Commit Graph

33 Commits

Author SHA1 Message Date
csoler
5957a262d3 fixed 2 other missing postToObject causing GUI calls in async places 2020-11-15 16:17:44 +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
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
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
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
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
c297311b61 Fixing column display 2020-05-09 23:42:54 +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
Phenom
4b0f187b30 Fix set Un/read choice in PopupMenu on messsage dialog. 2020-05-03 20:38:58 +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
a1ca048082 cleanup & update some icons 2020-03-05 02:10:45 +01:00
defnax
07bae2f957 corrected icons 2020-02-28 18:41:17 +01:00
defnax
6f4971ea48 Added to display the Box name for the Main Tab when switching box
* Added to display the Box name for the Main Tab when switching box
* Fixed to clear the Message Widgets Labels when switched the Box
2020-02-26 16:50:05 +01:00
defnax
1cca7a4969 improved the messages design
* Moved the buttons to a better place
* removed the top frame
* changed to use the right icons for the context menu
* Set the attach icon on composer
2020-02-23 16:01:31 +01:00
csoler
fb9282f588
moved UserNotify to MainPage level, and added RsEvent handling code in Posted 2020-01-26 23:19:20 +01:00
csoler
5bd07b4a55
Merge pull request #1634 from deferredreward/master
fixed typo strenghten => strengthen across all locations
2019-10-05 17:29:02 +02:00
csoler
fa7b65effb
fixed missing sort in Messages view 2019-09-15 16:28:40 +02:00
Benjamin Wright
c85040e77e fixed typo strenghten => strengthen across all locations 2019-09-05 09:17:21 -04:00
csoler
991077a32a
fixed loading of header settings in MessageaDialog 2019-08-25 10:17:05 +02:00
csoler
0bcbe14b2c
fixed wrong display of trash messages in inbox 2019-04-14 16:25:26 +02:00
csoler
64fecf42f4
moved MessagesDialog.* to msgs/ 2019-04-14 15:50:25 +02:00