| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Only hide QTreeWidgetItem in plugin list when filtering. | Mikaël Capelle | 2020-09-30 | 1 | -28/+61 |
| | | |||||
| * | Make filter work and reorganize layout with QSplitters. | Mikaël Capelle | 2020-09-30 | 1 | -21/+40 |
| | | |||||
| * | Add filter for plugin list. | Mikaël Capelle | 2020-09-30 | 1 | -1/+5 |
| | | |||||
| * | Display plugins in a tree instead of a list in the settings dialog. | Mikaël Capelle | 2020-09-29 | 1 | -21/+52 |
| | | |||||
| * | Use localizedName() instead of name() for the list of plugins in the UI. | Mikaël Capelle | 2020-09-28 | 1 | -9/+14 |
| | | |||||
| * | documentation for settings | isanae | 2019-09-08 | 1 | -5/+5 |
| | | | | | renamed some PluginSettings members and moved them around | ||||
| * | moved plugins to settings | isanae | 2019-09-02 | 1 | -15/+13 |
| | | |||||
| * | made member variables in SettingsTab private, added accessors | isanae | 2019-08-17 | 1 | -13/+13 |
| | | | | | SettingsDialog now uses GeometrySaver | ||||
| * | moved tabs to SettingsDialog | isanae | 2019-08-02 | 1 | -0/+2 |
| | | | | | removed Settings::query(), main window now deals with SettingsDialog directly | ||||
| * | split workarounds tab | isanae | 2019-08-02 | 1 | -0/+9 |
| | | |||||
| * | split plugins tab | isanae | 2019-08-02 | 1 | -0/+110 |
