31 Commits (ef5444e921c01c107a0ab9b9a71391ca6d5d0eab)

Author SHA1 Message Date
Montel Laurent 86c29dbee6 Use Q_NULLPTR 11 years ago
Montel Laurent 5f6dd46a97 Use QStringLiteral 12 years ago
Montel Laurent f64c151bc1 Astyle kdelibs 12 years ago
Montel Laurent 1cf0267e6c KShortcut->QKeySequence 12 years ago
Montel Laurent e79a1d5bf6 Reactivate shortcuts 12 years ago
Montel Laurent 0665a9e277 KIcon->QIcon::fromTheme 12 years ago
Montel Laurent 2196b0bf2d Port++ 12 years ago
Montel Laurent e215c9b8d9 MAke it compile 12 years ago
Montel Laurent 0a42cdc82d Fix includes 12 years ago
Christophe Giboudeaux 9eb882fd3a Revert "includemoc" 12 years ago
Montel Laurent cb10464b92 includemoc 12 years ago
Montel Laurent 946b9e0905 Use KLocalizedString 12 years ago
Stephen Kelly 45b99dd354 Remove moc includes 13 years ago
Montel Laurent 2bb9e6884f QLatin1String 13 years ago
Montel Laurent 2c0b52306b Fix coding style 13 years ago
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 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. 16 years ago
Andras Mantia f97da4aacd Use the MailCommon namespace. 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. 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. 16 years ago
Andras Mantia 28f9db58a5 Reorganization: reduce dependency of folder* classes on the km* classes, so they could be shared later with mobile. 16 years ago
Thomas McGuire 6e5c12f41f Don't use exec() when loading the folder shortcuts. 16 years ago
Thomas McGuire 9b9d4cb251 Factor out folder shortcut action handing into its own class. 16 years ago