104 Commits (7f3e787bef7075782d84d8ba76792621dfb061e4)

Author SHA1 Message Date
Allen Winter 290ec8c502 minor spelling and contraction fixes. 19 years ago
Arto Hytnen 86916891d9 i18n html tags fixes only to kdepim 19 years ago
Thomas McGuire ab46c70bdc Some transport related changes: 19 years ago
Thomas McGuire 40a012764f Identity dialog: 19 years ago
Daniel Molkentin 94a38cea12 major parts of the endl cleanups. 19 years ago
Aaron J. Seigo 126ccf3fc6 libkleo/ui for now to make sure we use the copy in kdepim... libkleo/ui/ really needs to move to libkleo/kleo/ui though =) 19 years ago
Aaron J. Seigo 5d665ba91c reflect changes in libkleo file layout 19 years ago
Marc Mutz f6b86e8dbc Re-rename gpgme++ from gpgmepp to gpgme++. On Windows, this needs rev. 691419 of kdelibs/cmake/modules/KDE4Macros.cmake. 19 years ago
Tom Albers b8512c3e37 Re-add libkleo to kdepim and adjust all users of that library. 19 years ago
Will Stephenson 21780c2e07 Try to sort out the horrible build mess. 19 years ago
Tom Albers c8185ee669 libkleo has moved to kdepim now. 19 years ago
Tom Albers 26871c34dd Remove the setEditable on the transport comboboxes. identitydialog could maybe use the transportcombobox straight away. But I leave that as an excercise for the kmail hackers. 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
Thomas McGuire 96a951a70a Use the proper debug area. 19 years ago
Volker Krause 0b5a8ee3e9 Merge branch/work/kmail-mailtransport. 19 years ago
Allen Winter 757f701663 a bunch of easy Krazy fixes 19 years ago
Stephan Binner 19f86533c3 i18n style guide fixes 19 years ago
Thomas Friedrichsmeier abd16ba5f3 Add a buttonCancel parameter to all KMessageBox::*cancel* functions. 19 years ago
Allen Winter 0bc40cf8cd use the isValidAddressList() from the kpimutils lib 19 years ago
Volker Krause eceb3388b2 EmailAddressTools -> KPIMUtils 19 years ago
Volker Krause a1550f9791 emailfunctions -> kpimutils 19 years ago
Stephan Kulow 2ebce6f21b more porting errors 19 years ago
David Faure 3787c114fb Fix crash when kmail starts the very first time 19 years ago
Matthias Kretz 428ee4239a merge the kinstance-redesign branch back to trunk. 19 years ago
Jonathan Marten 8e3c6d6075 Forward port of templates folder and custom message templates. 19 years ago
Laurent Montel 7abde1cf21 Fix connect signal/slot 19 years ago
Aaron J. Seigo 9ffbd1c4fc build 20 years ago
Allen Winter 0726fab725 merge SVN commit 613561 by dmiceman: 20 years ago
Allen Winter 72ab68a3dd merge SVN commit 602738 by marten: 20 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
Allen Winter 72807f4c4d email.h moved into $incdir/emailfunctions instead of $incdir/libemailfunctions. 20 years ago
Volker Krause bdca8c0417 I started porting KMail and quickly decided that I really don't want to do this... 20 years ago
Volker Krause ca80c13d9e Commit danimo's libemailfunctions API cleanup and port kdepim 20 years ago
David Faure 8270ad07db Cleaning up the proko2 branch mess (that I originally created); this will require a few commits and a temporary branch. 20 years ago
Reinhold Kainhofer d956e3b7bf QTabWidget and KNotifyClient::beep converted so there are some less deprecated warnings 20 years ago
Reinhold Kainhofer 42ed96b11f some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 20 years ago
Allen Winter 37d8bef5e4 fix spelling errors. 20 years ago
Reinhold Kainhofer d892497f04 deprecated QLabel constructors and methods 20 years ago
Reinhold Kainhofer ffe5a512df Deprecated QLabel constructors -> call setBuddy and setObjectName manually... 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 92ea42f7c5 deprecated QComboBox methods, mainly currentItem=>currentIndex, insertItem=>addItem, insertStringList=>addItems, setCurrentItem=>setCurrentIndex, setCurrentText=>setItemText(currentIndex,..), text=>itemText 20 years ago
Reinhold Kainhofer fa50c79e24 setColStretch -> setColumnStretch; 65 less deprecated warnings, ~5300 left in kdepim.... 20 years ago
Chusslove Illich 3a5fca8d00 Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
Laurent Montel 86b590e799 Deprecated-- 20 years ago
Laurent Montel 7a6a236da0 KURL->KUrl 20 years ago
Andreas Gungl db8f1ad5ad porting for KConfig changes 21 years ago
Laurent Montel 60b450d35f QString::null-> QString() 21 years ago