aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow/widgets
Commit message (Expand)AuthorAgeFilesLines
* Remove QMdiArea in MainWindowAqua-sama2020-04-031-0/+2
* Fix various compiler warningsAqua-sama2020-03-233-7/+7
* MenuBar: Add Unlock toolbars toggleAqua-sama2020-01-291-1/+1
* BookmarksToolbar: add toggle shortcutAqua-sama2020-01-291-0/+2
* Fix address bar completer deleting url when closing with no item selectedAqua-sama2020-01-121-1/+2
* Move lib/webprofile into src/webengineAqua-sama2019-11-041-1/+1
* Drop boost dependencyAqua-sama2019-11-036-9/+335
* Update license yearAqua-sama2019-01-021-1/+2
* MainWindow: rework menu barAqua-sama2018-12-133-2/+39
* Fix navigation buttons using wrong iconsAqua-sama2018-12-112-24/+17
* Fix various build warningsAqua-sama2018-10-251-0/+2
* Remove lib/ as includepathAqua-sama2018-10-231-2/+2
* clazy: fix warningsAqua-sama2018-10-041-2/+4
* Update remaining repository paths in license headersAqua-sama2018-10-026-6/+6
* Move SubWindow to src/subwindowAqua-sama2018-08-072-160/+0
* clang-format passAqua-sama2018-06-223-4/+2
* SubWindow: delete views right away when closing tabAqua-sama2018-06-151-4/+5
* Move load profile menu to page menu from tab menuAqua-sama2018-06-091-18/+0
* Better profile loadingAqua-sama2018-06-081-1/+2
* Middle mouse button closes tabAqua-sama2018-06-012-0/+15
* Add load profile actions to tab menuAqua-sama2018-05-291-1/+20
* Remove Window::addTab(WebView *view)Aqua-sama2018-05-281-1/+1
* Focus view when changing tabsAqua-sama2018-05-271-0/+7
* Back/Forward menu shortcutsAqua-sama2018-05-261-3/+30
* Tabifying dock widgetsAqua-sama2018-05-062-0/+48
* QTBUG-18665 workaroundAqua-sama2018-05-062-14/+8
* Clean up WebViewAqua-sama2018-05-021-1/+1
* Add Window menuAqua-sama2018-04-192-26/+0
* Style passAqua-sama2018-04-171-10/+10
* Hovering over links shows them in the status bar againAqua-sama2018-04-171-3/+0
* Remove LoadingBarAqua-sama2018-04-172-83/+0
* Search box works againAqua-sama2018-04-173-31/+60
* Enabled address bar suggestionsAqua-sama2018-04-172-14/+0
* Multiple subwindows interfaceAqua-sama2018-04-168-314/+236
* Refactoring TabBarAqua-sama2018-04-024-0/+231
* Add missing includesAqua-sama2018-03-231-0/+1
* Reworked CMakeLists to be a bit more readableAqua-sama2018-03-071-1/+1
* Fixed bug where refresh button and loading bar would get stuck in loading stateAqua-sama2018-01-313-3/+7
* Added result label to search formAqua-sama2018-01-203-0/+144
* Fixed repo location in license headersAqua-sama2018-01-204-4/+4
* Added shortcuts to navbar actionsAqua-sama2018-01-191-1/+16
* Refactoring MainWindowAqua-sama2018-01-194-0/+250