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
*
querydialog.ui: Allow smaller dialog size
Xavier Del Campo Romero
2023-12-19
1
-0
/
+12
*
fix failure when first chunk arrives last
Dima Krasner
2023-11-09
1
-2
/
+2
*
coding style cleanup
Dima Krasner
2023-11-09
1
-1
/
+3
*
coding style cleanup
Dima Krasner
2023-11-09
1
-54
/
+80
*
add ugly guppy:// v0.4 support
Dima Krasner
2023-11-09
6
-0
/
+242
*
Replace QInputDialog with custom dialog for queries
Xavier Del Campo Romero
2023-10-13
5
-5
/
+134
*
settingsdialog.ui: Move "Generic" widgets to QScrollArea
Xavier Del Campo Romero
2023-09-29
1
-286
/
+302
*
browsertab.cpp: Use multi-line input when required
Xavier Del Campo Romero
2023-09-29
1
-0
/
+1
*
Use startsWith() instead of left(4)
Michael Steenbeek
2023-08-30
1
-2
/
+2
*
Support URLs in Gophermaps
Michael Steenbeek
2023-08-30
1
-14
/
+25
*
Update settingsdialog.cpp
Acidus
2023-07-08
1
-0
/
+1
*
update with active search engines
Acidus
2023-07-08
1
-3
/
+2
*
Focus browsing area after page is loaded
Tomas Åkesson
2023-04-06
1
-0
/
+2
*
Allow middle-click to open new tab when text is selected
Tomas Åkesson
2023-04-06
1
-0
/
+3
*
Fix crash when encountering incomplete ANSI codes
Tomas Åkesson
2023-04-02
1
-6
/
+6
*
Fix crash when closing gopher tab during content loading
Tomas Åkesson
2023-04-01
1
-0
/
+1
*
Fix media player stuttering
Tomas Åkesson
2023-03-26
2
-2
/
+27
*
Improve Qt 6 support
Alexey Andreyev
2023-03-25
1
-2
/
+7
*
Introduce Qt 6 support
Alexey Andreyev
2023-03-24
6
-3
/
+69
*
AboutHandler: improve cache request generation
Alexey Andreyev
2023-03-24
1
-1
/
+1
*
fix missing kristall version when not building in git repo
Carlos Henrique Lima Melara
2022-12-30
1
-1
/
+7
*
src/about/help.gemini: fix typo (completly -> completely)
Carlos Henrique Lima Melara
2022-12-25
1
-1
/
+1
*
src/kristall.pro: append CPPFLAGS to CFLAGS and CXXFLAGS
Carlos Henrique Lima Melara
2022-01-30
1
-1
/
+4
*
Implements #245
Felix "xq" Queißner
2021-11-20
7
-27
/
+118
*
Improves caching api related to urls, implements fragment handling, fixes #237
Felix "xq" Queißner
2021-11-20
5
-37
/
+60
*
new location macos 11 homebrew qt
quietok(david)
2021-09-13
1
-2
/
+2
*
Fix x86 for Haiku and maybe others
quietok(david)
2021-09-13
1
-0
/
+3
*
Fix building on macOS/arm64
linear
2021-09-05
1
-5
/
+13
*
Add support for XHTML This patch sends XHTML down the HTML renderer path inst...
Thomas Groman
2021-05-08
2
-1
/
+2
*
Further improves localization (#191). Allows switching and setting the chosen...
Felix (xq) Queißner
2021-05-08
17
-78
/
+249
*
Inserts setting for current language.
Felix (xq) Queißner
2021-05-08
5
-25
/
+314
*
Fix for #233
Mike Skec
2021-05-02
2
-1
/
+7
*
BrowserTab: accept file drops
Karol Kosek
2021-04-21
2
-0
/
+15
*
Push lazy-loaded links to the history
Karol Kosek
2021-04-18
2
-6
/
+4
*
main.cpp: support sessions when multiple users have opened Kristall
Karol Kosek
2021-04-17
1
-1
/
+7
*
Unwarp tr() from QStrings
Karol Kosek
2021-04-16
5
-25
/
+25
*
BrowserTab: reset image scaling for small images
Karol Kosek
2021-04-11
1
-0
/
+2
*
BrowserTab: drop QString
Karol Kosek
2021-04-11
1
-4
/
+2
*
BrowserTab: simplify unsupported media type error
Karol Kosek
2021-04-11
1
-32
/
+11
*
BrowserTab: call the view source action from menu directly
Karol Kosek
2021-04-11
1
-3
/
+1
*
GeminiRenderer: remove empty GeminiDocument class and unused includes
Karol Kosek
2021-04-11
2
-22
/
+3
*
Save settings on exit
Karol Kosek
2021-04-11
1
-1
/
+1
*
BrowserTab: render image loading errors in a document
Karol Kosek
2021-04-10
1
-13
/
+24
*
BrowserTab: add scrollbars to image view
Karol Kosek
2021-04-10
1
-0
/
+2
*
BrowserTab: scale images only when they are bigger than the window
Karol Kosek
2021-04-10
1
-2
/
+6
*
BrowserTab: simplify image loading
Karol Kosek
2021-04-10
1
-8
/
+3
*
Respect *FLAGS environment variables.
tastytea
2021-04-10
1
-9
/
+5
*
Show application version in the about dialog
Karol Kosek
2021-04-09
1
-2
/
+3
*
MarkdownRenderer: remove resetFormatting function from blockquotes
Karol Kosek
2021-04-09
1
-1
/
+0
*
MarkdownRenderer: suppress first block
Karol Kosek
2021-04-05
1
-1
/
+1
[next]