summaryrefslogtreecommitdiff
path: root/src/tabbar/tabbar.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update cppcheck.shaqua2022-09-111-5/+0
|
* Close main window after last tab is closedaqua2022-09-051-1/+10
|
* Add actions to RekonqViewaqua2022-09-051-1/+0
| | | | - back, forward, refresh, reload
* Add UrlBar and TabBaraqua2022-09-051-0/+599
- move src/tabwindow/tabbar.* to src/tabbar/