Commit graph

158 commits

Author SHA1 Message Date
csoler
5592c667ae fixed bug causing crash when rsPlugins is not initialized yet 2025-09-25 18:05:35 +02:00
csoler
e2b2c1ae44 fixed toasters in notifyQt to use rsEvents 2025-09-16 16:29:47 +02:00
csoler
bfcfa2293b fixed compilation 2025-08-17 18:06:08 +02:00
csoler
798775e12b moved notifyChatStatus to rsEvents 2025-08-17 17:34:46 +02:00
csoler
d2193812a9 merged with upstream/master 2025-08-13 16:17:07 +02:00
csoler
2506bc5672 using rsEvents for Chat rooms 2025-08-12 21:00:11 +02:00
thunder2
b93a31a33b Removed deprecated QDesktopWidget for Qt 6 2025-07-20 14:14:38 +02:00
csoler
9b881a6214 moved ownAvatarChanged() and ownStatusChanged() to rsEvents 2025-07-10 15:39:10 +02:00
csoler
4b9d060c81 swiched some of the chat room notify to RsEvent and added new event code for SYSTEM errors 2025-06-25 16:49:26 +02:00
csoler
41d972b359 removed unused stuff 2025-06-17 21:22:39 +02:00
csoler
c70b84497a moved pre/post-ModDirectories to rsEvents 2025-06-17 20:40:56 +02:00
csoler
e6cacc4d34 moved peerStatusChanged() from notify to rsEvents 2025-06-14 21:56:09 +02:00
csoler
0ce2dd8486 removed groupsChanged and used rsEvents::FRIEND_LIST instead 2025-06-12 21:12:47 +02:00
csoler
df02d745d8 removed friendsChanged() and NOTIFY_LIST_FRIENDS 2025-06-11 20:50:38 +02:00
csoler
2edb3afc81 moved hashing status info from notify to rsEvents 2025-06-07 15:50:24 +02:00
csoler
93d7589a94 removed unused notifyQt calls to notify turtleSearch results 2023-05-04 22:30:41 +02:00
defnax
22a9cf4236 moved popup settings for toasters 2023-04-07 16:23:46 +02:00
defnax
5f54db577c Fixed Toasters
Fixed Online, Download Complete, Mail & FR Toaster
2023-03-26 20:00:13 +02:00
thunder2
3dfe4e1288 Fixed unused variable warning 2022-01-03 01:03:16 +01:00
thunder2
3eb910a25f Removed old RsNotify code (NOTIFY_LIST_MESSAGE_TAGS) from message service 2021-12-31 02:13:57 +01:00
thunder2
f59ede23e1 Removed old RsNotify code (NOTIFY_LIST_MESSAGELIST) from message service 2021-12-31 01:38:13 +01:00
Phenom
e137c17039 Fix NotifyQt::askForPassword QInputDialog is not created in GUI Thread. 2021-12-18 18:22:30 +01: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
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
72a22bcc88
removed more dead code 2020-04-03 10:54:06 +02:00
csoler
cd98f02246
removed askForDeferredSelfSignature() and made IdEditDialog comply with this 2020-04-02 22:24:14 +02:00
csoler
e6d16f6f39
marked old hashing notification as removed 2020-01-30 23:12:21 +01:00
csoler
81c1eb227c
moved file hashing and download count to new notification system 2020-01-30 23:02:23 +01:00
csoler
27793627e3
moved GxsChanges to rsEvents 2019-12-09 22:19:03 +01:00
csoler
65fa54c206
using new notification system for connection attempts 2019-12-02 20:53:51 +01:00
csoler
d8569d813c
switched security items to new notification system 2019-12-01 22:35:16 +01:00
csoler
15e43dce01
proper handling of peer connections notifications 2019-08-21 22:39:07 +02:00
csoler
b9a182cb53
fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
Gioacchino Mazzurco
53f8307bee
Disable broadcast chat by default at compile time 2018-11-20 15:54:24 +01:00
csoler
65304a301a
added last relay (a.k.a which direct friend) of search results in sources column 2018-08-28 23:57:16 +02:00
csoler
90d7f55c40
finished implementing GXS search items 2018-05-31 15:41:54 +02:00
csoler
e8415c4f03 made RS not to ask for plugin confirmation on first load 2017-07-29 23:12:56 +02:00
csoler
345f24eb5f fixed clearing of PGP passphrase after creation of default identity 2017-07-29 22:37:14 +02:00
sehraf
a3ee85a30d Add I2P BOB support to libretroashare and RetroShare GUI 2017-05-24 19:40:01 +02:00
csoler
40c14db5ea fixed wrong passwd html text 2017-03-01 19:10:45 +01:00
csoler
391ef3e4c6 improved passphrase window 2017-02-15 19:25:46 +01:00
csoler
ccacba797f added pgp passphrase temporary caching in order to avoid re-asking for password at location creation time 2017-02-12 15:27:13 +01:00
Phenom
275c47eff9 Add Title when ask for password. 2016-08-09 01:22:14 +02:00
Phenom
c6f1cc4e63 Clear WebAPI when clear chat history in GUI.
Move notifyChatCleared call to p3ChatService
To maintain notify direction.
2016-03-31 22:52:53 +02:00
electron128
821c14426c remove dead code from RsNotify (old forum and channel read status changed notify) 2016-02-14 12:48:52 +01:00
electron128
63a8260cb9 change RsNotify to use RsGxsId for chat lobby events 2016-02-14 11:53:27 +01:00
csoler
d55993d1e4 removed two instances of malloc(0) captured by new rs_malloc funtion 2016-01-12 21:43:04 -05:00
csoler
d13526facd added a new method rs_malloc that checks its arguments and prints a stacktrace on error/weird call. Changed the code everywhere to use this instead of malloc. Removed some mallocs and replaced with RsTemporaryMemory 2016-01-12 21:10:11 -05:00
electron128
67e1495d9a use ChatId instead of virtual peer id for chat lobby popup. Removed a now unused method from rsmsgs interface and DistributedChatService. 2016-01-10 13:29:40 +01:00