aboutsummaryrefslogtreecommitdiff
path: root/plugins/ProfileEditor/forms
Commit message (Collapse)AuthorAgeFilesLines
* ProfileEditor: add Delete Session and Delete All buttons to CookiesAqua-sama2018-06-212-3/+40
| | | | 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-165-68/+211
| | | | | | | Remove ProfileInterface::setProfiles ProfileView: Add General tab ProfileView: some cleanup ProfileView: Add Cookies tab
* ProfileEditor: add delete buttonAqua-sama2018-06-146-12/+76
|
* ProfileEditor: apply http settings when they're changedAqua-sama2018-06-104-50/+31
|
* Don't copy profiles into profile manager pluginAqua-sama2018-06-072-7/+7
|
* Clazy fixesAqua-sama2018-06-021-2/+2
|
* Only add profiles to profile manager at initAqua-sama2018-06-013-17/+14
|
* Add ProfileManagerDialogAqua-sama2018-06-013-0/+165
|
* Profile editor pluginAqua-sama2018-05-151-1/+1
|
* Fixed repo location in license headersAqua-sama2018-01-202-2/+2
|
* All QWebEngineSettings are now accessibleAqua-sama2018-01-152-55/+141
|
* Moved ProfileView to ProfileEditorPluginAqua-sama2018-01-153-0/+530