aboutsummaryrefslogtreecommitdiff
path: root/lib/configuration
Commit message (Expand)AuthorAgeFilesLines
...
* Code cleanupAqua-sama2018-07-011-2/+1
* Add browser.locale and browser.translationAqua-sama2018-07-011-0/+2
* Add browser.sessionAqua-sama2018-06-291-0/+1
* Add --session parameter to load a session jsonAqua-sama2018-06-281-0/+1
* Add Configuration::setValue and Configuration::setShortcutAqua-sama2018-06-233-12/+49
* Plugin commands no longer require --commandAqua-sama2018-06-222-17/+2
* Better profile loadingAqua-sama2018-06-081-1/+2
* Add QString cast to Configuration::valueAqua-sama2018-06-051-14/+15
* Back/Forward menu shortcutsAqua-sama2018-05-261-0/+2
* Update manpageAqua-sama2018-05-181-2/+2
* Plugin command-line parametersAqua-sama2018-05-161-0/+3
* Move help and version functions to main (out of Configuration)Aqua-sama2018-05-152-24/+24
* Stylesheet load settingAqua-sama2018-05-042-2/+6
* Merge address bar menusAqua-sama2018-05-031-2/+1
* Merge CommandLine functionality into ConfigurationAqua-sama2018-04-222-26/+80
* Add tile and cascade actions to Window menuAqua-sama2018-04-221-1/+2
* Remove unknown option parsingAqua-sama2018-04-212-2/+2
* Remove unneeded po::storeAqua-sama2018-04-211-6/+0
* Add Boost_INCLUDE_DIRS to configurationAqua-sama2018-04-211-0/+3
* Add Window menuAqua-sama2018-04-191-9/+6
* Removed MainWindow::titleChangedConnectionAqua-sama2018-04-191-1/+1
* Style passAqua-sama2018-04-171-8/+8
* Search box works againAqua-sama2018-04-171-1/+1
* Address bar searches work againAqua-sama2018-04-171-1/+1
* Multiple subwindows interfaceAqua-sama2018-04-161-22/+20
* Refactoring TabBarAqua-sama2018-04-021-6/+6
* Add keyboard shortcuts for address bar menusAqua-sama2018-03-312-2/+24
* Cookie filterAqua-sama2018-03-231-0/+3
* poi-config saving configAqua-sama2018-03-212-3/+16
* Moved Configuration class into libraryAqua-sama2018-03-153-0/+192