aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow
Commit message (Expand)AuthorAgeFilesLines
...
* Download widget item tooltipAqua-sama2018-05-131-0/+1
* New window actionAqua-sama2018-05-061-3/+8
* Tabifying dock widgetsAqua-sama2018-05-064-8/+70
* QTBUG-18665 workaroundAqua-sama2018-05-063-15/+19
* Clean up WebViewAqua-sama2018-05-021-1/+1
* Don't open additional tabs when creating subwindowsAqua-sama2018-05-013-7/+24
* Split off addressbar into lib/Aqua-sama2018-05-012-18/+34
* Window::sessionAqua-sama2018-04-303-1/+63
* Add tile and cascade actions to Window menuAqua-sama2018-04-222-9/+10
* Add Window menuAqua-sama2018-04-196-34/+42
* Removed MainWindow::titleChangedConnectionAqua-sama2018-04-192-11/+1
* Style passAqua-sama2018-04-172-13/+13
* Hovering over links shows them in the status bar againAqua-sama2018-04-175-3/+13
* Remove LoadingBarAqua-sama2018-04-172-83/+0
* Search box works againAqua-sama2018-04-175-33/+83
* Clear navigation bar and address bar when last subwindow is closedAqua-sama2018-04-171-1/+6
* Add loading progess bar to the address barAqua-sama2018-04-172-12/+5
* Enabled address bar suggestionsAqua-sama2018-04-174-15/+22
* Multiple subwindows interfaceAqua-sama2018-04-1613-688/+481
* Refactoring TabBarAqua-sama2018-04-026-7/+238
* Page menus refactoringAqua-sama2018-04-011-3/+2
* Add keyboard shortcuts for address bar menusAqua-sama2018-03-311-13/+1
* Add missing includesAqua-sama2018-03-231-0/+1
* Reworked CMakeLists to be a bit more readableAqua-sama2018-03-072-4/+4
* Connected WebView::newBookmark signalAqua-sama2018-02-082-1/+15
* Fixed address bar auto-completeAqua-sama2018-02-071-1/+1
* Rewrote bookmark manager to use QTreeWidget over QTreeViewAqua-sama2018-02-071-1/+1
* Fixed bug where refresh button and loading bar would get stuck in loading stateAqua-sama2018-01-313-3/+7
* Profile menu lists loadable profilesAqua-sama2018-01-302-13/+5
* Using boost::program_options instead of libconfigAqua-sama2018-01-261-3/+3
* UrlLineEdit reworkAqua-sama2018-01-261-4/+2
* Added result label to search formAqua-sama2018-01-204-1/+145
* Fixed repo location in license headersAqua-sama2018-01-206-6/+6
* Added shortcuts to navbar actionsAqua-sama2018-01-191-1/+16
* Refactoring MainWindowAqua-sama2018-01-197-0/+727