| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add documentation for row computation. | Mikaël Capelle | 2021-01-11 | 1 | -3/+32 |
| | | |||||
| * | Combine nested if clauses. | Mikaël Capelle | 2021-01-11 | 1 | -4/+2 |
| | | |||||
| * | Fix drop in first item of separators. | Mikaël Capelle | 2021-01-11 | 1 | -19/+36 |
| | | |||||
| * | Fix drop in separator and create mod in separator in descending priority. | Mikaël Capelle | 2021-01-11 | 1 | -3/+0 |
| | | |||||
| * | Allow collapsible separator in descending priority. | Mikaël Capelle | 2021-01-11 | 1 | -10/+49 |
| | | |||||
| * | Remove dead code. | Mikaël Capelle | 2021-01-11 | 1 | -31/+3 |
| | | |||||
| * | Remove dropSeparators() method from proxy. | Mikaël Capelle | 2021-01-10 | 1 | -20/+12 |
| | | |||||
| * | Fix drop below collapsed separator. | Mikaël Capelle | 2021-01-10 | 1 | -14/+24 |
| | | |||||
| * | Keep track of expanded items in the view instead of the models. | Mikaël Capelle | 2021-01-04 | 1 | -32/+0 |
| | | |||||
| * | Disable proxies when they are not used. | Mikaël Capelle | 2021-01-04 | 1 | -3/+6 |
| | | |||||
| * | Move markers management for overwrite/overwritten to ModListView. | Mikaël Capelle | 2021-01-02 | 1 | -46/+0 |
| | | |||||
| * | Visual fixes for the modlist. | Mikaël Capelle | 2021-01-02 | 1 | -0/+46 |
| | | | | | | - Fix invalid positions of markers in the scrollbar. - Use color from children for collapsed elements (background and markers). | ||||
| * | Add message for invalid drag. Split & clean code. | Mikaël Capelle | 2021-01-02 | 1 | -2/+3 |
| | | |||||
| * | Clean drag&drop code and add drop of external folder/archives. | Mikaël Capelle | 2021-01-02 | 1 | -40/+44 |
| | | |||||
| * | Fix and move stuff around. | Mikaël Capelle | 2021-01-02 | 1 | -0/+17 |
| | | | | | | | - Move selection-related code from ModList to ModListView. - Fix move-selection for multi-selection. - Fix refresh of mod list on toggle selection. | ||||
| * | Prevent dropping mods into their current separator. | Mikaël Capelle | 2021-01-02 | 1 | -4/+16 |
| | | |||||
| * | Maintain selection while filtering. | Mikaël Capelle | 2021-01-02 | 1 | -1/+6 |
| | | |||||
| * | Fix dropping below/above separators. | Mikaël Capelle | 2021-01-02 | 1 | -1/+17 |
| | | |||||
| * | Fix automatic refresh of the collapsible separator proxy. | Mikaël Capelle | 2021-01-02 | 1 | -1/+2 |
| | | |||||
| * | Fix sorting of backups when using collapsible separators. | Mikaël Capelle | 2021-01-02 | 1 | -2/+10 |
| | | |||||
| * | Prevent dropping separators onto separators. | Mikaël Capelle | 2021-01-02 | 1 | -5/+15 |
| | | |||||
| * | Fix keyboard move selection. | Mikaël Capelle | 2021-01-02 | 1 | -3/+7 |
| | | |||||
| * | Small refactoring to avoid duplicated code. | Mikaël Capelle | 2021-01-02 | 1 | -19/+14 |
| | | |||||
| * | Clean drag&drop of URLs and mods/archives. | Mikaël Capelle | 2021-01-02 | 1 | -46/+26 |
| | | |||||
| * | Fix drag-and-drop of separators. | Mikaël Capelle | 2021-01-02 | 1 | -0/+31 |
| | | |||||
| * | Allow drop before first separator. | Mikaël Capelle | 2021-01-02 | 1 | -3/+6 |
| | | |||||
| * | Fix expansion of items when building tree. | Mikaël Capelle | 2021-01-02 | 1 | -1/+1 |
| | | |||||
| * | Fix drag and drop of regular mods. | Mikaël Capelle | 2021-01-02 | 1 | -3/+59 |
| | | |||||
| * | Use an intermediate structure to store the separator tree. | Mikaël Capelle | 2021-01-02 | 1 | -121/+115 |
| | | |||||
| * | Start working on collapsible separators. | Mikaël Capelle | 2021-01-02 | 1 | -0/+214 |
