aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow/widgets/tabwidget.h
Commit message (Collapse)AuthorAgeFilesLines
* Middle mouse button closes tabAqua-sama2018-06-011-0/+1
|
* Add Window menuAqua-sama2018-04-191-4/+0
| | | | | | - add new tab button to tab widget - tab shortcuts are read from configuration again - updated manpage some
* Multiple subwindows interfaceAqua-sama2018-04-161-0/+40
Subwindows are similar to tab groups. - Rewrote Browser and MainWindow, so they should be somewhat cleaner now - Moved AboutDialog to lib/about What's broken: - loading bar - search box - address bar bookmark suggestions - plugins