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
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
cache code refactor
Mike Skec
2021-01-06
1
-0
/
+1
*
better default fonts
Mike Skec
2021-01-04
1
-1
/
+10
*
No longer useing QPalette::Mid for url bar highlight
Mike Skec
2021-01-04
1
-2
/
+3
*
Theming: only use standard icons on Linux
Mike Skec
2021-01-02
1
-0
/
+7
*
Get rid of unneeded hacky code for fancy url bar
Mike Skec
2021-01-02
1
-0
/
+3
*
Fix bug with fancy url bar styling
Mike Skec
2021-01-02
1
-1
/
+10
*
Added UI density option.
Mike Skec
2021-01-01
1
-1
/
+23
*
Add preference for url bar styling
Mike Skec
2020-12-31
1
-0
/
+3
*
Use const variables
Karol Kosek
2020-12-30
1
-1
/
+1
*
const-reference large types
Karol Kosek
2020-12-30
1
-1
/
+1
*
Add preference to show hidden files in directory listings
Mike Skec
2020-12-30
1
-0
/
+3
*
Add optional 'home' button to browser toolbar.
Mike Skec
2020-12-29
1
-0
/
+3
*
kristall: use system icon theme when using OS Default theme
Karol Kosek
2020-12-27
1
-1
/
+1
*
Allow to open local files without specifying the 'file:' schema
Karol Kosek
2020-12-24
1
-0
/
+7
*
Adds 'show document source' menu item. Closes #11.
Felix (xq) Queißner
2020-08-17
1
-1
/
+1
*
Adds primitive support for emoji fonts.
Felix (xq) Queißner
2020-08-17
1
-1
/
+33
*
Adds basic editing for favourite groups
Felix (xq) Queißner
2020-06-29
1
-1
/
+4
*
Paves road for new favourite system: Refactors the favourites into tree struc...
Felix (xq) Queißner
2020-06-29
1
-4
/
+54
*
Changes theme initialization a tad.
Felix (xq) Queißner
2020-06-29
1
-0
/
+35
*
Huge refacoring of the settings stuff. Provides automated migration between o...
Felix (xq) Queißner
2020-06-28
1
-38
/
+178
*
Fixes #25 and #23, starts to implement new config/cache directory system.
Felix (xq) Queißner
2020-06-28
1
-1
/
+46
*
Adds 'OS Default' theme.
Felix (xq) Queißner
2020-06-21
1
-3
/
+13
*
Adds option for manually trusting a TLS server.
Felix (xq) Queißner
2020-06-21
1
-0
/
+5
*
Reworks TLS trust to enable symmetry between HTTPS and Gemini
Felix (xq) Queißner
2020-06-19
1
-2
/
+7
*
Implements Timeout UI
Felix (xq) Queißner
2020-06-19
1
-0
/
+2
*
Fixes #17
Felix (xq) Queißner
2020-06-19
1
-1
/
+1
*
Reworks global settings handling, improves redirection configuration.
Felix (xq) Queißner
2020-06-18
1
-3
/
+41
*
Refactoring: Changes internal structure of requests and unifies a lot of code...
Felix (xq) Queißner
2020-06-16
1
-0
/
+3
*
Adds improved client certificate management, adds server certificate management.
Felix (xq) Queißner
2020-06-16
1
-0
/
+5
*
Adds first draft of client certificate management.
Felix (xq) Queißner
2020-06-11
1
-0
/
+5
*
Adds some right click menus, fixes bug in gopher.
Felix (xq) Queißner
2020-06-10
1
-0
/
+4
*
Adds two new options for text display: gophermap rendering with text or icons...
Felix (xq) Queißner
2020-06-08
1
-0
/
+6
*
Fixes #2: Adds command line parsing.
Felix (xq) Queißner
2020-06-08
1
-1
/
+20
*
Adds support for light/dark widget theme, adds experiemental support for http...
Felix (xq) Queißner
2020-06-07
1
-5
/
+4
*
Adds rendering of about:blank and about:favourites.
Felix (xq) Queißner
2020-06-06
1
-3
/
+2
*
Moves source code into subdirectory.
Felix (xq) Queißner
2020-06-06
1
-0
/
+18