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
/
kristall.pro
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reworks TLS trust to enable symmetry between HTTPS and Gemini
Felix (xq) Queißner
2020-06-19
1
-1
/
+4
*
Adds iconv implementation to convert between input charset and UTF-8 for disp...
Felix (xq) Queißner
2020-06-19
1
-0
/
+2
*
Small fix: Client Certificates work for Gemini again.
Felix (xq) Queißner
2020-06-18
1
-2
/
+2
*
Makes gemini protocol handler a bit more robust.Makes style preview a file in...
Felix (xq) Queißner
2020-06-17
1
-0
/
+2
*
Refactoring: Changes internal structure of requests and unifies a lot of code...
Felix (xq) Queißner
2020-06-16
1
-1
/
+10
*
Adds improved client certificate management, adds server certificate management.
Felix (xq) Queißner
2020-06-16
1
-1
/
+14
*
Adds certificate manager, removes client certificate window.
Felix (xq) Queißner
2020-06-12
1
-0
/
+3
*
Fixes two overflow bugs in labels. No weird scaling based on links anymore.
Felix (xq) Queißner
2020-06-12
1
-0
/
+2
*
Keep -no-unused-parameter on non-MSVC
Alexandros Naskos
2020-06-11
1
-0
/
+6
*
Windows (MSVC) build fixes
Alexandros Naskos
2020-06-11
1
-3
/
+7
*
Adds first draft of client certificate management.
Felix (xq) Queißner
2020-06-11
1
-0
/
+5
*
Adds install target to makefile, adds support for transient client certificates.
Felix (xq) Queißner
2020-06-10
1
-0
/
+10
*
Improves image panning and zoom. Image view is now on a better default and us...
Felix (xq) Queißner
2020-06-10
1
-0
/
+5
*
Adds some right click menus, fixes bug in gopher.
Felix (xq) Queißner
2020-06-10
1
-0
/
+3
*
Introduces plain text renderer for improved styling.
Felix (xq) Queißner
2020-06-09
1
-0
/
+2
*
Adds support for finger protocol.
Felix (xq) Queißner
2020-06-08
1
-0
/
+2
*
Adds two new options for text display: gophermap rendering with text or icons...
Felix (xq) Queißner
2020-06-08
1
-0
/
+1
*
Adds support for multimedia modules: Now can pla audio/ (tested) and video/ (...
Felix (xq) Queißner
2020-06-08
1
-1
/
+4
*
Starts to implement gopher protocol and gophermap support. Heavily WIP, but y...
Felix (xq) Queißner
2020-06-08
1
-0
/
+8
*
Adds support for light/dark widget theme, adds experiemental support for http...
Felix (xq) Queißner
2020-06-07
1
-0
/
+1
*
Adds build helper.
Felix (xq) Queißner
2020-06-07
1
-0
/
+3
*
Implements multi-protocol support. Adds support for HTTP/HTTPS, adds settings...
Felix (xq) Queißner
2020-06-07
1
-2
/
+6
*
Moves source code into subdirectory.
Felix (xq) Queißner
2020-06-06
1
-0
/
+53