aboutsummaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Collapse)AuthorAgeFilesLines
* Use spdlog for loggingAqua-sama2019-02-061-0/+3
|
* Rewrite lib/web to lib/webprofileAqua-sama2019-01-161-2/+2
| | | | | | | | | | - libweb was supposed to be a general QtWebEngine wrapper, but only turned out to do profiles and profile management. The new name should make this more obvious. - Renamed ProfileManager to WebProfileManager, and cut out duplicate code. - Temporary profiles: temporary profiles are not kept after closing the browser.
* Rewrite lib/urlfilterAqua-sama2019-01-091-4/+2
| | | | | | - Make HostList and AdBlockList implementations independent from each other - Move urlfilter tests to lib/urlfilter
* Add assorted unfished doc files to repoAqua-sama2019-01-041-0/+6
|
* Rename TabWidget::deleteTab to TabWidget::removeTabAqua-sama2018-12-251-5/+12
|
* Add ContentsMatcher classAqua-sama2018-12-191-1/+3
|
* Add translations meson option to build and install translationsAqua-sama2018-12-131-0/+1
|
* Add Session DialogAqua-sama2018-11-251-1/+1
|
* Add QT_NO_DEBUG to non-debug buildsAqua-sama2018-11-231-2/+8
|
* Fix various build warningsAqua-sama2018-10-251-2/+2
|
* Add test/ meson.buildAqua-sama2018-10-251-1/+4
|
* Remove CMakeListsAqua-sama2018-10-251-1/+1
|
* Use vcs_tag to get version informationAqua-sama2018-10-241-12/+16
|
* Add missing install itemsAqua-sama2018-10-241-0/+1
|
* Add plugins to meson buildAqua-sama2018-10-231-0/+3
|
* Fix plasma dependencyAqua-sama2018-10-231-4/+12
|
* Fix breakpad integrationAqua-sama2018-10-231-0/+3
|
* Remove lib/ as includepathAqua-sama2018-10-231-3/+1
|
* Fix link errorsAqua-sama2018-10-231-0/+5
|
* Initial meson build filesAqua-sama2018-10-231-0/+48