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
Commit message (
Expand
)
Author
Age
Files
Lines
*
querydialog.ui: Allow smaller dialog size
querydialog-wrap
Xavier Del Campo Romero
2023-12-15
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
*
fix build with cmake
Dima Krasner
2023-11-09
1
-0
/
+1
*
add ugly guppy:// v0.4 support
Dima Krasner
2023-11-09
6
-0
/
+242
*
Correct a typo in BUILDING.md
Felix Yan
2023-11-07
1
-1
/
+1
*
Replace QInputDialog with custom dialog for queries
Xavier Del Campo Romero
2023-10-13
6
-5
/
+136
*
build.yml: Test CMake builds
Xavier Del Campo Romero
2023-10-02
2
-2
/
+30
*
Add CMake-based build system
Xavier Del Campo Romero
2023-10-02
4
-0
/
+226
*
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
*
doc/gen-man.sh: use printf instead of echo to make it portable
Carlos Henrique Lima Melara
2023-06-10
1
-3
/
+3
*
Removes ubuntu_18 runner
Felix Queißner
2023-06-05
1
-12
/
+0
*
doc: remove unused DATE logic from gen-man.sh
Carlos Henrique Lima Melara
2023-06-05
1
-4
/
+0
*
doc: double escape special characters (\f) in gen-man.sh
Carlos Henrique Lima Melara
2023-06-05
1
-2
/
+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
*
BUILDING.md: use a better formatting to Ubuntu and Debian section
Carlos Henrique Lima Melara
2022-12-25
1
-2
/
+2
*
BUILDING.md: add qt5-tools to arch required packages list (fix #262)
Carlos Henrique Lima Melara
2022-12-25
1
-0
/
+1
*
BUILDING.md: add info about Debian and using dynamic linking
Carlos Henrique Lima Melara
2022-12-25
1
-4
/
+11
*
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
*
Removes build date from manpage to make kristall builds reproducible
Carlos Henrique Lima Melara
2022-01-30
1
-1
/
+1
*
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
*
Add additional brew command for macOS building
ols
2021-11-15
1
-1
/
+2
*
new location macos 11 homebrew qt
quietok(david)
2021-09-13
2
-3
/
+3
*
Fix x86 for Haiku and maybe others
quietok(david)
2021-09-13
2
-0
/
+14
*
doc/gen-man.sh: make sed command portable
linear
2021-09-05
2
-1
/
+2
*
doc/gen-man.sh: head and tail +/- syntax is not portable
linear
2021-09-05
1
-2
/
+1
*
Fix building on macOS/arm64
linear
2021-09-05
2
-6
/
+19
*
Fix some spelling errors
koyu
2021-06-02
2
-2
/
+2
*
cleanup mime entry during uninstall
Thomas Groman
2021-05-08
1
-1
/
+3
*
Default install to user prefix
Thomas Groman
2021-05-08
1
-2
/
+2
*
fix varible conflict in make install MANPATH conflicts with system environmen...
Thomas Groman
2021-05-08
1
-2
/
+2
*
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
[next]