about
Clean up
20 years ago
avscripts
remove --mbox option, no longer available (bnc:251699)
19 years ago
interfaces
Some Q3CString -> QByteArray changes from Mathias.
19 years ago
kconf_update
Move kconf_update file into kconf_update directory
19 years ago
pics
Removed the older icon.
20 years ago
profiles
SVN_SILENT made messages (.desktop file)
19 years ago
tests
Revert commit r603692 in mimelib/entity.cpp, and add unit tests to show what it broke (Parse+Assemble on a mail with a part without headers loses a newline, so the signature is broken when copying a mail - aegypten issue734).
19 years ago
CMakeLists.txt
Forwardport SVN commit 642473 by vkrause:
19 years ago
COMMITPOLICY
…
ChangeLog
…
DESIGN
…
KMail.desktop
SVN_SILENT made messages (.desktop file)
19 years ago
Mainpage.dox
make is a bit more readable
19 years ago
Messages.sh
…
TODO
…
aboutdata.cpp
forward port SVN commit 628565 by adridg:
19 years ago
aboutdata.h
kdepimmacros.h not necessary now
20 years ago
accountcombobox.cpp
…
accountcombobox.h
…
accountdialog.cpp
Q3Grid -> QWidget, QGridLayout
19 years ago
accountdialog.h
Q3ButtonGroup -> QButtonGroup, QGroupBox
19 years ago
accountmanager.cpp
porting error
19 years ago
accountmanager.h
kdepimmacros.h not necessary now
20 years ago
accountwizard.cpp
Giving some help
19 years ago
accountwizard.h
cleanup code and fixup some layout issues.
19 years ago
acljobs.cpp
showProgressInfo was always false
19 years ago
acljobs.h
showProgressInfo was always false
19 years ago
actionscheduler.cpp
same code, but written slightly differently to match we I did in branch.
19 years ago
actionscheduler.h
…
annotationjobs.cpp
showProgressInfo was always false
19 years ago
annotationjobs.h
showProgressInfo was always false
19 years ago
antispamconfig.cpp
merge kconfigroup_port branch
19 years ago
antispamconfig.h
…
antispamwizard.cpp
Include not necessary
19 years ago
antispamwizard.h
KDE4 Porting (in AntiSpam/AntiVirus Wizard):
19 years ago
app_octetstream.cpp
kdepimmacros.h not necessary now
20 years ago
application_octetstream.desktop
SVN_SILENT made messages (.desktop file)
19 years ago
attachmentcollector.cpp
…
attachmentcollector.h
…
attachmentlistview.cpp
Include fix
19 years ago
attachmentlistview.h
Some further drag and drop porting to Qt4, include headers cleanup
20 years ago
attachmentstrategy.cpp
…
attachmentstrategy.h
…
bodypartformatter.cpp
Show TNEF attachments similar to real attachments in the message viewer.
19 years ago
bodypartformatter.h
…
bodypartformatterfactory.cpp
Include fix
19 years ago
bodypartformatterfactory.h
…
bodypartformatterfactory_p.h
Include fix
19 years ago
bodyvisitor.cpp
…
bodyvisitor.h
…
cachedimapjob.cpp
Some Q3CString -> QByteArray changes
19 years ago
cachedimapjob.h
Include fix
19 years ago
callback.cpp
EmailAddressTools -> KPIMUtils
19 years ago
callback.h
kdepimmacros.h not necessary now
20 years ago
chiasmuskeyselector.cpp
KListBox -> K3ListBox
19 years ago
chiasmuskeyselector.h
KListBox -> K3ListBox
19 years ago
colorlistbox.cpp
Changed too much, add copyright holder
19 years ago
colorlistbox.h
Changed too much, add copyright holder
19 years ago
compactionjob.cpp
backport the named open and close to reduce branch differences
19 years ago
compactionjob.h
…
composer.cpp
…
composer.h
Hand-ported the parts of r633625 which made sense. Ported many Q3CStrings to QByteArrays.
19 years ago
composercryptoconfiguration.ui
Port to ui4
20 years ago
config-kmail.h.cmake
Remove indexlib, and the KMail code that uses it.
19 years ago
configuredialog.cpp
AccountPage/Sending Tab: port to QTreeWidget
19 years ago
configuredialog.h
…
configuredialog_p.cpp
merge kconfigroup_port branch
19 years ago
configuredialog_p.h
AccountPage/Sending Tab: port to QTreeWidget
19 years ago
copyfolderjob.cpp
Merge revisions 633599, 638231, 647127, 647145 and 647816 from
19 years ago
copyfolderjob.h
Merge revisions 633599, 638231, 647127, 647145 and 647816 from
19 years ago
cr22-app-kmaillight.png
…
cr32-app-kmaillight.png
…
csshelper.cpp
more porting errors
19 years ago
csshelper.h
…
custommimeheader.kcfg
…
custommimeheader.kcfgc
…
customtemplates.cpp
KKeyButton->KKeySequenceWidget
19 years ago
customtemplates.h
Fix crash when opening composer settings
19 years ago
customtemplates_base.ui
Q3Frame--
19 years ago
customtemplates_kfg.kcfg
Forward port of templates folder and custom message templates.
19 years ago
customtemplates_kfg.kcfgc
Forward port of templates folder and custom message templates.
19 years ago
dbusimap.desktop
SVN_SILENT made messages (.desktop file)
19 years ago
dbusmail.desktop
SVN_SILENT made messages (.desktop file)
19 years ago
dcoptest.cpp
Some Q3CString -> QByteArray changes from Mathias.
19 years ago
dictionarycombobox.cpp
…
dictionarycombobox.h
…
distributionlistdialog.cpp
EmailAddressTools -> KPIMUtils
19 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
backport the named open and close to reduce branch differences
19 years ago
expirejob.h
…
expirypropertiesdialog.cpp
Include not necessary
19 years ago
expirypropertiesdialog.h
…
filehtmlwriter.cpp
…
filehtmlwriter.h
…
filterlog.cpp
Some Q3CString -> QByteArray changes
19 years ago
filterlog.h
…
filterlogdlg.cpp
build
20 years ago
filterlogdlg.h
…
folderadaptor.cpp
kapplication.h removed where not useful
19 years ago
folderadaptor.h
…
folderdiaacltab.cpp
Fix include
19 years ago
folderdiaacltab.h
…
folderdiaquotatab.cpp
i18n fixes.
19 years ago
folderdiaquotatab.h
IMAP Quota feature, forwardport from Till's and Pradeepto's commits in proko2 branch, and ported to Qt4.
19 years ago
folderdiaquotatab_p.cpp
i18n fixes.
19 years ago
folderdiaquotatab_p.h
…
folderjob.cpp
Merge revisions 633599, 638231, 647127, 647145 and 647816 from
19 years ago
folderjob.h
…
folderpropertiesdialog.ui
…
folderpropertiesdialog.ui.h
…
folderrequester.cpp
build? (winterz is pestering me so i'm committing before building ;)
19 years ago
folderrequester.h
…
foldershortcutdialog.cpp
KKeyButton->KKeySequenceWidget
19 years ago
foldershortcutdialog.h
KKeyButton->KKeySequenceWidget
19 years ago
folderstorage.cpp
KConfig -> KConfigGroup
19 years ago
folderstorage.h
Revert commit r603692 in mimelib/entity.cpp, and add unit tests to show what it broke (Parse+Assemble on a mail with a part without headers loses a newline, so the signature is broken when copying a mail - aegypten issue734).
19 years ago
globalsettings.cpp
…
globalsettings.h
…
globalsettings_base.kcfgc
kapplication.h removed where not useful
19 years ago
headeritem.cpp
Merge revisions 633599, 638231, 647127, 647145 and 647816 from
19 years ago
headeritem.h
…
headerlistquicksearch.cpp
show search line in toolbar
19 years ago
headerlistquicksearch.h
Some GUI porting for the mainwidget (searchbar, margins)
19 years ago
headerstrategy.cpp
forward port SVN commit 645242 by winterz:
19 years ago
headerstrategy.h
…
headerstyle.cpp
LinkLocator has been moved.
19 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
more porting errors
19 years ago
htmlstatusbar.h
…
identitydialog.cpp
Add a buttonCancel parameter to all KMessageBox::*cancel* functions.
19 years ago
identitydialog.h
Forward port of templates folder and custom message templates.
19 years ago
identitylistview.cpp
IdentityListView: indention, coding guide lines
19 years ago
identitylistview.h
IdentityListView: clean up and formatting
19 years ago
imapaccountbase.cpp
scrubbing, indenting, styling.
19 years ago
imapaccountbase.h
scrubbing, indenting, styling.
19 years ago
imapjob.cpp
backport the named open and close to reduce branch differences
19 years ago
imapjob.h
Include fix
19 years ago
isubject.cpp
…
isubject.h
…
jobscheduler.cpp
…
jobscheduler.h
…
kcm_kmail.cpp
merge the kinstance-redesign branch back to trunk.
19 years ago
kcursorsaver.h
…
keditcl.h
It's right it's duplicate => same fix
19 years ago
keditcl1.cpp
build
20 years ago
keditcl2.cpp
It's right it's duplicate => same fix
19 years ago
keyresolver.cpp
Add a buttonCancel parameter to all KMessageBox::*cancel* functions.
19 years ago
keyresolver.h
…
khtmlparthtmlwriter.cpp
Some Q3CString -> QByteArray changes from Mathias.
19 years ago
khtmlparthtmlwriter.h
Some Q3CString -> QByteArray changes from Mathias.
19 years ago
kleo_util.h
…
klistboxdialog.cpp
KListBox -> K3ListBox
19 years ago
klistboxdialog.h
…
kmaccount.cpp
KProcess -> K3Process
19 years ago
kmaccount.h
KProcess -> K3Process
19 years ago
kmacctcachedimap.cpp
Fix account config being stored in the wrong config group:
19 years ago
kmacctcachedimap.h
Fix account config being stored in the wrong config group:
19 years ago
kmacctfolder.cpp
…
kmacctfolder.h
…
kmacctimap.cpp
Merge revisions 633599, 638231, 647127, 647145 and 647816 from
19 years ago
kmacctimap.h
Fix account config being stored in the wrong config group:
19 years ago
kmacctlocal.cpp
backport the named open and close to reduce branch differences
19 years ago
kmacctlocal.h
Fix account config being stored in the wrong config group:
19 years ago
kmacctmaildir.cpp
backport the named open and close to reduce branch differences
19 years ago
kmacctmaildir.h
Fix account config being stored in the wrong config group:
19 years ago
kmacctseldlg.cpp
…
kmacctseldlg.h
…
kmaddrbook.cpp
kapplication.h removed where not useful
19 years ago
kmaddrbook.h
…
kmail.antispamrc
Forward port of SVN commit 630849 by kainhofe:
19 years ago
kmail.antivirusrc
…
kmail.kcfg
Forwardport commit r652936 (from enterprise branch, not in 3.5) :
19 years ago
kmail.notifyrc
…
kmail_config_accounts.desktop
SVN_SILENT made messages (.desktop file)
19 years ago
kmail_config_appearance.desktop
SVN_SILENT made messages (.desktop file)
19 years ago
kmail_config_composer.desktop
SVN_SILENT made messages (.desktop file)
19 years ago
kmail_config_identity.desktop
SVN_SILENT made messages (.desktop file)
19 years ago
kmail_config_misc.desktop
SVN_SILENT made messages (.desktop file)
19 years ago
kmail_config_security.desktop
SVN_SILENT made messages (.desktop file)
19 years ago
kmail_options.h
…
kmail_part.cpp
Create Mark as Spam/Ham actions.
19 years ago
kmail_part.h
merge the kinstance-redesign branch back to trunk.
19 years ago
kmail_part.rc
Create Mark as Spam/Ham actions.
19 years ago
kmail_view.desktop
kmail --view can also handle application/mbox files (bug 143040)
19 years ago
kmailicalIface.h
#warnings guarded with __GNUC__ - script at http://web.davidfaure.fr/kde/guard_warnings.pl
19 years ago
kmailicalifaceimpl.cpp
backport the named open and close to reduce branch differences
19 years ago
kmailicalifaceimpl.h
Forwardport SVN commit 642473 by vkrause:
19 years ago
kmatmlistview.cpp
move TemplateParser into the KMail namespace.
19 years ago
kmatmlistview.h
Include fix
19 years ago
kmcommands.cpp
Fix encoding when saving messages or attachments.
19 years ago
kmcommands.h
Merge revisions 633599, 638231, 647127, 647145 and 647816 from
19 years ago
kmcomposerui.rc
1. Follow the KDE4 Application Toolbar Specs as published on seele's blog
19 years ago
kmcomposewin.cpp
Include not necessary
19 years ago
kmcomposewin.h
forward port SVN commit 651174 by winterz:
19 years ago
kmdebug.h
…
kmdict.cpp
…
kmdict.h
…
kmedit.cpp
forward port SVN commit 651174 by winterz:
19 years ago
kmedit.h
forward port SVN commit 651174 by winterz:
19 years ago
kmfawidgets.cpp
ported to the new mimetypes - except where compatibility matters (please check kresources/lib/addressbookadaptor.cpp)
19 years ago
kmfawidgets.h
…
kmfilter.cpp
merge the kinstance-redesign branch back to trunk.
19 years ago
kmfilter.h
…
kmfilteraction.cpp
forward port SVN commit 645830 by wstephens and 649046 by winterz:
19 years ago
kmfilteraction.h
KProcess -> K3Process
19 years ago
kmfilterdlg.cpp
KWin/KWinModule -> KWM
19 years ago
kmfilterdlg.h
KKeyButton->KKeySequenceWidget
19 years ago
kmfiltermgr.cpp
backport the named open and close to reduce branch differences
19 years ago
kmfiltermgr.h
merge SVN commit 600586 by winterz:
20 years ago
kmfolder.cpp
KConfig -> KConfigGroup
19 years ago
kmfolder.h
KConfig -> KConfigGroup
19 years ago
kmfoldercachedimap.cpp
i18n fixes.
19 years ago
kmfoldercachedimap.h
Forwardport access right revocation handling improvements from KDE PIM
19 years ago
kmfoldercombobox.cpp
Correct porting errors (currentItem(QString,int)->addItem(QString, QVariant)) introduced by commit 532058
19 years ago
kmfoldercombobox.h
…
kmfolderdia.cpp
Include not necessary
19 years ago
kmfolderdia.h
forward port SVN commit 640981,640986 by winterz:
19 years ago
kmfolderdir.cpp
Some Q3CString -> QByteArray changes from Mathias.
19 years ago
kmfolderdir.h
Merge revisions 633599, 638231, 647127, 647145 and 647816 from
19 years ago
kmfolderimap.cpp
Revert commit r603692 in mimelib/entity.cpp, and add unit tests to show what it broke (Parse+Assemble on a mail with a part without headers loses a newline, so the signature is broken when copying a mail - aegypten issue734).
19 years ago
kmfolderimap.h
Revert commit r603692 in mimelib/entity.cpp, and add unit tests to show what it broke (Parse+Assemble on a mail with a part without headers loses a newline, so the signature is broken when copying a mail - aegypten issue734).
19 years ago
kmfolderindex.cpp
i18n fixes.
19 years ago
kmfolderindex.h
Forwardport to fix bug 50462
19 years ago
kmfoldermaildir.cpp
Revert commit r603692 in mimelib/entity.cpp, and add unit tests to show what it broke (Parse+Assemble on a mail with a part without headers loses a newline, so the signature is broken when copying a mail - aegypten issue734).
19 years ago
kmfoldermaildir.h
Revert commit r603692 in mimelib/entity.cpp, and add unit tests to show what it broke (Parse+Assemble on a mail with a part without headers loses a newline, so the signature is broken when copying a mail - aegypten issue734).
19 years ago
kmfoldermbox.cpp
Remove stupid assert. KMFolderMbox is also used for fetching mail from local mailbox files and in this case mOwners will not contain 'kmheaders'.
19 years ago
kmfoldermbox.h
Revert commit r603692 in mimelib/entity.cpp, and add unit tests to show what it broke (Parse+Assemble on a mail with a part without headers loses a newline, so the signature is broken when copying a mail - aegypten issue734).
19 years ago
kmfoldermgr.cpp
Merge revisions 633599, 638231, 647127, 647145 and 647816 from
19 years ago
kmfoldermgr.h
Merge revisions 633599, 638231, 647127, 647145 and 647816 from
19 years ago
kmfoldernode.cpp
…
kmfoldernode.h
…
kmfoldersearch.cpp
Revert commit r603692 in mimelib/entity.cpp, and add unit tests to show what it broke (Parse+Assemble on a mail with a part without headers loses a newline, so the signature is broken when copying a mail - aegypten issue734).
19 years ago
kmfoldersearch.h
Revert commit r603692 in mimelib/entity.cpp, and add unit tests to show what it broke (Parse+Assemble on a mail with a part without headers loses a newline, so the signature is broken when copying a mail - aegypten issue734).
19 years ago
kmfolderseldlg.cpp
Remove custom alternate row color handling.
19 years ago
kmfolderseldlg.h
Remove custom alternate row color handling.
19 years ago
kmfoldertree.cpp
i18n fixes.
19 years ago
kmfoldertree.h
Merge revisions 633599, 638231, 647127, 647145 and 647816 from
19 years ago
kmfoldertype.h
…
kmglobal.h
…
kmgroupware.cpp
follow ktnef changes
19 years ago
kmgroupware.h
…
kmheaders.cpp
comment out the backtrace. there's enough already printed to my konsole window that I can't make sense of.
19 years ago
kmheaders.h
forward port SVN commit 647870 by coolo:
19 years ago
kmkernel.cpp
KConfig -> KConfigGroup
19 years ago
kmkernel.h
KProcess -> K3Process
19 years ago
kmlineeditspell.cpp
Include fix
19 years ago
kmlineeditspell.h
…
kmmainwidget.cpp
Create Mark as Spam/Ham actions.
19 years ago
kmmainwidget.h
Create Mark as Spam/Ham actions.
19 years ago
kmmainwin.cpp
Create Mark as Spam/Ham actions.
19 years ago
kmmainwin.h
Merging branches/work/kmainwindow-decoupling-branch from Kevin and me which
19 years ago
kmmainwin.rc
Create Mark as Spam/Ham actions.
19 years ago
kmmessage.cpp
kresolver.h -> k3resolver.h
19 years ago
kmmessage.h
use the isValidAddressList() from the kpimutils lib
19 years ago
kmmimeparttree.cpp
icon spec name updates
19 years ago
kmmimeparttree.h
…
kmmsgbase.cpp
- Use kasciistricmp() instead of converting prefCharset to lower case.
19 years ago
kmmsgbase.h
forward port over Reinhold's extractRFC2231HeaderField() method.
19 years ago
kmmsgdict.cpp
qt3support--
19 years ago
kmmsgdict.h
…
kmmsginfo.cpp
somehow this hadn't been forward ported yet.
19 years ago
kmmsginfo.h
somehow this hadn't been forward ported yet.
19 years ago
kmmsglist.cpp
…
kmmsglist.h
…
kmmsgpart.cpp
bigtime forward port of coolo's kmail_debug_imap work branch.
19 years ago
kmmsgpart.h
Include fix
19 years ago
kmmsgpartdlg.cpp
- Fix display of icon in attachment properties dialog.
19 years ago
kmmsgpartdlg.h
- Fix display of icon in attachment properties dialog.
19 years ago
kmpopfiltercnfrmdlg.cpp
Forward port r603378, fix correct sorting of pop filtered mails.
20 years ago
kmpopfiltercnfrmdlg.h
…
kmpopheaders.cpp
…
kmpopheaders.h
…
kmreadermainwin.cpp
include renamed
19 years ago
kmreadermainwin.h
Proko Issue 1533 : Hah! Got it working! ( Danke, Volker the discussion helped ).
19 years ago
kmreadermainwin.rc
1. Follow the KDE4 Application Toolbar Specs as published on seele's blog
19 years ago
kmreaderwin.cpp
Fix include
19 years ago
kmreaderwin.h
Show TNEF attachments similar to real attachments in the message viewer.
19 years ago
kmsearchpattern.cpp
backport the named open and close to reduce branch differences
19 years ago
kmsearchpattern.h
…
kmsearchpatternedit.cpp
…
kmsearchpatternedit.h
…
kmsender.cpp
forward port Make KMail remember the SMTP password.
19 years ago
kmsender.h
forward port Make KMail remember the SMTP password.
19 years ago
kmsender_p.h
KProcess -> K3Process
19 years ago
kmstartup.cpp
KConfig -> KConfigGroup
19 years ago
kmstartup.h
kdepimmacros.h not necessary now
20 years ago
kmsystemtray.cpp
Include not necessary
19 years ago
kmsystemtray.h
…
kmtransport.cpp
fix some porting errors
19 years ago
kmtransport.h
KMServerTest moved to libkdepim.
19 years ago
kmversion.h
Update version numbers for the next preview release.
19 years ago
kwindowpositioner.cpp
…
kwindowpositioner.h
…
listjob.cpp
Forwardport SVN commit 642473 by vkrause:
19 years ago
listjob.h
Forwardport SVN commit 642473 by vkrause:
19 years ago
localsubscriptiondialog.cpp
Forwardport SVN commit 642473 by vkrause:
19 years ago
localsubscriptiondialog.h
Forwardport SVN commit 642473 by vkrause:
19 years ago
maildirjob.cpp
kapplication.h removed where not useful
19 years ago
maildirjob.h
…
mailinglist-magic.cpp
KConfig -> KConfigGroup
19 years ago
mailinglist-magic.h
KConfig -> KConfigGroup
19 years ago
mailinglistpropertiesdialog.cpp
#warnings guarded with __GNUC__ - script at http://web.davidfaure.fr/kde/guard_warnings.pl
19 years ago
mailinglistpropertiesdialog.h
…
mailserviceimpl.cpp
DBus port++
19 years ago
mailserviceimpl.h
DBus port++
19 years ago
mailsourceviewer.cpp
KWin/KWinModule -> KWM
19 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
Use setClearButtonShown when it's possible
19 years ago
managesievescriptsdialog.cpp
KWin/KWinModule -> KWM
19 years ago
managesievescriptsdialog.h
…
managesievescriptsdialog_p.h
…
mboxjob.cpp
kapplication.h removed where not useful
19 years ago
mboxjob.h
…
messagecomposer.cpp
EmailAddressTools -> KPIMUtils
19 years ago
messagecomposer.h
forward port SVN commit 645446 by wstephens:
19 years ago
messagecopyhelper.cpp
Merge revisions 633599, 638231, 647127, 647145 and 647816 from
19 years ago
messagecopyhelper.h
Merge revisions 633599, 638231, 647127, 647145 and 647816 from
19 years ago
messageproperty.cpp
…
messageproperty.h
…
messagesender.h
…
mh2kmail
…
mh2kmailr
…
networkaccount.cpp
Fix account config being stored in the wrong config group:
19 years ago
networkaccount.h
Fix account config being stored in the wrong config group:
19 years ago
newfolderdialog.cpp
Include not necessary
19 years ago
newfolderdialog.h
…
objecttreeparser.cpp
LinkLocator has been moved.
19 years ago
objecttreeparser.h
Include fix
19 years ago
org.kde.kmail.kmail.xml
dcop->dbus
19 years ago
org.kde.kmail.kmailpart.xml
…
org.kde.kmail.mailcomposer.xml
…
partNode.cpp
Q3CString -> QByteArray porting in kmail. These are no one left so far.
19 years ago
partNode.h
Q3CString -> QByteArray porting in kmail. These are no one left so far.
19 years ago
partmetadata.h
Include fix
19 years ago
partnodebodypart.cpp
Include fix
19 years ago
partnodebodypart.h
…
popaccount.cpp
forward port SVN commit 648597 by kloecker:
19 years ago
popaccount.h
forward port SVN commit 648597 by kloecker:
19 years ago
protocols.h
…
quotajobs.cpp
showProgressInfo was always false
19 years ago
quotajobs.h
showProgressInfo was always false
19 years ago
recipientseditor.cpp
fix icon names
19 years ago
recipientseditor.h
port of revision 601947
20 years ago
recipientseditortest.cpp
…
recipientseditortest.h
…
recipientspicker.cpp
Correct porting errors (currentItem(QString,int)->addItem(QString, QVariant)) introduced by commit 532058
19 years ago
recipientspicker.h
Include not necessary
19 years ago
redirectdialog.cpp
Include not necessary
19 years ago
redirectdialog.h
…
regexplineedit.cpp
…
regexplineedit.h
…
renamejob.cpp
KConfig -> KConfigGroup
19 years ago
renamejob.h
Merge revisions 633599, 638231, 647127, 647145 and 647816 from
19 years ago
replyphrases.kcfg
…
replyphrases.kcfgc
…
rulewidgethandlermanager.cpp
Include fix
19 years ago
rulewidgethandlermanager.h
…
searchjob.cpp
Add a buttonCancel parameter to all KMessageBox::*cancel* functions.
19 years ago
searchjob.h
…
searchwindow.cpp
Fix include
19 years ago
searchwindow.h
Merge revisions 633599, 638231, 647127, 647145 and 647816 from
19 years ago
secondarywindow.cpp
Merging branches/work/kmainwindow-decoupling-branch from Kevin and me which
19 years ago
secondarywindow.h
Merging branches/work/kmainwindow-decoupling-branch from Kevin and me which
19 years ago
sieveconfig.cpp
compile
19 years ago
sieveconfig.h
compile
19 years ago
sievedebugdialog.cpp
Remove libkmime which has been moved into kdepimlibs
20 years ago
sievedebugdialog.h
…
sievejob.cpp
Linking to ${KDE4_LIB_DIR} explicitely is not needed and sometimes makes cmake use installed libs instead of those from the module.
19 years ago
sievejob.h
Include fix
19 years ago
signatureconfigurationdialog.ui
…
signatureconfigurationdialogimpl.cpp
…
signatureconfigurationdialogimpl.h
…
signatureconfigurator.cpp
Backport SVN commit 642759 by vkrause:
19 years ago
signatureconfigurator.h
…
simplestringlisteditor.cpp
icon spec name updates
19 years ago
simplestringlisteditor.h
…
smimeconfiguration.ui
Q3Frame--
19 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
…
stl_util.h
…
subscriptiondialog.cpp
i18n fixes.
19 years ago
subscriptiondialog.h
Forwardport SVN commit 642473 by vkrause:
19 years ago
teehtmlwriter.cpp
…
teehtmlwriter.h
…
templateparser.cpp
Add fancy date option to KLocale::formatDate(), KLocale::formatDateTime()
19 years ago
templateparser.h
KProcess -> K3Process
19 years ago
templatesconfiguration.cpp
move TemplateParser into the KMail namespace.
19 years ago
templatesconfiguration.h
Forward port of templates folder and custom message templates.
19 years ago
templatesconfiguration_base.ui
Forward port of templates folder and custom message templates.
19 years ago
templatesconfiguration_kfg.kcfg
Forward port of templates folder and custom message templates.
19 years ago
templatesconfiguration_kfg.kcfgc
Forward port of templates folder and custom message templates.
19 years ago
templatesinsertcommand.cpp
forward port SVN commit 653042 by binner:
19 years ago
templatesinsertcommand.h
Forward port of templates folder and custom message templates.
19 years ago
textsource.cpp
…
textsource.h
…
tips
…
transportmanager.cpp
merge the kinstance-redesign branch back to trunk.
19 years ago
transportmanager.h
…
undostack.cpp
backport the named open and close to reduce branch differences
19 years ago
undostack.h
…
urlhandlermanager.cpp
KProcess -> K3Process
19 years ago
urlhandlermanager.h
…
util.cpp
Forwardport parts of the 2nd-memory-reduction patch.
19 years ago
util.h
Hand-ported the parts of r633625 which made sense. Ported many Q3CStrings to QByteArrays.
19 years ago
vacation.cpp
Many files were using KGlobal via the "#include <kglobal.h>" in kguiitem.h. Removed that include -> added many includes in the code.
20 years ago
vacation.h
…
vacationdialog.cpp
KWin/KWinModule -> KWM
19 years ago
vacationdialog.h
Add another kiosk-able option which allows vacation scripts in principle, but hardcodes the domain and react-to-spam flags.
20 years ago
vcardviewer.cpp
kguiitem explicit ctor
20 years ago
vcardviewer.h
…
warningconfiguration.ui
Port to uic4
20 years ago
xfaceconfigurator.cpp
build
20 years ago
xfaceconfigurator.h
…