aboutsummaryrefslogtreecommitdiff
path: root/src/subwindow/tabwidget.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move lib/webprofile into src/webengineAqua-sama2019-11-041-1/+1
|
* SubWindow: closing tab restores previous indexAqua-sama2019-02-151-0/+7
| | | | | SubWindow keeps track of its previous tab index, and when a tab is closed, the previous index should be restored.
* Rename TabWidget::deleteTab to TabWidget::removeTabAqua-sama2018-12-251-10/+7
|
* Move tab actions to Subwindow menuAqua-sama2018-12-151-0/+4
|
* MainWindow: rework menu barAqua-sama2018-12-131-46/+32
| | | | | Split off menu bar into its own class out of MainWindow Menu bar now has a 'Find in menus' function
* Remove lib/ as includepathAqua-sama2018-10-231-1/+1
|
* Subwindow: only keep tab history for restore tab actionAqua-sama2018-10-031-19/+30
|
* Update repository path in license headersAqua-sama2018-09-291-1/+1
|
* SubWindow: add 'open last closed tab/tabs' actionsAqua-sama2018-09-221-0/+57
|
* Update vendor.cmakeAqua-sama2018-09-181-1/+1
| | | | | - add some more comments - made plugin include paths more generic
* Move SubWindow to src/subwindowAqua-sama2018-08-071-0/+123