aboutsummaryrefslogtreecommitdiff
path: root/lib/settings/settingsdialog.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added poi-configAqua-sama2018-03-051-83/+0
| | | | - view default configuration
* Configuration class reworkAqua-sama2018-01-251-1/+1
| | | | | | - castToString is now a free function - setFromString split away from setValue - moved Configuration to src
* Configuration class reworkAqua-sama2018-01-241-7/+0
| | | | | | - Moved setValue to the header - Code readability - Removed secondary defaultCfg
* Fixed repo location in license headersAqua-sama2018-01-201-1/+1
|
* Added .clang-formatAqua-sama2018-01-071-7/+7
|
* Various minor fixesAqua-sama2018-01-041-2/+2
| | | | | | | - typo fixes - bumped copyright year - removed a bunch of unused imports - fixed a couple of clazy warnings
* Fixed crash with Settings dialogAqua-sama2018-01-031-1/+0
| | | | | - User Configuration gets completely written, instead of being just overrides
* SettingsDialog patchesAqua-sama2017-12-261-7/+18
| | | | | | | - Added scrollbar, so items are now properly viewable on all sizes - Reset button now works - Editing values causes a crash - Filter path is now in filter.path instead of browser.filterPath
* astyle passAqua-sama2017-12-251-1/+1
|
* Changed license from GPL3+ to GPL3Aqua-sama2017-12-191-19/+7
|
* Updated documentationAqua-sama2017-12-131-2/+2
|
* Autogenerating settings dialogAqua-sama2017-12-111-0/+92