Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename rView to RekonqView | aqua | 2022-08-27 | 6 | -8/+37 |
| | | | | | - 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 | -0/+3 |
| | | | | - added Task Manager, showing all plugins, windows and view | ||||
* | Turn WebEngine into a plugin | aqua | 2022-08-16 | 6 | -0/+102 |