aboutsummaryrefslogtreecommitdiff
path: root/plugins/ProfileEditor/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Remove CMakeListsAqua-sama2018-10-251-47/+0
|
* Add Kconfiglib to parse Kconfig/.configAqua-sama2018-10-201-2/+2
|
* Rewrite vendor.cmake to cmake/VendorConfig.cmakeAqua-sama2018-10-151-2/+2
| | | | | | Add menuconfig-editable .config files to platforms. VendorConfig.cmake looks for and includes .config files based on platform name.
* Unlink plugins from lib/ librariesAqua-sama2018-10-091-17/+21
|
* Expand HTTP header settings #4Aqua-sama2018-10-071-0/+3
| | | | | | | - add doc/Usage/Filter.asciidoc to explain the usage of the filter headers - add HTTP headers to Profile (section "headers") - Use request interceptor to apply filter headers, then profile headers - add insert/delete actions to ProfileEditor
* Update vendor.cmakeAqua-sama2018-09-181-4/+5
| | | | | - add some more comments - made plugin include paths more generic
* WebProfile: save httpCacheType and persistentCookiesPolicyAqua-sama2018-09-091-0/+3
|
* PluginEditor: implement add plugin actionAqua-sama2018-08-271-0/+3
|
* Add vendor.cmakeAqua-sama2018-07-151-2/+2
|
* Add configuration/defaults.hAqua-sama2018-07-021-2/+2
|
* Sort .profile by timeAqua-sama2018-06-161-0/+1
| | | | | | | Remove ProfileInterface::setProfiles ProfileView: Add General tab ProfileView: some cleanup ProfileView: Add Cookies tab
* 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-071-1/+2
|
* Add ProfileManagerDialogAqua-sama2018-06-011-1/+5
|
* Add missing AUTOUIC in ProfileEditorAqua-sama2018-03-071-0/+1
|
* Reworked CMakeLists to be a bit more readableAqua-sama2018-03-071-2/+0
|
* Fixed build scripts for use with the mercurial repositoryAqua-sama2018-01-161-0/+2
|
* Moved ProfileView to ProfileEditorPluginAqua-sama2018-01-151-2/+5
|
* Initial plugins testingAqua-sama2018-01-141-0/+18