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
/
protocols
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix failure when first chunk arrives last
Dima Krasner
2023-11-09
1
-2
/
+2
*
coding style cleanup
Dima Krasner
2023-11-09
1
-1
/
+3
*
coding style cleanup
Dima Krasner
2023-11-09
1
-54
/
+80
*
add ugly guppy:// v0.4 support
Dima Krasner
2023-11-09
2
-0
/
+226
*
AboutHandler: improve cache request generation
Alexey Andreyev
2023-03-24
1
-1
/
+1
*
Unwarp tr() from QStrings
Karol Kosek
2021-04-16
1
-2
/
+2
*
mark more strings for translation
OIS
2021-03-16
3
-16
/
+16
*
Changes gemini TLS to use 1.2 or higher. See #35 for discussion.
Felix (xq) Queißner
2021-03-07
1
-1
/
+1
*
Moves all globals into a structure that can be deleted before the app exists....
Felix (xq) Queißner
2021-03-06
4
-7
/
+7
*
Resolves gophermap rendering. Closes #22.
Felix (xq) Queißner
2021-03-06
1
-1
/
+1
*
Implement interface translation
Carmina16
2021-03-06
1
-1
/
+1
*
GopherClient: add text-search support
Karol Kosek
2021-02-23
1
-1
/
+9
*
Continuation of #134
Mike Skec
2021-02-18
3
-7
/
+13
*
KristallTextBrowser: use IBeam as default cursor
Mike Skec
2021-02-16
1
-8
/
+8
*
GopherClient: suppress remote socket closure error
Karol Kosek
2021-01-21
1
-1
/
+8
*
status bar: show request status when loading pages
Mike Skec
2021-01-10
4
-0
/
+42
*
Attempt to fix build failures
Mike Skec
2021-01-06
1
-1
/
+1
*
cache code refactor
Mike Skec
2021-01-06
1
-0
/
+22
*
Fixes a few warnings and deprecation notices
Mike Skec
2020-12-31
2
-2
/
+2
*
AboutHandler: add emit keyword
Karol Kosek
2020-12-30
1
-1
/
+1
*
Revert "file:// protocol now supports text/gemini"
Mike Skec
2020-12-30
1
-16
/
+2
*
Add preference to show hidden files in directory listings
Mike Skec
2020-12-30
1
-4
/
+9
*
Now support file:// directory listings
Mike Skec
2020-12-30
1
-0
/
+20
*
file:// protocol now supports text/gemini
Mike Skec
2020-12-30
1
-2
/
+16
*
Tries to fix #43.
Felix (xq) Queißner
2020-11-05
1
-1
/
+1
*
gemini: respect sensitive input (status 11)
nixo
2020-10-29
1
-1
/
+8
*
bugfix for issue #48
John Sennesael
2020-08-21
3
-0
/
+14
*
Adds primitive support for emoji fonts.
Felix (xq) Queißner
2020-08-17
1
-0
/
+1
*
Adds delete button for favourites, adds improved about:favourites rendering.
Felix (xq) Queißner
2020-06-29
1
-4
/
+13
*
Adds basic editing for favourite groups
Felix (xq) Queißner
2020-06-29
1
-1
/
+5
*
Paves road for new favourite system: Refactors the favourites into tree struc...
Felix (xq) Queißner
2020-06-29
1
-2
/
+2
*
Huge refacoring of the settings stuff. Provides automated migration between o...
Felix (xq) Queißner
2020-06-28
3
-5
/
+5
*
Restructures the project source and cleans up a bit
Felix (xq) Queißner
2020-06-22
12
-0
/
+1132