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
*
Replace QInputDialog with custom dialog for queries
query-dialog
Xavier Del Campo Romero
2023-10-10
1
-2
/
+5
*
Introduce Qt 6 support
Alexey Andreyev
2023-03-24
1
-1
/
+1
*
fix missing kristall version when not building in git repo
Carlos Henrique Lima Melara
2022-12-30
1
-1
/
+7
*
src/kristall.pro: append CPPFLAGS to CFLAGS and CXXFLAGS
Carlos Henrique Lima Melara
2022-01-30
1
-1
/
+4
*
new location macos 11 homebrew qt
quietok(david)
2021-09-13
1
-2
/
+2
*
Fix x86 for Haiku and maybe others
quietok(david)
2021-09-13
1
-0
/
+3
*
Fix building on macOS/arm64
linear
2021-09-05
1
-5
/
+13
*
Further improves localization (#191). Allows switching and setting the chosen...
Felix (xq) Queißner
2021-05-08
1
-0
/
+2
*
Respect *FLAGS environment variables.
tastytea
2021-04-10
1
-9
/
+5
*
kristall.pro: fix gumbo's pkg-config name
Karol Kosek
2021-03-09
1
-1
/
+1
*
Starts to implement new HTML renderer based on gumbo. Everything is a bit bor...
Felix (xq) Queißner
2021-03-08
1
-0
/
+10
*
Implement interface translation
Carmina16
2021-03-06
1
-1
/
+4
*
Only test for dpkg-buildflags on linux systems
Carlos Henrique Lima Melara
2021-02-24
1
-6
/
+8
*
Check if dpkg-buildflags is present and append flags in qmake for
Carlos Henrique Lima Melara
2021-02-24
1
-0
/
+8
*
Search box: better reimplementation
Mike Skec
2021-02-09
1
-2
/
+4
*
Add embedded icon for win32
Michael Skec
2021-02-07
1
-0
/
+3
*
cache code refactor
Mike Skec
2021-01-06
1
-2
/
+4
*
Apply favourites button workaround
Mike Skec
2021-01-05
1
-2
/
+4
*
New popup when adding to favourites!
Mike Skec
2021-01-04
1
-2
/
+4
*
Allow to use external cmark
Karol Kosek
2021-01-04
1
-1
/
+6
*
remove debug
John Sennesael
2020-10-20
1
-1
/
+1
*
initial work on ansi escape char rendering
John Sennesael
2020-10-20
1
-1
/
+2
*
Adds primitive support for emoji fonts.
Felix (xq) Queißner
2020-08-17
1
-2
/
+3
*
Add Homebrew lib and include paths to build script
Jagger De Leo
2020-07-06
1
-0
/
+11
*
Makes windows build possible.
Felix Queißner
2020-06-30
1
-1
/
+9
*
Fixes #25 and #23, starts to implement new config/cache directory system.
Felix (xq) Queißner
2020-06-28
1
-0
/
+2
*
Fixes typo, adds middle-click to open link in new tab.
Felix (xq) Queißner
2020-06-27
1
-0
/
+2
*
Allows middle-clicking to close tabs.
Felix (xq) Queißner
2020-06-27
1
-0
/
+4
*
Starts to implement new markdown rendering
Felix (xq) Queißner
2020-06-23
1
-0
/
+4
*
Restructures the project source and cleans up a bit
Felix (xq) Queißner
2020-06-22
1
-45
/
+45
*
Includes cmark into build.
Felix (xq) Queißner
2020-06-22
1
-0
/
+3
*
Fixes makefile for libiconv on BSDs
Felix (xq) Queißner
2020-06-21
1
-0
/
+4
*
Starts implementation of certificate import/export.
Felix (xq) Queißner
2020-06-20
1
-0
/
+3
*
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
[next]