Commit graph

138 commits

Author SHA1 Message Date
Passw
ed5e2ca7a8 fix comments retroshare-gui/src/
retroshare-gui/src/TorControl/
   retroshare-gui/src/Unused/
   retroshare-gui/src/gui/
   retroshare-gui/src/gui/WikiPoos/
   retroshare-gui/src/gui/connect/
   retroshare-gui/src/gui/elastic/
   retroshare-gui/src/gui/feeds/
   retroshare-gui/src/gui/gxs/
   retroshare-gui/src/gui/help/
   retroshare-gui/src/gui/msgs/
   retroshare-gui/src/gui/plugins/
   retroshare-gui/src/gui/profile/
   retroshare-gui/src/gui/settings/
   retroshare-gui/src/gui/statistics/
   retroshare-gui/src/gui/statusbar/
   retroshare-gui/src/gui/style/
   retroshare-gui/src/gui/toaster/
   retroshare-gui/src/gui/unfinished/
   retroshare-gui/src/idle/
   retroshare-gui/src/main.cpp
   retroshare-gui/src/retroshare-gui.pro
   retroshare-gui/src/retroshare-gui/
   retroshare-gui/src/util/
2025-12-27 10:48:38 +08: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
296b612965 fixed merge 2025-12-05 17:09:39 +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
d3069e9b44 fixed compilation 2025-11-11 20:12:53 +01:00
csoler
d7ff04c552 removed old calls to NotifyQt, and fixed missing initialization causing crash 2025-10-15 18:49:50 +02:00
csoler
ee3afd9f40 fixed ifdef problem 2025-09-11 21:23:12 +02:00
csoler
42f0bd41ae fixed missing update of own status 2025-08-26 20:28:59 +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
42b3b95fd8 Use QDateTime::fromSecsSinceEpoch in Qt 6 instead of QDateTime::fromTime_t 2025-07-20 14:15:27 +02:00
csoler
fc89ba0fb7 fixed calling onion address testing only when editing is done, and updating of DNS in certificate 2022-02-09 15:40:01 +01:00
csoler
fe1b00dfc7 Merge remote-tracking branch 'upstream/master' into v0.6-FriendServer2 2022-02-04 21:27:10 +01:00
csoler
58e3c04801 disable friend server on non tor node 2022-02-04 14:49:39 +01:00
Phenom
9e4903c9b8 Add General Font Size Factor 2022-01-16 13:21:49 +01:00
csoler
9bce625c1a fixed compilation 2022-01-10 18:24:46 +01:00
csoler
69f6adb6b4 added ifdef and option to enable/disable embeded friend server 2022-01-10 17:48:33 +01:00
csoler
21ea281df4 added empty rsFriendServer struct and basic UI functionality 2021-10-13 22:50:09 +02:00
csoler
3f6503dfc3 added friend server control UI 2021-10-12 22:29:36 +02:00
csoler
fb9282f588
moved UserNotify to MainPage level, and added RsEvent handling code in Posted 2020-01-26 23:19:20 +01:00
defnax
ca047d1bee changed to some new icons 2019-11-24 06:04:10 +01:00
csoler
cdeee0198e
removed dependency of FriendDialog on RsAutoUpdatePage which is not needed anymore 2019-09-22 18:13:18 +02:00
csoler
6419b03a2a
merged upstream/master 2019-09-08 20:35:23 +02:00
csoler
ee678889a3
fixed hide/show column 2019-08-03 21:07:48 +02:00
csoler
a4f6d89575
first version of item model for new friend list 2019-06-28 11:12:44 +02:00
csoler
6114d97c36
removed CIRCLES-related dead code from friendlist 2019-06-20 22:07:08 +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
RetroPooh
54d49f1e33 friendlist - hide id column by default 2017-10-26 00:05:45 +03:00
csoler
12246e369b added settings variable to allow to always display the help of each tab the first time it is shown 2017-02-25 23:52:57 +01:00
Gio
633a6cf8c2 Fixed a bunch of warnings in safe ways 2016-10-13 00:01:33 +02:00
defnax
57c9bef993 updated settings icons and some missed one 2016-08-27 18:15:13 +02:00
defnax
45198121f7 updating replacements icons 2016-08-25 17:09:33 +02:00
defnax
7706f5f7c6 update notify icons now orange color 2016-08-24 16:55:44 +02:00
thunder2
87f2e6da37 FriendList:
- Removed avatar column
- Removed state column
- Added combined avatar and status icon
- Added status icons in 64px
- Renamed "Hide state" to "Show state"
- Added sort by name and state

RSTreeWidget:
- Added version for load/save state
- Added method setColumnCustomizable
2015-08-08 20:27:19 +02:00
thunder2
c0ad7d3e46 FriendList:
- Added customize of columns with RSTreeWidget.
- Reduced display menu.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8583 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-07-09 20:53:28 +00:00
csoler
d3257e4455 fixed a few more icons (help icons, grou tree widgets, bullets)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8573 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-30 16:44:58 +00:00
electron128
e1fbd77d80 removed empty #ifdef Q_WS_WIN
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8397 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-08 08:50:09 +00:00
csoler
e449e709b5 attempt to improve/clarify relationship between nodes and PGP keys. Removed duplicate options and splitted ConfCerDialog into a dialog to show nodes certificates and PGP key information
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8232 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-12 20:30:44 +00:00
csoler
ccee594a28 half way through enabling GXS avatars into distant chat. Converted AvatarWidget to use a generic ChatId instead of RsPeerId. Still need to add own Id to PopupDistantChatDialog and properly compute own name.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7924 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-07 22:43:53 +00:00
csoler
4d26726a88 fixed unread chat cound in FriendsDialog, fix display of status in distant chat (Patch from electron)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7832 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-10 13:13:41 +00:00
csoler
13d7866171 simplification of the chat interface to libretroshare using a single unified class for chat IDs. Used a common chat widget for all chats including broadcast. Opens the way to having plugins send/recv chat messages. Patch from Electron.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7800 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-29 21:41:05 +00:00
defnax
dff43792b6 Set a minimum size for Status Button.
Fixed when the FriendList columns are hidden, set header sizes to default.
Changed profile settings icon.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7790 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-24 01:40:08 +00:00
thunder2
3f3c1983c8 Fixed some typos (patch from Henry)
Updated english translation

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7777 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-22 15:44:47 +00:00
defnax
3157bdff91 Set to display a placeholder text when status message is empty.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7758 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-15 15:53:10 +00:00
defnax
2036f379de * Disabled own location display on Friends Frame.
* Removed the Fixed size for Messages ListWidget
* Update stylesheets

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7756 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-14 15:46:20 +00:00
thunder2
d87778172e Set the list with buttons in MainWindow and friend list in FriendsDialog to fixed when resizing the window.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7749 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-12 19:44:45 +00:00