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
Commit message (
Expand
)
Author
Age
Files
Lines
*
querydialog.ui: Allow smaller dialog size
Xavier Del Campo Romero
2023-12-19
1
-0
/
+12
*
Replace QInputDialog with custom dialog for queries
Xavier Del Campo Romero
2023-10-13
3
-0
/
+127
*
Allow middle-click to open new tab when text is selected
Tomas Åkesson
2023-04-06
1
-0
/
+3
*
Fix media player stuttering
Tomas Åkesson
2023-03-26
2
-2
/
+27
*
Improve Qt 6 support
Alexey Andreyev
2023-03-25
1
-2
/
+7
*
Introduce Qt 6 support
Alexey Andreyev
2023-03-24
3
-2
/
+58
*
Further improves localization (#191). Allows switching and setting the chosen...
Felix (xq) Queißner
2021-05-08
2
-0
/
+16
*
Fix for #233
Mike Skec
2021-05-02
2
-1
/
+7
*
mark more strings for translation
OIS
2021-03-16
1
-3
/
+3
*
Moves all globals into a structure that can be deleted before the app exists....
Felix (xq) Queißner
2021-03-06
3
-5
/
+6
*
Implement interface translation
Carmina16
2021-03-06
1
-4
/
+4
*
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
2
-0
/
+68
*
KristallTextBrowser: use IBeam as default cursor
Mike Skec
2021-02-16
2
-0
/
+5
*
Search box: better reimplementation
Mike Skec
2021-02-09
2
-0
/
+51
*
new-tab button: add preference
Mike Skec
2021-01-21
2
-10
/
+16
*
Added '+' button to tab bar
Mike Skec
2021-01-21
4
-6
/
+62
*
ElideLabel: assign variable in initialization list
Karol Kosek
2021-01-20
1
-3
/
+4
*
Touch device support
Mike Skec
2021-01-07
1
-1
/
+7
*
support touch scrolling (?)
Mike Skec
2021-01-07
1
-0
/
+3
*
favourite popup: adding group combobox!
Mike Skec
2021-01-07
2
-1
/
+28
*
Fix busy cursor bugs
Mike Skec
2021-01-06
2
-10
/
+27
*
Apply favourites button workaround
Mike Skec
2021-01-05
2
-0
/
+42
*
New popup when adding to favourites!
Mike Skec
2021-01-04
2
-0
/
+117
*
fix build failures
Mike Skec
2021-01-04
1
-1
/
+2
*
Added 'busy' cursor while current tab is loading
Mike Skec
2021-01-04
2
-0
/
+25
*
Compile with Qt 5.9
Karol Kosek
2021-01-02
1
-1
/
+1
*
Added fancy url bar styling
Mike Skec
2020-12-31
2
-0
/
+12
*
URL bar now has 'select all' behaviour on mouse release
Mike Skec
2020-12-27
2
-0
/
+26
*
Use standard icon names
Karol Kosek
2020-12-27
2
-4
/
+5
*
Tries to enable windows builds with github actions.
Felix (xq) Queißner
2020-08-17
1
-1
/
+0
*
Makes TLS editor columns sortable. Closes #42.
Felix (xq) Queißner
2020-08-17
3
-1
/
+9
*
Makes Ctrl-LMB on a link open into a new tab.
Felix (xq) Queißner
2020-06-29
2
-4
/
+15
*
Huge refacoring of the settings stuff. Provides automated migration between o...
Felix (xq) Queißner
2020-06-28
1
-1
/
+1
*
Fixes typo, adds middle-click to open link in new tab.
Felix (xq) Queißner
2020-06-27
2
-0
/
+48
*
Allows middle-clicking to close tabs.
Felix (xq) Queißner
2020-06-27
4
-0
/
+57
*
Adds favourite completions in the toolbar. This was waaaay easier than planned.
Felix (xq) Queißner
2020-06-26
1
-1
/
+7
*
Restructures the project source and cleans up a bit
Felix (xq) Queißner
2020-06-22
10
-0
/
+572