181 Commits (4666572dbced950faa8d16316f593dee686c495c)

Author SHA1 Message Date
Andras Mantia 7e3982c776 Trying to get rid of the rest of KMMessage and KMMsgBase usage and port it to KMime. Mostly only the interfaces are ported, the code is commented out, although in many cases the code is obsoleted by the akonadi resources. Also get rid of the different folder classes, as those are transparent, accessible via akonadi. 17 years ago
Andras Mantia f740c081bd Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime. 17 years ago
Thomas McGuire 5d210c7ed0 Properly fix the iterators (hopefully), and fix one more place where it was wrong. 17 years ago
Martin Koller 0146cfc9b4 convert KMessageBox call to KNotification to avoid disturbing dialog 17 years ago
Martin Koller 1a017888c6 catch 0-pointer instead of assert. Happens when kmail exits while precommand runs 17 years ago
Martin Koller 4967da71e8 BUG: 196053 17 years ago
Thomas McGuire 924c515748 Use kError() instead of perror(). 17 years ago
Allen Winter 80909a85fa Cleanup kDebug/kWarning/kError(): 17 years ago
Thomas McGuire 6c1b9616da Backport r850646 by tmcguire from trunk to the 4.1 branch: 18 years ago
Thomas McGuire 807453698c Merged revisions 850381 via svnmerge from 18 years ago
Pradeepto Bhattacharya 8ebbe6b8ea Merged revisions 830100-830132,830134-830443 via svnmerge from 18 years ago
Thomas McGuire 72e4540b0d Merged revisions 837905 via svnmerge from 18 years ago
Thomas McGuire 4ec899f276 Backport r837489 by tmcguire to the 4.1 branch: 18 years ago
Thomas McGuire d600445a5b Don't delete the precommand event loop from within itself. 18 years ago
Thomas McGuire e61d09e9dd Merged revisions 827623 via svnmerge from 18 years ago
Pradeepto Bhattacharya cb42919e0c -- I could reproduce this bug on 3.5 branch as well. 18 years ago
Pradeepto Bhattacharya e47f3c1a8b -- kolab/issue2607 sync loop after deactivation of autosync. 18 years ago
Thomas McGuire f6147e8336 Unbreak pre-commands: 18 years ago
Thomas McGuire d2b89afcf9 Remove many superflous function names in kDebug statements. 18 years ago
Thomas McGuire dbe7de75bf Some fixes for the recent per-account identity merge: 18 years ago
Volker Krause 770ca8a920 Merged revisions 721407-721424,721426-723031 via svnmerge from 18 years ago
Pradeepto Bhattacharya c3a49e3863 Merged revisions 739135 via svnmerge from 18 years ago
Till Adam 9dc518bce6 Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
Volker Krause 6e91bd907c SVN_SILENT 18 years ago
Till Adam f47c7e97c4 Add the ability to associate an identity with an account, such that that 19 years ago
Pradeepto Bhattacharya 020a4cb39b More merges in - these are from Thorsten Staerk - for defaultmailcheckinterval. 19 years ago
Oswald Buddenhagen 44e92841da KConfig* API overhaul. only cosmetics, so don't panic. 19 years ago
Thorsten Staerk b2fb8efa89 As discussed with Allen, reverting patch. 19 years ago
Volker Krause 2ecae07330 Forwardport SVN commit 720075 by vkrause from proko2 branch: 19 years ago
Thorsten Staerk 81fc11c774 enable interval mail checking by default 19 years ago
Thomas McGuire c23fe9cfa9 Revert of: 19 years ago
Frank Osterfeld c7466943af merge from enterprise (708726) 19 years ago
Bruno Virlet 64a57dfa7f Revert changes which most probably are the reasons of the bugs in kmail. 19 years ago
Bruno Virlet 88dcaa8606 Revert changes which most probably are the reasons of the bugs in kmail. 19 years ago
Bruno Virlet ab4c83a924 Forward port r706174 and r706425 19 years ago
Bruno Virlet 0d6d67e372 Fix crash on pop fetching (r706425 in 3.5 branch). 19 years ago
Bruno Virlet 58108707ef Fix crash on retrieving pop mail. 19 years ago
Bruno Virlet 707f3191fc Fix precommand. Fix local Mailbox and Maildir accounts. 19 years ago
Bruno Virlet ba86cb0319 Fix precommand: KProcess in the stack is bad. 19 years ago
Bruno Virlet 7a3d0a8a82 Port r705221 to enterprise. 19 years ago
Bruno Virlet aa5a948d8f Correct fix for https://bugzilla.novell.com/show_bug?id=273550 19 years ago
Arto Hytnen fa8703cd73 include duplicates--, include guards and a sole QMAX() -> qMax() fixes 19 years ago
Volker Krause 2e10193ced Forwardport SVN commit 703382 by vkrause: 19 years ago
Volker Krause 5d89effd0c Forwardport SVN commit 703382 by vkrause: 19 years ago
Volker Krause 606408c2e2 Forwardport SVN commit 703382 by vkrause: 19 years ago
Daniel Molkentin 94a38cea12 major parts of the endl cleanups. 19 years ago
Thomas McGuire 3949f1af77 Don't convert the enum values to int, use some Qt magic to get the enum value names instead and store them. 19 years ago
Thomas McGuire b2b695420e Update the way the type of the account is stored. 19 years ago
Frank Osterfeld bc17cdbea2 port to KProcess 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 years ago