aboutsummaryrefslogtreecommitdiff
path: root/plugins/ProfileEditor/profileeditorplugin.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update ProfileEditor pluginAqua-sama2020-05-261-36/+0
| | | | | | | | ProfileEditor: - add tests - disable read-only settings on otr profiles Add WebProfile::setHeaders and WebProfile::setCookies
* Unlink plugins from lib/ librariesAqua-sama2018-10-091-12/+24
|
* Update repository path in license headersAqua-sama2018-09-291-1/+1
|
* ProfileEditor plugin: fix delete buttonAqua-sama2018-09-291-0/+6
|
* Move ProfileManager to libwebAqua-sama2018-09-071-1/+1
|
* PluginEditor: implement add plugin actionAqua-sama2018-08-271-0/+5
|
* Add BrowserInterface to simplify plugins a bitAqua-sama2018-08-251-13/+2
|
* Sort .profile by timeAqua-sama2018-06-161-9/+8
| | | | | | | Remove ProfileInterface::setProfiles ProfileView: Add General tab ProfileView: some cleanup ProfileView: Add Cookies tab
* Don't copy profiles into profile manager pluginAqua-sama2018-06-071-8/+12
|
* Only add profiles to profile manager at initAqua-sama2018-06-011-7/+15
|
* Add ProfileManagerDialogAqua-sama2018-06-011-2/+6
|
* Profile commandAqua-sama2018-05-261-3/+4
|
* Plugin command-line parametersAqua-sama2018-05-161-0/+10
|
* Profile editor pluginAqua-sama2018-05-151-3/+2
|
* Fixed repo location in license headersAqua-sama2018-01-201-1/+1
|
* Moved ProfileView to ProfileEditorPluginAqua-sama2018-01-151-11/+2
|
* Initial plugins testingAqua-sama2018-01-141-0/+27