aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* urlfilter: destroy FilterLeaves only when destroying the FilterTreeAqua-sama2018-10-1911-49/+78
* urlfilter: add Domain classAqua-sama2018-10-187-6/+125
* buildconfig: don't overwrite install prefix by defaultAqua-sama2018-10-163-5/+7
* urlfilter: Add FilterTree classAqua-sama2018-10-1614-4/+327
* Add workaround for QTBUG-62511Aqua-sama2018-10-154-0/+21
* Remove -march and -mtune from default release flagsAqua-sama2018-10-152-9/+10
* Rewrite vendor.cmake to cmake/VendorConfig.cmakeAqua-sama2018-10-1512-133/+288
* Update CMakeLists option namesAqua-sama2018-10-1411-111/+93
* unstable: KWallet integrationAqua-sama2018-10-136-8/+84
* Update readmeAqua-sama2018-10-125-15/+30
* Unlink plugins from lib/ librariesAqua-sama2018-10-0930-349/+435