aboutsummaryrefslogtreecommitdiff
path: root/src/widgets/searchbar.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Moves all globals into a structure that can be deleted before the app ↵Felix (xq) Queißner2021-03-061-1/+1
| | | | exists. Fixes #193.
* Compile with Qt 5.9Karol Kosek2021-01-021-1/+1
|
* Added fancy url bar stylingMike Skec2020-12-311-0/+9
|
* URL bar now has 'select all' behaviour on mouse releaseMike Skec2020-12-271-0/+22
|
* Huge refacoring of the settings stuff. Provides automated migration between ↵Felix (xq) Queißner2020-06-281-1/+1
| | | | old and new configuration file stuff. Themes are now just files in a folder instead of encoded data in the config file.
* Adds favourite completions in the toolbar. This was waaaay easier than planned.Felix (xq) Queißner2020-06-261-1/+7
|
* Restructures the project source and cleans up a bitFelix (xq) Queißner2020-06-221-0/+26