summaryrefslogtreecommitdiff
path: root/src/modlistview.h
Commit message (Expand)AuthorAgeFilesLines
* Add method to retrieve the grouping mode.Mikaël Capelle2021-01-021-0/+14
* Visual fixes for the modlist.Mikaël Capelle2021-01-021-1/+0
* Fix position of markers in scrollbar for non-flat models.Mikaël Capelle2021-01-021-5/+0
* Make some methods protected in ModListView.Mikaël Capelle2021-01-021-2/+5
* Move filter list to ModListView.Mikaël Capelle2021-01-021-2/+21
* Move more stuff from MainWindow. Minor improvements for prev/next button in M...Mikaël Capelle2021-01-021-4/+4
* Move creations of actions to ModListView.Mikaël Capelle2021-01-021-1/+2
* Move click event to ModListView. Remove unused slots from MainWindow.Mikaël Capelle2021-01-021-5/+6
* Move the regular context menu.Mikaël Capelle2021-01-021-5/+0
* More context menu stuff moved.Mikaël Capelle2021-01-021-2/+2
* Start moving modlist context menu actions to separate structures.Mikaël Capelle2021-01-021-1/+8
* Clean drag&drop code and add drop of external folder/archives.Mikaël Capelle2021-01-021-0/+6
* Do not invalidate the sort proxy when not required (keep selection).Mikaël Capelle2021-01-021-5/+3
* Fix and move stuff around.Mikaël Capelle2021-01-021-0/+11
* Add option to disable collapsible separators.Mikaël Capelle2021-01-021-3/+2
* Remove context attribute from MainWindow.Mikaël Capelle2021-01-021-19/+21
* Fix prev/next button in mod info dialog.Mikaël Capelle2021-01-021-0/+5
* Refactoring and fixes.Mikaël Capelle2021-01-021-0/+119
* Fix controls without indentation.Mikaël Capelle2021-01-021-0/+2
* Fix indentation and drop indicator.Mikaël Capelle2021-01-021-0/+3
* Revert "Revert to Qt default behavior for auto-collapse on hovering."Mikaël Capelle2021-01-021-0/+6
* Fix dropping below/above separators.Mikaël Capelle2021-01-021-5/+19
* Revert to Qt default behavior for auto-collapse on hovering.Mikaël Capelle2021-01-021-5/+0
* Allow drag&drop a separator to itself.Mikaël Capelle2021-01-021-1/+6
* Do not set Qt::ItemIsDropEnabled all the time.Mikaël Capelle2021-01-021-0/+5
* Clean drag&drop of URLs and mods/archives.Mikaël Capelle2021-01-021-6/+0
* Disable auto-collapsing after delay.Mikaël Capelle2021-01-021-3/+15
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-10/+12
* Applied clang-format on sourceSandro Jäckel2018-02-221-12/+10
* - some fixes to how file changes are signaled and delayedTannin2015-03-011-1/+0
* - when highlighting a mod the overwritten and overwriting mods are now highli...Tannin2014-07-141-0/+5
* added modlist view class (updates drop behaviour on modlist depending on mime...Tannin2013-04-041-0/+20