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 (
Expand
)
Author
Age
Files
Lines
*
Moves all globals into a structure that can be deleted before the app exists....
Felix (xq) Queißner
2021-03-06
1
-0
/
+11
*
Prevent creating duplicate groups
Mike Skec
2021-01-07
1
-0
/
+9
*
Added new context menus to favourite group
Mike Skec
2021-01-07
1
-0
/
+50
*
favourite popup: adding group combobox!
Mike Skec
2021-01-07
1
-0
/
+44
*
uniform urls only used for identification now
Mike Skec
2021-01-07
1
-7
/
+7
*
Fixes pages not being read from cache due to differing trailing slash
Mike Skec
2021-01-07
1
-7
/
+12
*
{TrustedHost,Favourite}Collection: fix duplicating/removing the last item
Karol Kosek
2021-01-05
1
-2
/
+2
*
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 struc...
Felix (xq) Queißner
2020-06-29
1
-78
/
+571
*
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