aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Remove old session codeAqua-sama2018-11-289-108/+69
* Rewrite Session saving and loadingAqua-sama2018-11-289-39/+114
* Add Session::view and Session::restoreViewAqua-sama2018-11-267-14/+73
* Add Session DialogAqua-sama2018-11-258-12/+342
* Add QT_NO_DEBUG to non-debug buildsAqua-sama2018-11-233-239/+0
* Adding and Removing plugins at runtimeAqua-sama2018-11-233-23/+88
* Loading and unloading of plugins at runtimeAqua-sama2018-11-231-5/+6
* Add About and Run actions to plugin submenuAqua-sama2018-11-236-56/+40
* Add library check for Plasma and Breakpad configuration togglesAqua-sama2018-11-221-10/+19
* Fix transparent background being enabled if Plasma is foundAqua-sama2018-11-221-2/+3
* Add AboutPlugin dialogAqua-sama2018-11-222-14/+33
* Add adblockrule_parseAqua-sama2018-11-161-1/+1
* Fix various build warningsAqua-sama2018-10-254-91/+22
* Remove CMakeListsAqua-sama2018-10-251-117/+0
* Use vcs_tag to get version informationAqua-sama2018-10-243-5/+8
* Add missing install itemsAqua-sama2018-10-241-0/+7
* Add plugins to meson buildAqua-sama2018-10-231-1/+1
* Fix plasma dependencyAqua-sama2018-10-231-7/+11
* Fix breakpad integrationAqua-sama2018-10-232-3/+15
* Remove lib/ as includepathAqua-sama2018-10-2312-27/+27
* Fix SingleApplication segfaultAqua-sama2018-10-232-3/+3
* Fix link errorsAqua-sama2018-10-232-16/+19
* Initial meson build filesAqua-sama2018-10-232-14/+34
* AdblockRule constructorAqua-sama2018-10-222-2/+2
* Fix install paths for icon, desktop and profileAqua-sama2018-10-201-3/+3
* Fix config.h from regenerating on every buildAqua-sama2018-10-201-0/+2
* Add cmake manpage targetAqua-sama2018-10-201-2/+5
* Add Kconfiglib to parse Kconfig/.configAqua-sama2018-10-206-40/+94
* Integrate FilterTree into browser (#6)Aqua-sama2018-10-193-64/+24
* Add workaround for QTBUG-62511Aqua-sama2018-10-151-0/+4
* Rewrite vendor.cmake to cmake/VendorConfig.cmakeAqua-sama2018-10-151-19/+19
* Update CMakeLists option namesAqua-sama2018-10-144-21/+19
* unstable: KWallet integrationAqua-sama2018-10-135-6/+82
* Update readmeAqua-sama2018-10-121-0/+4
* Unlink plugins from lib/ librariesAqua-sama2018-10-095-97/+84
* Create .profile file when adding a new profileAqua-sama2018-10-081-1/+10
* Disable Chromium crash handlerAqua-sama2018-10-081-10/+34
* Expand HTTP header settings #4Aqua-sama2018-10-077-128/+190
* mainwindow: keep maximized state when adding subwindowsAqua-sama2018-10-071-1/+11
* Show subwindow system menu at correct positionAqua-sama2018-10-061-1/+4
* Add "subwindow.shortcuts.menu" shortcutAqua-sama2018-10-061-5/+14
* clazy: fix warningsAqua-sama2018-10-047-22/+17
* Subwindow: only keep tab history for restore tab actionAqua-sama2018-10-032-20/+41
* Add SingleApplication as a git submoduleAqua-sama2018-10-022-4/+1
* Update remaining repository paths in license headersAqua-sama2018-10-0211-11/+11
* Add Util namespaceAqua-sama2018-10-026-58/+85
* Split off UrlFilter into libraryAqua-sama2018-10-023-8/+9
* ProfileManager: move initial profile loading to ProfileManagerAqua-sama2018-09-296-37/+29
* Update repository path in license headersAqua-sama2018-09-2915-15/+15
* ProfileEditor plugin: fix delete buttonAqua-sama2018-09-292-3/+3