aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow/widgets/searchform.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Ported to qt6aqua2024-04-231-1/+3
|
* Turn on more warnings by defaultAqua-sama2020-05-281-5/+5
| | | | | | - fix clazy warnings - fix various other compiler warnings - bugfix: connect profiles' downloadRequested signal
* Update remaining repository paths in license headersAqua-sama2018-10-021-1/+1
|
* clang-format passAqua-sama2018-06-221-1/+1
|
* QTBUG-18665 workaroundAqua-sama2018-05-061-11/+6
|
* Style passAqua-sama2018-04-171-10/+10
|
* Hovering over links shows them in the status bar againAqua-sama2018-04-171-3/+0
|
* Search box works againAqua-sama2018-04-171-24/+31
|
* Multiple subwindows interfaceAqua-sama2018-04-161-2/+2
| | | | | | | | | | | | 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
* Refactoring TabBarAqua-sama2018-04-021-0/+2
| | | | | | - cleaned up code - moved to mainwindow/widgets - add Close tabs left/right to context menu
* Add missing includesAqua-sama2018-03-231-0/+1
|
* Reworked CMakeLists to be a bit more readableAqua-sama2018-03-071-1/+1
|
* Added result label to search formAqua-sama2018-01-201-0/+58