The quick search bar also works again now, I think things are ok
again, or at least back to were they were before the indexer commit.
Also Actionscheduler is in.
svn path=/branches/KDE/3.5/kdepim/; revision=443122
managing them in offline mode is not possible
also the edit vacation message relies on sieve
so that too is not possibly in offline mode
svn path=/trunk/KDE/kdepim/; revision=438840
even in kpart mode. This needs to be done manually since the part loads
the actions with autoConnectShortcuts == false and relies on the xml gui
loading to connect them. Shift-Delete is nowhere in the gui, these days,
so it was never plugged and therefor the shortcut never connected.
CCMAIL: staikos@kde.org
svn path=/trunk/KDE/kdepim/; revision=438839
Add menuentry for going online or offline and when in offline
mode, stop network activity such as mailchecks, at this stage recieving mail
is stopped and in the future sending mail will be queued and other
network activity will be on halt.
This can also be controlled by dcop
dcop kmail KMailIface stopNetworkJobs
dcop kmail KMailIface resumeNetworkJobs
svn path=/trunk/KDE/kdepim/; revision=438202
Remove GUI options to set spam/ham; as discussed with ingo
s/Select All/Select All Text/
s/&Expire Folder/&Expiration Settings/
svn path=/trunk/KDE/kdepim/; revision=437412
account manager's getAccounts() listing. It was only called with false
or the default, which is also false.
svn path=/trunk/KDE/kdepim/; revision=435545
we don't abort the filter creation, but we use the From: header
of the message directly in the filter.
BUGS: 105405
svn path=/trunk/KDE/kdepim/; revision=433367
were "saved" to kmailrc, but kmailrc wasn't synced, so in case of a kmail crash, X crash, power failure, kernel oops...
the settings would be lost, and on the next kmail restart very strange errors would happen when syncing
(can't create folder, folder already there, folder missing, etc.)
The solution: sync(). But while being at it I implemented buffering of sync requests
which was a TODO in kmkernel, but did it in GlobalSettings as Till suggested;
which in turn means we need our own GlobalSettings inheriting GlobalSettingsBase,
and the code lacked ::self()-> in many places to allow that.
srcdir!=builddir users: don't forget to delete globalsettings.{cpp,h} from the builddir
since it's not generated anymore!
CCMAIL: kmail-devel@kde.org
svn path=/trunk/KDE/kdepim/; revision=432538
were "saved" to kmailrc, but kmailrc wasn't synced, so in case of a kmail crash, X crash, power failure, kernel oops...
the settings would be lost, and on the next kmail restart very strange errors would happen when syncing
(can't create folder, folder already there, folder missing, etc.)
The solution: sync(). But while being at it I implemented buffering of sync requests
which was a TODO in kmkernel, but did it in GlobalSettings as Till suggested;
which in turn means we need our own GlobalSettings inheriting GlobalSettingsBase,
and the code lacked ::self()-> in many places to allow that.
svn path=/branches/kdepim/proko2/kdepim/; revision=432536
2:3 against Brasil, it turns out, we've seen much worse. To my amazement
the Brasilians again did not put Helio up, I guess they are keeping
their secret weapon back for the world cup.
svn path=/trunk/KDE/kdepim/; revision=428902