aboutsummaryrefslogtreecommitdiff
path: root/lib/web
Commit message (Expand)AuthorAgeFilesLines
* Profile picker menu: use QActionGroup instead of QRadioButtonAqua-sama2018-12-131-9/+9
* MainWindow: rework menu barAqua-sama2018-12-132-0/+21
* Remove CMakeListsAqua-sama2018-10-251-18/+0
* Fix link errorsAqua-sama2018-10-231-4/+3
* Initial meson build filesAqua-sama2018-10-231-0/+16
* Unlink plugins from lib/ librariesAqua-sama2018-10-095-31/+22
* Create .profile file when adding a new profileAqua-sama2018-10-081-2/+5
* Fix wiping current directory when deleting off-the-record profilesAqua-sama2018-10-081-3/+9
* Expand HTTP header settings #4Aqua-sama2018-10-073-0/+36
* clazy: fix warningsAqua-sama2018-10-042-9/+9
* Add Util namespaceAqua-sama2018-10-021-15/+0
* Split off UrlFilter into libraryAqua-sama2018-10-025-340/+0
* ProfileManager: move initial profile loading to ProfileManagerAqua-sama2018-09-292-39/+25
* Update repository path in license headersAqua-sama2018-09-294-4/+4
* ProfileEditor plugin: fix delete buttonAqua-sama2018-09-292-10/+31
* Update vendor.cmakeAqua-sama2018-09-181-1/+0
* 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-031-1/+1
* UrlRequestInterceptor: add filter rulesAqua-sama2018-07-244-38/+76
* 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
* AdBlock rule testingAqua-sama2018-07-093-0/+166
* Integrate urlfilter with urlrequestinterceptorAqua-sama2018-07-074-109/+172
* Add web/urlfilterAqua-sama2018-07-055-5/+256
* Add ProfileManagerAqua-sama2018-06-242-72/+0
* Add Session classAqua-sama2018-06-242-2/+18
* 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-151-8/+0
* ProfileEditor: add delete buttonAqua-sama2018-06-142-7/+14
* Better profile loadingAqua-sama2018-06-082-20/+32
* Split webengine/webprofile into lib/webAqua-sama2018-06-073-0/+279