| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | createDirectoryItem() and createFileItem() | isanae | 2020-02-04 | 1 | -0/+9 |
| | | |||||
| * | moved a bunch of duplicate stuff in a new class Range | isanae | 2020-02-04 | 1 | -6/+4 |
| | | |||||
| * | faster parent() and indexFromItem() with index guess | isanae | 2020-02-04 | 1 | -14/+10 |
| | | | | | implemented files | ||||
| * | implemented fetchMore() and update for subdirectories | isanae | 2020-02-04 | 1 | -0/+1 |
| | | | | | don't refresh tree on active, it's taken care of by fetchMore() | ||||
| * | rewriting FileTreeModel, implemented add/remove folders in root | isanae | 2020-02-04 | 1 | -9/+29 |
| | | |||||
| * | removed LEAK_TRACE stuff | isanae | 2020-02-04 | 1 | -0/+1 |
| | | | | | | refactored DirectoryEntry for lookup maps filetreemodel: made ensureLoaded() a no-op while refreshing, faster processing for removing rows | ||||
| * | renamed ToLower() to avoid confusion with in-place vs copy | isanae | 2020-02-04 | 1 | -2/+11 |
| | | | | | pre-hashed file lookup in DirectoryEntry | ||||
| * | split item and model | isanae | 2020-02-04 | 1 | -0/+101 |
