index
:
xavi/kristall
fork
master
query-dialog
querydialog-wrap
scroller
A Gemini client written in C++/Qt.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
widgets
/
kristalltextbrowser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow middle-click to open new tab when text is selected
Tomas Åkesson
2023-04-06
1
-0
/
+3
*
Introduce Qt 6 support
Alexey Andreyev
2023-03-24
1
-0
/
+17
*
Moves all globals into a structure that can be deleted before the app exists....
Felix (xq) Queißner
2021-03-06
1
-2
/
+3
*
Fix #186: screwed line endings in copied text
Mike Skec
2021-03-06
1
-0
/
+10
*
KristallTextBrowser: touch scroll fix
Mike Skec
2021-02-24
1
-4
/
+8
*
MainWindow: set tab tooltips
Mike Skec
2021-02-23
1
-2
/
+2
*
KristallTextBrowser: replace typographer quotes with ASCII when copying text
Mike Skec
2021-02-23
1
-0
/
+63
*
KristallTextBrowser: use IBeam as default cursor
Mike Skec
2021-02-16
1
-0
/
+2
*
Touch device support
Mike Skec
2021-01-07
1
-1
/
+7
*
support touch scrolling (?)
Mike Skec
2021-01-07
1
-0
/
+3
*
Fix busy cursor bugs
Mike Skec
2021-01-06
1
-10
/
+22
*
fix build failures
Mike Skec
2021-01-04
1
-1
/
+2
*
Added 'busy' cursor while current tab is loading
Mike Skec
2021-01-04
1
-0
/
+20
*
Makes Ctrl-LMB on a link open into a new tab.
Felix (xq) Queißner
2020-06-29
1
-2
/
+8
*
Fixes typo, adds middle-click to open link in new tab.
Felix (xq) Queißner
2020-06-27
1
-0
/
+28