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
*
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
*
Implement #21 with cached pages
Mike Skec
2021-01-06
2
-12
/
+43
*
Tabs with client cert enabled no longer read from or write to cache
Mike Skec
2021-01-06
1
-2
/
+6
*
Basic caching functionality implemented
Mike Skec
2021-01-06
4
-12
/
+116
*
DocumentStyle: escape special chars when saving the style
Karol Kosek
2021-01-05
1
-1
/
+1
*
{TrustedHost,Favourite}Collection: fix duplicating/removing the last item
Karol Kosek
2021-01-05
2
-3
/
+3
*
Apply favourites button workaround
Mike Skec
2021-01-05
4
-3
/
+52
*
MainWindow: escape tab title
Karol Kosek
2021-01-05
1
-1
/
+3
*
BrowserTab: use simpler method for getting the HTML page title
Karol Kosek
2021-01-05
1
-19
/
+1
*
Remove toggleIsFavourite - no longer needed
Mike Skec
2021-01-04
3
-39
/
+4
*
New popup when adding to favourites!
Mike Skec
2021-01-04
8
-4
/
+199
*
Allow to use external cmark
Karol Kosek
2021-01-04
1
-1
/
+6
*
fix build failures
Mike Skec
2021-01-04
1
-1
/
+2
*
better default fonts
Mike Skec
2021-01-04
4
-8
/
+42
*
Added 'busy' cursor while current tab is loading
Mike Skec
2021-01-04
4
-0
/
+39
*
No longer useing QPalette::Mid for url bar highlight
Mike Skec
2021-01-04
1
-2
/
+3
*
Tweak when url should be focused
Mike Skec
2021-01-02
1
-4
/
+1
*
Theming: only use standard icons on Linux
Mike Skec
2021-01-02
1
-0
/
+7
*
favourites: implement #77, and add rename context menus
Mike Skec
2021-01-02
5
-15
/
+69
*
Get rid of unneeded hacky code for fancy url bar
Mike Skec
2021-01-02
4
-19
/
+7
*
Fix bug with fancy url bar styling
Mike Skec
2021-01-02
4
-9
/
+22
[next]