aboutsummaryrefslogtreecommitdiff
path: root/src/widgets
Commit message (Collapse)AuthorAgeFilesLines
* Search box: better reimplementationMike Skec2021-02-092-0/+51
| | | | This was necessary to fix a bug, where the URL bar becomes unusable while search box is visible.
* new-tab button: add preferenceMike Skec2021-01-212-10/+16
|
* Added '+' button to tab barMike Skec2021-01-214-6/+62
|
* ElideLabel: assign variable in initialization listKarol Kosek2021-01-201-3/+4
|
* Touch device supportMike Skec2021-01-071-1/+7
|
* support touch scrolling (?)Mike Skec2021-01-071-0/+3
|
* favourite popup: adding group combobox!Mike Skec2021-01-072-1/+28
|
* Fix busy cursor bugsMike Skec2021-01-062-10/+27
| | | | fixes A: busy cursor not resetting when changing workspaces. and B: busy cursor not resetting after page finishes loading, and cursor is left stationary.
* Apply favourites button workaroundMike Skec2021-01-052-0/+42
| | | | https://bugreports.qt.io/browse/QTBUG-2036
* New popup when adding to favourites!Mike Skec2021-01-042-0/+117
|
* fix build failuresMike Skec2021-01-041-1/+2
|
* Added 'busy' cursor while current tab is loadingMike Skec2021-01-042-0/+25
|
* Compile with Qt 5.9Karol Kosek2021-01-021-1/+1
|
* Added fancy url bar stylingMike Skec2020-12-312-0/+12
|
* URL bar now has 'select all' behaviour on mouse releaseMike Skec2020-12-272-0/+26
|
* Use standard icon namesKarol Kosek2020-12-272-4/+5
| | | | | | document-{export,import}, and view-certificate aren't in the standard though. https://specifications.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html
* Tries to enable windows builds with github actions.Felix (xq) Queißner2020-08-171-1/+0
|
* Makes TLS editor columns sortable. Closes #42.Felix (xq) Queißner2020-08-173-1/+9
|
* Makes Ctrl-LMB on a link open into a new tab.Felix (xq) Queißner2020-06-292-4/+15
|
* 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.
* Fixes typo, adds middle-click to open link in new tab.Felix (xq) Queißner2020-06-272-0/+48
|
* Allows middle-clicking to close tabs.Felix (xq) Queißner2020-06-274-0/+57
|
* 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-2210-0/+572