15 Commits (1d6b75fa9c4e977669f7eb5c2dc83c0c3cc22965)

Author SHA1 Message Date
Thomas McGuire 0967e69cd8 Changes to the account wizard: 18 years ago
Frank Osterfeld d1dfa77976 merge changes from enterprise 19 years ago
Thomas McGuire d62b4eea76 Use proper debug area. 19 years ago
Daniel Molkentin 94a38cea12 major parts of the endl cleanups. 19 years ago
Thomas McGuire b6d5f2f75a Rename typeName() to displayNameForType() and make it static. 19 years ago
Thomas McGuire b2b695420e Update the way the type of the account is stored. 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 years ago
Tom Albers 21b9b60fa8 Adjust kdepim for the library move of kpgp and kpimidentities to kdepimlibs 19 years ago
Pradeepto Bhattacharya 382eafddfb Merge ... 19 years ago
Volker Krause 0b5a8ee3e9 Merge branch/work/kmail-mailtransport. 19 years ago
Thorsten Staerk 9c4c7c944b Giving some help 19 years ago
Allen Winter d0be23e3d1 cleanup code and fixup some layout issues. 19 years ago
Allen Winter b50a116c27 cleanup an unused variable. 19 years ago
Laurent Montel e65479640b Backport: 19 years ago
Laurent Montel 181a8eda0c Fix crash when we create imap account with wizard. 19 years ago
Mathias Soeken 5e4dc38312 KDE4 Porting: 19 years ago
Volker Krause 34d6fd7254 KListBox -> K3ListBox 19 years ago
Matthias Kretz 428ee4239a merge the kinstance-redesign branch back to trunk. 19 years ago
Volker Krause c96de9958d KMServerTest moved to libkdepim. 19 years ago
Allen Winter b8d0fd346b merge SVN commit 599665 by winterz: 20 years ago
Allen Winter a5a523ea34 merge SVN commit 597910 by winterz: 20 years ago
Laurent Montel 0a4e7181fc Fix wraping 20 years ago
Thorsten Roeder 98481e1dd2 first look for the sendmail binary in PATH, then use a hardcoded path 20 years ago
Reinhold Kainhofer f6f0ab9b81 signed/unsigned warnings, qDebug warnings 20 years ago
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 20 years ago
Reinhold Kainhofer 08e5b20b90 QList::find(..)==QList::end() => QList::contains() 20 years ago
Reinhold Kainhofer bdb846c552 Replace the old-style QGridLayout and Q[HV]BoxLayout constructors (which contain margin, spacing, name, and possibly the # of rows and cols) with the Qt4 constructors, where one then calls setMargin, setSpacing, and setObjectName. The nr of rows and columns is no longer needed. 20 years ago
Reinhold Kainhofer d9538a7bb2 Remove line breaks so my scripts are not confused 20 years ago
Ismail Onur Filiz 5499cab473 Include "config.h" in the source files that already do not do so. 20 years ago
Chusslove Illich 3a5fca8d00 Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
Frank Osterfeld 72ff7fdb95 deprecated-- 20 years ago
Laurent Montel d14b232730 deprecated-- 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Andreas Gungl b7b43e754c and to make it complete, call clear() where needed 20 years ago
Andreas Gungl a59a967c59 simplification for cleaning up QList<T*> 20 years ago
Andreas Gungl 6d08a70b50 Q3PtrList-- 20 years ago
Andreas Gungl c901b1247d reduce readEntry(...).toInt() where possible 20 years ago
Andreas Gungl 4ff92dd82b forget readEntry(...).toBool() 20 years ago
Andreas Gungl db8f1ad5ad porting for KConfig changes 21 years ago
Laurent Montel 72dc76a189 Q3Frame-- 21 years ago
Laurent Montel 036381f99c Q3HVBox-- 21 years ago
Laurent Montel 3ef805634c Q3ValueList-- 21 years ago
Laurent Montel eb077e0b11 qt3support-- 21 years ago
Volker Krause 0f6fe9fdb4 117 of 167 files compile 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Till Adam f7ebf4ae78 kmacctmgr.[cpp|h|moc] -> accountmanager.[cpp|h|moc] 21 years ago
Till Adam 94fdc3c63c o KMAcctMgr -> KMail::AccountManager 21 years ago
David Faure 0c9148bf15 Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...) 21 years ago
Ingo Klcker 837ead23af Doh. Why do I have to do this by hand? :-) 21 years ago
Thomas Zander 0b077e7a82 Rename KMAcctExpPop to KMail::PopAccount so I could remove this comment: 21 years ago