summaryrefslogtreecommitdiff
path: root/src/settingsdialogplugins.h
Commit message (Expand)AuthorAgeFilesLines
* Apply clang-format.Mikaël Capelle2023-07-091-9/+11
* Use proper naming convention for constants.Mikaël Capelle2021-01-221-3/+5
* Improve requirements handling.Mikaël Capelle2020-11-111-0/+7
* Only hide QTreeWidgetItem in plugin list when filtering.Mikaël Capelle2020-09-301-2/+2
* Make filter work and reorganize layout with QSplitters.Mikaël Capelle2020-09-301-0/+9
* Add filter for plugin list.Mikaël Capelle2020-09-301-0/+6
* Display plugins in a tree instead of a list in the settings dialog.Mikaël Capelle2020-09-291-4/+4
* Use localizedName() instead of name() for the list of plugins in the UI.Mikaël Capelle2020-09-281-0/+10
* made member variables in SettingsTab private, added accessorsisanae2019-08-171-1/+1
* split workarounds tabisanae2019-08-021-0/+1
* split plugins tabisanae2019-08-021-0/+20