You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Allen Winter 501368963f Forward port SVN commit 535841 by winterz: 20 years ago
about Losslessly optimize file size of *.png files in /trunk/KDE/kdepim with optipng -i0 -o5 and advdef -z -4. 20 years ago
avscripts Forward port SVN commit 535841 by winterz: 20 years ago
interfaces Now all kde module which compile fully has a cmake build system. 20 years ago
pics Fix icon installation. 20 years ago
profiles Now all kde module which compile fully has a cmake build system. 20 years ago
tests Now all kde module which compile fully has a cmake build system. 20 years ago
CMakeLists.txt KMail compiles on Mac OS X 20 years ago
COMMITPOLICY
ChangeLog
DESIGN
KMail.desktop SVN_SILENT made messages (.desktop file) 20 years ago
Mainpage.dox Also update Mainpage.dox 21 years ago
Makefile.am Make KMail, KOrganizer and Akregator compile. 20 years ago
TODO
aboutdata.cpp KURL->KUrl 20 years ago
aboutdata.h
accountcombobox.cpp Include "config.h" in the source files that already do not do so. 20 years ago
accountcombobox.h deprecated QComboBox methods, mainly currentItem=>currentIndex, insertItem=>addItem, insertStringList=>addItems, setCurrentItem=>setCurrentIndex, setCurrentText=>setItemText(currentIndex,..), text=>itemText 20 years ago
accountdialog.cpp Deprecated [QK]ComboBox calls 20 years ago
accountdialog.h Forward port SVN commit 522155 by hasso: 20 years ago
accountmanager.cpp it.data() => it.value() (for iterators ending with "it" only) 20 years ago
accountmanager.h QString::null-> QString() 21 years ago
accountwizard.cpp QList::find(..)==QList::end() => QList::contains() 20 years ago
accountwizard.h deprecated-- 20 years ago
acljobs.cpp QList::find(..)==QList::end() => QList::contains() 20 years ago
acljobs.h I hope that I ported all kmail to kjob api 20 years ago
actionscheduler.cpp deprecated QList::remove methods -> either QList::erase(iterator) or QList::removeAll(T) 20 years ago
actionscheduler.h Q3PtrList-- 20 years ago
annotationjobs.cpp I hope that I ported all kmail to kjob api 20 years ago
annotationjobs.h I hope that I ported all kmail to kjob api 20 years ago
antispamconfig.cpp QList::find(..)==QList::end() => QList::contains() 20 years ago
antispamconfig.h Q3CString-- 21 years ago
antispamwizard.cpp deprecated QWidget methods 20 years ago
antispamwizard.h Compile with new kdelibs snapshot. 20 years ago
app_octetstream.cpp Include "config.h" in the source files that already do not do so. 20 years ago
application_octetstream.desktop SVN_SILENT made messages (.desktop file) 20 years ago
attachmentcollector.cpp Include "config.h" in the source files that already do not do so. 20 years ago
attachmentcollector.h
attachmentlistview.cpp Forward port SVN commit 530022 by onurf: 20 years ago
attachmentlistview.h Adapt to new kdelibs api 20 years ago
attachmentstrategy.cpp deprecated-- 20 years ago
attachmentstrategy.h
bodypartformatter.cpp kasciistricmp() is in kdelibs since KDE 3.4. 20 years ago
bodypartformatter.h
bodypartformatterfactory.cpp Deprecated QString methods 20 years ago
bodypartformatterfactory.h q3cstring-- 21 years ago
bodypartformatterfactory_p.h
bodyvisitor.cpp Q3PtrList-- 20 years ago
bodyvisitor.h Q3PtrList-- 20 years ago
cachedimapjob.cpp deprecated QByteArray::duplicate and QByteArray(int) 20 years ago
cachedimapjob.h Other port 20 years ago
callback.cpp Include "config.h" in the source files that already do not do so. 20 years ago
callback.h
chiasmuskeyselector.cpp 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
chiasmuskeyselector.h
colorlistbox.cpp Now kmail really compiles again. And it even starts. 21 years ago
colorlistbox.h
compactionjob.cpp Fix linking. Include config.h, as suggested by Ismail Onur Filiz. 20 years ago
compactionjob.h Forward port dox commits 464871 465479 465494 463378 463379 463380 463383 21 years ago
composer.cpp Include "config.h" in the source files that already do not do so. 20 years ago
composer.h KURL->KUrl 20 years ago
composercryptoconfiguration.ui
configure.in.bot prettify 20 years ago
configure.in.in
configuredialog.cpp Deprecated QPalette calls 20 years ago
configuredialog.h removed deprecated QWidget functions 20 years ago
configuredialog_p.cpp deprecated QLabel constructors and methods 20 years ago
configuredialog_p.h deprecated QComboBox methods, mainly currentItem=>currentIndex, insertItem=>addItem, insertStringList=>addItems, setCurrentItem=>setCurrentIndex, setCurrentText=>setItemText(currentIndex,..), text=>itemText 20 years ago
cr22-app-kmaillight.png Losslessly optimize file size of *.png files in /trunk/KDE/kdepim with optipng -i0 -o5 and advdef -z -4. 20 years ago
cr32-app-kmaillight.png Losslessly optimize file size of *.png files in /trunk/KDE/kdepim with optipng -i0 -o5 and advdef -z -4. 20 years ago
csshelper.cpp Include "config.h" in the source files that already do not do so. 20 years ago
csshelper.h Qt4 porting: Get rid of Q3PaintDeviceMetrics. 21 years ago
custommimeheader.kcfg
custommimeheader.kcfgc
dcopimap.desktop SVN_SILENT made messages (.desktop file) 20 years ago
dcopmail.desktop SVN_SILENT made messages (.desktop file) 20 years ago
dcoptest.cpp KURL->KUrl 20 years ago
dictionarycombobox.cpp Deprecated [QK]ComboBox calls 20 years ago
dictionarycombobox.h deprecated QComboBox methods, mainly currentItem=>currentIndex, insertItem=>addItem, insertStringList=>addItems, setCurrentItem=>setCurrentIndex, setCurrentText=>setItemText(currentIndex,..), text=>itemText 20 years ago
distributionlistdialog.cpp Fix compilation... 20 years ago
distributionlistdialog.h Adapt to new kdelibs api 20 years ago
encryptionconfigurationdialog.ui deprecated-- 20 years ago
encryptionconfigurationdialogimpl.cpp
encryptionconfigurationdialogimpl.h
eventsrc SVN_SILENT made messages (.desktop file) 20 years ago
expirejob.cpp Include "config.h" in the source files that already do not do so. 20 years ago
expirejob.h Q3PtrList-- 20 years ago
expirypropertiesdialog.cpp deprecated QLabel constructors and methods 20 years ago
expirypropertiesdialog.h
filehtmlwriter.cpp removed deprecated QTextStream functions 20 years ago
filehtmlwriter.h q3cstring-- 21 years ago
filterlog.cpp deprecated QList::remove methods -> either QList::erase(iterator) or QList::removeAll(T) 20 years ago
filterlog.h Q3StyleSheet-- 21 years ago
filterlogdlg.cpp deprecated QMap methods, deprecated kd(Debug|Warning|Error) 20 years ago
filterlogdlg.h
folderIface.cpp deprecated-- 20 years ago
folderIface.h
folderdiaacltab.cpp deprecated QList::remove methods -> either QList::erase(iterator) or QList::removeAll(T) 20 years ago
folderdiaacltab.h I hope that I ported all kmail to kjob api 20 years ago
folderjob.cpp Q3PtrList-- 20 years ago
folderjob.h Q3PtrList-- 20 years ago
folderpropertiesdialog.ui deprecated-- 20 years ago
folderpropertiesdialog.ui.h
folderrequester.cpp 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
folderrequester.h
foldershortcutdialog.cpp Include "config.h" in the source files that already do not do so. 20 years ago
foldershortcutdialog.h
folderstorage.cpp deprecated OQbject methods: constructor with name, name=>objectName, isA, etc. I don't know how to port queryList and child.. 20 years ago
folderstorage.h Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched. 20 years ago
globalsettings.cpp Include "config.h" in the source files that already do not do so. 20 years ago
globalsettings.h KMail compiles again... 20 years ago
globalsettings_base.kcfgc
headeritem.cpp Deprecated QPalette calls 20 years ago
headeritem.h Adapt to new kdelibs api 20 years ago
headerlistquicksearch.cpp Deprecated QLabel constructors -> call setBuddy and setObjectName manually... 20 years ago
headerlistquicksearch.h Adapt to new kdelibs api 20 years ago
headerstrategy.cpp deprecated-- 20 years ago
headerstrategy.h
headerstyle.cpp some deprecated functions removed 20 years ago
headerstyle.h
hi16-app-kmail.png Losslessly optimize file size of *.png files in /trunk/KDE/kdepim with optipng -i0 -o5 and advdef -z -4. 20 years ago
hi22-app-kmail.png Losslessly optimize file size of *.png files in /trunk/KDE/kdepim with optipng -i0 -o5 and advdef -z -4. 20 years ago
hi32-app-kmail.png Losslessly optimize file size of *.png files in /trunk/KDE/kdepim with optipng -i0 -o5 and advdef -z -4. 20 years ago
hi48-app-kmail.png Losslessly optimize file size of *.png files in /trunk/KDE/kdepim with optipng -i0 -o5 and advdef -z -4. 20 years ago
hi64-app-kmail.png Losslessly optimize file size of *.png files in /trunk/KDE/kdepim with optipng -i0 -o5 and advdef -z -4. 20 years ago
hi128-app-kmail.png Losslessly optimize file size of *.png files in /trunk/KDE/kdepim with optipng -i0 -o5 and advdef -z -4. 20 years ago
hisc-app-kmail.svgz Losslessly optimize file size of *.png files in /trunk/KDE/kdepim with optipng -i0 -o5 and advdef -z -4. 20 years ago
htmlstatusbar.cpp deprecated QWidget methods 20 years ago
htmlstatusbar.h
identitydialog.cpp deprecated QLabel constructors and methods 20 years ago
identitydialog.h
identitydrag.cpp 117 of 167 files compile 21 years ago
identitydrag.h
identitylistview.cpp Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
identitylistview.h Adapt to new kdelibs api 20 years ago
imapaccountbase.cpp deprecated QMap methods, deprecated kd(Debug|Warning|Error) 20 years ago
imapaccountbase.h I hope that I ported all kmail to kjob api 20 years ago
imapjob.cpp deprecated QByteArray::duplicate and QByteArray(int) 20 years ago
imapjob.h Other kjob port 20 years ago
index.cpp deprecated OQbject methods: constructor with name, name=>objectName, isA, etc. I don't know how to port queryList and child.. 20 years ago
index.h Fix header 21 years ago
isubject.cpp deprecated-- 20 years ago
isubject.h Fix header 21 years ago
jobscheduler.cpp deprecated OQbject methods: constructor with name, name=>objectName, isA, etc. I don't know how to port queryList and child.. 20 years ago
jobscheduler.h Fix header 21 years ago
kcm_kmail.cpp Don't crash when opening the config dialog. 21 years ago
kcursorsaver.h 117 of 167 files compile 21 years ago
keyresolver.cpp QList::find(..)==QList::end() => QList::contains() 20 years ago
keyresolver.h SVN_SILENT Correcting the encoding in the source code to UTF-8 21 years ago
khtmlparthtmlwriter.cpp deprecated QWidget methods 20 years ago
khtmlparthtmlwriter.h More porting. 21 years ago
kleo_util.h
klistboxdialog.cpp deprecated OQbject methods: constructor with name, name=>objectName, isA, etc. I don't know how to port queryList and child.. 20 years ago
klistboxdialog.h Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched. 20 years ago
klistviewindexedsearchline.cpp Include "config.h" in the source files that already do not do so. 20 years ago
klistviewindexedsearchline.h Adapt to new kdelibs api 20 years ago
kmaccount.cpp Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
kmaccount.h we don't need that anymore 20 years ago
kmacctcachedimap.cpp deprecated QList::remove methods -> either QList::erase(iterator) or QList::removeAll(T) 20 years ago
kmacctcachedimap.h Q3PtrList-- 20 years ago
kmacctfolder.cpp deprecated QList::remove methods -> either QList::erase(iterator) or QList::removeAll(T) 20 years ago
kmacctfolder.h
kmacctimap.cpp deprecated QMap methods, deprecated kd(Debug|Warning|Error) 20 years ago
kmacctimap.h Q3PtrList-- 20 years ago
kmacctlocal.cpp Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
kmacctlocal.h Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
kmacctmaildir.cpp Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
kmacctmaildir.h
kmacctseldlg.cpp 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
kmacctseldlg.h
kmaddrbook.cpp QList::find(..)==QList::end() => QList::contains() 20 years ago
kmaddrbook.h
kmail-3.1-update-new-mail-notification-settings.pl
kmail-3.1-use-UOID-for-identities.pl
kmail-3.1.4-dont-use-UOID-0-for-any-identity.pl
kmail-3.2-misc.sh Of course, I meant /usr/bin/env 20 years ago
kmail-3.2-update-loop-on-goto-unread-settings.sh Of course, I meant /usr/bin/env 20 years ago
kmail-3.3-aegypten.pl
kmail-3.3-misc.pl
kmail-3.3-move-identities.pl
kmail-3.3-split-sign-encr-keys.sh Of course, I meant /usr/bin/env 20 years ago
kmail-3.3-use-ID-for-accounts.pl
kmail-3.3b1-misc.pl
kmail-3.4-misc.pl
kmail-3.4.1-update-status-filters.pl
kmail-pgpidentity.pl
kmail-upd-identities.pl
kmail.antispamrc Commit patch by Jan Callewaert <jan.callewaert@gmail.com> (with slight 20 years ago
kmail.antivirusrc
kmail.kcfg Typographical corrections and changes 21 years ago
kmail.upd
kmailIface.h KURL->KUrl 20 years ago
kmail_config_accounts.desktop SVN_SILENT made messages (.desktop file) 20 years ago
kmail_config_appearance.desktop SVN_SILENT made messages (.desktop file) 20 years ago
kmail_config_composer.desktop SVN_SILENT made messages (.desktop file) 20 years ago
kmail_config_identity.desktop SVN_SILENT made messages (.desktop file) 20 years ago
kmail_config_misc.desktop SVN_SILENT made messages (.desktop file) 20 years ago
kmail_config_security.desktop SVN_SILENT made messages (.desktop file) 20 years ago
kmail_options.h
kmail_part.cpp deprecated-- 20 years ago
kmail_part.h Forward port of: 21 years ago
kmail_part.rc * removed 'import/KMailCVT' entry from the tool menu. 20 years ago
kmail_view.desktop SVN_SILENT made messages (.desktop file) 20 years ago
kmailicalIface.h KURL->KUrl 20 years ago
kmailicalifaceimpl.cpp deprecated OQbject methods: constructor with name, name=>objectName, isA, etc. I don't know how to port queryList and child.. 20 years ago
kmailicalifaceimpl.h KURL->KUrl 20 years ago
kmailpartIface.h
kmatmlistview.cpp Deprecated [QK]ComboBox calls 20 years ago
kmatmlistview.h other q3cstring-- 21 years ago
kmcommands.cpp deprecated QByteArray::duplicate and QByteArray(int) 20 years ago
kmcommands.h Continue to port to kjob 20 years ago
kmcomposerui.rc
kmcomposewin.cpp Deprecated QPalette calls 20 years ago
kmcomposewin.h deprecated QWidget methods 20 years ago
kmdebug.h deprecated-- 20 years ago
kmdict.cpp deprecated-- 20 years ago
kmdict.h
kmedit.cpp Deprecated QPalette calls 20 years ago
kmedit.h Fix some compile error 20 years ago
kmfawidgets.cpp deprecated QWidget methods 20 years ago
kmfawidgets.h Launch my script to convert to new kdelibs snapshot API 20 years ago
kmfilter.cpp deprecated QList::remove methods -> either QList::erase(iterator) or QList::removeAll(T) 20 years ago
kmfilter.h Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched. 20 years ago
kmfilteraction.cpp deprecated QRegExp methods 20 years ago
kmfilteraction.h Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched. 20 years ago
kmfilterdlg.cpp deprecated Q(HBox|VBox|Grid)Layout(QLayout*parentLayout) constructors 20 years ago
kmfilterdlg.h Adapt to new kdelibs api 20 years ago
kmfiltermgr.cpp deprecated QList::remove methods -> either QList::erase(iterator) or QList::removeAll(T) 20 years ago
kmfiltermgr.h Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched. 20 years ago
kmfolder.cpp Forwardport fix for folder settings being lost. 20 years ago
kmfolder.h q3cstring-- 20 years ago
kmfoldercachedimap.cpp deprecated OQbject methods: constructor with name, name=>objectName, isA, etc. I don't know how to port queryList and child.. 20 years ago
kmfoldercachedimap.h Other port 20 years ago
kmfoldercombobox.cpp Deprecated [QK]ComboBox calls 20 years ago
kmfoldercombobox.h Deprecated [QK]ComboBox calls 20 years ago
kmfolderdia.cpp deprecated Q(HBox|VBox|Grid)Layout(QLayout*parentLayout) constructors 20 years ago
kmfolderdia.h deprecated QWidget methods 20 years ago
kmfolderdir.cpp deprecated QDir methods (listEntries now needs a QStringList, so just wrap it around the QString whenever just one filter is set); deprecated QToolButton methods (mostly setIconSet -> setIcon or setPixmap->setIcon) 20 years ago
kmfolderdir.h Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched. 20 years ago
kmfolderimap.cpp deprecated QMap methods, deprecated kd(Debug|Warning|Error) 20 years ago
kmfolderimap.h Other port 20 years ago
kmfolderindex.cpp deprecated OQbject methods: constructor with name, name=>objectName, isA, etc. I don't know how to port queryList and child.. 20 years ago
kmfolderindex.h Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched. 20 years ago
kmfoldermaildir.cpp deprecated OQbject methods: constructor with name, name=>objectName, isA, etc. I don't know how to port queryList and child.. 20 years ago
kmfoldermaildir.h Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched. 20 years ago
kmfoldermbox.cpp deprecated QRegExp methods 20 years ago
kmfoldermbox.h Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched. 20 years ago
kmfoldermgr.cpp deprecated QList::remove methods -> either QList::erase(iterator) or QList::removeAll(T) 20 years ago
kmfoldermgr.h Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched. 20 years ago
kmfoldernode.cpp QString::null-> QString() 21 years ago
kmfoldernode.h I just can't resist a compiling kmail. 20 years ago
kmfoldersearch.cpp deprecated OQbject methods: constructor with name, name=>objectName, isA, etc. I don't know how to port queryList and child.. 20 years ago
kmfoldersearch.h Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched. 20 years ago
kmfolderseldlg.cpp Deprecated QPalette calls 20 years ago
kmfolderseldlg.h QString::null-> QString() 21 years ago
kmfoldertree.cpp Deprecated QPalette calls 20 years ago
kmfoldertree.h Q3ValueList-- 21 years ago
kmfoldertype.h
kmglobal.h
kmgroupware.cpp Include "config.h" in the source files that already do not do so. 20 years ago
kmgroupware.h
kmheaders.cpp Deprecated QPalette calls 20 years ago
kmheaders.h Adapt to new kdelibs api 20 years ago
kmkernel.cpp deprecated QByteArray::duplicate and QByteArray(int) 20 years ago
kmkernel.h Port to new kjob api 20 years ago
kmlineeditspell.cpp Include "config.h" in the source files that already do not do so. 20 years ago
kmlineeditspell.h Q3PopupMenu-- 21 years ago
kmmainwidget.cpp deprecated QWidget methods 20 years ago
kmmainwidget.h Launch script to help to porting 20 years ago
kmmainwin.cpp deprecated QStatusBar methods 20 years ago
kmmainwin.h
kmmainwin.rc * removed 'import/KMailCVT' entry from the tool menu. 20 years ago
kmmessage.cpp deprecated QRegExp methods 20 years ago
kmmessage.h KMail compiles on Mac OS X 20 years ago
kmmimeparttree.cpp deprecated OQbject methods: constructor with name, name=>objectName, isA, etc. I don't know how to port queryList and child.. 20 years ago
kmmimeparttree.h Adapt to new kdelibs api 20 years ago
kmmsgbase.cpp deprecated QRegExp methods 20 years ago
kmmsgbase.h fix compile 20 years ago
kmmsgdict.cpp deprecated QMap methods, deprecated kd(Debug|Warning|Error) 20 years ago
kmmsgdict.h
kmmsginfo.cpp q3cstring-- 21 years ago
kmmsginfo.h q3cstring-- 21 years ago
kmmsglist.cpp Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched. 20 years ago
kmmsglist.h Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched. 20 years ago
kmmsgpart.cpp deprecated QByteArray::duplicate and QByteArray(int) 20 years ago
kmmsgpart.h Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched. 20 years ago
kmmsgpartdlg.cpp deprecated QRegExp methods 20 years ago
kmmsgpartdlg.h Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched. 20 years ago
kmpopfiltercnfrmdlg.cpp 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
kmpopfiltercnfrmdlg.h Adapt to new kdelibs api 20 years ago
kmpopheaders.cpp Revert Laurent's attempt to fix problems caused by me forgetting to commit some files. And commit the forgotten files. 21 years ago
kmpopheaders.h Revert Laurent's attempt to fix problems caused by me forgetting to commit some files. And commit the forgotten files. 21 years ago
kmreadermainwin.cpp fixed smaller issues 20 years ago
kmreadermainwin.h KURL->KUrl 20 years ago
kmreadermainwin.rc
kmreaderwin.cpp removed deprecated QWidget functions 20 years ago
kmreaderwin.h removed deprecated QWidget functions 20 years ago
kmsearchpattern.cpp deprecated QRegExp methods 20 years ago
kmsearchpattern.h fix loading and saving of filter definitions 20 years ago
kmsearchpatternedit.cpp removed deprecated QWidget functions 20 years ago
kmsearchpatternedit.h removed deprecated QWidget functions 20 years ago
kmsender.cpp deprecated QByteArray::duplicate and QByteArray(int) 20 years ago
kmsender.h Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched. 20 years ago
kmsender_p.h Port to new kjob api 20 years ago
kmservertest.cpp it.data() => it.value() (for iterators ending with "it" only) 20 years ago
kmservertest.h Other port 20 years ago
kmstartup.cpp Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
kmstartup.h
kmsystemtray.cpp some deprecated functions removed 20 years ago
kmsystemtray.h Build with new kdelibs snapshot. 20 years ago
kmtransport.cpp deprecated Q(HBox|VBox|Grid)Layout(QLayout*parentLayout) constructors 20 years ago
kmtransport.h Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched. 20 years ago
kmversion.h Use a fresh version number for the trunk version 21 years ago
kwindowpositioner.cpp Include "config.h" in the source files that already do not do so. 20 years ago
kwindowpositioner.h More porting. 21 years ago
listjob.cpp Other kjob port 20 years ago
listjob.h Other kjob port 20 years ago
mailcomposerIface.h KURL->KUrl 20 years ago
maildirjob.cpp deprecated-- 20 years ago
maildirjob.h Q3PtrList-- 20 years ago
mailinglist-magic.cpp QList::find(..)==QList::end() => QList::contains() 20 years ago
mailinglist-magic.h KURL->KUrl 20 years ago
mailinglistpropertiesdialog.cpp Deprecated QLabel constructors -> call setBuddy and setObjectName manually... 20 years ago
mailinglistpropertiesdialog.h
mailserviceimpl.cpp Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched. 20 years ago
mailserviceimpl.h KURL->KUrl 20 years ago
mailsourceviewer.cpp Deprecated QTextEdit calls 20 years ago
mailsourceviewer.h Fix some compile error 20 years ago
main.cpp Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched. 20 years ago
managesievescriptsdialog.cpp 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
managesievescriptsdialog.h KURL->KUrl 20 years ago
managesievescriptsdialog_p.h
mboxjob.cpp deprecated-- 20 years ago
mboxjob.h Q3PtrList-- 20 years ago
messagecomposer.cpp deprecated QByteArray::duplicate and QByteArray(int) 20 years ago
messagecomposer.h Fix header 21 years ago
messageproperty.cpp Deprecated-- 20 years ago
messageproperty.h Q3PtrList-- 20 years ago
messagesender.h QString::null-> QString() 21 years ago
mh2kmail
mh2kmailr
networkaccount.cpp Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
networkaccount.h KURL->KUrl 20 years ago
newfolderdialog.cpp deprecated OQbject methods: constructor with name, name=>objectName, isA, etc. I don't know how to port queryList and child.. 20 years ago
newfolderdialog.h
objecttreeparser.cpp Deprecated QString methods 20 years ago
objecttreeparser.h QString::null-> QString() 21 years ago
partNode.cpp kasciistricmp() is in kdelibs since KDE 3.4. 20 years ago
partNode.h QString::null-> QString() 21 years ago
partmetadata.h other q3cstring-- 21 years ago
partnodebodypart.cpp Include "config.h" in the source files that already do not do so. 20 years ago
partnodebodypart.h
popaccount.cpp Continue to port to kjob 20 years ago
popaccount.h Continue to port to kjob 20 years ago
protocols.h
recipientseditor.cpp deprecated QLineEdit methods 20 years ago
recipientseditor.h QString::null-> QString() 21 years ago
recipientseditortest.cpp Include "config.h" in the source files that already do not do so. 20 years ago
recipientseditortest.h
recipientspicker.cpp deprecated OQbject methods: constructor with name, name=>objectName, isA, etc. I don't know how to port queryList and child.. 20 years ago
recipientspicker.h Adapt to new kdelibs api 20 years ago
redirectdialog.cpp deprecated QLineEdit methods 20 years ago
redirectdialog.h
regexplineedit.cpp removed deprecated QWidget functions 20 years ago
regexplineedit.h removed deprecated QWidget functions 20 years ago
renamejob.cpp deprecated OQbject methods: constructor with name, name=>objectName, isA, etc. I don't know how to port queryList and child.. 20 years ago
renamejob.h Start to port to new kjob 20 years ago
replyphrases.kcfg Forward port commits: 20 years ago
replyphrases.kcfgc
rulewidgethandlermanager.cpp deprecated QLabel constructors and methods 20 years ago
rulewidgethandlermanager.h Fix header 21 years ago
searchjob.cpp QList::find(..)==QList::end() => QList::contains() 20 years ago
searchjob.h Continue to port to kjob 20 years ago
searchwindow.cpp deprecated QWidget methods 20 years ago
searchwindow.h Adapt to new kdelibs api 20 years ago
secondarywindow.cpp Include "config.h" in the source files that already do not do so. 20 years ago
secondarywindow.h
sieveconfig.cpp deprecated QLabel constructors and methods 20 years ago
sieveconfig.h removed deprecated QWidget functions 20 years ago
sievedebugdialog.cpp Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
sievedebugdialog.h KURL->KUrl 20 years ago
sievejob.cpp deprecated OQbject methods: constructor with name, name=>objectName, isA, etc. I don't know how to port queryList and child.. 20 years ago
sievejob.h Start to port to new kjob 20 years ago
signatureconfigurationdialog.ui deprecated-- 20 years ago
signatureconfigurationdialogimpl.cpp
signatureconfigurationdialogimpl.h
signatureconfigurator.cpp deprecated QLabel constructors and methods 20 years ago
signatureconfigurator.h removed deprecated QWidget functions 20 years ago
simplestringlisteditor.cpp deprecated Q(HBox|VBox|Grid)Layout(QLayout*parentLayout) constructors 20 years ago
simplestringlisteditor.h removed deprecated QWidget functions 20 years ago
smimeconfiguration.ui - say goodbye to libkdenetwork, qgpgme and gpgmepp are now on the module 20 years ago
spamheaderanalyzer.cpp deprecated QRegExp methods 20 years ago
spamheaderanalyzer.h Q3ValueList-- 21 years ago
stl_util.h
subscriptiondialog.cpp Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
subscriptiondialog.h QString::null-> QString() 21 years ago
teehtmlwriter.cpp Q3CString-- 20 years ago
teehtmlwriter.h Q3CString-- 21 years ago
textsource.cpp Include "config.h" in the source files that already do not do so. 20 years ago
textsource.h make it compile 21 years ago
tips
transportmanager.cpp QList::find(..)==QList::end() => QList::contains() 20 years ago
transportmanager.h
undostack.cpp deprecated OQbject methods: constructor with name, name=>objectName, isA, etc. I don't know how to port queryList and child.. 20 years ago
undostack.h Q3PtrList-- 20 years ago
upgrade-signature.pl
upgrade-transport.pl
urlhandlermanager.cpp Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
urlhandlermanager.h Fix some error 20 years ago
util.cpp Include "config.h" in the source files that already do not do so. 20 years ago
util.h
vacation.cpp deprecated OQbject methods: constructor with name, name=>objectName, isA, etc. I don't know how to port queryList and child.. 20 years ago
vacation.h KURL->KUrl 20 years ago
vacationdialog.cpp deprecated QLabel constructors and methods 20 years ago
vacationdialog.h Forward port SVN commit 522155 by hasso: 20 years ago
vcardviewer.cpp Deprecated QTextEdit calls 20 years ago
vcardviewer.h Ported VCardConverter::create/parseVCards from QString to QByteArray 20 years ago
warningconfiguration.ui
xfaceconfigurator.cpp deprecated QLabel constructors and methods 20 years ago
xfaceconfigurator.h removed deprecated QWidget functions 20 years ago