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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mnemonics: remove dockwidget hack
Mike Skec
2021-03-12
2
-11
/
+3
*
Add accelerators to menubar
Mike Skec
2021-03-12
2
-24
/
+33
*
kristall.pro: fix gumbo's pkg-config name
Karol Kosek
2021-03-09
1
-1
/
+1
*
Fixes #41.
Felix (xq) Queißner
2021-03-08
1
-2
/
+5
*
Restructures option dialog even more, adds option to strip '<nav>' tags.
Felix (xq) Queißner
2021-03-08
7
-243
/
+301
*
Starts cleaning up the settings UI a bit.
Felix (xq) Queißner
2021-03-08
2
-112
/
+95
*
Fixes missing header.
Felix (xq) Queißner
2021-03-08
1
-0
/
+3
*
New HTML rendering via HTML code generation.
Felix (xq) Queißner
2021-03-08
3
-212
/
+107
*
Experiments.
Felix (xq) Queißner
2021-03-08
1
-11
/
+9
*
Starts to implement new HTML renderer based on gumbo. Everything is a bit bor...
Felix (xq) Queißner
2021-03-08
8
-29
/
+509
*
Changes gemini TLS to use 1.2 or higher. See #35 for discussion.
Felix (xq) Queißner
2021-03-07
1
-1
/
+1
*
Fix for the windows build.
Felix (xq) Queißner
2021-03-07
1
-2
/
+2
*
help.gemini: mention ANSI escapes
Mike Skec
2021-03-07
2
-1
/
+6
*
Add preference for ANSI escape codes
Mike Skec
2021-03-07
7
-27
/
+92
*
Add multi-line ansi escape sequences
Mike Skec
2021-03-07
5
-8
/
+13
*
GeminiRenderer: basis for ansi rendering in gemtext added
Mike Skec
2021-03-07
1
-2
/
+13
*
GeminiRenderer: restructure code; makes highlighting work on non-paragraphs
Mike Skec
2021-03-07
1
-322
/
+328
*
about:help: mention windowing shortcuts/options
Mike Skec
2021-03-06
1
-3
/
+6
*
Moves all globals into a structure that can be deleted before the app exists....
Felix (xq) Queißner
2021-03-06
22
-215
/
+263
*
main.cpp: use QLibraryInfo to get the exact i18n path
Karol Kosek
2021-03-06
1
-1
/
+2
*
Resolves gophermap rendering. Closes #22.
Felix (xq) Queißner
2021-03-06
28
-32
/
+65
*
Some cleanup
Carmina16
2021-03-06
2
-4
/
+1
*
Implement interface translation
Carmina16
2021-03-06
11
-129
/
+141
*
Closes #190
Felix (xq) Queißner
2021-03-06
3
-19
/
+21
*
Implements proper multi-window support.
Felix (xq) Queißner
2021-03-06
6
-57
/
+178
*
Starts preparing the codebase for multiple windows.
Felix (xq) Queißner
2021-03-06
3
-37
/
+108
*
Implements an IPC scheme for kristall. Closes #139.
Felix (xq) Queißner
2021-03-06
3
-16
/
+282
*
Fix #186: screwed line endings in copied text
Mike Skec
2021-03-06
1
-0
/
+10
*
font -> font-select-symbolic
Karol Kosek
2021-03-06
4
-8
/
+8
*
palette -> color-select-symbolic
Karol Kosek
2021-03-06
4
-13
/
+13
*
help.gemini: add spaces after headers
Mike Skec
2021-03-02
1
-0
/
+29
*
help.gemini: changes and additions
Mike Skec
2021-03-02
1
-23
/
+42
*
help.gemini: slight wording changes more suitable for man page
Mike Skec
2021-03-02
1
-4
/
+4
*
Fix double line-feed in plain text documents
Mike Skec
2021-03-01
1
-1
/
+15
*
URI fix: mention RFC reference
Mike Skec
2021-03-01
1
-4
/
+4
*
Domain-relative URL fix
Mike Skec
2021-03-01
1
-1
/
+12
*
help.gemini: add centre-h1 info
Mike Skec
2021-02-28
1
-3
/
+2
*
Add preference for centred H1
Mike Skec
2021-02-28
6
-20
/
+48
*
GeminiRenderer: add centred first H1 capability
Mike Skec
2021-02-28
1
-1
/
+16
*
GeminiRenderer: list indentation fix
Mike Skec
2021-02-27
1
-1
/
+3
*
BrowserTab.cpp: allow parent/root on all except about: pages
Mike Skec
2021-02-27
1
-4
/
+4
*
help.gemini: add emoji preference info
Mike Skec
2021-02-27
1
-0
/
+2
*
DocumentStyle: fix build error on unsupported emoji builds
Mike Skec
2021-02-27
1
-0
/
+3
*
Adds emoji toggle preference.
Mike Skec
2021-02-27
6
-20
/
+118
*
GeminiRenderer: don't replace quotes in page title
Mike Skec
2021-02-27
1
-4
/
+4
*
DocumentStyle: fixes for font issues
Mike Skec
2021-02-25
3
-59
/
+57
*
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
*
KristallTextBrowser: touch scroll fix
Mike Skec
2021-02-24
1
-4
/
+8
*
Fix some typos pointed by Debian lintian in src/about/help.gemini
Carlos Henrique Lima Melara
2021-02-24
1
-4
/
+4
[next]