thunder2
|
00241d6252
|
Use all mails for the calculation of counts in MessagesDialog::updateMessageSummaryList, not just the current selected box
|
2024-11-16 15:48:32 +01:00 |
|
csoler
|
a99f686fd1
|
restricted SPAM/STAR/TAGS to inbox, and made msg summary list refer to current box only
|
2023-09-23 17:53:12 +02:00 |
|
csoler
|
eeacb4500d
|
removed some debug output
|
2023-08-15 21:13:53 +02:00 |
|
csoler
|
f6bcfb549a
|
made delete button and delete menu item call the same functions, so as to make the actions identical
|
2023-08-10 23:41:51 +02:00 |
|
defnax
|
d3d672dc0d
|
Added feature to expand To field
* Added feature to expand To field
* Fixed TreeVersion
|
2022-12-20 21:51:21 +01:00 |
|
csoler
|
992d5c30d3
|
fixed deletion of outgoing messages
|
2022-12-07 18:30:03 +01:00 |
|
csoler
|
1bcbbf1248
|
fixed bold/boxsize in Mails
|
2022-12-06 15:47:02 +01:00 |
|
csoler
|
93746f5075
|
fixed removing/displaying message tags in tags menu
|
2022-12-04 21:18:41 +01:00 |
|
csoler
|
7b78b87c65
|
fixed coumn visibility depending on box
|
2022-12-04 18:46:19 +01:00 |
|
csoler
|
6327ccf6ae
|
using explicit column resize since Qt4 is not supported anymore
|
2022-12-03 14:06:21 +01:00 |
|
csoler
|
0528bf4b50
|
fixed quick view filters, loading of drafts (from previous format), uniqueness of message Ids
|
2022-12-01 21:02:10 +01:00 |
|
csoler
|
0db41deb9f
|
fixed bugs in Mail display
|
2022-11-28 17:08:02 +01:00 |
|
csoler
|
6a2886da40
|
fixed some UI bugs in Mail
|
2022-11-27 18:36:42 +01:00 |
|
csoler
|
ea4df6306b
|
fixed multiple glitches in Mail UI
|
2022-11-25 15:15:19 +01:00 |
|
csoler
|
8bcb531cd3
|
fixed a few glitches in Mail GUI
|
2022-11-22 23:08:42 +01:00 |
|
csoler
|
ba4982f2ca
|
changed Mail interface to use the generic MsgAddress type instead of the GxsId/RsPeerId combination
|
2022-11-15 11:03:23 +01:00 |
|
defnax
|
dc0cddae7e
|
removed clean up old icons, replaced some by svg
|
2022-02-12 00:07:23 +01:00 |
|
defnax
|
dadf59ac04
|
Added to fix font metrics for messages tree
|
2022-01-27 22:09:47 +01:00 |
|
Phenom
|
9e4903c9b8
|
Add General Font Size Factor
|
2022-01-16 13:21:49 +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 |
|
thunder2
|
ae0c993b6b
|
Save and restore current index of mail list
|
2021-12-30 21:34:48 +01:00 |
|
thunder2
|
5d9ce662e9
|
Added update of message model when messages changed
|
2021-12-30 13:53:10 +01:00 |
|
thunder2
|
c01f98feb9
|
Added unregisterEventsHandler to destructor of MessagesDialog
|
2021-12-30 13:13:38 +01:00 |
|
Phenom
|
fa2f2abfcb
|
Fix SIGSEGV in Messages changing junk, start or read status.
|
2021-02-19 17:20:13 +01:00 |
|
Phenom
|
4d93e527f8
|
Fix Mail delete
|
2021-02-13 19:39:50 +01:00 |
|
csoler
|
d4141c493d
|
moved calls to setDynamicSortFilter(false) into constructors of sort proxy models
|
2021-02-02 12:37:15 +01:00 |
|
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 |
|