Commit graph

17412 commits

Author SHA1 Message Date
csoler
7beaa8bb6f
Merge pull request #3108 from jolavillette/DisplayEngineVersion
display libretroshare version in About dialogs and enable dirty flag support
2026-01-11 16:29:32 +01:00
jolavillette
28c28afdca Merge branch 'master' into DisplayEngineVersion 2026-01-09 17:30:07 +01:00
csoler
b5bb1c4a24
Merge pull request #3110 from JohannesKleine/github-workflow-qt5
Some checks failed
macOS Build / build (push) Has been cancelled
MINGW64 Qt6 Build / build (push) Has been cancelled
MINGW64 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
UCRT64 Qt5 Build / build (push) Has been cancelled
github workflow rename qmake to qmake-qt5.exe
2026-01-09 08:59:35 +01:00
csoler
8272f36449
Merge pull request #3090 from csoler/v0.6-MailChat
Some checks are pending
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
Splitting rsMsgs into rsMail and rsChats
2026-01-08 22:29:48 +01:00
csoler
c49eb9c2a4
Merge pull request #3102 from alvaro-salort/fix/wiki-plugin-modernization
Wiki Plugin: Re-enable and modernize with rsEvents
2026-01-08 22:18:22 +01:00
csoler
11f18f9b18
Merge pull request #3109 from JohannesKleine/aboutWidget
remove downcast error
2026-01-08 22:15:14 +01:00
jolavillette
35f7aff599 more cosmetics 2026-01-08 13:13:40 +01:00
jolavillette
bf9da4f980 consistency and cosmetic changes 2026-01-08 00:05:43 +01:00
jolavillette
c631972ee5 Merge branch 'master' into DisplayEngineVersion 2026-01-07 23:37:21 +01:00
csoler
95df7f0c25
Merge pull request #3105 from jolavillette/FixUnstableFriendsList
Some checks are pending
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 unstable friends list
2026-01-07 23:27:52 +01:00
csoler
b65b45aa9d
Merge pull request #3100 from jolavillette/CloseStatisticsWithEscape
Close statistics window with Escape key
2026-01-07 23:17:45 +01:00
csoler
cd6820b753
Merge pull request #3098 from jolavillette/FixWindowsCollectionFreeze
Fix Windows freeze in RsCollectionDialog Download mode
2026-01-07 23:16:34 +01:00
Christoph Johannes Kleine
8ef3f2bb54
github workflow rename qmake to qmake-qt5.exe 2026-01-07 20:07:57 +01:00
jolavillette
e3c7f0e11b use libretroshare not engine as per cjk request 2026-01-06 23:05:08 +01:00
Christoph Johannes Kleine
3ab4c2a76a
remove downcast error
../../../retroshare-gui/src/gui/AboutWidget.cpp:74:22: runtime error: downcast of address 0x503001940ad0 which does not point to an object of type 'QVBoxLayout'
0x503001940ad0: note: object is of type 'QHBoxLayout'
 00 00 00 00 38 52 09 41 94 7f 00 00 00 59 40 01 10 51 00 00 38 53 09 41 94 7f 00 00 00 00 00 00
              ^~~~~~~~~~~~~~~~~~~~~~~
              vptr for 'QHBoxLayout'
2026-01-06 22:45:43 +01:00
jolavillette
df8d7b0f9b display libretroshare version in About dialogs and enable dirty flag support 2026-01-06 19:41:49 +01:00
jolavillette
00f5f60e45 Merge branch 'master' into FixWindowsCollectionFreeze 2026-01-06 08:12:29 +01:00
jolavillette
b184e7b4ca Merge branch 'master' into CloseStatisticsWithEscape 2026-01-06 08:11:55 +01:00
jolavillette
303ac670a4 fix avatar randomly disappearing when filtering the friends list 2026-01-06 08:07:52 +01:00
jolavillette
8e3f8f1bb0 Attenpt to fix dangling friends list in network view 2026-01-06 08:07:52 +01:00
Salort Alvaro
bedfc39d61 Wiki: Core event logic and cleanup 2026-01-05 23:16:00 +00:00
jolavillette
3f107957d4 simplify GXS transport statistics async logic by removing redundant QPointer checks 2026-01-05 22:13:50 +01:00
jolavillette
c435d2295f Fix StatisticsWindow crash by preserving static instance per Cyril s feedback 2026-01-04 18:27:42 +01:00
jolavillette
4ba66b8f33 various fixes according to cyril s comments 2026-01-04 18:07:08 +01:00
jolavillette
13afc743c0 use QPointer to fix crash when closing StatisticsWindow during async loading 2026-01-03 19:17:29 +01:00
csoler
32a3c860ae updated retroshare-gui to lbretrohare last commit
Some checks failed
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
2026-01-03 15:39:10 +01:00
jolavillette
70bf22d6ca possibly fix window reopening issues 2026-01-02 23:39:12 +01:00
jolavillette
0bca0d3b27 override the keyPressEvent function, enabling the statistics window to close when the Escape key is pressed 2025-12-31 07:23:22 +01:00
jolavillette
c3a3a25fb9 Fix Windows freeze in Download mode by making the local file system model initialization conditional 2025-12-30 20:01:18 +01:00
csoler
a17699e166
Merge pull request #3096 from defnax/clearupload-stats
Some checks failed
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
csoler
8cf9610a21 removed calls to rsmsgs.h 2025-12-28 18:59:09 +01:00
defnax
4c11ae2967 Added clear upload stats Button 2025-12-27 23:44:02 +01:00
csoler
92ae196d73
Merge pull request #3092 from jolavillette/CollapseUnsubcribedChatroomsAtStartup
Some checks failed
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
csoler
460bed388e fixed compilation 2025-12-24 15:48:58 +01:00
csoler
9f99430254 renamed Msgs into Mail 2025-12-24 14:09:13 +01:00
csoler
f0c844d8ea finished splitting 2025-12-23 15:52:41 +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
Some checks failed
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
0ba2c046a8 continue Mail/Chat splitting 2025-12-23 11:13:53 +01:00
csoler
def7f5f611
Merge pull request #3089 from defnax/filestatsguiv3
Some checks are pending
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
f21d1121ce started separating rsMsgs into rsMail and rsChats 2025-12-22 21:58:38 +01:00
csoler
aa99fa9441
Merge pull request #3072 from jolavillette/RemoveRecursiveSingleShotCalls
Some checks are pending
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
Some checks are pending
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