summaryrefslogtreecommitdiff
path: root/src/modlistview.h
Commit message (Expand)AuthorAgeFilesLines
* Highlight mods that contain selected files in data tab (#2179)Jonathan Feenstra2025-01-021-3/+3
* Apply clang-format.Mikaël Capelle2023-07-091-44/+52
* Convert everything to CRLF.Mikaël Capelle2023-07-091-344/+344
* Switch back to invalidating filter when receiving mod updates.Mikaël Capelle2021-02-211-0/+4
* Fix enable/disable all message.Mikaël Capelle2021-01-241-45/+68
* Merge pull request #1363 from Holt59/modlist-improvementsAl2021-01-161-0/+3
|\
| * Maintain selection when changing priority manually.Mikaël Capelle2021-01-161-0/+2
| * Add send to last conflict action for modlist.Mikaël Capelle2021-01-161-0/+1
* | Contextual menu entry for enable/disable all visible.Mikaël Capelle2021-01-141-5/+4
|/
* Fix drop in separator and create mod in separator in descending priority.Mikaël Capelle2021-01-111-1/+2
* Request window focus when dropping external folder and scroll to new mod.Mikaël Capelle2021-01-101-1/+6
* Rename ModListStyledItemDelegated -> ModListStyledItemDelegate.Mikaël Capelle2021-01-101-1/+1
* Fix Alt+Click for selecting children of separators.Mikaël Capelle2021-01-101-0/+1
* Fix drop below collapsed separator.Mikaël Capelle2021-01-101-1/+7
* Add option to have different separator collapsed/expanded states between prof...Mikaël Capelle2021-01-101-4/+1
* Update markers and plugins highligths when separator is expanded/collapsed.Mikaël Capelle2021-01-101-1/+9
* Show conflicts and highligth plugins from collapsed separators.Mikaël Capelle2021-01-101-6/+9
* Alt+Click select/deselect the rows below from a separator.Mikaël Capelle2021-01-101-0/+1
* Display mod flags on collapsed separators.Mikaël Capelle2021-01-101-0/+6
* Display children contents in collapsed separator.Mikaël Capelle2021-01-101-0/+7
* Avoid switching proxy model when not necessary.Mikaël Capelle2021-01-051-1/+1
* Keep track of expanded items in the view instead of the models.Mikaël Capelle2021-01-041-3/+8
* Add option to enable/disable displaying conflicts on collapsed separators.Mikaël Capelle2021-01-031-0/+6
* Create CopyEventFilter. Add Ctrl+C to the plugin list.Mikaël Capelle2021-01-031-1/+0
* Update documentation for drawBranches.Mikaël Capelle2021-01-031-4/+3
* Fix indentation of indicators branches when using collapsible separators.Mikaël Capelle2021-01-031-0/+2
* Move highlighting of mods containing selected plugins to mod view.Mikaël Capelle2021-01-021-2/+10
* Move markers management for overwrite/overwritten to ModListView.Mikaël Capelle2021-01-021-1/+26
* Add Ctrl+C to copy the current selection of mod in the mod list.Mikaël Capelle2021-01-021-0/+1
* Minor refactoring.Mikaël Capelle2021-01-021-1/+1
* Disable 'filter separators' combo box when using collapsible separators.Mikaël Capelle2021-01-021-0/+1
* 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