aboutsummaryrefslogtreecommitdiff
path: root/src/widgets/kristalltextbrowser.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix busy cursor bugsMike Skec2021-01-061-10/+22
| | | | fixes A: busy cursor not resetting when changing workspaces. and B: busy cursor not resetting after page finishes loading, and cursor is left stationary.
* fix build failuresMike Skec2021-01-041-1/+2
|
* Added 'busy' cursor while current tab is loadingMike Skec2021-01-041-0/+20
|
* Makes Ctrl-LMB on a link open into a new tab.Felix (xq) Queißner2020-06-291-2/+8
|
* Fixes typo, adds middle-click to open link in new tab.Felix (xq) Queißner2020-06-271-0/+28