defnax
c4b6c34dbe
Fix to hide the Invite Button when its a Friend Request Message
2020-12-20 16:29:33 +01:00
defnax
f93d19f4bc
Merge pull request #2165 from PhenomRetroShare/Fix_MailFriendRequest
...
Fix Mail for known Friend Request
2020-12-16 11:08:11 +01:00
Phenom
2273a634a7
Fix Mail for known Friend Request
...
No mail for unknown as we don't know where to send it.
2020-12-15 11:47:25 +01:00
csoler
aad27ff94b
renamed "count" to "size" in DirDetails
2020-12-13 20:03:21 +01:00
csoler
5957a262d3
fixed 2 other missing postToObject causing GUI calls in async places
2020-11-15 16:17:44 +01:00
csoler
9e94057a66
added warning about number of destinations in msg composer and in IdDialog
2020-11-14 13:37:49 +01:00
csoler
b5cfa46073
fixed missed notification in Messages when new/draft msg happens by switching to new event system
2020-10-28 21:26:07 +01:00
defnax
b84e58aa9a
cleanup old icons
2020-09-14 20:53:16 +02: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
Phenom
df12c72ab8
Fix Message Delete Last to clear widget.
2020-05-30 19:39:02 +02:00
defnax
28508c47ce
Merge pull request #1968 from defnax/added-mail-settings-for-emoticons
...
Added mail settings for emoticons
2020-05-29 18:27:01 +02:00
defnax
178b37a95f
small ui fixes & changes
...
* Update the context menu icons for attachments
* Display the File type icon for attachments
* on reply load the tags
2020-05-24 02:28:54 +02:00
defnax
74646413c4
Added mail settings for emoticons
2020-05-23 00:16:49 +02:00
defnax
1f5ac32a81
Merge pull request #1958 from defnax/messages-cosmetic
...
cosmetic changes in Messages
2020-05-21 21:42:29 +02:00
Phenom
d4010dd8d9
Add Message set HideTabBarWithOneTab
2020-05-21 19:55:47 +02:00
defnax
9b5ab4bbd9
cosmetic changes
2020-05-21 17:23:56 +02:00
Phenom
60615e4532
Add PlaceHolder in Message Tree.
...
And fix some mistakes.
2020-05-21 15:30:02 +02:00
Phenom
ba8d2268ea
Fix Message QuickView Selection for user tags
2020-05-21 12:55:38 +02:00
defnax
b3caf76c4b
Added to use the tag colors as icon
2020-05-20 23:38:21 +02:00
defnax
f96f1cf8b1
Quick view for Messages with Attachments
2020-05-20 02:03:18 +02:00
Phenom
0a83e7efc5
Fix Messages Quick View unselect.
2020-05-19 19:37:37 +02:00
defnax
fd6b69bcac
Merge pull request #1943 from PhenomRetroShare/Fix_RsElidedItemDelegateStyleSheet
...
Fix RSElidedItemDelegate to use StyleSheet as default but defined colors
2020-05-19 19:28:52 +02:00
csoler
d52d9c909b
Merge pull request #1875 from csoler/v0.6-GxsGroup
...
Add group change notifications (e.g. circle invites, forum moderation, etc)
2020-05-17 22:37:03 +02:00
Phenom
384ae46706
Fix RSElidedItemDelegate to use StyleSheet as default but defined colors
...
if they are.
If none, use Base Delegate.
2020-05-17 13:27:35 +02:00
defnax
f6f508d1ba
Added second icon for inactivity status
2020-05-14 16:22:39 +02:00
defnax
9b84617ebe
Fixing indentation
2020-05-10 00:04:17 +02:00
defnax
c297311b61
Fixing column display
2020-05-09 23:42:54 +02:00
csoler
6f6e0de5f1
merged with upstreamm/master
2020-05-09 22:33:27 +02:00
defnax
38af9244a6
added spam box
2020-05-08 23:21:38 +02:00
defnax
f649ef943d
Merge pull request #1902 from PhenomRetroShare/Fix_SetMessageUnRead
...
Fix set Un/read choice in PopupMenu on messsage dialog.
2020-05-07 23:37:06 +02:00
Phenom
0eaa121457
Fix RsElidedItemDelegate for StyleSheet
...
Now StyleSheet is applied well.
2020-05-04 11:35:33 +02:00
csoler
ce6abe5d66
made GxsNotify for messages with more granularity. Removed RsGxsCircleMsg class that was not used.
2020-05-03 23:20:13 +02:00
Phenom
4b0f187b30
Fix set Un/read choice in PopupMenu on messsage dialog.
2020-05-03 20:38:58 +02:00
defnax
43d39ff6f8
Removed forgetten buttons from the popup mode message window
...
* Removed the forgetten buttons from the popup mode message window
* Added white background stylsheets for feeds Forum Msg item , Posted CardView & Follower Widget
2020-04-29 14:30:16 +02:00
csoler
f5af7dfeb3
fixed up top bar tooltips to display what the numbers actually mean
2020-04-27 21:56:43 +02:00
csoler
38e89d4055
fixed merge with upstream/master
2020-04-19 21:53:02 +02:00
csoler
02e939ac8f
replaced a bunch of explicit icons, mostly in abstract items models, by cached ones
2020-04-19 17:41:13 +02:00
Phenom
2dc2b3598d
Fix Message Delete Button.
...
Now, frame is cleared and next message selected.
2020-04-14 14:29:37 +02:00
defnax
10c20ae2c6
restored the tab icon size to the default for Messages
2020-03-10 16:55:16 +01:00
defnax
a1ca048082
cleanup & update some icons
2020-03-05 02:10:45 +01:00
defnax
9086f65dfa
fixing commit
2020-02-28 21:06:16 +01:00
defnax
73681d48b7
cleanup & removed the old icons from composer
2020-02-28 20:01:32 +01:00
defnax
07bae2f957
corrected icons
2020-02-28 18:41:17 +01:00
defnax
bc1fd32cde
update quickview icon
2020-02-28 14:31:04 +01:00
defnax
dad77bdb29
moved the info frame for invites before the message
2020-02-27 17:14:04 +01:00
defnax
7569517193
Added a "More" actions button for some needed actions
...
* Added a "More" actions button for some needed actions
* Added actions back for Save, Print.. , View Source & Button style
2020-02-27 01:04:44 +01:00
defnax
96300a356f
update the composer icons
2020-02-26 22:21:52 +01:00
defnax
4be7f44967
added some flat mail icons for Messages Main Window
2020-02-26 21:09:33 +01:00