summaryrefslogtreecommitdiff
path: root/src/pluginlistview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move highlighting of mods containing selected plugins to mod view.Mikaël Capelle2021-01-021-3/+1
* Visual fixes for the modlist.Mikaël Capelle2021-01-021-11/+5
* Some cleaning. Avoid using Qt::UserRole.Mikaël Capelle2021-01-021-2/+2
* Move sort plugins handler to PluginListView.Mikaël Capelle2021-01-021-2/+50
* Remove selection-related stuff from plugin/mod lists.Mikaël Capelle2021-01-021-0/+16
* Move open-explorer key combination to views.Mikaël Capelle2021-01-021-1/+16
* Move plugin list context menu to its own class and to PluginListView.Mikaël Capelle2021-01-021-0/+71
* Move keyboard event to PluginListView.Mikaël Capelle2021-01-021-1/+59
* Start moving stuff from MainWindow to PluginListView.Mikaël Capelle2021-01-021-36/+114
* replaced #pragma once by ifdefsisanae2020-11-031-2/+0
* customizable columns for mod and plugin listsisanae2020-02-181-0/+2
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-28/+36
* Applied clang-format on sourceSandro Jäckel2018-02-221-36/+28
* Implement mod/plugin highlighting when pair is selectedJeremy Rimpo2017-11-301-0/+58