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
/
documentstyle.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for the windows build.
Felix (xq) Queißner
2021-03-07
1
-2
/
+2
*
Moves all globals into a structure that can be deleted before the app exists....
Felix (xq) Queißner
2021-03-06
1
-14
/
+33
*
Add preference for centred H1
Mike Skec
2021-02-28
1
-0
/
+3
*
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
1
-7
/
+13
*
DocumentStyle: fixes for font issues
Mike Skec
2021-02-25
1
-54
/
+50
*
More consistent line height in headings and preformatted blocks
Mike Skec
2021-02-23
1
-1
/
+1
*
Add 'indent size' option
Mike Skec
2021-02-23
1
-0
/
+3
*
List item symbol prefernece
Mike Skec
2021-02-20
1
-1
/
+4
*
Change default blockquote indent to 1
Mike Skec
2021-02-20
1
-1
/
+1
*
DocumentStyle: better default blockquote font
Mike Skec
2021-02-20
1
-2
/
+2
*
blockquotes: better default value when using old themes
Mike Skec
2021-02-16
1
-2
/
+1
*
Improved blockquotes
Mike Skec
2021-02-16
1
-7
/
+33
*
Margins are now split into seperate horizontal/vertical options
Mike Skec
2021-02-13
1
-4
/
+7
*
Adds per-style pref for text width
Mike Skec
2021-02-13
1
-0
/
+6
*
Add preferences for new gemini formatting options
Mike Skec
2021-02-10
1
-1
/
+31
*
Save ansi colors to configs
Karol Kosek
2021-01-17
1
-1
/
+13
*
DocumentStyle: escape special chars when saving the style
Karol Kosek
2021-01-05
1
-1
/
+1
*
better default fonts
Mike Skec
2021-01-04
1
-6
/
+27
*
Resolves the emoji problem, hopefully once and for all! Closes #102.
Felix (xq) Queißner
2021-01-01
1
-21
/
+42
*
DocumentStyle: fix for #39
Mike Skec
2020-12-31
1
-1
/
+1
*
DocumentStyle: use cheaper QColor initialization
Karol Kosek
2020-12-30
1
-8
/
+8
*
Use multi-arg overload to save memory allocations
Karol Kosek
2020-12-30
1
-6
/
+6
*
DocumentStyle: add blockquote background rule to css
Karol Kosek
2020-12-15
1
-0
/
+1
*
Adds primitive support for emoji fonts.
Felix (xq) Queißner
2020-08-17
1
-3
/
+25
*
Huge refacoring of the settings stuff. Provides automated migration between o...
Felix (xq) Queißner
2020-06-28
1
-59
/
+173
*
Streamlines HTTP(S) interface and routes the redirects through BrowserTab as ...
Felix (xq) Queißner
2020-06-16
1
-1
/
+1
*
Windows (MSVC) build fixes
Alexandros Naskos
2020-06-11
1
-0
/
+1
*
Adds internal preset handling. Still missing import/export.
Felix (xq) Queißner
2020-06-09
1
-8
/
+0
*
Adds help document, adds block quote support, updates gemini parser to newest...
Felix (xq) Queißner
2020-06-09
1
-0
/
+7
*
Adds some notes about MacOS in bug section, adds patch for more casserts!
Felix (xq) Queißner
2020-06-08
1
-1
/
+1
*
Starts to implement gopher protocol and gophermap support. Heavily WIP, but y...
Felix (xq) Queißner
2020-06-08
1
-0
/
+290