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
*
geminirenderer: readibility improvements
Mike Skec
2021-02-10
3
-4
/
+35
*
searchbox: fix moving to top/bottom of page during search
Mike Skec
2021-02-09
1
-2
/
+4
*
Search box: better reimplementation
Mike Skec
2021-02-09
5
-15
/
+76
*
#144: small search improvements
Mike Skec
2021-02-09
1
-4
/
+8
*
Add 'open in default browser' option on HTTP links
Mike Skec
2021-02-08
1
-4
/
+15
*
Add embedded icon for win32
Michael Skec
2021-02-07
3
-0
/
+32
*
Use PageUp/Down to switch between tabs
Xavier Del Campo Romero
2021-01-27
1
-0
/
+28
*
new-tab button: add preference
Mike Skec
2021-01-21
8
-16
/
+48
*
Added '+' button to tab bar
Mike Skec
2021-01-21
5
-6
/
+67
*
GopherClient: suppress remote socket closure error
Karol Kosek
2021-01-21
1
-1
/
+8
*
ElideLabel: assign variable in initialization list
Karol Kosek
2021-01-20
1
-3
/
+4
*
MarkdownRenderer: remove redundant reinitialization
Karol Kosek
2021-01-20
1
-4
/
+0
*
MarkdownRenderer: render images as links
Karol Kosek
2021-01-20
1
-5
/
+1
*
GophermapRenderer: set default font to the icon format
Karol Kosek
2021-01-20
1
-0
/
+1
*
RenderHelpers: inline incrementations
Karol Kosek
2021-01-17
1
-16
/
+8
*
RenderHelpers: remove duplicated setColor() call
Karol Kosek
2021-01-17
1
-4
/
+0
*
RenderHelpers: don't insert Reset code when where is only one parameter
Karol Kosek
2021-01-17
1
-2
/
+0
*
Save ansi colors to configs
Karol Kosek
2021-01-17
3
-25
/
+17
*
RenderHelpers: add strikeout
Karol Kosek
2021-01-17
1
-0
/
+4
*
RenderHelpers: use enum instead of magic numbers with comments
Karol Kosek
2021-01-17
1
-18
/
+34
*
RenderHelpers: support setting 30-38 and 40-48 color codes
Karol Kosek
2021-01-17
1
-0
/
+12
*
RenderHelpers: simpler colors generation
Karol Kosek
2021-01-17
1
-79
/
+36
*
RenderHelpers: use correct codes for bright colors
Karol Kosek
2021-01-17
1
-8
/
+8
*
RenderHelpers: use const iterators
Karol Kosek
2021-01-17
1
-8
/
+8
*
Remove .bak files
Karol Kosek
2021-01-16
2
-192
/
+0
*
BrowserTab: fix showing an empty redirect question box
Karol Kosek
2021-01-16
1
-1
/
+1
*
CacheHandler: don't remove trailing slashes from url
Karol Kosek
2021-01-13
1
-6
/
+5
*
Replace history on redirect
Karol Kosek
2021-01-11
3
-0
/
+7
*
Revert "Fixes a 'resource not found' bug"
Karol Kosek
2021-01-11
1
-15
/
+6
*
status bar: show request status when loading pages
Mike Skec
2021-01-10
10
-2
/
+131
*
status bar: New file cache indicator
Mike Skec
2021-01-10
6
-8
/
+21
*
Fixes a 'resource not found' bug
Mike Skec
2021-01-10
1
-6
/
+15
*
BrowserTab: add Stop/Refresh action to the menu
Karol Kosek
2021-01-08
1
-0
/
+10
*
BrowserTab: disable impossible move actions
Karol Kosek
2021-01-08
1
-2
/
+4
*
BrowserTab: hide move actions on selection
Karol Kosek
2021-01-08
1
-9
/
+9
*
BrowserTab: show "Copy to clipboard" action only on selection
Karol Kosek
2021-01-08
1
-8
/
+6
*
Functional cache limit, albeit a little inefficient
Mike Skec
2021-01-08
6
-19
/
+43
*
cache: item expiry and max item size
Mike Skec
2021-01-08
8
-12
/
+185
*
Touch device support
Mike Skec
2021-01-07
1
-1
/
+7
*
support touch scrolling (?)
Mike Skec
2021-01-07
1
-0
/
+3
*
Add Ctrl+R reload page shortcut
Paper
2021-01-07
1
-0
/
+4
*
Prevent creating duplicate groups
Mike Skec
2021-01-07
1
-0
/
+9
*
Added new context menus to favourite group
Mike Skec
2021-01-07
3
-9
/
+94
*
favourite popup: adding group combobox!
Mike Skec
2021-01-07
8
-18
/
+159
*
uniform urls only used for identification now
Mike Skec
2021-01-07
2
-8
/
+8
*
Remembered scroll adjustment
Mike Skec
2021-01-07
2
-9
/
+26
*
Fixes pages not being read from cache due to differing trailing slash
Mike Skec
2021-01-07
5
-13
/
+42
*
Attempt to fix build failures
Mike Skec
2021-01-06
2
-1
/
+20
*
Fix busy cursor bugs
Mike Skec
2021-01-06
2
-10
/
+27
*
cache code refactor
Mike Skec
2021-01-06
10
-85
/
+154
[next]