csoler
|
5df7f7667f
|
fixed crash in NewFeed when attempting to find a widget using its identifier
|
2020-01-16 20:33:34 +01:00 |
|
csoler
|
c552890459
|
attempt to sort out the mess in item deletion in FeedHolder widgets
|
2020-01-14 21:43:29 +01:00 |
|
csoler
|
8f80db07c5
|
removed debug output
|
2019-12-21 14:44:16 +01:00 |
|
csoler
|
137cb5271d
|
fixed feed bug by moving away from std::string as a return type to uniqueIdentifier(). Now uint64_ hash is used and cached
|
2019-12-21 14:33:53 +01:00 |
|
csoler
|
a506c80d80
|
fixed licenses in elastic+feeds
|
2018-11-13 22:02:26 +01:00 |
|
thunder2
|
846d5f4f50
|
Optimized fill of feed items by moving the fill of the hidden area to the first expand of the frame.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8514 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-17 18:59:12 +00:00 |
|
thunder2
|
d13aa90b2b
|
Added basic widget RSFeedWidget for showing feed items in a QTreeWidget as replacement for the QScrollArea.
- Use sort of QTreeWidget
- Filter items
- Open/collapse selected item with +/-
- Remove selecteds item with dselete key
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7478 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-08-01 14:49:58 +00:00 |
|