880 Commits (2de747f7b8aa2e950f3ad0f2ea00191e4883af22)

Author SHA1 Message Date
Laurent Montel 8b010ce4db not necessary to have two slots 16 years ago
Laurent Montel 684c5a84c5 fix notification 16 years ago
Laurent Montel a26008e499 Minor optimization 16 years ago
Laurent Montel 119e6c4273 Try to reimplement mail notification 16 years ago
Laurent Montel dbcc4c1ca4 Fix empty trash 16 years ago
Laurent Montel 405801c1b5 not necessary to "static_cast" 16 years ago
Leo Franchi 9719dfaa9e Apply settings in more logical places, so they are always respected. 16 years ago
Laurent Montel 876fb367c8 update systray when we exclude folder from check new mail 16 years ago
Laurent Montel 9d780c9234 Allow to select folder 16 years ago
Casey Link 1b1e1d7488 kmail: don't hardcode the mimetype, thanks kevin k 16 years ago
Casey Link a507cd4d85 kmail: only create progressitems for rfc822 agents 16 years ago
Casey Link f47a494f3e kmail: show akonadi agents' progress in kmail 16 years ago
Leo Franchi c8d167dea0 Fix multiple signatures on loading auto-save 16 years ago
Kevin Krammer 972c60e8c2 If the pre-resource config entry OfflineOnShutdown is true, take the resource offline when KMail quits. 16 years ago
Kevin Krammer 941e550d9c Non-GUI parts of per-resource "check mail on startup" 16 years ago
Kevin Krammer 04ec7b5579 Committing the non-GUI portions of the migrated "Include in manual checks" functionality 16 years ago
Laurent Montel f16dd9bb69 Fix error in text 16 years ago
Kevin Krammer 53ccbcfa97 Instead of checking for the old config file's existance to determine whether to run the migrator or not, check for the old config's contents. 16 years ago
Leo Franchi 62998b9fb0 Only init folders if Akonadi is in a running state. If not, wait until the ServerManager tells us that Akonadi has finished starting, and then init the local folders. 16 years ago
Leo Franchi f5dca0140b Use fallback encoding when parsing headers. 16 years ago
Leo Franchi 89eb6d09ad clear cache of specialcollection folder ids when fetching new ones 16 years ago
Leo Franchi dd855fe9ac When a default collection changes, make sure our specialcollection still has one, and if not, find the newly created one. 16 years ago
Kevin Krammer 171c7b5387 Data dir also changes to "kmail2" because this is the aboutdata's appname 16 years ago
Kevin Krammer 3eb179f528 We cannot know how long the migrator will need, we definitely cannot be sure it will be finished in 30 seconds (the default of waitForFinished) 16 years ago
Kevin Krammer f37304dea5 Check if there is an old KMail config or KMail data directory so we don't needlessly run the migrator on totally new setups 16 years ago
Kevin Krammer e476edd3ea Complete change to new KMail config file kmail2rc 16 years ago
Leo Franchi 4163edaab3 fix specialcollection folder functions in kmkernel 16 years ago
Thomas McGuire 2d2e5bdc51 Improve crash handling code a bit. 16 years ago
Laurent Montel 48a13cf2ef Disable 'put offline agent when we close kmail' 16 years ago
Laurent Montel 5688faac44 Put offline agentinstance when we close kmail. 16 years ago
Laurent Montel e3392e28bd Remove duplicate code 16 years ago
Laurent Montel d173fc3f5e fix working offline/online 16 years ago
Milian Wolff 25fdfca4df introduce collectionFromId() that takes a Akonadi::Collection::Id 16 years ago
Milian Wolff 7c6f2ef528 properly write the GlobalSettings in KMKernel::slotSyncConfig 16 years ago
Volker Krause d2eb0da493 Remove some more ActionScheduler remains. 16 years ago
Thomas McGuire 4acf50b9c5 junk-- 16 years ago
Volker Krause 018ae9ca65 Remove the dead code related to folder compaction, all of this is in the 16 years ago
Volker Krause 6e3cd80712 remove now useless porting remains 16 years ago
Matthew James Leach ec8439d989 Write settings for the folderView before the config dialog is show. 16 years ago
Volker Krause 7689bb02e6 Reduce the number of broken filtering systems in kmail by 50% :) 16 years ago
Volker Krause 5940bf858b Built-in attributes don't need to be registered by the application 16 years ago
Andras Mantia 5fb6df55f9 Move invitation handling settings (and dialog) to the messageviewer. 16 years ago
Leo Franchi dfbfee0c23 add a dbus interface for the maildispatcher, that sends a signal when it has begun to dispach a message 16 years ago
Laurent Montel ff44ce70aa Fix show template tab when we select inbox (as in kde <= 4.4) 16 years ago
Markus Meik Slopianka f1c8a62a2c Reflect KDE rebranding 16 years ago
Thomas McGuire 06a79154fe Move fallback and override charset settings to messagecore. 16 years ago
Thomas McGuire d672d91eb8 Remove the ConfigProvider class from messagelist. 16 years ago
Thomas McGuire 1b79e52ca2 Also write and sync the config of the components. 16 years ago
Thomas McGuire c6ee147389 Use the correct config file for the template parser and for messagecore. 16 years ago
Leo Franchi a4b502e014 remove obsolete commented code 16 years ago