| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Apply clang-format. | Mikaël Capelle | 2023-07-09 | 1 | -18/+28 |
| | | |||||
| * | Fix refresh on by-priority proxy when changing sort order. | Mikaël Capelle | 2021-01-19 | 1 | -1/+1 |
| | | |||||
| * | Better handling of layoutChanged in by-priority proxy to avoid resetting. | Mikaël Capelle | 2021-01-18 | 1 | -8/+16 |
| | | |||||
| * | Allow collapsible separator in descending priority. | Mikaël Capelle | 2021-01-11 | 1 | -0/+8 |
| | | |||||
| * | Remove dead code. | Mikaël Capelle | 2021-01-11 | 1 | -2/+0 |
| | | |||||
| * | Remove dropSeparators() method from proxy. | Mikaël Capelle | 2021-01-10 | 1 | -5/+0 |
| | | |||||
| * | Fix drop below collapsed separator. | Mikaël Capelle | 2021-01-10 | 1 | -1/+9 |
| | | |||||
| * | Keep track of expanded items in the view instead of the models. | Mikaël Capelle | 2021-01-04 | 1 | -12/+1 |
| | | |||||
| * | Move markers management for overwrite/overwritten to ModListView. | Mikaël Capelle | 2021-01-02 | 1 | -1/+0 |
| | | |||||
| * | Visual fixes for the modlist. | Mikaël Capelle | 2021-01-02 | 1 | -0/+1 |
| | | | | | | - Fix invalid positions of markers in the scrollbar. - Use color from children for collapsed elements (background and markers). | ||||
| * | Clean drag&drop code and add drop of external folder/archives. | Mikaël Capelle | 2021-01-02 | 1 | -4/+5 |
| | | |||||
| * | Fix and move stuff around. | Mikaël Capelle | 2021-01-02 | 1 | -0/+4 |
| | | | | | | | - Move selection-related code from ModList to ModListView. - Fix move-selection for multi-selection. - Fix refresh of mod list on toggle selection. | ||||
| * | Maintain selection while filtering. | Mikaël Capelle | 2021-01-02 | 1 | -2/+7 |
| | | |||||
| * | Fix dropping below/above separators. | Mikaël Capelle | 2021-01-02 | 1 | -0/+3 |
| | | |||||
| * | Fix keyboard move selection. | Mikaël Capelle | 2021-01-02 | 1 | -0/+1 |
| | | |||||
| * | Clean drag&drop of URLs and mods/archives. | Mikaël Capelle | 2021-01-02 | 1 | -1/+0 |
| | | |||||
| * | Fix drag and drop of regular mods. | Mikaël Capelle | 2021-01-02 | 1 | -0/+2 |
| | | |||||
| * | Use an intermediate structure to store the separator tree. | Mikaël Capelle | 2021-01-02 | 1 | -10/+39 |
| | | |||||
| * | Start working on collapsible separators. | Mikaël Capelle | 2021-01-02 | 1 | -0/+56 |
