summaryrefslogtreecommitdiff
path: root/src/modlistbypriorityproxy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move markers management for overwrite/overwritten to ModListView.Mikaël Capelle2021-01-021-46/+0
* Visual fixes for the modlist.Mikaël Capelle2021-01-021-0/+46
* Add message for invalid drag. Split & clean code.Mikaël Capelle2021-01-021-2/+3
* Clean drag&drop code and add drop of external folder/archives.Mikaël Capelle2021-01-021-40/+44
* Fix and move stuff around.Mikaël Capelle2021-01-021-0/+17
* Prevent dropping mods into their current separator.Mikaël Capelle2021-01-021-4/+16
* Maintain selection while filtering.Mikaël Capelle2021-01-021-1/+6
* Fix dropping below/above separators.Mikaël Capelle2021-01-021-1/+17
* Fix automatic refresh of the collapsible separator proxy.Mikaël Capelle2021-01-021-1/+2
* Fix sorting of backups when using collapsible separators.Mikaël Capelle2021-01-021-2/+10
* Prevent dropping separators onto separators.Mikaël Capelle2021-01-021-5/+15
* Fix keyboard move selection.Mikaël Capelle2021-01-021-3/+7
* Small refactoring to avoid duplicated code.Mikaël Capelle2021-01-021-19/+14
* Clean drag&drop of URLs and mods/archives.Mikaël Capelle2021-01-021-46/+26
* Fix drag-and-drop of separators.Mikaël Capelle2021-01-021-0/+31
* Allow drop before first separator.Mikaël Capelle2021-01-021-3/+6
* Fix expansion of items when building tree.Mikaël Capelle2021-01-021-1/+1
* Fix drag and drop of regular mods.Mikaël Capelle2021-01-021-3/+59
* Use an intermediate structure to store the separator tree.Mikaël Capelle2021-01-021-121/+115
* Start working on collapsible separators.Mikaël Capelle2021-01-021-0/+214