aboutsummaryrefslogtreecommitdiff
path: root/lib/configuration/configuration.h
Commit message (Collapse)AuthorAgeFilesLines
* Add Configuration::setValue and Configuration::setShortcutAqua-sama2018-06-231-6/+36
| | | | Change MainWindow to use setShortcut
* Plugin commands no longer require --commandAqua-sama2018-06-221-12/+0
|
* Better profile loadingAqua-sama2018-06-081-1/+2
| | | | | | | | First load all profiles from profile.path, and then the profile.default if missing, after which set the default profile. Profile names and whether they're otr can be set by .profile name=string and otr=bool.
* Add QString cast to Configuration::valueAqua-sama2018-06-051-14/+15
|
* Move help and version functions to main (out of Configuration)Aqua-sama2018-05-151-8/+21
| | | | Make loading profiles a free function in Browser
* Stylesheet load settingAqua-sama2018-05-041-2/+4
|
* Merge CommandLine functionality into ConfigurationAqua-sama2018-04-221-6/+17
|
* Remove unknown option parsingAqua-sama2018-04-211-1/+1
|
* Style passAqua-sama2018-04-171-8/+8
|
* Add keyboard shortcuts for address bar menusAqua-sama2018-03-311-0/+3
|
* poi-config saving configAqua-sama2018-03-211-0/+2
|
* Moved Configuration class into libraryAqua-sama2018-03-151-0/+76