aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* WebProfile: save httpCacheType and persistentCookiesPolicyAqua-sama2018-09-092-0/+17
* Save WebProfile config when changedAqua-sama2018-09-083-29/+42
* Replace ProfileManager::profileList() with ProfileManager::idList()Aqua-sama2018-09-082-18/+33
* Move ProfileManager to libwebAqua-sama2018-09-075-11/+184
* Some cppcheck fixesAqua-sama2018-09-033-4/+3
* Downloads: prevent download widget width from exceeding download list widthAqua-sama2018-08-247-34/+55
* AddressBar: prevent URL formatting caused by context menuAqua-sama2018-08-075-31/+95
* Add move tab left/right shortcutAqua-sama2018-08-071-6/+8
* Address bar: add go buttonAqua-sama2018-07-301-0/+5
* UrlRequestInterceptor: add filter rulesAqua-sama2018-07-245-39/+77
* AdBlockRule: move matching logic to FilterRuleAqua-sama2018-07-187-352/+104
* AdBlockTest: loading subscriptionAqua-sama2018-07-172-6/+4
* AdBlockRule: parse some optionsAqua-sama2018-07-122-0/+67
* Remove PageToolsMenuAqua-sama2018-07-114-16/+0
* AdBlock rule testingAqua-sama2018-07-093-0/+166
* Remove PageMenuAqua-sama2018-07-084-11/+0
* 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