aboutsummaryrefslogtreecommitdiff
path: root/plugins/ProfileEditor
Commit message (Collapse)AuthorAgeFilesLines
* PluginEditor: implement add plugin actionAqua-sama2018-08-2710-11/+178
|
* Add BrowserInterface to simplify plugins a bitAqua-sama2018-08-252-22/+5
|
* Add move tab left/right shortcutAqua-sama2018-08-071-1/+1
|
* Add vendor.cmakeAqua-sama2018-07-151-2/+2
|
* Add configuration/defaults.hAqua-sama2018-07-021-2/+2
|
* Fix various warningsAqua-sama2018-06-221-1/+4
|
* ProfileEditor: add Delete Session and Delete All buttons to CookiesAqua-sama2018-06-212-3/+40
| | | | CookiesList: delete cookies based on selectedRanges
* Add Browser::aboutAqua-sama2018-06-211-1/+1
|
* 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-168-80/+225
| | | | | | | Remove ProfileInterface::setProfiles ProfileView: Add General tab ProfileView: some cleanup ProfileView: Add Cookies tab
* AboutDialog: add profile list to details tabAqua-sama2018-06-151-4/+2
|
* ProfileEditor: add delete buttonAqua-sama2018-06-146-12/+76
|
* ProfileEditor: apply http settings when they're changedAqua-sama2018-06-104-50/+31
|
* Change install type for plugins to RUNTIME for win32Aqua-sama2018-06-081-3/+8
|
* Split webengine/webprofile into lib/webAqua-sama2018-06-071-1/+1
|
* Don't copy profiles into profile manager pluginAqua-sama2018-06-075-18/+23
|
* Clazy fixesAqua-sama2018-06-021-2/+2
|
* Only add profiles to profile manager at initAqua-sama2018-06-015-25/+35
|
* Add ProfileManagerDialogAqua-sama2018-06-016-4/+177
|
* Profile commandAqua-sama2018-05-262-4/+5
|
* Plugin command-line parametersAqua-sama2018-05-162-0/+11
|
* Profile editor pluginAqua-sama2018-05-153-9/+8
|
* Add missing AUTOUIC in ProfileEditorAqua-sama2018-03-071-0/+1
|
* Reworked CMakeLists to be a bit more readableAqua-sama2018-03-071-2/+0
|
* Added profile and plugin list to About dialogAqua-sama2018-01-301-1/+1
|
* Fixed repo location in license headersAqua-sama2018-01-204-4/+4
|
* Fixed build scripts for use with the mercurial repositoryAqua-sama2018-01-161-0/+2
|
* All QWebEngineSettings are now accessibleAqua-sama2018-01-152-55/+141
|
* Moved ProfileView to ProfileEditorPluginAqua-sama2018-01-157-16/+542
|
* Initial plugins testingAqua-sama2018-01-144-0/+79