summaryrefslogtreecommitdiff
path: root/src/pluginlistview.h
Commit message (Expand)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
* 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
* Applied clang-format on sourceSandro Jäckel2018-02-221-12/+10
* Implement mod/plugin highlighting when pair is selectedJeremy Rimpo2017-11-301-0/+24