summaryrefslogtreecommitdiff
path: root/src/application.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Load plugins from AppLocalDataLocation by defaultaqua2022-08-281-3/+4
|
* Add parseCommandLine testsaqua2022-08-271-4/+4
| | | | - use PluginLoader in plugin tests
* Rename rView to RekonqViewaqua2022-08-271-5/+5
| | | | | - move rview.hpp to include/ - move src/mainwindow/* to src/
* Show main windowaqua2022-08-181-9/+14
| | | | - added Task Manager, showing all plugins, windows and view
* Pass command line from secondary to primary instanceaqua2022-08-171-0/+123