summaryrefslogtreecommitdiff
path: root/src/filetree.cpp
Commit message (Expand)AuthorAgeFilesLines
* show file counts when there are discrepanciesisanae2020-02-041-1/+15
* fixed bad path for alternate originsisanae2020-02-041-26/+34
* ShellMenuCollection, events not processed yetisanae2020-02-041-0/+12
* preparing for multiple origins shell menusisanae2020-02-041-3/+65
* ShellMenu classisanae2020-02-041-3/+3
* shell menu for multiple filesisanae2020-02-041-12/+18
* shift+right click for shell menuisanae2020-02-041-0/+18
* renamed ToLower() to avoid confusion with in-place vs copyisanae2020-02-041-0/+5
* put expensive logging in an optional functionisanae2020-02-041-0/+4
* split item and modelisanae2020-02-041-1087/+4
* initial implementation for updating file tree, buggyisanae2020-02-041-10/+439
* implemented dump to fileisanae2020-02-041-1/+78
* implemented explore origin, open mod info, hide and unhideisanae2020-02-041-6/+92
* hide spacers on statusbar when the progress bar is not visibleisanae2020-02-041-61/+173
* added a few missing constsisanae2020-02-041-0/+300
* split IconFetcherisanae2020-02-041-203/+3
* now prunes empty directoriesisanae2020-02-041-36/+88
* tooltips, archive namesisanae2020-02-041-61/+127
* IconFetcherisanae2020-02-041-9/+227
* load items on demandisanae2020-02-041-33/+177
* split FileTreeModel, initial implementation, some stuff is brokenisanae2020-02-041-0/+396