aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Integrate urlfilter with urlrequestinterceptorAqua-sama2018-07-075-109/+173
* Add web/urlfilterAqua-sama2018-07-055-5/+256
* Add filter.headerAqua-sama2018-07-051-0/+1
* Update translationsAqua-sama2018-07-052-0/+6
* Add configuration/defaults.hAqua-sama2018-07-024-8/+35
* Add --no-remote optionAqua-sama2018-07-022-17/+6
* 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
* Socket messages are json formattedAqua-sama2018-06-261-1/+2
* Add ProfileManagerAqua-sama2018-06-242-72/+0
* Add Session classAqua-sama2018-06-242-2/+18
* Add Configuration::setValue and Configuration::setShortcutAqua-sama2018-06-233-12/+49
* Plugin commands no longer require --commandAqua-sama2018-06-222-17/+2
* Fix various warningsAqua-sama2018-06-222-1/+4
* Add Browser::aboutAqua-sama2018-06-214-49/+146
* AddressBar: code cleanupAqua-sama2018-06-186-55/+36
* WebProfile: cache a list of cookiesAqua-sama2018-06-172-0/+23
* Sort .profile by timeAqua-sama2018-06-162-5/+5
* Bookmarks manager bugfixesAqua-sama2018-06-155-20/+28
* AboutDialog: add profile list to details tabAqua-sama2018-06-152-6/+24
* ProfileEditor: add delete buttonAqua-sama2018-06-142-7/+14
* Completer: double clicking on an item activates itAqua-sama2018-06-103-13/+20
* Focus view when URL bar loses focusAqua-sama2018-06-094-0/+11
* Better profile loadingAqua-sama2018-06-083-21/+34
* Split webengine/webprofile into lib/webAqua-sama2018-06-073-0/+279
* Check URL validity before searchingAqua-sama2018-06-062-8/+14
* Add QString cast to Configuration::valueAqua-sama2018-06-051-14/+15
* Update about dialogAqua-sama2018-05-292-6/+10
* 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
* Set download tooltip image preview width to 400Aqua-sama2018-05-132-2/+1
* Download widget item tooltipAqua-sama2018-05-138-233/+93
* Stylesheet load settingAqua-sama2018-05-045-3/+9
* Merge address bar menusAqua-sama2018-05-034-32/+53
* QTBUG-65223 workaroundAqua-sama2018-05-031-1/+1
* Split off addressbar into lib/Aqua-sama2018-05-017-0/+436
* 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-212-7/+1
* Add Boost_INCLUDE_DIRS to configurationAqua-sama2018-04-211-0/+3
* Add msvc to AboutDialog compiler defineAqua-sama2018-04-211-1/+3
* Add Boost_INCLUDE_DIRS to poi and aboutAqua-sama2018-04-211-0/+3
* Add Window menuAqua-sama2018-04-191-9/+6
* Removed MainWindow::titleChangedConnectionAqua-sama2018-04-191-1/+1
* Load URL/Search page menu actionsAqua-sama2018-04-182-6/+8