Montel Laurent
9d7b82741f
Move to own directory
13 years ago
Montel Laurent
54766703e2
Fix indent
13 years ago
Montel Laurent
9a3bcf7e95
Move in own directory
13 years ago
Allen Winter
d60dc1e693
in updateShortcutsForIndex(), check that the model does indeed have
...
a valid index for the specified row indexes before accessing them.
probably fixes the crash mentioned in 291886.
BUG: 291886
FIXED-IN: 4.8.1
MERGE: 4.8
14 years ago
Montel Laurent
7a16c1ab4f
Fix includes
15 years ago
Volker Krause
a155627bd6
Clean up more string-based collection API.
15 years ago
Montel Laurent
1d19a6f18c
Minor optimization
15 years ago
Montel Laurent
a5517418c1
Reduce number of write config in foldercollection
15 years ago
Montel Laurent
bd9ad387f5
Normalize signal/slots
15 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
Andras Mantia
f97da4aacd
Use the MailCommon namespace.
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1180393
16 years ago
Andras Mantia
6da3a9548f
More refactoring to reduce KMKernel dependency, introduce MailCommon as a smaller version of KMKernel, usable in both desktop and mobile.
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1178976
16 years ago
Andras Mantia
e73f02ad7f
Reorganization: reduce dependency of folder* classes on the km* classes, so they could be shared later with mobile: get rid of KMKernel::config() step.
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1178331
16 years ago
Andras Mantia
28f9db58a5
Reorganization: reduce dependency of folder* classes on the km* classes, so they could be shared later with mobile.
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1178322
16 years ago
Thomas McGuire
6e5c12f41f
Don't use exec() when loading the folder shortcuts.
...
We were using allFoldersCollection(), which uses exec() internally.
Now, update the folder shortcuts as soon as the ETM loads the folder.
svn path=/trunk/KDE/kdepim/kmail/; revision=1111280
16 years ago
Thomas McGuire
9b9d4cb251
Factor out folder shortcut action handing into its own class.
...
This is similar to the tag action manager. Less stuff in kmmainwidget
is always good.
svn path=/trunk/KDE/kdepim/kmail/; revision=1111090
16 years ago