summaryrefslogtreecommitdiff
path: root/src/settingsdialogplugins.h
Commit message (Expand)AuthorAgeFilesLines
* 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