aboutsummaryrefslogtreecommitdiff
path: root/lib/web/webprofile.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add ProfileManagerAqua-sama2018-06-241-63/+0
|
* Add Session classAqua-sama2018-06-241-1/+8
|
* WebProfile: cache a list of cookiesAqua-sama2018-06-171-0/+14
| | | | | ProfileView: delete selected items rather than current item Browser: store profiles in QMap instead of QHash
* Sort .profile by timeAqua-sama2018-06-161-4/+4
| | | | | | | Remove ProfileInterface::setProfiles ProfileView: Add General tab ProfileView: some cleanup ProfileView: Add Cookies tab
* ProfileEditor: add delete buttonAqua-sama2018-06-141-5/+7
|
* Better profile loadingAqua-sama2018-06-081-17/+29
| | | | | | | | 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/+148