summaryrefslogtreecommitdiff
path: root/src/settingsdialogplugins.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Only hide QTreeWidgetItem in plugin list when filtering.Mikaël Capelle2020-09-301-28/+61
|
* Make filter work and reorganize layout with QSplitters.Mikaël Capelle2020-09-301-21/+40
|
* Add filter for plugin list.Mikaël Capelle2020-09-301-1/+5
|
* Display plugins in a tree instead of a list in the settings dialog.Mikaël Capelle2020-09-291-21/+52
|
* Use localizedName() instead of name() for the list of plugins in the UI.Mikaël Capelle2020-09-281-9/+14
|
* documentation for settingsisanae2019-09-081-5/+5
| | | | renamed some PluginSettings members and moved them around
* moved plugins to settingsisanae2019-09-021-15/+13
|
* made member variables in SettingsTab private, added accessorsisanae2019-08-171-13/+13
| | | | SettingsDialog now uses GeometrySaver
* moved tabs to SettingsDialogisanae2019-08-021-0/+2
| | | | removed Settings::query(), main window now deals with SettingsDialog directly
* split workarounds tabisanae2019-08-021-0/+9
|
* split plugins tabisanae2019-08-021-0/+110