10021 Commits (58fc69b7ef4c10f66b092dce5732fc14f317c999)
 

Author SHA1 Message Date
Martin Koller 58fc69b7ef Forwardport of workaround for bug 71549 19 years ago
Allen Winter 6fba53c032 move TemplateParser into the KMail namespace. 19 years ago
Chusslove Illich 7de386f772 n i18n plural calls, special %n placeholder is no longer used; all placeholders are ordinary numbered ones, and the first integer-valued substitution decides plural form. 19 years ago
David Faure 037087f496 Fix account config being stored in the wrong config group: 19 years ago
David Faure 9be5c0a00d This compiles fine here... Allen, if it still breaks with your gcc (which version?), try QString::number(PipeTimeout) 19 years ago
Allen Winter 4b6788b0cb make it compile again. 19 years ago
Chusslove Illich f79f9609c9 i18n fixes. 19 years ago
Script Kiddy b14c969c80 SVN_SILENT made messages (.desktop file) 19 years ago
David Faure bd9a11b36b Found the reason why KMAcctCachedImap::processNewMail's assert below was hit 19 years ago
Stephan Kulow 2ebce6f21b more porting errors 19 years ago
Stephan Kulow edcb82b6ae more porting errors 19 years ago
Stephan Kulow 77fb0ac34e fix some porting errors 19 years ago
Dirk Mueller be0fc26be2 fix various porting errors. I wonder who thought that 19 years ago
David Faure b7071560ff Porting mistakes (weird loop, and node not initialized to 0 when list is empty). 19 years ago
David Faure a179288583 Spot the guaranteed crash: 19 years ago
David Faure 6927810ea8 IMAP Quota feature, forwardport from Till's and Pradeepto's commits in proko2 branch, and ported to Qt4. 19 years ago
David Faure 3c5c238302 i18n returns a QString already 19 years ago
David Faure 2d7cabd98a Fixed typos and warnings while forwardporting 19 years ago
David Faure 5e05bed971 config.h restructuring (not finished) 19 years ago
David Faure c1a590785a KMimeType::pixmap -> KIconLoader::loadMimeTypeIcon with the help of convert-kmimetype-pixmap.pl 19 years ago
Frank Osterfeld 46f4404bca update version numbers 19 years ago
Reinhold Kainhofer cc335bfd2b Forward port of SVN commit 630849 by kainhofe: 19 years ago
Allen Winter 54e5a95492 forward port SVN commit 628565 by adridg: 19 years ago
David Faure 76f8ed9fae it's a KConfigGroup now 19 years ago
David Faure f050e5628e When not using kwallet, kmail can store the smtp password into kmailrc, which works, 19 years ago
David Faure add5c59e44 Linking to ${KDE4_LIB_DIR} explicitely is not needed and sometimes makes cmake use installed libs instead of those from the module. 19 years ago
Christian Schaarschmidt 67c8fbb8b6 fix lineedit context menu. 19 years ago
David Faure 3787c114fb Fix crash when kmail starts the very first time 19 years ago
Allen Winter b671119db0 forward port SVN commit 628168 by dfaure: 19 years ago
Matthias Kretz 428ee4239a merge the kinstance-redesign branch back to trunk. 19 years ago
Jonathan Marten b2430866b8 This part of the templates feature merge got lost. 19 years ago
Allen Winter 0bbc7969ab mail_new is the name of the icon for "New Message.." 19 years ago
Laurent Montel 3c139ec113 Fix signal/slot 19 years ago
Pradeepto Bhattacharya 0f6ad8f7b5 Proko Issue 1367 : Made ".mbox" as a default extension/filter while saving messages. 19 years ago
Pradeepto Bhattacharya c2fa345e0a Proko Issue 1533 : Hah! Got it working! ( Danke, Volker the discussion helped ). 19 years ago
Pradeepto Bhattacharya 73809645a2 Proko Issue 1533 : Copy + Select All in Readerwindow. 19 years ago
Volker Krause 28d82c8549 make is a bit more readable 19 years ago
Laurent Montel b35172f419 dcop->dbus 19 years ago
Laurent Montel a546a57d4b DBus port++ 19 years ago
Laurent Montel 24963a7858 DBus port++ 19 years ago
Jonathan Marten f91eba3b4a Forgot to add templatesconfiguration_kfg.kcfg install to ${KCFG_INSTALL_DIR} 19 years ago
Jonathan Marten 8e3c6d6075 Forward port of templates folder and custom message templates. 19 years ago
Rafael Fernndez Lpez d388fa66e5 Fix signals/slots because of the moving from KIO::Job* to KJob* on some of them 19 years ago
David Faure 008de6275b Simplify 19 years ago
David Faure b44c11c32c Major config.h cleanup 19 years ago
David Faure 4fa5ad1262 get rid of WORDS_BIGENDIAN 19 years ago
David Faure 05ad4a7b14 mimetype() moved up to TransferJob now, so that this nasty downcast can be fixed 19 years ago
Script Kiddy ccbbe76d09 SVN_SILENT made messages (.desktop file) 19 years ago
Laurent Montel 9204efee7b Fix connect signal/slot 19 years ago
Laurent Montel 7abde1cf21 Fix connect signal/slot 19 years ago