aboutsummaryrefslogtreecommitdiff
path: root/lib/web/webprofile.h
Commit message (Collapse)AuthorAgeFilesLines
* Unlink plugins from lib/ librariesAqua-sama2018-10-091-29/+2
|
* Expand HTTP header settings #4Aqua-sama2018-10-071-0/+9
| | | | | | | - add doc/Usage/Filter.asciidoc to explain the usage of the filter headers - add HTTP headers to Profile (section "headers") - Use request interceptor to apply filter headers, then profile headers - add insert/delete actions to ProfileEditor
* Update repository path in license headersAqua-sama2018-09-291-1/+1
|
* WebProfile: save httpCacheType and persistentCookiesPolicyAqua-sama2018-09-091-0/+4
|
* Save WebProfile config when changedAqua-sama2018-09-081-20/+13
|
* Move ProfileManager to libwebAqua-sama2018-09-071-7/+2
|
* Add ProfileManagerAqua-sama2018-06-241-9/+0
|
* Add Session classAqua-sama2018-06-241-1/+10
|
* WebProfile: cache a list of cookiesAqua-sama2018-06-171-0/+9
| | | | | ProfileView: delete selected items rather than current item Browser: store profiles in QMap instead of QHash
* Sort .profile by timeAqua-sama2018-06-161-1/+1
| | | | | | | Remove ProfileInterface::setProfiles ProfileView: Add General tab ProfileView: some cleanup ProfileView: Add Cookies tab
* Bookmarks manager bugfixesAqua-sama2018-06-151-8/+0
| | | | | | | | WebProfile: remove addBookmark signal and member Bookmarks: remove unused '...' button Bookmarks: stop crashing if there's no selected item Bookmarks: activating an item will only open it if it's a bookmark Bookmarks: change header size split
* ProfileEditor: add delete buttonAqua-sama2018-06-141-2/+7
|
* Better profile loadingAqua-sama2018-06-081-3/+3
| | | | | | | | 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.
* Split webengine/webprofile into lib/webAqua-sama2018-06-071-0/+114