summaryrefslogtreecommitdiff
path: root/src/pluginlistview.h
Commit message (Collapse)AuthorAgeFilesLines
* Highlight mods that contain selected files in data tab (#2179)Jonathan Feenstra2025-01-021-0/+1
|
* Apply clang-format.Mikaël Capelle2023-07-091-7/+6
|
* Move plugin list index-view conversion to private.Mikaël Capelle2021-01-021-9/+9
|
* Visual fixes for the modlist.Mikaël Capelle2021-01-021-1/+0
| | | | | - Fix invalid positions of markers in the scrollbar. - Use color from children for collapsed elements (background and markers).
* Move sort plugins handler to PluginListView.Mikaël Capelle2021-01-021-2/+3
|
* Move plugin list context menu to its own class and to PluginListView.Mikaël Capelle2021-01-021-0/+6
|
* Move keyboard event to PluginListView.Mikaël Capelle2021-01-021-0/+15
|
* Start moving stuff from MainWindow to PluginListView.Mikaël Capelle2021-01-021-7/+48
|
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-10/+12
| | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e.
* Applied clang-format on sourceSandro Jäckel2018-02-221-12/+10
|
* Implement mod/plugin highlighting when pair is selectedJeremy Rimpo2017-11-301-0/+24