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
*
Merge branch 'multiline-input' into fork
fork
Xavier Del Campo Romero
2023-08-05
1
-0
/
+1
|
\
|
*
browsertab.cpp: Use multi-line input when required
Xavier Del Campo Romero
2023-08-05
1
-0
/
+1
*
|
Merge branch 'cmake' into fork
Xavier Del Campo Romero
2023-08-05
4
-0
/
+224
|
\
\
|
*
|
Add CMake-based build system
Xavier Del Campo Romero
2023-08-05
4
-0
/
+224
|
|
/
*
|
Merge branch 'settings-scrollarea' into fork
Xavier Del Campo Romero
2023-08-01
1
-286
/
+302
|
\
\
|
*
|
settingsdialog.ui: Move "Generic" widgets to QScrollArea
Xavier Del Campo Romero
2023-08-01
1
-286
/
+302
|
|
/
*
/
Try QScroller::grabGesture
scroller
Xavier Del Campo Romero
2023-08-01
1
-0
/
+2
|
/
*
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
*
Updates ROADMAP
Felix (xq) Queißner
2021-05-08
1
-6
/
+5
*
Adds qttools5-dev-tools to Ubuntu dependencies
Felix Queißner
2021-05-08
1
-1
/
+3
*
Adds qt5-linguist as a Fedora dependency
Felix Queißner
2021-05-08
1
-0
/
+1
*
Fix for #233
Mike Skec
2021-05-02
2
-1
/
+7
*
BrowserTab: accept file drops
Karol Kosek
2021-04-21
3
-0
/
+19
*
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
[next]