aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add separate firejail .desktopAqua-sama2018-12-108-10/+44
* firejail profile: disable private-binAqua-sama2018-12-082-1/+3
* Fix options not getting overwritten by command lineAqua-sama2018-12-083-30/+12
* Split crash handler code off mainAqua-sama2018-12-084-38/+76
* Configuration: parse command line after parsing config fileAqua-sama2018-12-077-64/+166
* PKGBUILD: add gpg key signing for pluginsAqua-sama2018-12-062-0/+27
* Add builtins::version, ::build and ::helpAqua-sama2018-12-054-31/+88
* Update .desktop and .profileAqua-sama2018-12-025-9/+148
* pick-session: pass session data to existing instance if anyAqua-sama2018-11-304-18/+78
* Add --session and --pick-sessionAqua-sama2018-11-299-66/+54
* Remove old session codeAqua-sama2018-11-289-108/+69
* Rewrite Session saving and loadingAqua-sama2018-11-2812-73/+163
* Add Session::view and Session::restoreViewAqua-sama2018-11-267-14/+73
* Add Session DialogAqua-sama2018-11-2513-13/+407
* Add QT_NO_DEBUG to non-debug buildsAqua-sama2018-11-234-241/+8
* Adding and Removing plugins at runtimeAqua-sama2018-11-233-23/+88
* Update About Dialog textAqua-sama2018-11-234-13/+26
* Loading and unloading of plugins at runtimeAqua-sama2018-11-234-23/+65
* Add About and Run actions to plugin submenuAqua-sama2018-11-2310-114/+46
* 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-222-2/+10
* Add AboutPlugin dialogAqua-sama2018-11-227-70/+333
* Add link to GPL to About dialogAqua-sama2018-11-202-7/+11
* Make keyboard shortcut defaults configurableAqua-sama2018-11-2010-209/+299
* Add adblockrule_parseAqua-sama2018-11-1613-206/+271
* Add more regex benchmarksAqua-sama2018-10-313-2/+45
* Fix various build warningsAqua-sama2018-10-2511-116/+95
* Add test/ meson.buildAqua-sama2018-10-254-4/+55
* Remove breakpad gitmoduleAqua-sama2018-10-253-5/+26
* Remove CMakeListsAqua-sama2018-10-2520-544/+41
* Use vcs_tag to get version informationAqua-sama2018-10-248-32/+30
* Update PKGBUILD to use mesonAqua-sama2018-10-241-30/+18
* Add missing install itemsAqua-sama2018-10-246-2/+25
* Add plugins to meson buildAqua-sama2018-10-234-1/+30
* Fix plasma dependencyAqua-sama2018-10-232-11/+23
* Fix breakpad integrationAqua-sama2018-10-233-3/+18
* Remove lib/ as includepathAqua-sama2018-10-2314-31/+29
* Fix SingleApplication segfaultAqua-sama2018-10-233-3/+4
* Fix link errorsAqua-sama2018-10-238-43/+48
* Initial meson build filesAqua-sama2018-10-2314-10/+259
* AdblockRule constructorAqua-sama2018-10-227-19/+51
* Add MatcherBenchmarkAqua-sama2018-10-214-4/+81
* urlfilter: base AdBlockRule off FilterLeafAqua-sama2018-10-216-241/+92
* Fix install paths for icon, desktop and profileAqua-sama2018-10-201-3/+3
* Create bindir/include if needed because make doesn'tAqua-sama2018-10-202-1/+2
* Fix config.h from regenerating on every buildAqua-sama2018-10-204-8/+19
* Add cmake manpage targetAqua-sama2018-10-207-17/+34
* Add Kconfiglib to parse Kconfig/.configAqua-sama2018-10-2019-220/+287
* Hostlist test: test non-empty domainAqua-sama2018-10-193-25/+50
* Integrate FilterTree into browser (#6)Aqua-sama2018-10-1913-79/+44