Martin Koller
c997cc05bd
Fix missing mail flags; avoid code duplication
...
This patch uses the new method Akonadi::MessageFlags::copyMessageFlags()
to copy the mail message flags into Akonadi objects, avoiding
code duplication.
Some places did not do this previously leading to mail flags never
appearing (or getting lost) in Akonadi
REVIEW: 122225
11 years ago
Montel Laurent
c54f10ce48
astyle kdelibs
11 years ago
Montel Laurent
bf7ae9d692
Port to QDialog
11 years ago
Montel Laurent
d89bd437ab
Use Q_NULLPTR here too
11 years ago
Montel Laurent
9674f96616
Use Q_NULLPTR
11 years ago
Montel Laurent
dec7c4f38b
Port to new connect api
11 years ago
Montel Laurent
b07d6914c3
Port to kf5
11 years ago
Montel Laurent
782f79aea0
Astyle kdelibs
11 years ago
Montel Laurent
f4ed27f43e
Merge remote-tracking branch 'origin/KDE/4.14'
11 years ago
Montel Laurent
af624d7d74
Minor optimization
11 years ago
Montel Laurent
fd0b58e05e
improve check
11 years ago
Montel Laurent
5fc50f5284
Merge remote-tracking branch 'origin/KDE/4.14'
...
Conflicts:
kmail/editor/kmcomposewin.cpp
kmail/editor/potentialphishingemail/potentialphishingemailjob.cpp
libksieve/ksieveui/autocreatescripts/sieveactionwidgetlister.cpp
libksieve/ksieveui/autocreatescripts/sievescriptlistbox.cpp
mailcommon/filter/filteractions/filteractionforward.cpp
messageviewer/viewer/mailsourceviewer.cpp
messageviewer/widgets/mailsourceviewtextbrowserwidget.h
11 years ago
Montel Laurent
24ff523fe1
improve check email
11 years ago
Montel Laurent
21f9027304
Add potential emails
11 years ago
Montel Laurent
89f1dc42a4
Improve check support
11 years ago
l10n daemon script
28570244c2
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
ca801c2e34
SVN_SILENT made messages (after extraction)
11 years ago
Montel Laurent
149810bae4
Merge remote-tracking branch 'origin/KDE/4.14'
...
Conflicts:
kmail/editor/potentialphishingemail/autotests/potentialphishingemailjobtest.cpp
libkdepim/addressline/addresseelineedit.cpp
libkdepim/addressline/blacklistbaloocompletion/blacklistbalooemailcompletiondialog.cpp
messageviewer/viewer/viewer_p.cpp
11 years ago
Montel Laurent
6cae2b0686
Add more unittest
11 years ago
Montel Laurent
5cf03d6622
Merge remote-tracking branch 'origin/KDE/4.14'
11 years ago
Montel Laurent
fcaa083d8d
Commit all :)
11 years ago
Montel Laurent
36c5f2e89a
Merge remote-tracking branch 'origin/KDE/4.14'
11 years ago
Montel Laurent
40a9c6e5db
Fix typo
11 years ago
Montel Laurent
bbab49a6a1
Port to KF5
11 years ago
Montel Laurent
7651eca35a
Merge remote-tracking branch 'origin/KDE/4.14'
...
Conflicts:
kmail/CMakeLists.txt
kmail/editor/kmcomposewin.cpp
libkdepim/CMakeLists.txt
libkdepim/addressline/addresseelineedit.cpp
libkdepim/addressline/addresseelineedit.h
messagecomposer/composer/composerviewbase.cpp
11 years ago
Montel Laurent
b1c0bf5c52
Add warning in composer
11 years ago
Montel Laurent
aa3c164387
Look at to detect potential problem with email
11 years ago
Montel Laurent
61b5e362f1
Rename function
11 years ago
Montel Laurent
769995c4ab
Merge remote-tracking branch 'origin/KDE/4.14'
...
Conflicts:
kaddressbook/mainwidget.cpp
kmail/kmkernel.cpp
pimcommon/temporaryfile/autotests/attachmenttemporaryfilesdirstest.cpp
11 years ago
l10n daemon script
9338dab901
SVN_SILENT made messages (.desktop file)
11 years ago
Montel Laurent
0bde68a5b4
Workaround about bug in ktoolinvocation
11 years ago
l10n daemon script
02a3fb8129
SVN_SILENT made messages (after extraction)
11 years ago
Montel Laurent
e122f542ac
Merge remote-tracking branch 'origin/KDE/4.14'
...
Conflicts:
agents/followupreminderagent/followupreminderinfodialog.cpp
agents/followupreminderagent/followupreminderinfodialog.h
agents/followupreminderagent/followupreminderinfowidget.cpp
agents/followupreminderagent/followupremindernoanswerdialog.cpp
kmail/editor/kmcomposewin.cpp
messagecomposer/composer/composerviewbase.cpp
messagecomposer/composer/composerviewbase.h
11 years ago
Montel Laurent
475e0303e0
Fix save all settings when we autosave
11 years ago
Montel Laurent
9f30c220a8
minor optimization
11 years ago
Montel Laurent
ea807cd6a4
astyle-kdelibs
11 years ago
Montel Laurent
f39fbe86fe
Merge remote-tracking branch 'origin/KDE/4.14'
...
Conflicts:
kaddressbook/printing/grantlee/grantleeprint.cpp
kaddressbook/sendvcards/sendvcardsjob.cpp
kaddressbookgrantlee/formatter/grantleecontactformatter.cpp
kaddressbookgrantlee/formatter/grantleecontactutils.cpp
kmail/kmkernel.cpp
11 years ago
Martin Koller
4b9c4f3b5a
Allow Akonadi resources to participate in online/offline mode switching
...
Currently kmail has only a hardcoded check for pop3 and imap resources
when switching online/offline mode.
That means new/3rd-party resources can not participate
in this switching.
With introducing a new capability label "NeedsNetwork"
in a resources .desktop file, kmail can now switch the online mode
for all resources which have this flag set.
REVIEW: 122228
11 years ago
l10n daemon script
d0069825e9
SVN_SILENT made messages (after extraction)
11 years ago
l10n daemon script
692c54f2c0
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
3fb7aadb6f
SVN_SILENT made messages (after extraction)
11 years ago
l10n daemon script
7d08c1a21b
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
2507a825b8
SVN_SILENT made messages (after extraction)
11 years ago
Montel Laurent
72499a42ab
Astyle kdelibs
11 years ago
Sergio Martins
153a98a942
Fix make install.
...
This file was renamed in f61679b33a603aa9d
11 years ago
Matthias Klumpp
db38a6de35
Fix AppStream metadata for KMail
...
This adds a Comment to the .desktop file, which is a required field in
order to be viaible in AppStream-based software centers (alternatively,
one could also add a <summary/> tag to the AppStream metadata).
The metadata is renamed as well to match the .desktop file name, and
it's <id/> tag is adjusted to do the same and actually point at the
right application.
11 years ago
Montel Laurent
993d82b99b
Merge remote-tracking branch 'origin/KDE/4.14'
...
Conflicts:
kaddressbook/printing/grantlee/contactgrantleeprintobject.cpp
kaddressbook/printing/grantlee/grantleeprintstyle.cpp
kaddressbook/printing/grantlee/grantleeprintstyle.h
kaddressbook/sendvcards/sendvcardsjob.cpp
kmail/kmmainwidget.cpp
11 years ago
Montel Laurent
4c47883859
Fix tooltips
11 years ago
Montel Laurent
766dcd539a
Merge remote-tracking branch 'origin/KDE/4.14'
...
Conflicts:
kontact/plugins/planner/kcmplanner.desktop
ktimetracker/ktimetracker_config_behavior.desktop
ktimetracker/ktimetracker_config_display.desktop
ktimetracker/ktimetracker_config_storage.desktop
11 years ago
l10n daemon script
a40b638852
SVN_SILENT made messages (.desktop file)
11 years ago