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
*
MarkdownRenderer: add title parsing
Karol Kosek
2020-12-28
3
-18
/
+28
*
BrowserTab: escape HTML sequences in title
Karol Kosek
2020-12-28
1
-4
/
+3
*
Window title now contains page title
Mike Skec
2020-12-27
3
-0
/
+21
*
Added page title parsing for Gemini and HTML
Mike Skec
2020-12-27
4
-6
/
+53
*
URL bar now has 'select all' behaviour on mouse release
Mike Skec
2020-12-27
2
-0
/
+26
*
Use standard icon names
Karol Kosek
2020-12-27
45
-89
/
+66
*
builtins.qrc: remove icons
Karol Kosek
2020-12-27
1
-58
/
+0
*
kristall: use system icon theme when using OS Default theme
Karol Kosek
2020-12-27
1
-1
/
+1
*
Fix #79. Also added Ctrl+U shortcut for 'View page source'
Mike Skec
2020-12-26
3
-2
/
+12
*
Fix fav_button not being re-checked after cancelling 'delete favourite' messa...
Mike Skec
2020-12-26
1
-0
/
+3
*
Fix fav_button not being re-enabled after successful load.
Mike Skec
2020-12-26
1
-2
/
+1
*
Allow to open local files without specifying the 'file:' schema
Karol Kosek
2020-12-24
1
-0
/
+7
*
mainwindow.ui: add Quit shortcut
Karol Kosek
2020-12-24
1
-0
/
+3
*
Add shortcuts for Document Outline, Bookmark, and History docks
Karol Kosek
2020-12-24
2
-6
/
+13
*
GeminiDocument: drop background_color
Karol Kosek
2020-12-24
2
-5
/
+1
*
Add font color rule for theme previews
Karol Kosek
2020-12-24
2
-4
/
+6
*
theme changes are now reflected instantly upon confirmation.
Mike Skec
2020-12-24
3
-13
/
+47
*
Add 'view source' to right-click context menu
Mike Skec
2020-12-24
4
-6
/
+21
*
DocumentStyle: add blockquote background rule to css
Karol Kosek
2020-12-15
1
-0
/
+1
*
Tries to fix #43.
Felix (xq) Queißner
2020-11-05
2
-2
/
+1
*
markdown: support outline generation
nixo
2020-11-01
1
-3
/
+4
*
Switch between tabs with Alt-N
nixo
2020-11-01
1
-0
/
+16
*
gemini: respect sensitive input (status 11)
nixo
2020-10-29
4
-4
/
+12
*
markdown renderer: use only exported cmark functions
nixo
2020-10-27
1
-13
/
+13
*
remove debug
John Sennesael
2020-10-20
1
-1
/
+1
*
bugfix
John Sennesael
2020-10-20
1
-2
/
+2
*
initial work on ansi escape char rendering
John Sennesael
2020-10-20
5
-4
/
+416
*
Set text color for default stylesheet
Liam Cooke
2020-09-03
1
-1
/
+1
*
bugfix for issue #48
John Sennesael
2020-08-21
3
-0
/
+14
*
Tries to enable windows builds with github actions.
Felix (xq) Queißner
2020-08-17
2
-2
/
+1
*
Makes TLS editor columns sortable. Closes #42.
Felix (xq) Queißner
2020-08-17
4
-1
/
+10
*
Adds 'show document source' menu item. Closes #11.
Felix (xq) Queißner
2020-08-17
7
-2
/
+61
*
Updates changelog a bit
Felix (xq) Queißner
2020-08-17
1
-2
/
+9
*
Adds primitive support for emoji fonts.
Felix (xq) Queißner
2020-08-17
8
-6
/
+73
*
Add back and forward context menu options
Steve Winslow
2020-08-17
1
-0
/
+12
*
Merge branch 'master' of github.com:MasterQ32/kristall
Felix (xq) Queißner
2020-07-20
4
-0
/
+28
|
\
|
*
Add Homebrew lib and include paths to build script
Jagger De Leo
2020-07-06
3
-0
/
+26
|
*
Add focus on URL bar when new tab opens
Don Rowe
2020-07-05
1
-0
/
+2
*
|
Reincludes makedir in makefile.
Felix (xq) Queißner
2020-07-20
2
-0
/
+6
*
|
Reincludes makedir in makefile.
Felix (xq) Queißner
2020-07-20
1
-0
/
+0
|
/
*
Small changes, adds updated windows build instructions.
Felix (xq) Queißner
2020-06-30
1
-2
/
+8
*
Makes windows build possible.
Felix Queißner
2020-06-30
1
-1
/
+9
*
Adds delete button for favourites, adds improved about:favourites rendering.
Felix (xq) Queißner
2020-06-29
4
-9
/
+29
*
Adds basic editing for favourite groups
Felix (xq) Queißner
2020-06-29
6
-13
/
+77
*
Paves road for new favourite system: Refactors the favourites into tree struc...
Felix (xq) Queißner
2020-06-29
9
-111
/
+958
*
Implements style preview for kristall document styles. Allows importing them ...
Felix (xq) Queißner
2020-06-29
6
-12
/
+145
*
Makes Ctrl-LMB on a link open into a new tab.
Felix (xq) Queißner
2020-06-29
4
-7
/
+18
*
Changes theme initialization a tad.
Felix (xq) Queißner
2020-06-29
5
-33
/
+43
*
Huge refacoring of the settings stuff. Provides automated migration between o...
Felix (xq) Queißner
2020-06-28
22
-256
/
+567
*
Fixes #25 and #23, starts to implement new config/cache directory system.
Felix (xq) Queißner
2020-06-28
4
-2
/
+71
[next]