Montel Laurent
1287f26cc6
Allow to show what is stored in baloo. We need to export KDEPIM_BALOO_DEBUG to show action
12 years ago
Montel Laurent
048f9c48b2
Fix Bug 339172 - regression: settings for folders in "search messages" are completely ignored
...
(needs kdepim-runtime fix too)
FIXED-IN: 4.14.3
BUG: 339172
12 years ago
Montel Laurent
e478d32015
Port to new connect api
12 years ago
Montel Laurent
1a64cf56e1
Port code
12 years ago
Montel Laurent
eb346830a7
Renamed to kindentitymanager
12 years ago
Sandro Knauß
59b3017fd9
remove the scary hidden parameter from KMail::openComposer
...
The hidden parameter was only recognized, if the mail is not an iTip
invitation. Actually if calling openComposer an composer should be
opend. No need to habe the parameter hidden.
REVIEW: 119810
12 years ago
Sandro Knauß
372958b7a5
Add paramenter to ensure the composer to open
...
REVIEW: 119461
12 years ago
Montel Laurent
6399b832c8
klocale->KLocalizedString
12 years ago
Montel Laurent
fac5c99d37
klocale--
12 years ago
Sandro Knauß
4fb4132689
Fix creating mail to have correct contentDisposition
...
REVIEW: 119645
12 years ago
Montel Laurent
d3a7f6c422
Convert qt macro
12 years ago
Montel Laurent
9dd9a110ec
Remove not necessary includes
12 years ago
Montel Laurent
1d9d47ec71
Fix imap check
12 years ago
Montel Laurent
748ad87b1d
Check mail when akonadi is started
12 years ago
Montel Laurent
57e20cc300
Remove duplicate code
12 years ago
Montel Laurent
f6f01d084e
Convert to QStandardPaths
12 years ago
Montel Laurent
9b88c1acc2
Add support for kolab resource
12 years ago
Montel Laurent
23ae6432ed
Add support for new kolab resource
12 years ago
Montel Laurent
d996e1c92f
Don't use deprecated function (need new kdepimlibs)
12 years ago
Montel Laurent
9d77a549be
Don't use deprecated function self()->readConfig() => self()->load();
12 years ago
Montel Laurent
1ab5ff9e6d
Fix Bug 63780 - Auto-render HTML for certain email addresses
...
FIXED-IN: 4.14
BUG: 63780
12 years ago
Montel Laurent
8a4f74284a
KGlobal::locale() -> KLocale::global()
12 years ago
Montel Laurent
1940b8875e
kde4Support--
12 years ago
Montel Laurent
641736b297
Fix includes
12 years ago
Montel Laurent
0a5c9c65b3
Fix includes
12 years ago
Montel Laurent
103b96d4a2
fix includes
12 years ago
Montel Laurent
12518f5cc5
kdebug->qdebug
12 years ago
Montel Laurent
2729ea554c
Fix includes
12 years ago
Montel Laurent
e215c9b8d9
MAke it compile
12 years ago
Montel Laurent
0a42cdc82d
Fix includes
12 years ago
Montel Laurent
a41268e769
a instance broken is broken not necessary to see info about offline/online
12 years ago
Montel Laurent
e8edaad098
Never implemented => remove it
12 years ago
Montel Laurent
aa4dc2004d
Minor optimization
12 years ago
Montel Laurent
9a42d6ad78
Use qint64
12 years ago
Montel Laurent
cd779c32dc
Fix Bug 147924 - KMail composer charset ignored (only if embedded in Kontact)
...
FIXED-IN: 4.12.3
(or 4.12.4 don't know when tag is created)
BUG: 147924
12 years ago
Montel Laurent
27d1685782
Fix Bug 330601 - Moving IMAP mail is wrongly annotated with an "insecure" red shield
...
When we can't determinate if we use crypto status don't show crypto status (better)
FIXED-IN: 4.13
BUG: 330601
12 years ago
Montel Laurent
9718a0cc8d
Be sure to shutdown pop3 account
12 years ago
Montel Laurent
230cf97fe4
Fix indent
12 years ago
Christophe Giboudeaux
9eb882fd3a
Revert "includemoc"
...
This reverts commit 4468253984b742f5e95a0a3e50165d3893bc1a08.
12 years ago
Montel Laurent
cb10464b92
includemoc
12 years ago
Montel Laurent
efd4b7b211
Const'ify
12 years ago
Montel Laurent
4b9fdce7c0
Save/load settings
12 years ago
Montel Laurent
6cb340bdeb
Add storageservice
12 years ago
Montel Laurent
a7b6ecc39f
React when we remove agent
12 years ago
Montel Laurent
a4cfb1c9c3
Continue to migrate FolderArchiveManager into kmail directly
12 years ago
Montel Laurent
49f1b5bfc7
Remove unused parameters
12 years ago
David Faure
35f4075918
Fix crash when "some people" call this method via DBus and the system tray is off
...
:-)
CCMAIL: iamsergio@gmail.com
12 years ago
Sergio Martins
f954915795
Improve my last commit re disabling systray icon changes via dbus.
...
Disabling unread count wasn't enough, the icon still changed when
new mail arrived.
12 years ago
Sergio Martins
5856e428ba
Minor: Renamed method for readability.
...
This method isn't about disabling/enabling the "new icon", it's
only about the count.
For the "new icon" we need another enabler/disabler.
12 years ago
Sergio Martins
39c3a25e62
Allow to disable/enable systray unread count through D-Bus.
...
I'm working on a couple of scripts that disable distractions
while I'm focusing.
This is not for a bug-fix, but it's dead simple and it's more of
an hacker's option than end-user stuff, so I'm putting this in
4.11.
12 years ago