aboutsummaryrefslogtreecommitdiff
path: root/plugins/ProfileEditor/forms/profileview.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix various warningsAqua-sama2018-06-221-1/+4
|
* ProfileEditor: add Delete Session and Delete All buttons to CookiesAqua-sama2018-06-211-3/+5
| | | | CookiesList: delete cookies based on selectedRanges
* WebProfile: cache a list of cookiesAqua-sama2018-06-171-4/+9
| | | | | ProfileView: delete selected items rather than current item Browser: store profiles in QMap instead of QHash
* Sort .profile by timeAqua-sama2018-06-161-51/+76
| | | | | | | Remove ProfileInterface::setProfiles ProfileView: Add General tab ProfileView: some cleanup ProfileView: Add Cookies tab
* ProfileEditor: add delete buttonAqua-sama2018-06-141-1/+1
|
* ProfileEditor: apply http settings when they're changedAqua-sama2018-06-101-46/+21
|
* Only add profiles to profile manager at initAqua-sama2018-06-011-1/+1
|
* Fixed repo location in license headersAqua-sama2018-01-201-1/+1
|
* All QWebEngineSettings are now accessibleAqua-sama2018-01-151-12/+56
|
* Moved ProfileView to ProfileEditorPluginAqua-sama2018-01-151-0/+119