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.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implements #245
Felix "xq" Queißner
2021-11-20
1
-0
/
+1
*
Further improves localization (#191). Allows switching and setting the chosen...
Felix (xq) Queißner
2021-05-08
1
-13
/
+2
*
Inserts setting for current language.
Felix (xq) Queißner
2021-05-08
1
-1
/
+17
*
rename PageMetadata struct to NamedUrl
Mike Skec
2021-03-17
1
-2
/
+2
*
sessions: save page titles and read them before loading page
Mike Skec
2021-03-17
1
-0
/
+7
*
Adds option to have old or new session behaviour. Closes #187
Felix (xq) Queißner
2021-03-17
1
-0
/
+7
*
First draft of session management. Always restores the latest session.
Felix (xq) Queißner
2021-03-17
1
-0
/
+6
*
Restructures option dialog even more, adds option to strip '<nav>' tags.
Felix (xq) Queißner
2021-03-08
1
-0
/
+1
*
Add preference for ANSI escape codes
Mike Skec
2021-03-07
1
-0
/
+8
*
Moves all globals into a structure that can be deleted before the app exists....
Felix (xq) Queißner
2021-03-06
1
-26
/
+38
*
Implements proper multi-window support.
Felix (xq) Queißner
2021-03-06
1
-0
/
+15
*
Starts preparing the codebase for multiple windows.
Felix (xq) Queißner
2021-03-06
1
-0
/
+7
*
Adds emoji toggle preference.
Mike Skec
2021-02-27
1
-0
/
+4
*
Fix window geometry/state not being saved in some environments
Mike Skec
2021-02-23
1
-0
/
+2
*
Add light icons for favourite/certificate buttons for dark themes
Mike Skec
2021-02-23
1
-0
/
+1
*
Add optional root/parent toolbar buttons
Mike Skec
2021-02-18
1
-2
/
+4
*
Add unlimited cache life option
Mike Skec
2021-02-18
1
-1
/
+2
*
Add seperate 'icon theme' preference
Mike Skec
2021-02-16
1
-0
/
+10
*
Added search engine preference
Mike Skec
2021-02-15
1
-0
/
+1
*
add pref for typographer quotes
Mike Skec
2021-02-13
1
-0
/
+1
*
new-tab button: add preference
Mike Skec
2021-01-21
1
-0
/
+1
*
status bar: show request status when loading pages
Mike Skec
2021-01-10
1
-0
/
+10
*
Functional cache limit, albeit a little inefficient
Mike Skec
2021-01-08
1
-3
/
+3
*
cache: item expiry and max item size
Mike Skec
2021-01-08
1
-0
/
+5
*
cache code refactor
Mike Skec
2021-01-06
1
-0
/
+3
*
better default fonts
Mike Skec
2021-01-04
1
-0
/
+2
*
Fix bug with fancy url bar styling
Mike Skec
2021-01-02
1
-0
/
+4
*
Added UI density option.
Mike Skec
2021-01-01
1
-0
/
+9
*
Add preference for url bar styling
Mike Skec
2020-12-31
1
-0
/
+1
*
Add preference to show hidden files in directory listings
Mike Skec
2020-12-30
1
-0
/
+1
*
Add optional 'home' button to browser toolbar.
Mike Skec
2020-12-29
1
-0
/
+3
*
Changes theme initialization a tad.
Felix (xq) Queißner
2020-06-29
1
-0
/
+2
*
Huge refacoring of the settings stuff. Provides automated migration between o...
Felix (xq) Queißner
2020-06-28
1
-13
/
+32
*
Fixes #25 and #23, starts to implement new config/cache directory system.
Felix (xq) Queißner
2020-06-28
1
-0
/
+20
*
Adds 'OS Default' theme.
Felix (xq) Queißner
2020-06-21
1
-0
/
+1
*
Adds option for manually trusting a TLS server.
Felix (xq) Queißner
2020-06-21
1
-0
/
+6
*
Reworks TLS trust to enable symmetry between HTTPS and Gemini
Felix (xq) Queißner
2020-06-19
1
-1
/
+2
*
Implements network timeouts.
Felix (xq) Queißner
2020-06-19
1
-0
/
+3
*
Reworks global settings handling, improves redirection configuration.
Felix (xq) Queißner
2020-06-18
1
-0
/
+34
*
Refactoring: Changes internal structure of requests and unifies a lot of code...
Felix (xq) Queißner
2020-06-16
1
-0
/
+2
*
Adds improved client certificate management, adds server certificate management.
Felix (xq) Queißner
2020-06-16
1
-0
/
+2
*
Adds first draft of client certificate management.
Felix (xq) Queißner
2020-06-11
1
-0
/
+3
*
Adds some right click menus, fixes bug in gopher.
Felix (xq) Queißner
2020-06-10
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
/
+8