aboutsummaryrefslogtreecommitdiff
path: root/plugins/ProfileEditor/forms/profilemanagerdialog.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update ProfileEditor pluginAqua-sama2020-05-261-10/+20
| | | | | | | | ProfileEditor: - add tests - disable read-only settings on otr profiles Add WebProfile::setHeaders and WebProfile::setCookies
* Unlink plugins from lib/ librariesAqua-sama2018-10-091-45/+5
|
* Update remaining repository paths in license headersAqua-sama2018-10-021-0/+8
|
* ProfileEditor plugin: fix delete buttonAqua-sama2018-09-291-5/+1
|
* Replace ProfileManager::profileList() with ProfileManager::idList()Aqua-sama2018-09-081-2/+2
|
* Move ProfileManager to libwebAqua-sama2018-09-071-3/+3
|
* PluginEditor: implement add plugin actionAqua-sama2018-08-271-5/+21
|
* Sort .profile by timeAqua-sama2018-06-161-8/+13
| | | | | | | Remove ProfileInterface::setProfiles ProfileView: Add General tab ProfileView: some cleanup ProfileView: Add Cookies tab
* ProfileEditor: add delete buttonAqua-sama2018-06-141-0/+29
|
* ProfileEditor: apply http settings when they're changedAqua-sama2018-06-101-0/+1
|
* Don't copy profiles into profile manager pluginAqua-sama2018-06-071-4/+4
|
* Clazy fixesAqua-sama2018-06-021-2/+2
|
* Only add profiles to profile manager at initAqua-sama2018-06-011-11/+9
|
* Add ProfileManagerDialogAqua-sama2018-06-011-0/+45