csoler
|
ff68c770d8
|
removed all left rsnotify elements and moved uint32 flags to proper enum classes
|
2025-10-07 21:13:24 +02:00 |
|
thunder2
|
6251f36e3e
|
Replaced deprecated QDateTime::toTime_t by QDateTime::toSecsSinceEpoch
|
2025-07-29 18:32:31 +02:00 |
|
csoler
|
209355b9a5
|
converted all calls to QIcon("somefile.png") into FilesDefs::getIconFromQtResourcePath("somefile.png") to save memory duplicated by Qt
|
2020-08-15 22:17:52 +02:00 |
|
csoler
|
c552890459
|
attempt to sort out the mess in item deletion in FeedHolder widgets
|
2020-01-14 21:43:29 +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
|
11c520d280
|
replaced QString output of uniqueIdentifier() in feedItem classes by a std::string because QString caused random crashes
|
2019-12-15 16:46:22 +01:00 |
|
csoler
|
b85be7cc8e
|
simplified the addIfUnique mechanism in NewsFeed by using a data-based identifier for items
|
2019-12-03 22:30:13 +01:00 |
|
defnax
|
2df4a1a3e8
|
changed icons on othe feeds too
* changed the icons on other feeds too
* Show on Forum Message Feed the Avatars
|
2019-10-09 18:06:30 +02:00 |
|
csoler
|
a506c80d80
|
fixed licenses in elastic+feeds
|
2018-11-13 22:02:26 +01:00 |
|
Phenom
|
ef13e03e5a
|
Fix SecurityIpItem isSame
|
2017-10-22 11:52:21 +02: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
|
ad4f57d756
|
Added own flag and new checkbox in settings for security ip feed items.
Changed NewsFeed::addUnique for SecurityIpItem to compare the ip addresses.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8424 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-13 01:28:01 +00:00 |
|
csoler
|
ea7a5a5929
|
fixed bug causing false alarms of wrong reported IP from friends.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8385 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-06 13:50:11 +00:00 |
|
csoler
|
d69e03efd6
|
added tooltip to security item
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8379 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-06 11:30:31 +00:00 |
|
thunder2
|
df5d69540a
|
Added ip address to the info in SecurityIpItem
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8357 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-03 17:16:06 +00:00 |
|
thunder2
|
fb28284be3
|
Added a notify in SecurityIpItem when the ip address was added to the whitelist.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8355 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-03 15:14:26 +00:00 |
|
thunder2
|
82d7ab6052
|
Used the service permission flag "Require white list clearance" in pqissl
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8351 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-03 14:01:46 +00:00 |
|
thunder2
|
22a7d2eeeb
|
Added new feed item when a wrong external ip address is reported.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8350 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-03 12:38:23 +00:00 |
|
thunder2
|
9bef4502b1
|
Added feed item to notify a blacklisted ip address.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8346 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-02 21:36:26 +00:00 |
|