Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add RekonqWindow tests | aqua | 2022-09-05 | 1 | -1/+1 |
| | |||||
* | Add rekonq::DefaultUrl enum | aqua | 2022-09-05 | 1 | -0/+2 |
| | |||||
* | Add UrlBar and TabBar | aqua | 2022-09-05 | 1 | -2/+0 |
| | | | | - move src/tabwindow/tabbar.* to src/tabbar/ | ||||
* | Load plugins from AppLocalDataLocation by default | aqua | 2022-08-28 | 1 | -0/+2 |
| | |||||
* | Add parseCommandLine tests | aqua | 2022-08-27 | 3 | -12/+14 |
| | | | | - use PluginLoader in plugin tests | ||||
* | Rename rView to RekonqView | aqua | 2022-08-27 | 2 | -30/+5 |
| | | | | | - move rview.hpp to include/ - move src/mainwindow/* to src/ | ||||
* | Add CMakePresets.json | aqua | 2022-08-27 | 1 | -1/+1 |
| | | | | | | | | - add clang-tidy to debug configuration - add valgrind target: test_memcheck - add coverage target: test_coverage - bitbucket pipelines: store test results in junit format for test reporting | ||||
* | Show main window | aqua | 2022-08-18 | 2 | -1/+5 |
| | | | | - added Task Manager, showing all plugins, windows and view | ||||
* | Turn WebEngine into a plugin | aqua | 2022-08-16 | 6 | -0/+137 |