jolavillette
|
248b2e18a6
|
Merge ff701fb807 into a17699e166
|
2025-12-30 19:43:44 +00:00 |
|
jolavillette
|
ff701fb807
|
new attempt at fixing search in My files
|
2025-12-30 20:43:15 +01:00 |
|
jolavillette
|
72cef3fe1f
|
fix search not working in My files
|
2025-12-30 20:19:36 +01:00 |
|
jolavillette
|
96b434935b
|
more fix to correctly display relevant dirs and files when the box is checked
|
2025-12-30 14:24:26 +01:00 |
|
jolavillette
|
cf43068d93
|
fix temporary shared files not being displayed in tree view when popular files box is checked
|
2025-12-30 13:14:27 +01:00 |
|
jolavillette
|
f07e0bdf76
|
Merge branch 'master' into ImproveUploadStatistics
|
2025-12-30 09:07:04 +01:00 |
|
csoler
|
a17699e166
|
Merge pull request #3096 from defnax/clearupload-stats
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
Added clear upload stats Button
|
2025-12-29 16:37:44 +01:00 |
|
defnax
|
4c11ae2967
|
Added clear upload stats Button
|
2025-12-27 23:44:02 +01:00 |
|
jolavillette
|
d2abef8de1
|
Fix weird behaviour when unchecking "Popular file" box
|
2025-12-26 22:42:13 +01:00 |
|
jolavillette
|
23bf0a242f
|
Fix autocollapse in tree view
|
2025-12-26 22:16:17 +01:00 |
|
csoler
|
92ae196d73
|
Merge pull request #3092 from jolavillette/CollapseUnsubcribedChatroomsAtStartup
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
Collapse all unsubscribed lobbies when RS starts
|
2025-12-26 11:09:01 +01:00 |
|
jolavillette
|
7226f8afcc
|
Fix crash in QItemSelectionRange destructor
|
2025-12-25 21:34:57 +01:00 |
|
jolavillette
|
303e3e2a96
|
Various UI improvements
|
2025-12-24 18:50:13 +01:00 |
|
jolavillette
|
0b8066eac9
|
Fix SIGSEV in QSortFilterProxyModel::parent
|
2025-12-24 09:34:27 +01:00 |
|
jolavillette
|
ff9dd91fc8
|
Improve upload statistics
|
2025-12-24 06:23:29 +01:00 |
|
jolavillette
|
7c68b2bcc2
|
Collapse all unsubscribed lobbies when RS starts
|
2025-12-23 15:03:54 +01:00 |
|
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 |
|