aboutsummaryrefslogtreecommitdiff
path: root/src/widgets/mainwindowtabbar.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added .clang-formatAqua-sama2018-01-071-6/+6
|
* Various minor fixesAqua-sama2018-01-041-2/+0
| | | | | | | - typo fixes - bumped copyright year - removed a bunch of unused imports - fixed a couple of clazy warnings
* astyle passAqua-sama2017-12-251-1/+1
|
* Added SSL cert warningsAqua-sama2017-12-201-2/+2
|
* Can now open links in new tabAqua-sama2017-12-201-3/+3
|
* Changed license from GPL3+ to GPL3Aqua-sama2017-12-191-19/+7
|
* Bug fixesAqua-sama2017-12-191-0/+164
Switching between tabs should work properly now. Refactored MainWindowTabBar (was WebViewTabBar)