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
/
mainwindow.hpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Moves source code into subdirectory.
Felix (xq) Queißner
2020-06-06
1
-78
/
+0
|
*
A bit of redesign of the user interface, more convenience functions.
Felix (xq) Queißner
2020-06-06
1
-6
/
+14
|
*
Navigation via outline is now possible. Sexy!
Felix (xq) Queißner
2020-06-06
1
-0
/
+2
|
*
Fixes bug in outline generation, adds application icon to mainwindow, adds ↵
Felix (xq) Queißner
2020-06-06
1
-0
/
+2
|
|
|
|
more README, adds save settings on closing settings dialog.
*
Improves navigation with hotkeys, adds sane default theme, adds page margin ↵
Felix (xq) Queißner
2020-06-06
1
-0
/
+4
|
|
|
|
settings.
*
Starts to implement history management.
Felix (xq) Queißner
2020-06-06
1
-0
/
+6
|
*
Moves from favourites.db to QSettings, moves theming to MainWindow, ↵
Felix (xq) Queißner
2020-06-06
1
-1
/
+7
|
|
|
|
save/load installed theme.
*
Reworks document rendering: Now generates QTextDocument directly instead of ↵
Felix (xq) Queißner
2020-06-06
1
-1
/
+4
|
|
|
|
using HTML inbetween.
*
Adds option to navigate back to an older item
Felix (xq) Queißner
2020-06-05
1
-0
/
+2
|
*
More usability, survives conmans torture nearly with 100%
Felix (xq) Queißner
2020-05-30
1
-2
/
+17
|
*
Initial commit: Basic Gemini client.
Felix (xq) Queißner
2020-05-30
1
-0
/
+30