Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move add_global_arguments before build targets | Aqua-sama | 2019-02-06 | 1 | -5/+5 |
| | |||||
* | Use spdlog for logging | Aqua-sama | 2019-02-06 | 1 | -0/+3 |
| | |||||
* | Rewrite lib/web to lib/webprofile | Aqua-sama | 2019-01-16 | 1 | -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/urlfilter | Aqua-sama | 2019-01-09 | 1 | -4/+2 |
| | | | | | | - Make HostList and AdBlockList implementations independent from each other - Move urlfilter tests to lib/urlfilter | ||||
* | Add assorted unfished doc files to repo | Aqua-sama | 2019-01-04 | 1 | -0/+6 |
| | |||||
* | Rename TabWidget::deleteTab to TabWidget::removeTab | Aqua-sama | 2018-12-25 | 1 | -5/+12 |
| | |||||
* | Add ContentsMatcher class | Aqua-sama | 2018-12-19 | 1 | -1/+3 |
| | |||||
* | Add translations meson option to build and install translations | Aqua-sama | 2018-12-13 | 1 | -0/+1 |
| | |||||
* | Add Session Dialog | Aqua-sama | 2018-11-25 | 1 | -1/+1 |
| | |||||
* | Add QT_NO_DEBUG to non-debug builds | Aqua-sama | 2018-11-23 | 1 | -2/+8 |
| | |||||
* | Fix various build warnings | Aqua-sama | 2018-10-25 | 1 | -2/+2 |
| | |||||
* | Add test/ meson.build | Aqua-sama | 2018-10-25 | 1 | -1/+4 |
| | |||||
* | Remove CMakeLists | Aqua-sama | 2018-10-25 | 1 | -1/+1 |
| | |||||
* | Use vcs_tag to get version information | Aqua-sama | 2018-10-24 | 1 | -12/+16 |
| | |||||
* | Add missing install items | Aqua-sama | 2018-10-24 | 1 | -0/+1 |
| | |||||
* | Add plugins to meson build | Aqua-sama | 2018-10-23 | 1 | -0/+3 |
| | |||||
* | Fix plasma dependency | Aqua-sama | 2018-10-23 | 1 | -4/+12 |
| | |||||
* | Fix breakpad integration | Aqua-sama | 2018-10-23 | 1 | -0/+3 |
| | |||||
* | Remove lib/ as includepath | Aqua-sama | 2018-10-23 | 1 | -3/+1 |
| | |||||
* | Fix link errors | Aqua-sama | 2018-10-23 | 1 | -0/+5 |
| | |||||
* | Initial meson build files | Aqua-sama | 2018-10-23 | 1 | -0/+48 |