| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixed warning when comparing empty strings | isanae | 2020-02-05 | 1 | -3/+17 |
| * | case insensitive checks for mohidden extension (lost in rebase) | isanae | 2020-02-04 | 1 | -1/+1 |
| * | update tree items when origins change | isanae | 2020-02-04 | 1 | -15/+33 |
| * | hidden unique_ptr into FileTreeItem | isanae | 2020-02-04 | 1 | -1/+11 |
| * | don't get meta for fields that are not used | isanae | 2020-02-04 | 1 | -22/+112 |
| * | sort | isanae | 2020-02-04 | 1 | -0/+67 |
| * | filetype and last modified columns | isanae | 2020-02-04 | 1 | -2/+22 |
| * | file size column | isanae | 2020-02-04 | 1 | -0/+10 |
| * | faster parent() and indexFromItem() with index guess | isanae | 2020-02-04 | 1 | -1/+3 |
| * | removed LEAK_TRACE stuff | isanae | 2020-02-04 | 1 | -0/+13 |
| * | renamed ToLower() to avoid confusion with in-place vs copy | isanae | 2020-02-04 | 1 | -14/+12 |
| * | added a map for directories in DirectoryEntry | isanae | 2020-02-04 | 1 | -103/+0 |
| * | some optimizations to avoid case conversions and memory allocations | isanae | 2020-02-04 | 1 | -0/+13 |
| * | split item and model | isanae | 2020-02-04 | 1 | -0/+222 |
