Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use spdlog for logging | Aqua-sama | 2019-02-06 | 1 | -1/+1 |
| | |||||
* | Rewrite lib/web to lib/webprofile | Aqua-sama | 2019-01-16 | 1 | -1/+1 |
| | | | | | | | | | | - 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 | -2/+1 |
| | | | | | | - Make HostList and AdBlockList implementations independent from each other - Move urlfilter tests to lib/urlfilter | ||||
* | Rename TabWidget::deleteTab to TabWidget::removeTab | Aqua-sama | 2018-12-25 | 1 | -10/+1 |
| | |||||
* | Add SaveSessionDialog | Aqua-sama | 2018-12-14 | 1 | -2/+3 |
| | |||||
* | MainWindow: rework menu bar | Aqua-sama | 2018-12-13 | 1 | -2/+4 |
| | | | | | Split off menu bar into its own class out of MainWindow Menu bar now has a 'Find in menus' function | ||||
* | Update poi_firejail.desktop | Aqua-sama | 2018-12-11 | 1 | -9/+12 |
| | |||||
* | Add separate firejail .desktop | Aqua-sama | 2018-12-10 | 1 | -2/+7 |
| | |||||
* | Split crash handler code off main | Aqua-sama | 2018-12-08 | 1 | -1/+1 |
| | |||||
* | Add builtins::version, ::build and ::help | Aqua-sama | 2018-12-05 | 1 | -1/+1 |
| | |||||
* | Update .desktop and .profile | Aqua-sama | 2018-12-02 | 1 | -4/+11 |
| | |||||
* | Add Session::view and Session::restoreView | Aqua-sama | 2018-11-26 | 1 | -10/+10 |
| | |||||
* | Add Session Dialog | Aqua-sama | 2018-11-25 | 1 | -4/+8 |
| | |||||
* | Fix various build warnings | Aqua-sama | 2018-10-25 | 1 | -1/+1 |
| | |||||
* | Use vcs_tag to get version information | Aqua-sama | 2018-10-24 | 1 | -2/+2 |
| | |||||
* | Add missing install items | Aqua-sama | 2018-10-24 | 1 | -0/+7 |
| | |||||
* | Add plugins to meson build | Aqua-sama | 2018-10-23 | 1 | -1/+1 |
| | |||||
* | Fix plasma dependency | Aqua-sama | 2018-10-23 | 1 | -7/+11 |
| | |||||
* | Fix breakpad integration | Aqua-sama | 2018-10-23 | 1 | -2/+7 |
| | |||||
* | Remove lib/ as includepath | Aqua-sama | 2018-10-23 | 1 | -1/+1 |
| | |||||
* | Fix SingleApplication segfault | Aqua-sama | 2018-10-23 | 1 | -1/+1 |
| | |||||
* | Fix link errors | Aqua-sama | 2018-10-23 | 1 | -14/+17 |
| | |||||
* | Initial meson build files | Aqua-sama | 2018-10-23 | 1 | -0/+34 |