|
about
|
Clean up
|
20 years ago |
|
avscripts
|
Fix install binary
|
20 years ago |
|
interfaces
|
Clean up
|
20 years ago |
|
pics
|
Clean up
|
20 years ago |
|
profiles
|
SVN_SILENT made messages (.desktop file)
|
20 years ago |
|
tests
|
kde4_header and kde4_footer() are gone now
|
20 years ago |
|
CMakeLists.txt
|
Move the mime functionality (for drag and drop) to the Identity class instead of having a separate IdentityDrag
|
20 years ago |
|
COMMITPOLICY
|
…
|
|
|
ChangeLog
|
…
|
|
|
DESIGN
|
…
|
|
|
KMail.desktop
|
Cleanup; the dbus-servicename is automatically determined from the binary name (org.kde.binaryname)
|
20 years ago |
|
Mainpage.dox
|
Fix references here as well.
|
20 years ago |
|
Messages.sh
|
moved messages targets
|
20 years ago |
|
TODO
|
…
|
|
|
aboutdata.cpp
|
…
|
|
|
aboutdata.h
|
kdepimmacros.h not necessary now
|
20 years ago |
|
accountcombobox.cpp
|
…
|
|
|
accountcombobox.h
|
#include <q...h> -> #include <Q...>
|
20 years ago |
|
accountdialog.cpp
|
Fix signal/slots
|
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
|
kdepimmacros.h not necessary now
|
20 years ago |
|
accountwizard.cpp
|
Fix wraping
|
20 years ago |
|
accountwizard.h
|
…
|
|
|
acljobs.cpp
|
…
|
|
|
acljobs.h
|
…
|
|
|
actionscheduler.cpp
|
Port a bit more (KSpell -> K3Spell, SimplePlayer -> AudioPlayer, disable
|
20 years ago |
|
actionscheduler.h
|
…
|
|
|
annotationjobs.cpp
|
signed/unsigned warnings, qDebug warnings
|
20 years ago |
|
annotationjobs.h
|
…
|
|
|
antispamconfig.cpp
|
forward port changes in filtering and spam detection from 3.5 branch
|
20 years ago |
|
antispamconfig.h
|
forward port changes in filtering and spam detection from 3.5 branch
|
20 years ago |
|
antispamwizard.cpp
|
Fix word wrap
|
20 years ago |
|
antispamwizard.h
|
#include <q...h> -> #include <Q...>
|
20 years ago |
|
app_octetstream.cpp
|
kdepimmacros.h not necessary now
|
20 years ago |
|
application_octetstream.desktop
|
SVN_SILENT made messages (.desktop file)
|
20 years ago |
|
attachmentcollector.cpp
|
…
|
|
|
attachmentcollector.h
|
…
|
|
|
attachmentlistview.cpp
|
Some further drag and drop porting to Qt4, include headers cleanup
|
20 years ago |
|
attachmentlistview.h
|
Some further drag and drop porting to Qt4, include headers cleanup
|
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
|
…
|
|
|
bodypartformatterfactory_p.h
|
…
|
|
|
bodyvisitor.cpp
|
…
|
|
|
bodyvisitor.h
|
…
|
|
|
cachedimapjob.cpp
|
fix spelling errors.
|
20 years ago |
|
cachedimapjob.h
|
…
|
|
|
callback.cpp
|
email.h moved into $incdir/emailfunctions instead of $incdir/libemailfunctions.
|
20 years ago |
|
callback.h
|
kdepimmacros.h not necessary now
|
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
|
…
|
|
|
compactionjob.cpp
|
some more #include <qxxxx.h> => #include <QXxxx>
|
20 years ago |
|
compactionjob.h
|
Additional
|
20 years ago |
|
composer.cpp
|
…
|
|
|
composer.h
|
TRUE->true and FALSE->false.
|
20 years ago |
|
composercryptoconfiguration.ui
|
Port to ui4
|
20 years ago |
|
config-kmail.h.cmake
|
Second cleanup
|
20 years ago |
|
configure.in.bot
|
…
|
|
|
configuredialog.cpp
|
forward port SVN commit 606743 by winterz:
|
20 years ago |
|
configuredialog.h
|
Additional
|
20 years ago |
|
configuredialog_p.cpp
|
locate => KStandardDirs::locate
|
20 years ago |
|
configuredialog_p.h
|
Port to uic4
|
20 years ago |
|
cr22-app-kmaillight.png
|
…
|
|
|
cr32-app-kmaillight.png
|
…
|
|
|
csshelper.cpp
|
#include <q...h> -> #include <Q...>
|
20 years ago |
|
csshelper.h
|
…
|
|
|
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
|
…
|
|
|
dictionarycombobox.cpp
|
Port a bit more (KSpell -> K3Spell, SimplePlayer -> AudioPlayer, disable
|
20 years ago |
|
dictionarycombobox.h
|
Port a bit more (KSpell -> K3Spell, SimplePlayer -> AudioPlayer, disable
|
20 years ago |
|
distributionlistdialog.cpp
|
Fix signal/slot
|
20 years ago |
|
distributionlistdialog.h
|
Fix signal/slot
|
20 years ago |
|
encryptionconfigurationdialog.ui
|
Port to uic4
|
20 years ago |
|
encryptionconfigurationdialogimpl.cpp
|
Port to uic4
|
20 years ago |
|
encryptionconfigurationdialogimpl.h
|
Port to uic4
|
20 years ago |
|
expirejob.cpp
|
Also exclude "todo" messages from expiry by default; and add a whatsthis on the checkbox to explain that
|
20 years ago |
|
expirejob.h
|
fix spelling errors.
|
20 years ago |
|
expirypropertiesdialog.cpp
|
Connect signal/slot
|
20 years ago |
|
expirypropertiesdialog.h
|
KDialogBase => KDialog, this also means ~80 less deprecated warnings...
|
20 years ago |
|
filehtmlwriter.cpp
|
…
|
|
|
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
|
Compilation fix for ambiguous C++, patch from Stefan J.
|
20 years ago |
|
filterlogdlg.h
|
Connect signal/slot
|
20 years ago |
|
folderIface.cpp
|
Disable some more DCOP stuff.
|
20 years ago |
|
folderIface.h
|
Disable some more DCOP stuff.
|
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
|
Deprecated--
|
20 years ago |
|
folderdiaacltab.h
|
Replace deprecated Q*Action, QDialog and QImage calls
|
20 years ago |
|
folderjob.cpp
|
…
|
|
|
folderjob.h
|
fix spelling errors.
|
20 years ago |
|
folderpropertiesdialog.ui
|
Deprecated--
|
20 years ago |
|
folderpropertiesdialog.ui.h
|
…
|
|
|
folderrequester.cpp
|
i18n fixes.
|
20 years ago |
|
folderrequester.h
|
#include <q...h> -> #include <Q...>
|
20 years ago |
|
foldershortcutdialog.cpp
|
Preparation for explicit constructors in KShortcut
|
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
|
…
|
|
|
globalsettings_base.kcfgc
|
…
|
|
|
headeritem.cpp
|
replaced QColorGroup:: with QPalette::
|
20 years ago |
|
headeritem.h
|
…
|
|
|
headerlistquicksearch.cpp
|
- fix the context menu of the messagelist, so we can select the columns again
|
20 years ago |
|
headerlistquicksearch.h
|
…
|
|
|
headerstrategy.cpp
|
…
|
|
|
headerstrategy.h
|
…
|
|
|
headerstyle.cpp
|
forward port SVN commit 596213 by winterz:
|
20 years ago |
|
headerstyle.h
|
…
|
|
|
hi16-app-kmail.png
|
…
|
|
|
hi22-app-kmail.png
|
…
|
|
|
hi32-app-kmail.png
|
…
|
|
|
hi48-app-kmail.png
|
…
|
|
|
hi64-app-kmail.png
|
…
|
|
|
hi128-app-kmail.png
|
…
|
|
|
hisc-app-kmail.svgz
|
…
|
|
|
htmlstatusbar.cpp
|
#include <q...h> -> #include <Q...>
|
20 years ago |
|
htmlstatusbar.h
|
#include <q...h> -> #include <Q...>
|
20 years ago |
|
identitydialog.cpp
|
email.h moved into $incdir/emailfunctions instead of $incdir/libemailfunctions.
|
20 years ago |
|
identitydialog.h
|
I started porting KMail and quickly decided that I really don't want to do this...
|
20 years ago |
|
identitylistview.cpp
|
Move the mime functionality (for drag and drop) to the Identity class instead of having a separate IdentityDrag
|
20 years ago |
|
identitylistview.h
|
…
|
|
|
imapaccountbase.cpp
|
forward port SVN commit 572897 by tilladam:
|
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
|
…
|
|
|
index.cpp
|
Move into kmail
|
20 years ago |
|
index.h
|
some more #include <qxxxx.h> => #include <QXxxx>
|
20 years ago |
|
isubject.cpp
|
…
|
|
|
isubject.h
|
…
|
|
|
jobscheduler.cpp
|
…
|
|
|
jobscheduler.h
|
Additional
|
20 years ago |
|
kcm_kmail.cpp
|
…
|
|
|
kcursorsaver.h
|
Additional
|
20 years ago |
|
keditcl.h
|
Put a copy of kdelibs/kdeui/keditcl into kmail and knode.
|
20 years ago |
|
keditcl1.cpp
|
Put a copy of kdelibs/kdeui/keditcl into kmail and knode.
|
20 years ago |
|
keditcl2.cpp
|
kguiitem explicit ctor
|
20 years ago |
|
keyresolver.cpp
|
kguiitem explicit ctor
|
20 years ago |
|
keyresolver.h
|
…
|
|
|
khtmlparthtmlwriter.cpp
|
++compile, use view instead of static_cast.
|
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
|
…
|
|
|
klistviewindexedsearchline.h
|
…
|
|
|
kmaccount.cpp
|
forward port SVN commit 571253 by winterz:
|
20 years ago |
|
kmaccount.h
|
Use a QGuardedPtr for the KPIM::ProgressItem in KMAccount.
|
20 years ago |
|
kmacctcachedimap.cpp
|
George saves the day. Thanks.
|
20 years ago |
|
kmacctcachedimap.h
|
fix spelling errors.
|
20 years ago |
|
kmacctfolder.cpp
|
…
|
|
|
kmacctfolder.h
|
…
|
|
|
kmacctimap.cpp
|
Port a bit more (KSpell -> K3Spell, SimplePlayer -> AudioPlayer, disable
|
20 years ago |
|
kmacctimap.h
|
…
|
|
|
kmacctlocal.cpp
|
Fix for "kmail stops checking local mailbox"
|
20 years ago |
|
kmacctlocal.h
|
Fix for "kmail stops checking local mailbox"
|
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
|
some more compile fixes (we're now "down" to ~800 errors), dbus stuff, etc.
|
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
|
…
|
|
|
kmail-3.2-update-loop-on-goto-unread-settings.sh
|
…
|
|
|
kmail-3.3-aegypten.pl
|
…
|
|
|
kmail-3.3-misc.pl
|
…
|
|
|
kmail-3.3-move-identities.pl
|
…
|
|
|
kmail-3.3-split-sign-encr-keys.sh
|
…
|
|
|
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
|
added PipeCmdNoSpam= to CRM114 entry as its in all other entries as well
|
20 years ago |
|
kmail.antivirusrc
|
…
|
|
|
kmail.kcfg
|
Also exclude "todo" messages from expiry by default; and add a whatsthis on the checkbox to explain that
|
20 years ago |
|
kmail.notifyrc
|
Port to new knotify api
|
20 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
|
Port to new knotify api
|
20 years ago |
|
kmail_part.h
|
kdepimmacros.h not necessary now
|
20 years ago |
|
kmail_part.rc
|
Forward port 606990,607024 from work/kdepim-3.5.5+ feature branch:
|
20 years ago |
|
kmail_view.desktop
|
Cleanup; the dbus-servicename is automatically determined from the binary name (org.kde.binaryname)
|
20 years ago |
|
kmailicalIface.h
|
Port a bit more (KSpell -> K3Spell, SimplePlayer -> AudioPlayer, disable
|
20 years ago |
|
kmailicalifaceimpl.cpp
|
KTempFile->KTemporaryFile
|
20 years ago |
|
kmailicalifaceimpl.h
|
some more #include <qxxxx.h> => #include <QXxxx>
|
20 years ago |
|
kmailpartIface.h
|
…
|
|
|
kmatmlistview.cpp
|
forward port SVN commit 602743 by winterz:
|
20 years ago |
|
kmatmlistview.h
|
forward port SVN commit 602743 by winterz:
|
20 years ago |
|
kmcommands.cpp
|
Improve feedback and speed when applying ad-hoc filters on many messages
|
20 years ago |
|
kmcommands.h
|
Improve feedback and speed when applying ad-hoc filters on many messages
|
20 years ago |
|
kmcomposerui.rc
|
…
|
|
|
kmcomposewin.cpp
|
Preparation for explicit constructors in KShortcut
|
20 years ago |
|
kmcomposewin.h
|
Fix bug 132560 (When changing identity, the transport is then reset to the wrong one)
|
20 years ago |
|
kmdebug.h
|
Additional
|
20 years ago |
|
kmdict.cpp
|
…
|
|
|
kmdict.h
|
…
|
|
|
kmedit.cpp
|
Convert MailListDrag to the new Qt4 way of drag and drop using QMimeData
|
20 years ago |
|
kmedit.h
|
KTempFile->KTemporaryFile
|
20 years ago |
|
kmfawidgets.cpp
|
Port a bit more (KSpell -> K3Spell, SimplePlayer -> AudioPlayer, disable
|
20 years ago |
|
kmfawidgets.h
|
…
|
|
|
kmfilter.cpp
|
Compile++
|
20 years ago |
|
kmfilter.h
|
TRUE->true and FALSE->false.
|
20 years ago |
|
kmfilteraction.cpp
|
Improve feedback and speed when applying ad-hoc filters on many messages
|
20 years ago |
|
kmfilteraction.h
|
Remove libkmime which has been moved into kdepimlibs
|
20 years ago |
|
kmfilterdlg.cpp
|
Compile++
|
20 years ago |
|
kmfilterdlg.h
|
Add missing top and bottom buttons for the filter dialog.
|
20 years ago |
|
kmfiltermgr.cpp
|
Improve feedback and speed when applying ad-hoc filters on many messages
|
20 years ago |
|
kmfiltermgr.h
|
Improve feedback and speed when applying ad-hoc filters on many messages
|
20 years ago |
|
kmfolder.cpp
|
Compile++
|
20 years ago |
|
kmfolder.h
|
fix for new kurl renamed
|
20 years ago |
|
kmfoldercachedimap.cpp
|
Let's use the preprocessor correctly, shall we?
|
20 years ago |
|
kmfoldercachedimap.h
|
Add more uidcache file handling defensiveness and some debugging facilities.
|
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
|
Some more porting, concludes my kmail hacking weekend.
|
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
|
fix crash (CID 3066)
|
20 years ago |
|
kmfolderimap.h
|
minor include path fixes.
|
20 years ago |
|
kmfolderindex.cpp
|
kguiitem explicit ctor
|
20 years ago |
|
kmfolderindex.h
|
…
|
|
|
kmfoldermaildir.cpp
|
"a" -> 'a'
|
20 years ago |
|
kmfoldermaildir.h
|
TRUE->true and FALSE->false.
|
20 years ago |
|
kmfoldermbox.cpp
|
Port to new knotify api
|
20 years ago |
|
kmfoldermbox.h
|
TRUE->true and FALSE->false.
|
20 years ago |
|
kmfoldermgr.cpp
|
kguiitem explicit ctor
|
20 years ago |
|
kmfoldermgr.h
|
some more #include <qxxxx.h> => #include <QXxxx>
|
20 years ago |
|
kmfoldernode.cpp
|
…
|
|
|
kmfoldernode.h
|
fix for new kurl renamed
|
20 years ago |
|
kmfoldersearch.cpp
|
Fix bug where the count of the number of messages searched was always zero.
|
20 years ago |
|
kmfoldersearch.h
|
Fix bug where the count of the number of messages searched was always zero.
|
20 years ago |
|
kmfolderseldlg.cpp
|
connect signal/slot
|
20 years ago |
|
kmfolderseldlg.h
|
- Forward port the changes in the folder selection dialog.
|
20 years ago |
|
kmfoldertree.cpp
|
Forward port 606990,607024 from work/kdepim-3.5.5+ feature branch:
|
20 years ago |
|
kmfoldertree.h
|
kdepimmacros.h not necessary now
|
20 years ago |
|
kmfoldertype.h
|
…
|
|
|
kmglobal.h
|
…
|
|
|
kmgroupware.cpp
|
Adapt to ktnef/kcal changes.
|
20 years ago |
|
kmgroupware.h
|
#include <q...h> -> #include <Q...>
|
20 years ago |
|
kmheaders.cpp
|
Forward port 606990,607024 from work/kdepim-3.5.5+ feature branch:
|
20 years ago |
|
kmheaders.h
|
Some more drag'n'drop porting from Q3DragObject-derived classes to QMimeData
|
20 years ago |
|
kmkernel.cpp
|
re-activate the threadweaver usage, but no functional change yet
|
20 years ago |
|
kmkernel.h
|
kdepimmacros.h not necessary now
|
20 years ago |
|
kmlineeditspell.cpp
|
Port KVCardDrag to use QMimeData (the new way of dragging) directly. It's no longer derived from a drag object, but rather a standalone class with only static helper methods to convert vcards to/from the mime data
|
20 years ago |
|
kmlineeditspell.h
|
…
|
|
|
kmmainwidget.cpp
|
Compile++
|
20 years ago |
|
kmmainwidget.h
|
forward port SVN commit 600771 by winterz:
|
20 years ago |
|
kmmainwin.cpp
|
Remove more deprecated things and slowly starting to fix things. The visibility of the columns for read/unread in the foldertree works again.
|
20 years ago |
|
kmmainwin.h
|
…
|
|
|
kmmainwin.rc
|
Forward port 606990,607024 from work/kdepim-3.5.5+ feature branch:
|
20 years ago |
|
kmmessage.cpp
|
no longer rely on an enum from another library that exists for the sole
|
20 years ago |
|
kmmessage.h
|
Remove libkmime which has been moved into kdepimlibs
|
20 years ago |
|
kmmimeparttree.cpp
|
fixed some EBN issues.
|
20 years ago |
|
kmmimeparttree.h
|
#include <q...h> -> #include <Q...>
|
20 years ago |
|
kmmsgbase.cpp
|
Remove libkmime which has been moved into kdepimlibs
|
20 years ago |
|
kmmsgbase.h
|
de-constify status() so that KMMessage does the proper override. can't
|
20 years ago |
|
kmmsgdict.cpp
|
forward port SVN commit 577218 by winterz:
|
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
|
…
|
|
|
kmmsglist.h
|
TRUE->true and FALSE->false.
|
20 years ago |
|
kmmsgpart.cpp
|
Forward port 603223+603260 from branches/work/kdepim-3.5.5+:
|
20 years ago |
|
kmmsgpart.h
|
Revert 562603 and adjust the DBus interface instead.
|
20 years ago |
|
kmmsgpartdlg.cpp
|
fix KMMsgPartDialogCompat to avoid push parent window in the background
|
20 years ago |
|
kmmsgpartdlg.h
|
fix KMMsgPartDialogCompat to avoid push parent window in the background
|
20 years ago |
|
kmpopfiltercnfrmdlg.cpp
|
Forward port r603378, fix correct sorting of pop filtered mails.
|
20 years ago |
|
kmpopfiltercnfrmdlg.h
|
KDialogBase => KDialog, this also means ~80 less deprecated warnings...
|
20 years ago |
|
kmpopheaders.cpp
|
…
|
|
|
kmpopheaders.h
|
…
|
|
|
kmreadermainwin.cpp
|
Forward port 606990,607024 from work/kdepim-3.5.5+ feature branch:
|
20 years ago |
|
kmreadermainwin.h
|
Forward port 606990,607024 from work/kdepim-3.5.5+ feature branch:
|
20 years ago |
|
kmreadermainwin.rc
|
Adds an "Edit" menu to the reader window:
|
20 years ago |
|
kmreaderwin.cpp
|
Preparation for explicit constructors in KShortcut
|
20 years ago |
|
kmreaderwin.h
|
Adds an "Edit" menu to the reader window:
|
20 years ago |
|
kmsearchpattern.cpp
|
Forward port: fix for 132348, is-not-in-addressbook rule and missing header
|
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
|
…
|
|
|
kmsender.cpp
|
Remove libkmime which has been moved into kdepimlibs
|
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
|
new KJob api
|
20 years ago |
|
kmservertest.h
|
some more #include <qxxxx.h> => #include <QXxxx>
|
20 years ago |
|
kmstartup.cpp
|
kguiitem explicit ctor
|
20 years ago |
|
kmstartup.h
|
kdepimmacros.h not necessary now
|
20 years ago |
|
kmsystemtray.cpp
|
merge in the branch that renamed KSystemTray to KSystemTrayIcon
|
20 years ago |
|
kmsystemtray.h
|
merge in the branch that renamed KSystemTray to KSystemTrayIcon
|
20 years ago |
|
kmtransport.cpp
|
Some more porting, concludes my kmail hacking weekend.
|
20 years ago |
|
kmtransport.h
|
KDialogBase => KDialog, this also means ~80 less deprecated warnings...
|
20 years ago |
|
kmversion.h
|
version number++
|
20 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
|
…
|
|
|
mailcomposerIface.h
|
Fix some error
|
20 years ago |
|
maildirjob.cpp
|
Additional
|
20 years ago |
|
maildirjob.h
|
…
|
|
|
mailinglist-magic.cpp
|
Additional
|
20 years ago |
|
mailinglist-magic.h
|
#include <q...h> -> #include <Q...>
|
20 years ago |
|
mailinglistpropertiesdialog.cpp
|
Some more porting, concludes my kmail hacking weekend.
|
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
|
…
|
|
|
mailsourceviewer.cpp
|
Fix compile under windows
|
20 years ago |
|
mailsourceviewer.h
|
Work on the mailsourceviewer. The Log mode was removed from Qt, so the setText() had no function anymore. Removed that part and set some setTextInteraction flags. Replaced Q3Accel with QShortCut. noWrap seems not to work, but that is hard to determine, since the text shown for the body of the mail is currupt.
|
20 years ago |
|
main.cpp
|
Port to new knotify api
|
20 years ago |
|
managesievescriptsdialog.cpp
|
Fix compile under windows
|
20 years ago |
|
managesievescriptsdialog.h
|
Kdialogbase->kdialog
|
20 years ago |
|
managesievescriptsdialog_p.h
|
Q3TextEdit--
|
20 years ago |
|
mboxjob.cpp
|
…
|
|
|
mboxjob.h
|
…
|
|
|
messagecomposer.cpp
|
Remove libkmime which has been moved into kdepimlibs
|
20 years ago |
|
messagecomposer.h
|
Fix bug 129662 (After upgrading from 3.5.2 to 3.5.3 when I send encrypted messages, the new sent messages in sent mailbox are no longer parsable by kmail. Encrypt to self is turned on, but but mailer doesn't see the message in the multipart/mixed body)
|
20 years ago |
|
messageproperty.cpp
|
…
|
|
|
messageproperty.h
|
…
|
|
|
messagesender.h
|
#include <q...h> -> #include <Q...>
|
20 years ago |
|
mh2kmail
|
…
|
|
|
mh2kmailr
|
…
|
|
|
networkaccount.cpp
|
Move fix to right place, previous fix broke loading.
|
20 years ago |
|
networkaccount.h
|
Be defensive about the slave going away.
|
20 years ago |
|
newfolderdialog.cpp
|
Fix other signal/slot
|
20 years ago |
|
newfolderdialog.h
|
KDialogBase => KDialog, this also means ~80 less deprecated warnings...
|
20 years ago |
|
objecttreeparser.cpp
|
Forward port 603223+603260 from branches/work/kdepim-3.5.5+:
|
20 years ago |
|
objecttreeparser.h
|
…
|
|
|
org.kde.kmail.kmailpart.xml
|
Add dbus interface file for the future
|
20 years ago |
|
org.kde.kmail.mailcomposer.xml
|
Revert 562603 and adjust the DBus interface instead.
|
20 years ago |
|
partNode.cpp
|
#include <q...h> -> #include <Q...>
|
20 years ago |
|
partNode.h
|
…
|
|
|
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 SVN commit 596760:
|
20 years ago |
|
popaccount.h
|
TRUE->true and FALSE->false.
|
20 years ago |
|
protocols.h
|
…
|
|
|
recipientseditor.cpp
|
forward port of revision 601947
|
20 years ago |
|
recipientseditor.h
|
forward port of revision 601947
|
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
|
Not necessary to have "clear"
|
20 years ago |
|
recipientspicker.h
|
Not necessary to have "clear"
|
20 years ago |
|
redirectdialog.cpp
|
Fix other signal/slot
|
20 years ago |
|
redirectdialog.h
|
KDialogBase => KDialog, this also means ~80 less deprecated warnings...
|
20 years ago |
|
regexplineedit.cpp
|
createInstanceFromQuery is now in KServiceTypeTrader
|
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
|
…
|
|
|
replyphrases.kcfg
|
…
|
|
|
replyphrases.kcfgc
|
…
|
|
|
rulewidgethandlermanager.cpp
|
Speed up "Find Messages" dialog (forwardport of 588915)
|
20 years ago |
|
rulewidgethandlermanager.h
|
…
|
|
|
searchjob.cpp
|
kguiitem explicit ctor
|
20 years ago |
|
searchjob.h
|
Additional
|
20 years ago |
|
searchwindow.cpp
|
Fix compile under windows
|
20 years ago |
|
searchwindow.h
|
forward port SVN commit 572455 by winterz:
|
20 years ago |
|
secondarywindow.cpp
|
Next bunch of removal of deprecated things
|
20 years ago |
|
secondarywindow.h
|
…
|
|
|
sieveconfig.cpp
|
#include <q...h> -> #include <Q...>
|
20 years ago |
|
sieveconfig.h
|
#include <q...h> -> #include <Q...>
|
20 years ago |
|
sievedebugdialog.cpp
|
Remove libkmime which has been moved into kdepimlibs
|
20 years ago |
|
sievedebugdialog.h
|
Q3TextEdit--
|
20 years ago |
|
sievejob.cpp
|
Deprecated--
|
20 years ago |
|
sievejob.h
|
new KJob api
|
20 years ago |
|
signatureconfigurationdialog.ui
|
Deprecated--
|
20 years ago |
|
signatureconfigurationdialogimpl.cpp
|
some more #include <qxxxx.h> => #include <QXxxx>
|
20 years ago |
|
signatureconfigurationdialogimpl.h
|
…
|
|
|
signatureconfigurator.cpp
|
More removals of deprecated things.
|
20 years ago |
|
signatureconfigurator.h
|
Q3TextEdit--
|
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
|
Port to uic4
|
20 years ago |
|
spamheaderanalyzer.cpp
|
Start of removing the deprecated id based menu's and use the QAction based menu's.
|
20 years ago |
|
spamheaderanalyzer.h
|
forward port changes in filtering and spam detection from 3.5 branch
|
20 years ago |
|
stl_util.h
|
…
|
|
|
subscriptiondialog.cpp
|
Do not crash if we have no prefixes
|
20 years ago |
|
subscriptiondialog.h
|
…
|
|
|
teehtmlwriter.cpp
|
…
|
|
|
teehtmlwriter.h
|
…
|
|
|
textsource.cpp
|
…
|
|
|
textsource.h
|
…
|
|
|
tips
|
…
|
|
|
transportmanager.cpp
|
…
|
|
|
transportmanager.h
|
…
|
|
|
undostack.cpp
|
…
|
|
|
undostack.h
|
…
|
|
|
upgrade-signature.pl
|
…
|
|
|
upgrade-transport.pl
|
…
|
|
|
urlhandlermanager.cpp
|
signed/unsigned warnings, qDebug warnings
|
20 years ago |
|
urlhandlermanager.h
|
…
|
|
|
util.cpp
|
…
|
|
|
util.h
|
Additional
|
20 years ago |
|
vacation.cpp
|
Remove libkmime which has been moved into kdepimlibs
|
20 years ago |
|
vacation.h
|
Additional
|
20 years ago |
|
vacationdialog.cpp
|
Fix compile under windows
|
20 years ago |
|
vacationdialog.h
|
Q3TextEdit--
|
20 years ago |
|
vcardviewer.cpp
|
kguiitem explicit ctor
|
20 years ago |
|
vcardviewer.h
|
KDialogBase => KDialog, this also means ~80 less deprecated warnings...
|
20 years ago |
|
warningconfiguration.ui
|
Port to uic4
|
20 years ago |
|
xfaceconfigurator.cpp
|
More removals of deprecated things.
|
20 years ago |
|
xfaceconfigurator.h
|
Q3TextEdit--
|
20 years ago |