Volker Krause
2af7ef5295
Don't duplicate a mail edited in the outbox.
15 years ago
George Metaxas
5af90ae429
Ported the majority of KMail to the KConfigXT architecture, by converting the
...
readEntry() and writeEntry() calls to the corresponding GlobalSettings
generated methods.
At present, I do not think that the remaining calls can be ported, as they
either specify multiple items of the same type (e.g. Akonadi resources,
antispam tool configuration) or are not configuration files.
Because the KConfigXT may be augmented in the future with additional features
that may allow us to remove all readEntry/writeEntry calls, I am not marking
this one as closed yet.
CCBUG: 89446
15 years ago
Tobias Koenig
dc75dd900b
Store the transport id in identity transport field
...
Storing the transport name in the identity transport
field causes trouble if the name is empty.
BUG: 259054
15 years ago
Till Adam
b65d6f4d56
Set the initial focus to the recipients editor.
...
This was changed to focus the idenity combo, as part of refactoring
in 18cc0226. Probably accidentally, since there's no rationale given
or apparent of the change.
15 years ago
Tobias Koenig
47f276503f
Do not blind send a key press event but make proper copy calls.
...
This fixes a stack overflow in case a widget has the focus that
doesn't accept the key event. In this case the event has been forwarded
to the shortcut map -> copy action -> slotCopy -> ...
svn path=/trunk/KDE/kdepim/kmail/; revision=1200842
16 years ago
Tobias Koenig
f3b27399a9
Port SnippetWidget to MailCommon::SnippetManager.
...
Drag&Drop to the SnippetWidget doesn't work right now,
have to investigate further, but several bugs have been fixed
by this port.
svn path=/trunk/KDE/kdepim/kmail/; revision=1198719
16 years ago
Tobias Koenig
c00a03fb31
Clean up header/include mess
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1196051
16 years ago
Andras Mantia
6c7c6eece6
Adapt to the latest messagecomposer changes
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1187791
16 years ago
Andras Mantia
203d6c1ce8
Move checking for missing attachments into the composer
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1187775
16 years ago
Andras Mantia
c9cd063bbe
Remove methods that were copied to MailCommon, use them from there.
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1180664
16 years ago
Andras Mantia
712b683084
Update to use the MailCommon::Kernel singleton. Saves passing around the Kernel pointer in lots of places.
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1180495
16 years ago
Thomas McGuire
a237d10aba
Fix sorting in the attachment list view
...
kolab/issue4427
MERGE: ?
svn path=/branches/kdepim/enterprise/kdepim/; revision=1170238
16 years ago
Laurent Montel
cd12d52e51
Don't use deprecated signal
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1169943
16 years ago
Laurent Montel
aca745710d
Use KMime::Message::mimeType
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1158243
16 years ago
Laurent Montel
3403485fdd
Remove duplicate code
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1158239
16 years ago
Laurent Montel
565e83ce0a
SVN_MINOR: clean
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1158233
16 years ago
Leo Franchi
6f59907091
Move MessageStatus class to kdepimlibs, and adapt code
...
svn path=/trunk/KDE/kdepim/messagecore/; revision=1156747
16 years ago
Leo Franchi
e17c30000e
Revert "Use new MessageStatus class from pimlibs, and remove various copies in kdepim/"
...
4.5 branch is frozen. Will apply only to trunk.
svn path=/branches/KDE/4.5/kdepim/; revision=1156715
16 years ago
Leo Franchi
a3a6593a42
Use new MessageStatus class from pimlibs, and remove various copies in kdepim/
...
svn path=/branches/KDE/4.5/kdepim/; revision=1156695
16 years ago
Volker Krause
7f38ed08de
Partial revert of revision 1155502, KDescendantsProxyModel is only
...
available in kdelibs trunk while our minimum requirement is 4.5.
CCMAIL: steveire@gmail.com
svn path=/trunk/KDE/kdepim/; revision=1155933
16 years ago
Leo Franchi
6a857268cc
Merged revisions 1154871,1155548,1155558 via svnmerge from
...
svn+ssh://lfranchi@svn.kde.org/home/kde/branches/KDE/4.5/kdepim
........
r1154871 | lfranchi | 2010-07-26 08:24:49 -0400 (Mon, 26 Jul 2010) | 4 lines
Fix mail not attached when creating a To-do item from a message.
BUG: 243333
........
r1155548 | lfranchi | 2010-07-27 11:29:36 -0400 (Tue, 27 Jul 2010) | 2 lines
Fix unread count issue by converting KIMAP flags to Akonadi flags in the Imap resource
........
r1155558 | lfranchi | 2010-07-27 11:55:40 -0400 (Tue, 27 Jul 2010) | 4 lines
Set contents of composer window when creating a simple composer as well.
BUG: 237177
........
svn path=/trunk/KDE/kdepim/kmail/; revision=1155657
16 years ago
Leo Franchi
b23a3e5f7c
Set contents of composer window when creating a simple composer as well.
...
BUG: 237177
svn path=/branches/KDE/4.5/kdepim/; revision=1155558
16 years ago
Stephen Kelly
148cb6aa29
Remove some KClasses from akonadi_next and port kdepim to the KClasses in kdelibs.
...
svn path=/trunk/KDE/kdepim/; revision=1155502
16 years ago
Leo Franchi
589cf12638
Merged revisions 1153246 via svnmerge from
...
svn+ssh://lfranchi@svn.kde.org/home/kde/branches/KDE/4.5/kdepim
........
r1153246 | lfranchi | 2010-07-22 17:40:53 -0400 (Thu, 22 Jul 2010) | 3 lines
Move line-wrap options from kmail to messagecomposer.
Tell the templateparser what our chosen line-wrap column is. Otherwise, hardcoding 80 really sucks when the user has chosen 78 and the textedit wraps odd text.
........
svn path=/trunk/KDE/kdepim/; revision=1153525
16 years ago
Laurent Montel
c5109c0576
David is right, I made forwardport by hand because code was changed,
...
but I made a bad copy/paste.
Now it will work :)
svn path=/trunk/KDE/kdepim/kmail/; revision=1153441
16 years ago
Leo Franchi
6440c83cbc
Move line-wrap options from kmail to messagecomposer.
...
Tell the templateparser what our chosen line-wrap column is. Otherwise, hardcoding 80 really sucks when the user has chosen 78 and the textedit wraps odd text.
svn path=/branches/KDE/4.5/kdepim/; revision=1153246
16 years ago
Thomas McGuire
90cf38040d
Don't attempt to set a charset on a non-text mime part.
...
MERGE: probably not needed
svn path=/branches/kdepim/enterprise/kdepim/; revision=1152066
16 years ago
Laurent Montel
9327c9d8af
Backport to 4.5 too
...
svn path=/branches/KDE/4.5/kdepim/; revision=1151659
16 years ago
Laurent Montel
83df530518
Forwardport:
...
" Bug 244882 - 'Increase Indent' and 'Decrease Indent' buttons always greyed"
svn path=/trunk/KDE/kdepim/kmail/; revision=1151655
16 years ago
Laurent Montel
5eaf4c5565
Fix includes
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1150687
16 years ago
Laurent Montel
641321fee6
Cleanup
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1150319
16 years ago
Artur Duque de Souza
a57d5d8eb9
For now use KMessageBox for reporting errors on sending for KMail
...
There is an ongoing discussion when notifications should be used instead
of KMessageBox'es. For now use the old behavior for reporting errors.
svn path=/trunk/KDE/kdepim/kmail/; revision=1149974
16 years ago
Yuri Chornoivan
5707282d4b
typo fix
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1144684
16 years ago
Leo Franchi
cde828a2e1
Grey out composer window as soon as Send is pressed, not after emails are resolved.
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1144674
16 years ago
Leo Franchi
a5c0875fab
Merged revisions 1144110,1144173,1144175,1144451 via svnmerge from
...
svn+ssh://lfranchi@svn.kde.org/home/kde/trunk/KDE/kdepim
........
r1144110 | lfranchi | 2010-06-29 07:57:15 -0400 (Tue, 29 Jun 2010) | 2 lines
Fix wrong logic
........
r1144173 | lfranchi | 2010-06-29 08:59:52 -0400 (Tue, 29 Jun 2010) | 2 lines
Use preferred charset list when creating OTP text content.
........
r1144175 | lfranchi | 2010-06-29 09:01:41 -0400 (Tue, 29 Jun 2010) | 2 lines
Update expected value to include From: field
........
r1144451 | lfranchi | 2010-06-29 19:09:37 -0400 (Tue, 29 Jun 2010) | 4 lines
Fix endless loop on parsing encrypted messages with embedded messages.
BUG: 236737
........
svn path=/branches/KDE/4.5/kdepim/; revision=1144665
16 years ago
Leo Franchi
d9b463b2af
Merged revisions 1144094 via svnmerge from
...
svn+ssh://lfranchi@svn.kde.org/home/kde/trunk/KDE/kdepim
........
r1144094 | lfranchi | 2010-06-29 07:35:39 -0400 (Tue, 29 Jun 2010) | 2 lines
Don't allow user to save encrypted draft with no recipient.
........
svn path=/branches/KDE/4.5/kdepim/; revision=1144661
16 years ago
Leo Franchi
f52898894a
Fix wrong logic
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1144110
16 years ago
Leo Franchi
7f49529485
Don't allow user to save encrypted draft with no recipient.
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1144094
16 years ago
Volker Krause
6ad23d47d4
SVN_MERGE
...
Merged revisions 1143729-1143730,1143796 via svnmerge from
svn+ssh://vkrause@svn.kde.org/home/kde/trunk/KDE/kdepim
................
r1143729 | tilladam | 2010-06-28 18:15:12 +0200 (Mon, 28 Jun 2010) | 1 line
Use a more sensible ETM.
................
r1143730 | tilladam | 2010-06-28 18:15:16 +0200 (Mon, 28 Jun 2010) | 1 line
Use a proxy that makes us crash.
................
r1143796 | winterz | 2010-06-28 19:50:21 +0200 (Mon, 28 Jun 2010) | 9 lines
SVN_SILENT:
Blocked revisions 1143686 via svnmerge
........
r1143686 | ludwigreiter | 2010-06-28 09:32:32 -0400 (Mon, 28 Jun 2010) | 1 line
update after test of newslog 2010-06-25
........
................
svn path=/branches/work/komo/kdepim/; revision=1143933
16 years ago
Till Adam
a6701a2bbd
Use a more sensible ETM.
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1143729
16 years ago
Volker Krause
6fc7431c87
SVN_MERGE
...
Merged revisions 1142672,1142680-1142681,1142714 via svnmerge from
https://vkrause@svn.kde.org/home/kde/trunk/KDE/kdepim
........
r1142672 | vkrause | 2010-06-25 13:18:49 +0200 (Fri, 25 Jun 2010) | 2 lines
don't confuse me when I have multiple instances running at the same time
........
r1142680 | tilladam | 2010-06-25 13:43:48 +0200 (Fri, 25 Jun 2010) | 1 line
Reuse the ETM for speed reasons.
........
r1142681 | tilladam | 2010-06-25 13:44:17 +0200 (Fri, 25 Jun 2010) | 1 line
Make sure to properly end the login task in the case of wrong configuration.
........
r1142714 | vkrause | 2010-06-25 15:15:11 +0200 (Fri, 25 Jun 2010) | 2 lines
fix connecting to IMAP in release builds
........
svn path=/branches/work/komo/kdepim/; revision=1142716
16 years ago
Till Adam
e545dbd465
Reuse the ETM for speed reasons.
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1142680
16 years ago
Volker Krause
e7a5a6caec
SVN_MERGE
...
Merged revisions 1142576-1142577,1142589,1142591,1142596-1142599,1142634 via svnmerge from
https://vkrause@svn.kde.org/home/kde/trunk/KDE/kdepim
................
r1142576 | vkrause | 2010-06-25 10:04:17 +0200 (Fri, 25 Jun 2010) | 2 lines
d'oh
................
r1142577 | tmcguire | 2010-06-25 10:06:03 +0200 (Fri, 25 Jun 2010) | 5 lines
Don't crash when pasting.
It was causing a stack overflow, as notify() went back to slotPaste()
eventually.
No idea why it worked before (or why the Copy action still works)
................
r1142589 | tmcguire | 2010-06-25 10:28:30 +0200 (Fri, 25 Jun 2010) | 12 lines
SVN_SILENT:
Blocked revisions 1109570 via svnmerge
........
r1109570 | winterz | 2010-03-31 15:32:17 +0200 (Wed, 31 Mar 2010) | 7 lines
backport SVN commit 1108753 by tokoe fro trunk
Increment the clientIndex variable to insert it into
the right completion resource.
........
................
r1142591 | tmcguire | 2010-06-25 10:44:15 +0200 (Fri, 25 Jun 2010) | 17 lines
SVN_MERGE:
Merged revisions 1117455 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
........
r1117455 | mutz | 2010-04-22 11:17:53 +0200 (Thu, 22 Apr 2010) | 8 lines
TaskCollection: call calculateAndEmitProgress() also from taskStarted()
This kicks off the progressbar's Kinght-Rider Mode right away
instead of waiting for the first progress token from the backend
(which never comes in the gpgsm case, as gpgsm doesn't seem to
report any progress at all).
Fixes kolab/issue4123 (gpg4win2).
........
................
r1142596 | tmcguire | 2010-06-25 10:48:00 +0200 (Fri, 25 Jun 2010) | 10 lines
SVN_MERGE:
Merged revisions 1118259 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
........
r1118259 | mutz | 2010-04-24 09:16:23 +0200 (Sat, 24 Apr 2010) | 1 line
VerifyChecksumsController, CreateChecksumsController: adjust parse_sum_file to allow 'funny' failenames (GNU-style escaping)
........
................
r1142597 | tmcguire | 2010-06-25 10:49:51 +0200 (Fri, 25 Jun 2010) | 10 lines
SVN_MERGE:
Merged revisions 1118260 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
........
r1118260 | mutz | 2010-04-24 09:16:26 +0200 (Sat, 24 Apr 2010) | 1 line
CreateChecksumsController, VerifyChecksumsController: fix regex used to parse lines in parse_sum_file()
........
................
r1142598 | tmcguire | 2010-06-25 10:51:53 +0200 (Fri, 25 Jun 2010) | 10 lines
SVN_MERGE:
Merged revisions 1118261 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
........
r1118261 | mutz | 2010-04-24 09:16:28 +0200 (Sat, 24 Apr 2010) | 1 line
VerifyChecksumsController: parse output when filenames contain newlines, too
........
................
r1142599 | tmcguire | 2010-06-25 10:53:38 +0200 (Fri, 25 Jun 2010) | 12 lines
SVN_MERGE:
Merged revisions 1118262 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
........
r1118262 | mutz | 2010-04-24 09:16:30 +0200 (Sat, 24 Apr 2010) | 3 lines
CreateChecksumsController, VerifyChecksumsController: at least on Unix, CR isn't escaped.
I hope our sha1sum port will behave the same.
........
................
r1142634 | mlaurent | 2010-06-25 11:16:07 +0200 (Fri, 25 Jun 2010) | 2 lines
Fix update menu when we select collection in "favorite collection"
................
svn path=/branches/work/komo/kdepim/; revision=1142642
16 years ago
Thomas McGuire
a6e27955f4
Don't crash when pasting.
...
It was causing a stack overflow, as notify() went back to slotPaste()
eventually.
No idea why it worked before (or why the Copy action still works)
svn path=/trunk/KDE/kdepim/kmail/; revision=1142577
16 years ago
Volker Krause
91afd0bc32
Remove the 'NG' everywhere to make tests and mobile apps build again.
...
svn path=/branches/work/komo/kdepim/; revision=1141668
16 years ago
Casey Link
800f08fd6c
cleanup remnants of the old recipients editor, and remove the -ng tag from the new shiny one.
...
svn path=/branches/work/komo/kdepim/; revision=1141553
16 years ago
Casey Link
430dd9214e
remove setEditFont, because as thomas said: Changing the font should be done in the system settings, for all line edits, but not by individual applications.
...
svn path=/branches/work/komo/kdepim/; revision=1141531
16 years ago
Casey Link
ff596e130b
refactor the recipients editor in kmail such that it subclasses a
...
new widget (MultiplyingLineEditor), which contains most of the
business logic. This new generic widget can now be used in other
similiar situations (such as the event attendee editor, which is
coming soon TM ).
svn path=/branches/work/komo/kdepim/; revision=1141529
16 years ago
Volker Krause
0ce98a983a
SVN_MERGE
...
Merged revisions 1140721,1140739,1140770,1140774,1140781,1140828,1140831,1140836-1140837,1140842,1140847,1140851,1140866,1140882,1140898,1140955,1140984,1140999 via svnmerge from
https://vkrause@svn.kde.org/home/kde/trunk/KDE/kdepim
........
r1140721 | mlaurent | 2010-06-21 14:00:56 +0200 (Mon, 21 Jun 2010) | 3 lines
Backport:
Don't show outbox when we expire
........
r1140739 | mlaurent | 2010-06-21 14:39:46 +0200 (Mon, 21 Jun 2010) | 2 lines
Fix forward declaration
........
r1140770 | mlaurent | 2010-06-21 15:24:35 +0200 (Mon, 21 Jun 2010) | 2 lines
Keep sync
........
r1140774 | mlaurent | 2010-06-21 15:30:34 +0200 (Mon, 21 Jun 2010) | 2 lines
Manage local subscription is authorize all the time
........
r1140781 | lfranchi | 2010-06-21 16:00:15 +0200 (Mon, 21 Jun 2010) | 3 lines
Fix S/MIME headers so very strict parsers don't complain (thunderbird).
Only send Reply-To if not empty.
........
r1140828 | mlaurent | 2010-06-21 17:48:53 +0200 (Mon, 21 Jun 2010) | 3 lines
const'ify
Fix potentiel leak
........
r1140831 | pino | 2010-06-21 17:51:36 +0200 (Mon, 21 Jun 2010) | 2 lines
use QString::fromLatin1() to compile with no cast from ascii enabled
........
r1140836 | mlaurent | 2010-06-21 17:57:41 +0200 (Mon, 21 Jun 2010) | 2 lines
Minor optimisation
........
r1140837 | uwolfer | 2010-06-21 18:09:35 +0200 (Mon, 21 Jun 2010) | 2 lines
optimizegraphics: Losslessly optimized PNG and SVGZ files with "optipng -o5" and "advdef -z -4".
Reduced disk space: 6972KB (6MB)
........
r1140842 | mlaurent | 2010-06-21 18:20:10 +0200 (Mon, 21 Jun 2010) | 2 lines
Minor Optimisation
........
r1140847 | mlaurent | 2010-06-21 18:54:05 +0200 (Mon, 21 Jun 2010) | 2 lines
Minor fix
........
r1140851 | mlaurent | 2010-06-21 19:00:04 +0200 (Mon, 21 Jun 2010) | 2 lines
const'ify
........
r1140866 | lfranchi | 2010-06-21 19:46:37 +0200 (Mon, 21 Jun 2010) | 2 lines
Fix memleak
........
r1140882 | lfranchi | 2010-06-21 20:17:04 +0200 (Mon, 21 Jun 2010) | 2 lines
Only show Add To Favorites Folder if favorites folder is visible
........
r1140898 | djarvie | 2010-06-21 21:02:15 +0200 (Mon, 21 Jun 2010) | 2 lines
New function KAEvent::actions()
........
r1140955 | djarvie | 2010-06-21 23:15:14 +0200 (Mon, 21 Jun 2010) | 2 lines
Replace EventListModel::Type by KAEvent::Actions
........
r1140984 | lfranchi | 2010-06-22 00:46:36 +0200 (Tue, 22 Jun 2010) | 2 lines
Fix setting identity from imap resource, whether default or not.
........
r1140999 | lfranchi | 2010-06-22 02:16:17 +0200 (Tue, 22 Jun 2010) | 2 lines
Fix crash, null pointer guard
........
svn path=/branches/work/komo/kdepim/; revision=1141169
16 years ago
Laurent Montel
6d6376d4df
Minor fix
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1140847
16 years ago