59 Commits (fcab9fea1992c7e9d4312f85286d63b1eaf94064)

Author SHA1 Message Date
Chusslove Illich c4f0fe14d2 i18n fixes: markup 18 years ago
Bertjan Broeksema baa8238797 EBN Fixes: validity of i18n calls. 18 years ago
Bertjan Broeksema 358310769e EBN Fix: contractions in strings. 18 years ago
Torgny Nyblom 6c0dee8956 Add methods for ensuring that a new account will have a unique name. 18 years ago
Torgny Nyblom e4c22ba43b If a password is entered, make the account store it. 18 years ago
Torgny Nyblom 94e457cc3a Altered the accountwizard to be able to be invoked from the toolbar. 18 years ago
Thomas McGuire e1c7dd2996 Merged revisions 823501 via svnmerge from 18 years ago
Torgny Nyblom 395603a5a4 Disable the finish button when clicked, to prevent user from pressing it 18 years ago
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