summaryrefslogtreecommitdiff
path: root/src/application.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove source_locationaqua2022-09-051-1/+0
|
* Add UrlBar and TabBaraqua2022-09-051-0/+1
| | | | - move src/tabwindow/tabbar.* to src/tabbar/
* 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