csoler
|
ff86d3cd20
|
removed dangerous mItems map from RSFeedWidget, replacing the search by data-based search
|
2019-12-19 23:34:10 +01:00 |
|
csoler
|
856d1b62a7
|
moved to QueuedConnection to update the feed count
|
2019-12-19 21:04:18 +01:00 |
|
csoler
|
459ddc8883
|
fixed bug caused by comparing temporary object output of uniqueIdentifier() method to another string
|
2019-12-15 18:40:42 +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
|
b6ca07aaa3
|
fixed bug caused by accessing Settings from non Qt thread
|
2019-12-07 22:26:26 +01:00 |
|
csoler
|
d152d9f50c
|
fixed proper async call of forceUpdateDisplay()
|
2019-12-06 22:19:49 +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 |
|
csoler
|
65fa54c206
|
using new notification system for connection attempts
|
2019-12-02 20:53:51 +01:00 |
|
defnax
|
75dd928fbb
|
Removed the default stylsheets from titlebar frames
Removed the default stylsheets from titlebar frames
|
2019-09-28 22:58:28 +02:00 |
|
csoler
|
d055887aa1
|
removed some dead code
|
2019-09-23 20:52:19 +02:00 |
|
csoler
|
a04d56e84e
|
fixed wrong default value for showUnconnected nodes
|
2019-09-23 19:44:20 +02:00 |
|
csoler
|
282d2d324d
|
added missing notifications when adding friends
|
2019-09-22 20:42:49 +02:00 |
|
csoler
|
9b78447109
|
used RsInfo instead of std::cerr in authssl.cc
|
2019-09-22 17:36:08 +02:00 |
|
csoler
|
6cbb959010
|
fixed bug preventing to remove friend nodes
|
2019-09-15 21:11:40 +02:00 |
|
csoler
|
3108a53a7f
|
hide empty groups in FriendList
|
2019-09-15 20:53:12 +02:00 |
|
csoler
|
b0c7f8f0ca
|
fixed display of non validated nodes without fingerprint
|
2019-09-10 22:01:06 +02:00 |
|
csoler
|
3a58aa468f
|
add special profile item for not yet validated peer from short invite
|
2019-09-10 09:52:37 +02:00 |
|
csoler
|
6419b03a2a
|
merged upstream/master
|
2019-09-08 20:35:23 +02:00 |
|
csoler
|
048beaf27a
|
Merge pull request #1631 from csoler/v0.6-FriendList
show best icon for not expanded profiles in friend list
|
2019-09-05 13:20:41 +02:00 |
|
csoler
|
e0623e6178
|
fixed default avatar when no locations available
|
2019-09-04 21:42:21 +02:00 |
|
csoler
|
81e9cd1c51
|
show best icon for not expanded profiles in friend list
|
2019-09-04 21:35:17 +02:00 |
|
csoler
|
a51259beb5
|
Merge pull request #1625 from csoler/v0.6-FriendList
fixed connection for "deny friend" function in FriendList
|
2019-08-30 14:05:58 +02:00 |
|
csoler
|
15e6947b07
|
use queued connections for notification signals in friend list, added a call to begin/endResetModel()
|
2019-08-30 13:57:27 +02:00 |
|
csoler
|
4d96c71942
|
fixed connection for "deny friend" function in FriendList
|
2019-08-30 11:11:40 +02:00 |
|
csoler
|
ac8043806b
|
Merge pull request #1622 from csoler/v0.6-FriendList
increased spacing for groups to fit the group icon in friendlist
|
2019-08-28 20:57:26 +02:00 |
|
csoler
|
0ddeaaf810
|
increased spacing for groups to fit the group icon in friendlist
|
2019-08-27 13:41:19 +02:00 |
|
csoler
|
c28c193b7c
|
Merge pull request #1615 from csoler/v0.6-FriendList
V0.6 friend list
|
2019-08-26 19:07:11 +02:00 |
|
csoler
|
886d71e59c
|
keep groups sorted together, and auto-expand group when adding a profile to a group
|
2019-08-26 18:27:20 +02:00 |
|
csoler
|
0cea0e5217
|
fixed missing connection to connect attempt
|
2019-08-24 20:45:13 +02:00 |
|
csoler
|
8a7722388a
|
added missing layoutChanged() to model
|
2019-08-24 10:21:11 +02:00 |
|
csoler
|
978ce82243
|
switch 32bits implementation to a more compact mode allowing more profiles
|
2019-08-23 23:25:43 +02:00 |
|
csoler
|
4b55fc4789
|
fix int bugs in previous implementation
|
2019-08-23 23:08:29 +02:00 |
|
csoler
|
a9aa5225ca
|
fixed possible bug due to not checking returned value
|
2019-08-23 22:51:50 +02:00 |
|
csoler
|
cc32de8466
|
added specific index implementations for 32bits and 64bits
|
2019-08-23 22:46:56 +02:00 |
|
csoler
|
b06f78d954
|
restored missing addToGroup menu
|
2019-08-23 20:21:57 +02:00 |
|
csoler
|
b5cdd0f4f0
|
save/restore expanded items when sorting
|
2019-08-23 16:39:57 +02:00 |
|
csoler
|
fdea4febbe
|
cleaned up the code, added icon for groups, only save/restore expanded items when changes are expected
|
2019-08-23 16:15:43 +02:00 |
|
csoler
|
1181e26bc5
|
removed debug output
|
2019-08-22 13:30:15 +02:00 |
|
csoler
|
6a8f6bf93d
|
save/restore expanded items and selection
|
2019-08-22 13:13:04 +02:00 |
|
csoler
|
15e43dce01
|
proper handling of peer connections notifications
|
2019-08-21 22:39:07 +02:00 |
|
csoler
|
a75a4945ec
|
added update every 5 mins to account for changes when sleeping
|
2019-08-20 21:27:59 +02:00 |
|
csoler
|
6a62227dba
|
cleanup up the code in FriendList, and fixed bug causing own locations not to show
|
2019-08-20 14:57:44 +02:00 |
|
csoler
|
b26be4db08
|
added more checks against inconsistencies
|
2019-08-19 22:56:49 +02:00 |
|
csoler
|
e0681828ee
|
fixed bug causing SEGV
|
2019-08-17 15:25:32 +02:00 |
|
csoler
|
70680fae47
|
proper on/off switch for status show
|
2019-08-15 19:43:41 +02:00 |
|
csoler
|
038a0ae4c7
|
fixed display of custom state string
|
2019-08-15 19:05:42 +02:00 |
|
csoler
|
74b8ed0633
|
bypass useless avatar dialog when choosing own avatar
|
2019-08-15 18:11:57 +02:00 |
|
csoler
|
6e7a86058d
|
fixed saving of sortByState option
|
2019-08-15 16:16:01 +02:00 |
|
csoler
|
9d696f56bc
|
fixed removal of profiles from groupless list when the profile is in a group
|
2019-08-15 15:54:16 +02:00 |
|
csoler
|
9686fc5546
|
fixed sorting by state and cleaned up column show/hide menu
|
2019-08-15 15:49:20 +02:00 |
|