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
/
favouritecollection.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fixes pages not being read from cache due to differing trailing slash
Mike Skec
2021-01-07
1
-7
/
+12
|
|
|
|
Also fixes favourites with the same problem
*
{TrustedHost,Favourite}Collection: fix duplicating/removing the last item
Karol Kosek
2021-01-05
1
-2
/
+2
|
|
|
|
Fixes: #112
*
New popup when adding to favourites!
Mike Skec
2021-01-04
1
-0
/
+31
|
*
favourites: implement #77, and add rename context menus
Mike Skec
2021-01-02
1
-5
/
+22
|
*
Adds delete button for favourites, adds improved about:favourites rendering.
Felix (xq) Queißner
2020-06-29
1
-3
/
+6
|
*
Adds basic editing for favourite groups
Felix (xq) Queißner
2020-06-29
1
-2
/
+37
|
*
Paves road for new favourite system: Refactors the favourites into tree ↵
Felix (xq) Queißner
2020-06-29
1
-78
/
+571
|
|
|
|
structure instead of flat list.
*
Fixes warnings and compile errors that didn't trigger without recomple.
Felix (xq) Queißner
2020-06-18
1
-0
/
+4
|
*
Moves source code into subdirectory.
Felix (xq) Queißner
2020-06-06
1
-0
/
+140