| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update tree items when origins change | isanae | 2020-02-04 | 1 | -20/+45 |
| * | hidden unique_ptr into FileTreeItem | isanae | 2020-02-04 | 1 | -4/+11 |
| * | don't get meta for fields that are not used | isanae | 2020-02-04 | 1 | -9/+50 |
| * | sort | isanae | 2020-02-04 | 1 | -0/+4 |
| * | filetype and last modified columns | isanae | 2020-02-04 | 1 | -0/+2 |
| * | file size column | isanae | 2020-02-04 | 1 | -0/+9 |
| * | moved a bunch of duplicate stuff in a new class Range | isanae | 2020-02-04 | 1 | -2/+4 |
| * | faster parent() and indexFromItem() with index guess | isanae | 2020-02-04 | 1 | -0/+27 |
| * | rewriting FileTreeModel, implemented add/remove folders in root | isanae | 2020-02-04 | 1 | -0/+7 |
| * | removed LEAK_TRACE stuff | isanae | 2020-02-04 | 1 | -0/+1 |
| * | renamed ToLower() to avoid confusion with in-place vs copy | isanae | 2020-02-04 | 1 | -8/+23 |
| * | added a map for directories in DirectoryEntry | isanae | 2020-02-04 | 1 | -19/+105 |
| * | some optimizations to avoid case conversions and memory allocations | isanae | 2020-02-04 | 1 | -0/+3 |
| * | split item and model | isanae | 2020-02-04 | 1 | -0/+78 |
