Commit Graph

15644 Commits

Author SHA1 Message Date
csoler
96fb0d2d5f updated translation files 2020-12-10 09:37:10 +01:00
csoler
0f55d73b69 fixed quadratic search in GxsUtil check routine 2020-12-09 23:31:40 +01:00
csoler
e3c2b644b3
Merge pull request #2154 from csoler/v0.6-BugFixing_5
fixed missing delete in generic_sendData() causing a memory leak
2020-12-09 23:06:06 +01:00
csoler
5cbe61354f
Merge pull request #2152 from PhenomRetroShare/Fix_ChannelRsLink
Fix Channel RsLink if update before UI Init
2020-12-09 23:05:50 +01:00
csoler
50ad409e26
Merge pull request #2150 from PhenomRetroShare/Fix_RsMutexDebug
Fix RsMutex Debug and add rs_mutex_debug qmake option.
2020-12-09 23:04:51 +01:00
csoler
a8ca7a559f
Merge pull request #2148 from defnax/ui-fix-2
GUI fixes
2020-12-09 23:03:29 +01:00
csoler
906c1f03e4
Merge pull request #2147 from csoler/v0.6-BugFixing_2
Still bug fixing 0.6.6-RC1
2020-12-09 22:58:13 +01:00
csoler
1c0e3fc2f4
Merge pull request #2149 from PhenomRetroShare/Fix_RS_DEEP_CHANNEL_INDEX
Fix CONFIG with rs_deep_channels_index
2020-12-09 22:57:25 +01:00
csoler
758aaffbd0 fixed missing delete in generic_sendData() causing a memory leak 2020-12-09 22:55:15 +01:00
Phenom
82bd8d5f6a Fix CONFIG with rs_deep_channels_index 2020-12-09 16:10:17 +01:00
csoler
33c5cc86b6
Merge pull request #2153 from csoler/v0.6-BugFixing_5
fixed bug in mutexes causing a deadlock in gxs integrity check
2020-12-09 13:18:11 +01:00
csoler
4ddcf3c0bb removed double call to delete groups and delete msgs (left after previous changes). Improved output when checking groups/msgs 2020-12-08 23:57:30 +01:00
csoler
ed5f8618b6 fixed bug in mutexes causing a deadlock in gxs integrity check 2020-12-08 23:45:31 +01:00
Phenom
c745800e18 Fix Channel RsLink if update before UI Init 2020-12-08 22:03:36 +01:00
Phenom
2ff3d83c30 Fix RsMutex Debug and add rs_mutex_debug qmake option. 2020-12-08 17:15:16 +01:00
Phenom
5f67710f16 Fix RsGxsDataAccess req delete when failed. 2020-12-07 14:47:57 +01:00
csoler
931be5dc6d fixed update of forum and circle lists when forum/circle is edited 2020-12-06 21:29:56 +01:00
defnax
5341db5afe Fixed comments to open the Post & fixed background selection color issue on Fusion style
* Fixed Comments Button to open the Post
* Fixed background selection color issue on Fusion style
* Fixed issue when exapnding the Notes Text
2020-12-06 15:10:50 +01:00
defnax
e5c9c47c91 Fixing background selection color & fixed the default width
* Fixing background selection color for Peer Online Feeds & Friend Request Feeds (Fusion style)
* Fixed the default width for GXS Group Dialog.
* Fixed spacing for the Button layout
2020-12-05 23:06:02 +01:00
csoler
4db0ed9fa9 replaced remaining term "chat lobby" for "chat room" 2020-12-05 21:07:55 +01:00
csoler
b3a6ec67de improved description of what Last Post means in boards and channels, added tooltips 2020-12-05 21:04:04 +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
csoler
dbd6477acd fixed bug in circle chooser that showed duplicates. Removed mCircleExternalIdList (not really useful now that circles are cached) and used a std::set to ensure uniqueness 2020-12-05 20:12:03 +01:00
csoler
af76cf028c always hide edit post button in channel feeds. Feed is not the place for editing posts 2020-12-05 16:31:23 +01:00
csoler
8f5656433a
Merge pull request #2146 from defnax/boardscomposer
[ Boards ] Added to show a message box when closing the boards post composer
2020-12-05 16:17:53 +01:00
csoler
08e264913d
Merge pull request #2143 from csoler/v0.6-BugFixing_4
V0.6 bug fixing 4
2020-12-05 16:15:11 +01:00
csoler
e0281e2a33
Merge pull request #2136 from defnax/zoomablelabel-for-channel-feeds
Added ZoomableLabel for the Channel Post Feeds
2020-12-05 16:13:46 +01:00
defnax
15d1b1c4fc Fixed that the images are not deformed 2020-12-05 14:58:27 +01:00
defnax
f67153538f removed scale contents 2020-12-05 13:39:42 +01:00
defnax
ef200fee47 Added to show a message box when closing the boards post composer 2020-12-04 23:33:16 +01:00
csoler
f6c554807f
Merge pull request #2135 from csoler/v0.6-BugFixing_2
Still fixing GUI issues for 0.6.6
2020-12-04 22:35:34 +01:00
csoler
9533fc9c00 added notification when new extra file is shared, so that shared files updates 2020-12-04 16:33:12 +01:00
csoler
fd2eed8b24 fixed wrong display of error when creating a new GxsId 2020-12-04 14:39:48 +01:00
csoler
d5cce14cb1 Merge remote-tracking branch 'upstream/master' into v0.6-BugFixing_2 2020-12-04 14:29:01 +01:00
csoler
6e6fcc4e1d
Merge pull request #2139 from PhenomRetroShare/Fix_mBobAccessibleUninit
Fix uninitialised mBobAccessible in ServerPage
2020-12-04 13:51:07 +01:00
csoler
477987153f
Merge pull request #2140 from PhenomRetroShare/Fix_mTotalIdentitiesUninit
Fix uninitialised mTotalIdentities in GxsIdStatisticsWidget
2020-12-04 13:49:26 +01:00
csoler
ba7bac4284 removed debug info 2020-12-03 23:33:22 +01:00
csoler
d2dad59b54 added sending of group authors along with group data in distant GXS search 2020-12-03 23:13:18 +01:00
Phenom
4b10a3091d Fix uninitialised mTotalIdentities in GxsIdStatisticsWidget
Conditional jump or move depends on uninitialised value(s)
  in GxsIdStatisticsWidget::updateContent() in /retroshare-gui/src/gui/
statistics/GxsIdStatistics.cpp:278
2020-12-02 18:24:25 +01:00
csoler
fa20b9b254 simplified GxsIntegrityCheck, in hope that it will remove the crashes. Also moved the deletion to async RsGenExchange, so as to get the proper notifications 2020-12-01 20:34:23 +01:00
csoler
a4e3f98a09 Merge remote-tracking branch 'upstream/master' into v0.6-BugFixing_2 2020-12-01 19:45:30 +01:00
Phenom
d280d2c8e9 Fix uninitialised mBobAccessible in ServerPage::ServerPage
Conditional jump or move depends on uninitialised value(s)
  in ServerPage::updateStatusBob() in /retroshare-gui/src/gui/settings/
ServerPage.cpp:1770
2020-12-01 18:51:12 +01:00
csoler
bcb43cb9a1 fixed bug in Gxs cleaning code 2020-12-01 14:43:23 +01:00
csoler
a3b7dbe55e fixed merge 2020-12-01 09:35:11 +01:00
csoler
2bb03e53d5
Merge pull request #2123 from csoler/v0.6-BugFixing_4
GXS cleaning
2020-11-30 21:42:14 +01:00
csoler
572f32c423
Merge pull request #2138 from defnax/notifytab
* Notify page set back default Tab to "0"
2020-11-30 21:41:37 +01:00
defnax
7a8a0e7dc1 * Notify page set back default Tab to "0" 2020-11-30 20:33:31 +01:00
thunder2
5a4f33aa51 Windows build environment
- Added no_rs_cppwarning for build
- Added rs_use_native_dialogs with commandline "nativedialogs"
- Added copy of sounds from plugin VOIP
2020-11-30 11:39:27 +01:00
defnax
fa64fd0362 Added ZoomableLabel for the Channel Post Feeds 2020-11-29 16:46:02 +01:00
csoler
ac7e2b5582 fixed redraw of channels and boards info when editing the group data 2020-11-28 23:10:40 +01:00