thunder2
|
3e057bf5b5
|
FeedReader: Fixed using first image for posted without need to embed images
macOS Build / build (push) Has been cancelled
MINGW64 Qt6 Build / build (push) Has been cancelled
MINGW64 Qt5 Build / build (push) Has been cancelled
UCRT64 Qt5 Build / build (push) Has been cancelled
Ubuntu Qt 5 C/C++ CI / build (push) Has been cancelled
Ubuntu Qt 6 C/C++ CI / build (push) Has been cancelled
|
2025-12-23 12:19:12 +01:00 |
|
csoler
|
def7f5f611
|
Merge pull request #3089 from defnax/filestatsguiv3
macOS Build / build (push) Waiting to run
MINGW64 Qt6 Build / build (push) Waiting to run
MINGW64 Qt5 Build / build (push) Waiting to run
UCRT64 Qt5 Build / build (push) Waiting to run
Ubuntu Qt 5 C/C++ CI / build (push) Waiting to run
Ubuntu Qt 6 C/C++ CI / build (push) Waiting to run
File Upload Stats GUI
|
2025-12-22 22:01:52 +01:00 |
|
csoler
|
aa99fa9441
|
Merge pull request #3072 from jolavillette/RemoveRecursiveSingleShotCalls
macOS Build / build (push) Waiting to run
MINGW64 Qt6 Build / build (push) Waiting to run
MINGW64 Qt5 Build / build (push) Waiting to run
UCRT64 Qt5 Build / build (push) Waiting to run
Ubuntu Qt 5 C/C++ CI / build (push) Waiting to run
Ubuntu Qt 6 C/C++ CI / build (push) Waiting to run
Remove recursive singleShot calls on feed items
|
2025-12-22 13:12:18 +01:00 |
|
jolavillette
|
6d3f44dfb2
|
Fix wrong filtering condition
|
2025-12-22 11:32:31 +01:00 |
|
csoler
|
73db13b488
|
Merge pull request #3083 from defnax/feeds-layout-fix
Fix new feed icons
|
2025-12-22 11:24:13 +01:00 |
|
csoler
|
8530bd486a
|
Merge pull request #3085 from csoler/v0.6-Notify3
macOS Build / build (push) Waiting to run
MINGW64 Qt6 Build / build (push) Waiting to run
MINGW64 Qt5 Build / build (push) Waiting to run
UCRT64 Qt5 Build / build (push) Waiting to run
Ubuntu Qt 5 C/C++ CI / build (push) Waiting to run
Ubuntu Qt 6 C/C++ CI / build (push) Waiting to run
V0.6 notify3
|
2025-12-21 22:15:15 +01:00 |
|
defnax
|
51f84df470
|
Added file upload stats (gui)
|
2025-12-21 16:21:31 +01:00 |
|
csoler
|
8d10d45199
|
added missing initialization of event handler id in NetworkView.cpp
|
2025-12-20 22:47:16 +01:00 |
|
csoler
|
f9d71e9792
|
commented out beginInsertRows()/endInsertRows() which may use the wrong number of rows and is not needed because of the beginResetModel()/endResetModel() around
|
2025-12-20 22:44:56 +01:00 |
|
defnax
|
aa6ea508c9
|
Fix new feed icons
|
2025-12-20 17:01:53 +01:00 |
|
jolavillette
|
ed64bfe974
|
only update relevant items in SecurityIpItem + cosmetic fixes
|
2025-12-19 12:56:52 +01:00 |
|
jolavillette
|
692ee3face
|
remove singleShot calls and use events handlers instead
|
2025-12-19 12:56:52 +01:00 |
|
jolavillette
|
dfa9e39612
|
Remove recursive singleShot calls on feed items, that were creating thousands of timers and causing massive cpu overhead
|
2025-12-19 12:56:52 +01:00 |
|
csoler
|
ed449abb5e
|
Merge pull request #3074 from Passw/patch-2
macOS Build / build (push) Has been cancelled
MINGW64 Qt6 Build / build (push) Has been cancelled
MINGW64 Qt5 Build / build (push) Has been cancelled
UCRT64 Qt5 Build / build (push) Has been cancelled
Ubuntu Qt 5 C/C++ CI / build (push) Has been cancelled
Ubuntu Qt 6 C/C++ CI / build (push) Has been cancelled
fix comments retroshare-gui/src/
|
2025-12-19 09:26:04 +01:00 |
|
csoler
|
d3b7ab1907
|
Merge pull request #3073 from Passw/patch-1
remove useless close_button
|
2025-12-19 09:23:11 +01:00 |
|
csoler
|
82f6eafa1d
|
Merge pull request #3071 from defnax/feeds-layout-fix
Fixed Layout issue
|
2025-12-19 09:13:54 +01:00 |
|
csoler
|
fb56978989
|
Merge pull request #3077 from jolavillette/FixForumsListAndCounters
macOS Build / build (push) Waiting to run
MINGW64 Qt6 Build / build (push) Waiting to run
MINGW64 Qt5 Build / build (push) Waiting to run
UCRT64 Qt5 Build / build (push) Waiting to run
Ubuntu Qt 5 C/C++ CI / build (push) Waiting to run
Ubuntu Qt 6 C/C++ CI / build (push) Waiting to run
Fix forums list and counters not displayed when the forum tab is selected for the first time
|
2025-12-18 23:15:39 +01:00 |
|
jolavillette
|
c8fa6c1908
|
Fix forums list and counter not displayed when the forum tab is selected for the first time
|
2025-12-18 20:02:36 +01:00 |
|
defnax
|
d78476ae73
|
Added 16:9 default icons when there is no pixmap data
|
2025-12-17 20:01:18 +01:00 |
|
Passw
|
f44f72e3a5
|
fix comments retroshare-gui/src/
retroshare-gui/src/control/
retroshare-gui/src/gui/Circles/
retroshare-gui/src/gui/advsearch/
retroshare-gui/src/gui/chat/
retroshare-gui/src/gui/common/
|
2025-12-16 19:32:17 +08:00 |
|
Passw
|
c716f0d79a
|
remove useless close_button
|
2025-12-16 13:08:05 +08:00 |
|
defnax
|
b7d9d40743
|
Fixed Layout issue
* Fixed to have same Thumbnail dimensions
|
2025-12-14 21:39:47 +01:00 |
|
csoler
|
e85e0ad782
|
Merge pull request #3070 from csoler/v0.6-Notify3
macOS Build / build (push) Has been cancelled
MINGW64 Qt6 Build / build (push) Has been cancelled
MINGW64 Qt5 Build / build (push) Has been cancelled
UCRT64 Qt5 Build / build (push) Has been cancelled
Ubuntu Qt 5 C/C++ CI / build (push) Has been cancelled
Ubuntu Qt 6 C/C++ CI / build (push) Has been cancelled
Removed problematic (and irrelevant) timer in PeerItem
|
2025-12-14 17:17:08 +01:00 |
|
csoler
|
2487d79920
|
removed instance in FriendsDialog since it is not used
|
2025-12-13 22:19:20 +01:00 |
|
csoler
|
d6860b2313
|
moved initialization of event handler id before calling registerEventHandler
|
2025-12-13 21:57:58 +01:00 |
|
csoler
|
4c5db53fe6
|
moved unregister friends dialog event handlers before setting instance to null
|
2025-12-13 21:55:21 +01:00 |
|
csoler
|
befa1e1f7e
|
removed problematic (and irrelevant) timer in PeerItem
|
2025-12-13 21:01:40 +01:00 |
|
csoler
|
f9cda759ec
|
Merge pull request #3069 from jolavillette/FixUnregisterEventHandlerInChatUserNotifyDestructor
macOS Build / build (push) Has been cancelled
MINGW64 Qt6 Build / build (push) Has been cancelled
MINGW64 Qt5 Build / build (push) Has been cancelled
UCRT64 Qt5 Build / build (push) Has been cancelled
Ubuntu Qt 5 C/C++ CI / build (push) Has been cancelled
Ubuntu Qt 6 C/C++ CI / build (push) Has been cancelled
Fix unregister event handler in ChatUserNotify destructor
|
2025-12-11 15:27:55 +01:00 |
|
jolavillette
|
ee50e0951b
|
Fix unregister event handler in ChatUserNotify destructor
|
2025-12-11 15:16:21 +01:00 |
|
csoler
|
6a5e116725
|
Merge pull request #3066 from csoler/v0.6-Notify3
macOS Build / build (push) Has been cancelled
MINGW64 Qt6 Build / build (push) Has been cancelled
MINGW64 Qt5 Build / build (push) Has been cancelled
UCRT64 Qt5 Build / build (push) Has been cancelled
Ubuntu Qt 5 C/C++ CI / build (push) Has been cancelled
Ubuntu Qt 6 C/C++ CI / build (push) Has been cancelled
V0.6 notify3
|
2025-12-07 20:34:38 +01:00 |
|
csoler
|
7fff0c1894
|
Merge pull request #41 from defnax/chatstatus
Added to show refused in distant chat
|
2025-12-07 18:38:17 +01:00 |
|
defnax
|
5c3efdc866
|
Added to show refused in distant chat
|
2025-12-07 11:57:05 +01:00 |
|
csoler
|
a6faeb4ec7
|
Merge pull request #40 from defnax/chatstatus
Fixed Avatar update
|
2025-12-07 10:40:32 +01:00 |
|
defnax
|
ea1d13c1d9
|
Fixed Avatar update
|
2025-12-07 10:02:17 +01:00 |
|
csoler
|
a6ac1ded7a
|
Merge pull request #39 from defnax/chatstatus
Added Chatstatus
|
2025-12-06 23:19:04 +01:00 |
|
defnax
|
1ab5ad0a8e
|
Added chat status display
|
2025-12-06 22:13:09 +01:00 |
|
csoler
|
7873082d28
|
switched PopupDistantChatDialog to rsEvents
|
2025-12-06 17:48:41 +01:00 |
|
csoler
|
6f33dcc8e7
|
Merge pull request #3055 from thunder2/fix-notify
Fixed crash (NULL pointer access) in RsGUIEventManager::async_handleI…
|
2025-12-06 10:09:28 +01:00 |
|
csoler
|
e80ad9577d
|
Merge pull request #3056 from thunder2/fix-status
Added changes of RsChatFlags and RsStatusValue to VOIP plugin
|
2025-12-06 10:08:46 +01:00 |
|
csoler
|
9eb3d1b442
|
Merge pull request #3060 from Passw/patch-3
Fix comments GxsChannelPostsWidgetWithModel.cpp
|
2025-12-06 10:07:56 +01:00 |
|
csoler
|
a0934e2990
|
Merge pull request #3061 from Passw/patch-4
Fix comments and header guard macro GxsChannelPostsWidgetWithModel.h
|
2025-12-06 10:00:09 +01:00 |
|
csoler
|
d92f5408a7
|
Merge pull request #3062 from Passw/patch-5
Fix comments and header guard macro PostedListWidgetWithModel.h
|
2025-12-06 09:59:36 +01:00 |
|
csoler
|
a4d14005aa
|
Merge pull request #3063 from Passw/patch-6
Fix comments PostedListWidgetWithModel.cpp
|
2025-12-06 09:58:54 +01:00 |
|
thunder2
|
573b46b19d
|
Fixed crash (NULL pointer access) in RsGUIEventManager::async_handleIncomingEvent with activated plugins
|
2025-12-06 00:50:25 +01:00 |
|
thunder2
|
721cfb9e18
|
Added changes of RsChatFlags and RsStatusValue to VOIP plugin
|
2025-12-06 00:48:26 +01:00 |
|
csoler
|
296b612965
|
fixed merge
|
2025-12-05 17:09:39 +01:00 |
|
csoler
|
01cdbe68d9
|
Merge pull request #3065 from JohannesKleine/fix-merge-error
remove duplicate code introduced by merging
|
2025-12-05 17:08:27 +01:00 |
|
csoler
|
1e3be2b159
|
fixed duplicate code (posibly due to problem while merging)
|
2025-12-05 17:03:29 +01:00 |
|
Christoph Johannes Kleine
|
499860ee09
|
remove duplicate code introduced by merging
|
2025-12-05 15:43:41 +01:00 |
|
csoler
|
e029ff89f9
|
Merge pull request #3064 from defnax/fix-board-noty
macOS Build / build (push) Has been cancelled
MINGW64 Qt6 Build / build (push) Has been cancelled
MINGW64 Qt5 Build / build (push) Has been cancelled
UCRT64 Qt5 Build / build (push) Has been cancelled
Ubuntu Qt 5 C/C++ CI / build (push) Has been cancelled
Ubuntu Qt 6 C/C++ CI / build (push) Has been cancelled
Fix Boards update notify
|
2025-12-04 19:01:07 +01:00 |
|