summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Rename rView to RekonqViewaqua2022-08-276-8/+37
| | | | | - move rview.hpp to include/ - move src/mainwindow/* to src/
* Add CMakePresets.jsonaqua2022-08-271-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 windowaqua2022-08-182-0/+3
| | | | - added Task Manager, showing all plugins, windows and view
* Turn WebEngine into a pluginaqua2022-08-166-0/+102