| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | show file counts when there are discrepancies | isanae | 2020-02-04 | 1 | -1/+15 |
| | | |||||
| * | fixed bad path for alternate origins | isanae | 2020-02-04 | 1 | -26/+34 |
| | | | | | finished ShellMenuCollection, had to split a bunch of things | ||||
| * | ShellMenuCollection, events not processed yet | isanae | 2020-02-04 | 1 | -0/+12 |
| | | |||||
| * | preparing for multiple origins shell menus | isanae | 2020-02-04 | 1 | -3/+65 |
| | | | | | split exec() from createMenu() | ||||
| * | ShellMenu class | isanae | 2020-02-04 | 1 | -3/+3 |
| | | |||||
| * | shell menu for multiple files | isanae | 2020-02-04 | 1 | -12/+18 |
| | | |||||
| * | shift+right click for shell menu | isanae | 2020-02-04 | 1 | -0/+18 |
| | | |||||
| * | renamed ToLower() to avoid confusion with in-place vs copy | isanae | 2020-02-04 | 1 | -0/+5 |
| | | | | | pre-hashed file lookup in DirectoryEntry | ||||
| * | put expensive logging in an optional function | isanae | 2020-02-04 | 1 | -0/+4 |
| | | |||||
| * | split item and model | isanae | 2020-02-04 | 1 | -1087/+4 |
| | | |||||
| * | initial implementation for updating file tree, buggy | isanae | 2020-02-04 | 1 | -10/+439 |
| | | |||||
| * | implemented dump to file | isanae | 2020-02-04 | 1 | -1/+78 |
| | | | | | fixed duplicate module notifications not being skipped | ||||
| * | implemented explore origin, open mod info, hide and unhide | isanae | 2020-02-04 | 1 | -6/+92 |
| | | |||||
| * | hide spacers on statusbar when the progress bar is not visible | isanae | 2020-02-04 | 1 | -61/+173 |
| | | | | | always show menu items, added status tips | ||||
| * | added a few missing consts | isanae | 2020-02-04 | 1 | -0/+300 |
| | | | | | | removed incorrect assert about an empty game edition added FileTree to wrap a QTreeView and a FileTreeModel, moved some context menu actions over | ||||
| * | split IconFetcher | isanae | 2020-02-04 | 1 | -203/+3 |
| | | |||||
| * | now prunes empty directories | isanae | 2020-02-04 | 1 | -36/+88 |
| | | | | | handles archives and conflicts checkboxes | ||||
| * | tooltips, archive names | isanae | 2020-02-04 | 1 | -61/+127 |
| | | |||||
| * | IconFetcher | isanae | 2020-02-04 | 1 | -9/+227 |
| | | |||||
| * | load items on demand | isanae | 2020-02-04 | 1 | -33/+177 |
| | | |||||
| * | split FileTreeModel, initial implementation, some stuff is broken | isanae | 2020-02-04 | 1 | -0/+396 |
