aboutsummaryrefslogtreecommitdiff
path: root/src/subwindow/tabwidget.h
Commit message (Collapse)AuthorAgeFilesLines
* libwebengineAqua-sama2020-05-081-1/+3
| | | | | | | | | | | Make src/webengine into a static library - Add some tests - Updated manpage - Remove WebProfileManager::id and WebProfileManager::instance - Add consumable semantics checks to WebProfileManager - Add WebProfileManager::walk Add ApplicationMenu class
* SubWindow: closing tab restores previous indexAqua-sama2019-02-151-2/+2
| | | | | 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-1/+3
|
* MainWindow: rework menu barAqua-sama2018-12-131-2/+3
| | | | | Split off menu bar into its own class out of MainWindow Menu bar now has a 'Find in menus' function
* Subwindow: only keep tab history for restore tab actionAqua-sama2018-10-031-1/+11
|
* Update repository path in license headersAqua-sama2018-09-291-1/+1
|
* SubWindow: add 'open last closed tab/tabs' actionsAqua-sama2018-09-221-0/+5
|
* Move SubWindow to src/subwindowAqua-sama2018-08-071-0/+37