csoler
|
f2b1cccf42
|
added missing delete in NewFriendList destructor
|
2020-12-22 22:51:35 +01:00 |
|
csoler
|
1a5a99f076
|
show last contact and IP on closed profiles to be the data of the most recent node
|
2020-12-17 21:17:17 +01:00 |
|
csoler
|
733b059571
|
Merge pull request #2161 from csoler/v0.6-BugFixing_5
V0.6 bug fixing 5
|
2020-12-15 20:50:14 +01:00 |
|
csoler
|
aad27ff94b
|
renamed "count" to "size" in DirDetails
|
2020-12-13 20:03:21 +01:00 |
|
csoler
|
d5d0314940
|
always show empty groups in FriendList so that they still can be deleted
|
2020-12-05 20:50:36 +01:00 |
|
Phenom
|
457206272c
|
Add Remove Only Selected in Network Keyring.
|
2020-11-24 15:51:39 +01:00 |
|
csoler
|
24735c2235
|
fixed keeping sort order in any case in network friend list
|
2020-11-12 23:44:12 +01:00 |
|
csoler
|
f8721ad60f
|
Merge remote-tracking branch 'upstream/master' into v0.6-BugFixing_2
|
2020-11-12 23:17:55 +01:00 |
|
Phenom
|
f8d7bd5d74
|
Fix Save Network Friends Headers Size
|
2020-11-12 19:02:40 +01:00 |
|
Phenom
|
9dcb4af645
|
Add View Source in RSTextBrowser
|
2020-11-10 16:28:15 +01:00 |
|
csoler
|
9a2749dbe5
|
added flags to invite system to unify the different variables and made sure the HomePage contains at least current IP (not fully tested)
|
2020-11-09 22:42:28 +01:00 |
|
Phenom
|
bfbee1bdec
|
Add View Source in RSTextBrowser
|
2020-11-09 15:26:08 +01:00 |
|
csoler
|
d2bd947252
|
fixed bug due to passing shared_ptr to RsThread::async() without making an explicit copy before
|
2020-11-08 18:25:20 +01:00 |
|
Phenom
|
47a2a78350
|
Fix RSTreeView Header first Painting
|
2020-11-06 11:05:08 +01:00 |
|
Phenom
|
d1c10d3c0e
|
Fix Forum Post Resize
[ ] forums: Clicking on diffent forum items causes changing of the width
of the left pane.
|
2020-11-04 12:09:50 +01:00 |
|
csoler
|
ca94fba8e3
|
removed deprecated Send message to whole group feature from FriendList
|
2020-11-02 20:17:23 +01:00 |
|
csoler
|
a59a9c2650
|
changed display menu icon to something more appropriate
|
2020-10-22 22:09:25 +02:00 |
|
csoler
|
c6b6a148ef
|
limit the size of group description in GroupTreeWidget tooltip
|
2020-10-14 20:44:54 +02:00 |
|
csoler
|
fa627e6347
|
Merge pull request #2069 from csoler/v0.6-ChannelsGUI
Fixes for channels GUI
|
2020-10-03 21:09:38 +02:00 |
|
csoler
|
c640fd779d
|
fixed comflicts with upstream
|
2020-09-27 20:51:05 +02:00 |
|
csoler
|
56f3df6737
|
removed "0 files" mention
|
2020-09-26 17:47:09 +02:00 |
|
defnax
|
b84e58aa9a
|
cleanup old icons
|
2020-09-14 20:53:16 +02:00 |
|
csoler
|
315e7e0b0e
|
Merge pull request #2025 from chelovechishko/forums_gui
Forums gui
|
2020-09-11 21:53:52 +02:00 |
|
csoler
|
2e6a87a2ea
|
merged upstream/master
|
2020-09-11 21:36:45 +02:00 |
|
csoler
|
deaba61eec
|
Merge pull request #2044 from csoler/v0.6-BugFixing
Fix for crashes in FriendList and FileLists
|
2020-08-22 21:50:37 +02:00 |
|
csoler
|
daf92ce62c
|
save both column width and column visibility in friend list
|
2020-08-22 20:46:39 +02:00 |
|
csoler
|
44444207f7
|
save/restore hidden columns when switching which column is visible in FriendList
|
2020-08-22 20:23:42 +02:00 |
|
csoler
|
da21a40eda
|
keep expand state when showing/hiding IPs and last connection state
|
2020-08-22 19:14:46 +02:00 |
|
csoler
|
335cd9a7c2
|
hack to fix crashes in network list
|
2020-08-21 18:42:12 +02:00 |
|
csoler
|
7c5bf22931
|
improved safety of underlying data update for FriendListModel
|
2020-08-20 18:34:10 +02:00 |
|
csoler
|
76511479af
|
switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath()
|
2020-08-19 16:19:42 +02:00 |
|
csoler
|
a7db89a9ef
|
Merge pull request #2042 from csoler/v0.6-ImprovedGUI
V0.6 improved gui
|
2020-08-18 23:25:51 +02:00 |
|
drbob
|
09c7fdee4b
|
Add proper header path for 'retroshare-gui/' headers
This is simplifies the include directories needed for plugins.
|
2020-08-18 22:43:45 +10:00 |
|
csoler
|
3b7734c934
|
uniformise calls to [begin/end]ResetModel() and removed calls to layoutAboutToBeChanged() as it may cause some SIGSEGV
|
2020-08-16 22:17:54 +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
|
243ba595f0
|
added missing virtual destructors possibly causing memory leaks
|
2020-08-15 13:41:21 +02:00 |
|
chelovechishko
|
ee967c2bc0
|
gxsforums: add id to forum's popup
|
2020-07-06 13:27:06 +09:00 |
|
csoler
|
07655e287e
|
fixed cleaning up of search results
|
2020-07-04 00:05:29 +02:00 |
|
csoler
|
c58aa688d1
|
fixed proper display of group for context strings
|
2020-06-25 21:25:22 +02:00 |
|
csoler
|
ba486a0029
|
multiple improvements in distant channel search and general display of distant search results
|
2020-06-25 21:15:37 +02:00 |
|
csoler
|
500f572b98
|
merged with master
|
2020-06-25 16:53:18 +02:00 |
|
G10h4ck
|
638ef80788
|
Merge pull request #2018 from G10h4ck/memory_optimization
Reduce memory usage due to copying in RsQThreadUtils::postToObject
|
2020-06-25 11:30:06 +02:00 |
|
Gioacchino Mazzurco
|
3b37c1e9ad
|
Remove more copying of big structures in RsQThreadUtils::postToObject
|
2020-06-24 00:57:16 +02:00 |
|
csoler
|
d39b09c5bc
|
added zoom of thumbnails on control+wheel
|
2020-06-23 20:24:14 +02:00 |
|
csoler
|
33da5c06b8
|
removed multi-callback based distant search result handling, and use rsEvents instead
|
2020-06-16 21:13:55 +02:00 |
|
csoler
|
baf7b06e4c
|
fixed double click problem on files
|
2020-06-06 21:51:40 +02:00 |
|
csoler
|
129ffdd6c5
|
fixed auto-layout of thumbnails
|
2020-06-06 19:07:03 +02:00 |
|
Phenom
|
70e2a1a801
|
Fix qss StyleSheet dark theme item color for gtk users
gtk users can't set Qt system theme.
|
2020-05-30 12:40:42 +02:00 |
|
defnax
|
180a43150b
|
Fixing Group Tree item text color
|
2020-05-21 21:58:23 +02:00 |
|
defnax
|
fd6b69bcac
|
Merge pull request #1943 from PhenomRetroShare/Fix_RsElidedItemDelegateStyleSheet
Fix RSElidedItemDelegate to use StyleSheet as default but defined colors
|
2020-05-19 19:28:52 +02:00 |
|