aboutsummaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Turn on more warnings by defaultAqua-sama2020-05-282-4/+4
* Update ProfileEditor pluginAqua-sama2020-05-2619-761/+514
* Expand pluginloader test coverageAqua-sama2020-04-291-0/+11
* CleanupAqua-sama2020-04-297-294/+0
* Add WIP Python REPL interfaceAqua-sama2019-02-232-2/+2
* Remove CMakeListsAqua-sama2018-10-252-77/+0
* Add missing install itemsAqua-sama2018-10-242-2/+2
* Add plugins to meson buildAqua-sama2018-10-232-0/+26
* Add Kconfiglib to parse Kconfig/.configAqua-sama2018-10-202-4/+4
* Rewrite vendor.cmake to cmake/VendorConfig.cmakeAqua-sama2018-10-152-4/+4
* Unlink plugins from lib/ librariesAqua-sama2018-10-0916-221/+183
* Expand HTTP header settings #4Aqua-sama2018-10-077-2/+267
* Update remaining repository paths in license headersAqua-sama2018-10-027-3/+35
* Update repository path in license headersAqua-sama2018-09-292-2/+2
* ProfileEditor plugin: fix delete buttonAqua-sama2018-09-294-8/+10
* clang-format passAqua-sama2018-09-182-6/+5
* Update vendor.cmakeAqua-sama2018-09-182-7/+8
* WebProfile: save httpCacheType and persistentCookiesPolicyAqua-sama2018-09-093-63/+43
* Save WebProfile config when changedAqua-sama2018-09-082-6/+7
* Replace ProfileManager::profileList() with ProfileManager::idList()Aqua-sama2018-09-084-3/+54
* Move ProfileManager to libwebAqua-sama2018-09-075-6/+9
* PluginEditor: implement add plugin actionAqua-sama2018-08-2711-11/+180
* Add BrowserInterface to simplify plugins a bitAqua-sama2018-08-255-55/+22
* Add move tab left/right shortcutAqua-sama2018-08-071-1/+1
* Add vendor.cmakeAqua-sama2018-07-152-4/+4
* Add configuration/defaults.hAqua-sama2018-07-022-4/+4
* Include boost in ConfigurationEditorAqua-sama2018-07-011-0/+1
* Split shortcuts into new tabAqua-sama2018-06-237-140/+188
* Add ConfigurationEditor pluginAqua-sama2018-06-237-3/+240
* Plugin commands no longer require --commandAqua-sama2018-06-221-1/+1
* Fix various warningsAqua-sama2018-06-221-1/+4
* ProfileEditor: add Delete Session and Delete All buttons to CookiesAqua-sama2018-06-212-3/+40
* Add Browser::aboutAqua-sama2018-06-211-1/+1
* WebProfile: cache a list of cookiesAqua-sama2018-06-171-4/+9
* Sort .profile by timeAqua-sama2018-06-169-81/+227
* AboutDialog: add profile list to details tabAqua-sama2018-06-152-4/+6
* 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-076-23/+28
* Clazy fixesAqua-sama2018-06-021-2/+2
* Only add profiles to profile manager at initAqua-sama2018-06-016-26/+37
* Add ProfileManagerDialogAqua-sama2018-06-017-5/+178
* Profile commandAqua-sama2018-05-263-5/+6
* Plugin command-line parametersAqua-sama2018-05-163-1/+13
* Profile editor pluginAqua-sama2018-05-154-11/+16
* 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