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.
 
 
 
Laurent Montel 6fc13ccf1b Kdialogbase->kdialog 20 years ago
about kde4_header and kde4_footer() are gone now 20 years ago
avscripts kde4_header and kde4_footer() are gone now 20 years ago
interfaces kde4_header and kde4_footer() are gone now 20 years ago
pics kde4_header and kde4_footer() are gone now 20 years ago
profiles kde4_header and kde4_footer() are gone now 20 years ago
tests kde4_header and kde4_footer() are gone now 20 years ago
CMakeLists.txt I started porting KMail and quickly decided that I really don't want to do this... 20 years ago
COMMITPOLICY
ChangeLog
DESIGN
KMail.desktop SVN_SILENT made messages (.desktop file) 20 years ago
Mainpage.dox More API docs porting. 20 years ago
Messages.sh moved messages targets 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 #include <q...h> -> #include <Q...> 20 years ago
accountdialog.cpp KDialog porting. 20 years ago
accountdialog.h KDialogBase => KDialog, this also means ~80 less deprecated warnings... 20 years ago
accountmanager.cpp Forward port of SVN commit 544463 by kloecker: 20 years ago
accountmanager.h TRUE->true and FALSE->false. 20 years ago
accountwizard.cpp signed/unsigned warnings, qDebug warnings 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: qtimer.start(msec, single) => qtimer.setSingleShot(single); qtimer.start(msec); 20 years ago
actionscheduler.h Q3PtrList-- 20 years ago
annotationjobs.cpp signed/unsigned warnings, qDebug warnings 20 years ago
annotationjobs.h I hope that I ported all kmail to kjob api 20 years ago
antispamconfig.cpp compile with new kdelibs snapshot 20 years ago
antispamconfig.h #include <q...h> -> #include <Q...> 20 years ago
antispamwizard.cpp #include <q...h> -> #include <Q...> 20 years ago
antispamwizard.h #include <q...h> -> #include <Q...> 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 Replace deprecated Q*Action, QDialog and QImage calls 20 years ago
attachmentlistview.h Adapt to new kdelibs api 20 years ago
attachmentstrategy.cpp #include <q...h> -> #include <Q...> 20 years ago
attachmentstrategy.h
bodypartformatter.cpp compile with new kdelibs snapshot 20 years ago
bodypartformatter.h
bodypartformatterfactory.cpp some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
bodypartformatterfactory.h q3cstring-- 21 years ago
bodypartformatterfactory_p.h Some port 21 years ago
bodyvisitor.cpp Q3PtrList-- 20 years ago
bodyvisitor.h Q3PtrList-- 20 years ago
cachedimapjob.cpp fix spelling errors. 20 years ago
cachedimapjob.h Other port 20 years ago
callback.cpp Commit danimo's libemailfunctions API cleanup and port kdepim 20 years ago
callback.h #include <q...h> -> #include <Q...> 20 years ago
chiasmuskeyselector.cpp KDialog porting. 20 years ago
chiasmuskeyselector.h KDialogBase => KDialog, this also means ~80 less deprecated warnings... 20 years ago
colorlistbox.cpp Replace deprecated Q*Action, QDialog and QImage calls 20 years ago
colorlistbox.h Some port 21 years ago
compactionjob.cpp some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
compactionjob.h Additional 20 years ago
composer.cpp Include "config.h" in the source files that already do not do so. 20 years ago
composer.h TRUE->true and FALSE->false. 20 years ago
composercryptoconfiguration.ui
config-kmail.h.cmake Second cleanup 20 years ago
configure.in.bot prettify 20 years ago
configuredialog.cpp I started porting KMail and quickly decided that I really don't want to do this... 20 years ago
configuredialog.h Additional 20 years ago
configuredialog_p.cpp Adapt to new kdelibs api 20 years ago
configuredialog_p.h I started porting KMail and quickly decided that I really don't want to do this... 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 <q...h> -> #include <Q...> 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 fix crash 20 years ago
dictionarycombobox.h #include <q...h> -> #include <Q...> 20 years ago
distributionlistdialog.cpp Kdialogbase->kdialog 20 years ago
distributionlistdialog.h Kdialogbase->kdialog 20 years ago
encryptionconfigurationdialog.ui deprecated-- 20 years ago
encryptionconfigurationdialogimpl.cpp some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
encryptionconfigurationdialogimpl.h Some port 21 years ago
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 fix spelling errors. 20 years ago
expirypropertiesdialog.cpp KDialog porting. 20 years ago
expirypropertiesdialog.h KDialogBase => KDialog, this also means ~80 less deprecated warnings... 20 years ago
filehtmlwriter.cpp removed deprecated QTextStream functions 20 years ago
filehtmlwriter.h some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
filterlog.cpp some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
filterlog.h Additional 20 years ago
filterlogdlg.cpp KDialog porting. 20 years ago
filterlogdlg.h KDialogBase => KDialog, this also means ~80 less deprecated warnings... 20 years ago
folderIface.cpp fix for new kurl renamed 20 years ago
folderIface.h Additional 20 years ago
folderadaptor.cpp Add dbus interface file for the future 20 years ago
folderadaptor.h Add dbus interface file for the future 20 years ago
folderdiaacltab.cpp Adapt to new kdelibs api 20 years ago
folderdiaacltab.h Replace deprecated Q*Action, QDialog and QImage calls 20 years ago
folderjob.cpp Q3PtrList-- 20 years ago
folderjob.h fix spelling errors. 20 years ago
folderpropertiesdialog.ui deprecated-- 20 years ago
folderpropertiesdialog.ui.h
folderrequester.cpp fix for new kurl renamed 20 years ago
folderrequester.h #include <q...h> -> #include <Q...> 20 years ago
foldershortcutdialog.cpp KDialog porting. 20 years ago
foldershortcutdialog.h KDialogBase => KDialog, this also means ~80 less deprecated warnings... 20 years ago
folderstorage.cpp "a" -> 'a' 20 years ago
folderstorage.h TRUE->true and FALSE->false. 20 years ago
globalsettings.cpp --deprecated: qtimer.start(msec, single) => qtimer.setSingleShot(single); qtimer.start(msec); 20 years ago
globalsettings.h KMail compiles again... 20 years ago
globalsettings_base.kcfgc
headeritem.cpp replaced QColorGroup:: with QPalette:: 20 years ago
headeritem.h Adapt to new kdelibs api 20 years ago
headerlistquicksearch.cpp some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
headerlistquicksearch.h Adapt to new kdelibs api 20 years ago
headerstrategy.cpp deprecated-- 20 years ago
headerstrategy.h
headerstyle.cpp Forward port of SVN commit 553736 by kloecker: 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 #include <q...h> -> #include <Q...> 20 years ago
htmlstatusbar.h #include <q...h> -> #include <Q...> 20 years ago
identitydialog.cpp I started porting KMail and quickly decided that I really don't want to do this... 20 years ago
identitydialog.h I started porting KMail and quickly decided that I really don't want to do this... 20 years ago
identitydrag.cpp 117 of 167 files compile 21 years ago
identitydrag.h Some port 21 years ago
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 fix for new kurl renamed 20 years ago
imapaccountbase.h TRUE->true and FALSE->false. 20 years ago
imapjob.cpp Forward port of SVN commit 545471 by kloecker: 20 years ago
imapjob.h Other kjob port 20 years ago
index.cpp Move into kmail 20 years ago
index.h some more #include <qxxxx.h> => #include <QXxxx> 20 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 Additional 20 years ago
kcm_kmail.cpp Don't crash when opening the config dialog. 21 years ago
kcursorsaver.h Additional 20 years ago
keyresolver.cpp Commit danimo's libemailfunctions API cleanup and port kdepim 20 years ago
keyresolver.h SVN_SILENT Correcting the encoding in the source code to UTF-8 21 years ago
khtmlparthtmlwriter.cpp fix for new kurl renamed 20 years ago
khtmlparthtmlwriter.h Additional 20 years ago
kleo_util.h
klistboxdialog.cpp KDialog porting. 20 years ago
klistboxdialog.h KDialogBase => KDialog, this also means ~80 less deprecated warnings... 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 deprecated-- 20 years ago
kmaccount.h TRUE->true and FALSE->false. 20 years ago
kmacctcachedimap.cpp fix spelling errors. 20 years ago
kmacctcachedimap.h fix spelling errors. 20 years ago
kmacctfolder.cpp deprecated QList::remove methods -> either QList::erase(iterator) or QList::removeAll(T) 20 years ago
kmacctfolder.h
kmacctimap.cpp i18n fixes. 20 years ago
kmacctimap.h Q3PtrList-- 20 years ago
kmacctlocal.cpp some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
kmacctlocal.h Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
kmacctmaildir.cpp Second cleanup 20 years ago
kmacctmaildir.h
kmacctseldlg.cpp KDialog porting. 20 years ago
kmacctseldlg.h KDialogBase => KDialog, this also means ~80 less deprecated warnings... 20 years ago
kmaddrbook.cpp "a" -> 'a' 20 years ago
kmaddrbook.h Additional 20 years ago
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 - Forward port the changes in the folder selection dialog. 20 years ago
kmailIface.h Additional 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 #include <q...h> -> #include <Q...> 20 years ago
kmail_part.h #include <q...h> -> #include <Q...> 20 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 fix for new kurl renamed 20 years ago
kmailicalifaceimpl.h some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
kmailpartIface.h
kmailpartadaptor.cpp Add dbus interface file for the future 20 years ago
kmailpartadaptor.h Add dbus interface file for the future 20 years ago
kmatmlistview.cpp Port to new kdelibs snapshot. 20 years ago
kmatmlistview.h other q3cstring-- 21 years ago
kmcommands.cpp Move several popup menus from ID-based to QAction-based, clean up some settings in the gantt view at the same tiem 20 years ago
kmcommands.h Move several popup menus from ID-based to QAction-based, clean up some settings in the gantt view at the same tiem 20 years ago
kmcomposerui.rc
kmcomposewin.cpp Kdialogbase->kdialog 20 years ago
kmcomposewin.h forward port SVN commit 542603 by kloecker: 20 years ago
kmdebug.h Additional 20 years ago
kmdict.cpp deprecated-- 20 years ago
kmdict.h
kmedit.cpp Replace deprecated Q*Action, QDialog and QImage calls 20 years ago
kmedit.h some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
kmfawidgets.cpp KDialog porting. 20 years ago
kmfawidgets.h Launch my script to convert to new kdelibs snapshot API 20 years ago
kmfilter.cpp "a" -> 'a' 20 years ago
kmfilter.h TRUE->true and FALSE->false. 20 years ago
kmfilteraction.cpp deprecated-- 20 years ago
kmfilteraction.h TRUE->true and FALSE->false. 20 years ago
kmfilterdlg.cpp KDialog porting. 20 years ago
kmfilterdlg.h KDialogBase => KDialog, this also means ~80 less deprecated warnings... 20 years ago
kmfiltermgr.cpp KDialogBase => KDialog, this also means ~80 less deprecated warnings... 20 years ago
kmfiltermgr.h TRUE->true and FALSE->false. 20 years ago
kmfolder.cpp fix for new kurl renamed 20 years ago
kmfolder.h fix for new kurl renamed 20 years ago
kmfoldercachedimap.cpp I started porting KMail and quickly decided that I really don't want to do this... 20 years ago
kmfoldercachedimap.h I started porting KMail and quickly decided that I really don't want to do this... 20 years ago
kmfoldercombobox.cpp Deprecated [QK]ComboBox calls 20 years ago
kmfoldercombobox.h some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
kmfolderdia.cpp Kdialogbase->kdialog 20 years ago
kmfolderdia.h I started porting KMail and quickly decided that I really don't want to do this... 20 years ago
kmfolderdir.cpp fix for new kurl renamed 20 years ago
kmfolderdir.h fix for new kurl renamed 20 years ago
kmfolderimap.cpp i18n fixes. 20 years ago
kmfolderimap.h TRUE->true and FALSE->false. 20 years ago
kmfolderindex.cpp some more #include <qxxxx.h> => #include <QXxxx> 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 "a" -> 'a' 20 years ago
kmfoldermaildir.h TRUE->true and FALSE->false. 20 years ago
kmfoldermbox.cpp First cleanup and move config into own files 20 years ago
kmfoldermbox.h TRUE->true and FALSE->false. 20 years ago
kmfoldermgr.cpp "a" -> 'a' 20 years ago
kmfoldermgr.h some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
kmfoldernode.cpp QString::null-> QString() 20 years ago
kmfoldernode.h fix for new kurl renamed 20 years ago
kmfoldersearch.cpp --deprecated: qtimer.start(msec, single) => qtimer.setSingleShot(single); qtimer.start(msec); 20 years ago
kmfoldersearch.h #include <q...h> -> #include <Q...> 20 years ago
kmfolderseldlg.cpp KDialog porting. 20 years ago
kmfolderseldlg.h - Forward port the changes in the folder selection dialog. 20 years ago
kmfoldertree.cpp Move several popup menus from ID-based to QAction-based, clean up some settings in the gantt view at the same tiem 20 years ago
kmfoldertree.h Move several popup menus from ID-based to QAction-based, clean up some settings in the gantt view at the same tiem 20 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 #include <q...h> -> #include <Q...> 20 years ago
kmheaders.cpp Replace deprecated Q*Action, QDialog and QImage calls 20 years ago
kmheaders.h fix spelling errors. 20 years ago
kmkernel.cpp deprecated-- 20 years ago
kmkernel.h I started porting KMail and quickly decided that I really don't want to do this... 20 years ago
kmlineeditspell.cpp Commit danimo's libemailfunctions API cleanup and port kdepim 20 years ago
kmlineeditspell.h Q3PopupMenu-- 21 years ago
kmmainwidget.cpp KActionMenu::insert => addAction 20 years ago
kmmainwidget.h compile with new kdelibs snapshot 20 years ago
kmmainwin.cpp Port to new kdelibs snapshot. 20 years ago
kmmainwin.h
kmmainwin.rc * removed 'import/KMailCVT' entry from the tool menu. 20 years ago
kmmessage.cpp Forward port of SVN commit 550796 by kloecker: 20 years ago
kmmessage.h Commit danimo's libemailfunctions API cleanup and port kdepim 20 years ago
kmmimeparttree.cpp fixed some EBN issues. 20 years ago
kmmimeparttree.h #include <q...h> -> #include <Q...> 20 years ago
kmmsgbase.cpp de-constify status() so that KMMessage does the proper override. can't 20 years ago
kmmsgbase.h de-constify status() so that KMMessage does the proper override. can't 20 years ago
kmmsgdict.cpp some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
kmmsgdict.h TRUE->true and FALSE->false. 20 years ago
kmmsginfo.cpp de-constify status() so that KMMessage does the proper override. can't 20 years ago
kmmsginfo.h de-constify status() so that KMMessage does the proper override. can't 20 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 TRUE->true and FALSE->false. 20 years ago
kmmsgpart.cpp Forward port of SVN commit 544459 by kloecker: 20 years ago
kmmsgpart.h TRUE->true and FALSE->false. 20 years ago
kmmsgpartdlg.cpp Kdialogbase->kdialog 20 years ago
kmmsgpartdlg.h Kdialogbase->kdialog 20 years ago
kmpopfiltercnfrmdlg.cpp KDialog porting. 20 years ago
kmpopfiltercnfrmdlg.h KDialogBase => KDialog, this also means ~80 less deprecated warnings... 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 compile with new kdelibs snapshot 20 years ago
kmreadermainwin.h KURL->KUrl 20 years ago
kmreadermainwin.rc
kmreaderwin.cpp Second cleanup 20 years ago
kmreaderwin.h some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
kmsearchpattern.cpp Commit danimo's libemailfunctions API cleanup and port kdepim 20 years ago
kmsearchpattern.h TRUE->true and FALSE->false. 20 years ago
kmsearchpatternedit.cpp fix memory leak (CID 1487) 20 years ago
kmsearchpatternedit.h removed deprecated QWidget functions 20 years ago
kmsender.cpp Deprecated--: KUrl::(en|de)code_string => (to|from)PrecentEncoding 20 years ago
kmsender.h some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
kmsender_p.h some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
kmservertest.cpp it.data() => it.value() (for iterators ending with "it" only) 20 years ago
kmservertest.h some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
kmstartup.cpp - Forward port the changes in the folder selection dialog. 20 years ago
kmstartup.h
kmsystemtray.cpp Forward port of SVN commit 544459 by kloecker: 20 years ago
kmsystemtray.h some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
kmtransport.cpp Adapt to new kdelibs api 20 years ago
kmtransport.h KDialogBase => KDialog, this also means ~80 less deprecated warnings... 20 years ago
kmversion.h Use a fresh version number for the trunk version 21 years ago
kwindowpositioner.cpp #include <q...h> -> #include <Q...> 20 years ago
kwindowpositioner.h Additional 20 years ago
listjob.cpp fix for new kurl renamed 20 years ago
listjob.h Other kjob port 20 years ago
mailcomposerIface.h KURL->KUrl 20 years ago
mailcomposeradaptor.cpp Add dbus interface file for the future 20 years ago
mailcomposeradaptor.h Add dbus interface file for the future 20 years ago
maildirjob.cpp Additional 20 years ago
maildirjob.h Q3PtrList-- 20 years ago
mailinglist-magic.cpp Additional 20 years ago
mailinglist-magic.h #include <q...h> -> #include <Q...> 20 years ago
mailinglistpropertiesdialog.cpp KDialog porting. 20 years ago
mailinglistpropertiesdialog.h KDialogBase => KDialog, this also means ~80 less deprecated warnings... 20 years ago
mailserviceimpl.cpp #include <q...h> -> #include <Q...> 20 years ago
mailserviceimpl.h KURL->KUrl 20 years ago
mailsourceviewer.cpp #include <q...h> -> #include <Q...> 20 years ago
mailsourceviewer.h Additional 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 Kdialogbase->kdialog 20 years ago
managesievescriptsdialog.h Kdialogbase->kdialog 20 years ago
managesievescriptsdialog_p.h Kdialogbase->kdialog 20 years ago
mboxjob.cpp deprecated-- 20 years ago
mboxjob.h Q3PtrList-- 20 years ago
messagecomposer.cpp signed/unsigned warnings, qDebug warnings 20 years ago
messagecomposer.h TRUE->true and FALSE->false. 20 years ago
messageproperty.cpp Deprecated-- 20 years ago
messageproperty.h Q3PtrList-- 20 years ago
messagesender.h #include <q...h> -> #include <Q...> 20 years ago
mh2kmail
mh2kmailr
networkaccount.cpp Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
networkaccount.h #include <q...h> -> #include <Q...> 20 years ago
newfolderdialog.cpp Adapt to new kdelibs api 20 years ago
newfolderdialog.h KDialogBase => KDialog, this also means ~80 less deprecated warnings... 20 years ago
objecttreeparser.cpp Deprecated--: KUrl::(en|de)code_string => (to|from)PrecentEncoding 20 years ago
objecttreeparser.h QString::null-> QString() 20 years ago
org.kde.kmail.kmailpart.xml Add dbus interface file for the future 20 years ago
org.kde.kmail.mailcomposer.xml Add dbus interface file for the future 20 years ago
partNode.cpp #include <q...h> -> #include <Q...> 20 years ago
partNode.h QString::null-> QString() 20 years ago
partmetadata.h Forward port of SVN commit 547690 by kloecker: 20 years ago
partnodebodypart.cpp #include <q...h> -> #include <Q...> 20 years ago
partnodebodypart.h fix spelling errors. 20 years ago
popaccount.cpp Forward port of SVN commit 544459 by kloecker: 20 years ago
popaccount.h TRUE->true and FALSE->false. 20 years ago
protocols.h
recipientseditor.cpp deprecated-- 20 years ago
recipientseditor.h some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
recipientseditortest.cpp #include <q...h> -> #include <Q...> 20 years ago
recipientseditortest.h #include <q...h> -> #include <Q...> 20 years ago
recipientspicker.cpp Replace deprecated Q*Action, QDialog and QImage calls 20 years ago
recipientspicker.h some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
redirectdialog.cpp KDialog porting. 20 years ago
redirectdialog.h KDialogBase => KDialog, this also means ~80 less deprecated warnings... 20 years ago
regexplineedit.cpp Port to new kdelibs snapshot. 20 years ago
regexplineedit.h some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
renamejob.cpp Forward port of SVN commit 552548 by burghard: 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 some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
rulewidgethandlermanager.h Fix header 21 years ago
searchjob.cpp i18n fixes. 20 years ago
searchjob.h Additional 20 years ago
searchwindow.cpp KDialog::actionButton()-- 20 years ago
searchwindow.h KDialog::actionButton()-- 20 years ago
secondarywindow.cpp Port to new kdelibs snapshot. 20 years ago
secondarywindow.h Some port 21 years ago
sieveconfig.cpp #include <q...h> -> #include <Q...> 20 years ago
sieveconfig.h #include <q...h> -> #include <Q...> 20 years ago
sievedebugdialog.cpp KDialog porting. 20 years ago
sievedebugdialog.h KDialogBase => KDialog, this also means ~80 less deprecated warnings... 20 years ago
sievejob.cpp fix for new kurl renamed 20 years ago
sievejob.h some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
signatureconfigurationdialog.ui deprecated-- 20 years ago
signatureconfigurationdialogimpl.cpp some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
signatureconfigurationdialogimpl.h Some port 21 years ago
signatureconfigurator.cpp Port to new kdelibs snapshot. 20 years ago
signatureconfigurator.h #include <q...h> -> #include <Q...> 20 years ago
simplestringlisteditor.cpp #include <q...h> -> #include <Q...> 20 years ago
simplestringlisteditor.h some more #include <qxxxx.h> => #include <QXxxx> 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 #include <q...h> -> #include <Q...> 20 years ago
stl_util.h
subscriptiondialog.cpp KDialog porting. 20 years ago
subscriptiondialog.h QString::null-> QString() 20 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 signed/unsigned warnings, qDebug warnings 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 Additional 20 years ago
vacation.cpp fix for new kurl renamed 20 years ago
vacation.h Additional 20 years ago
vacationdialog.cpp Kdialogbase->kdialog 20 years ago
vacationdialog.h Kdialogbase->kdialog 20 years ago
vcardviewer.cpp KDialog porting. 20 years ago
vcardviewer.h KDialogBase => KDialog, this also means ~80 less deprecated warnings... 20 years ago
warningconfiguration.ui
xfaceconfigurator.cpp some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
xfaceconfigurator.h #include <q...h> -> #include <Q...> 20 years ago