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
...
*
Added fancy url bar styling
Mike Skec
2020-12-31
5
-4
/
+123
*
Strip bgcolor attribute from html pages
Mike Skec
2020-12-31
1
-0
/
+4
*
Added prettier 'unsupported media type' page.
Mike Skec
2020-12-31
1
-9
/
+34
*
DocumentStyle: fix for #39
Mike Skec
2020-12-31
1
-1
/
+1
*
Fixes a few warnings and deprecation notices
Mike Skec
2020-12-31
4
-3
/
+4
*
mainwindow: new methods curTab and tabAt
Mike Skec
2020-12-31
2
-22
/
+34
*
#51: mouse buttons 4/5 for back/forward
Mike Skec
2020-12-31
4
-4
/
+27
*
AboutHandler: add emit keyword
Karol Kosek
2020-12-30
1
-1
/
+1
*
Use const variables
Karol Kosek
2020-12-30
5
-6
/
+6
*
DocumentStyle: use cheaper QColor initialization
Karol Kosek
2020-12-30
1
-8
/
+8
*
Pass QPoint by value
Karol Kosek
2020-12-30
4
-6
/
+6
*
const-reference large types
Karol Kosek
2020-12-30
12
-16
/
+16
*
Use multi-arg overload to save memory allocations
Karol Kosek
2020-12-30
4
-24
/
+17
*
Revert "file:// protocol now supports text/gemini"
Mike Skec
2020-12-30
1
-16
/
+2
*
Add preference to show hidden files in directory listings
Mike Skec
2020-12-30
6
-11
/
+73
*
Simplify '~' expansion in url bar
Mike Skec
2020-12-30
1
-7
/
+3
*
Clear URL bar focus on return key press
Mike Skec
2020-12-30
1
-0
/
+2
*
Now support file:// directory listings
Mike Skec
2020-12-30
1
-0
/
+20
*
Tilde '~' now expanded in URL bar for file:// protocols
Mike Skec
2020-12-30
1
-1
/
+13
*
file:// protocol now supports text/gemini
Mike Skec
2020-12-30
1
-2
/
+16
*
Fix home toolbar button
Mike Skec
2020-12-30
2
-0
/
+7
*
Add optional 'home' button to browser toolbar.
Mike Skec
2020-12-29
7
-0
/
+48
*
Add Ctrl+, Settings shortcut
Mike Skec
2020-12-29
1
-0
/
+3
*
MarkdownRenderer: indent lists
Karol Kosek
2020-12-28
1
-8
/
+11
*
Update regex for inline style stripping in HTML
Michael Skec
2020-12-28
1
-1
/
+1
*
Strip inline styles from HTML pages
Mike Skec
2020-12-28
1
-0
/
+4
*
Remove URL fragments before sending to server (#80)
Mike Skec
2020-12-28
1
-2
/
+2
*
Rename close icon to proper names
Karol Kosek
2020-12-28
7
-9
/
+10
*
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
[prev]
[next]