|
about
|
Fix application logos in about pages. Now the background is transparent and should work with any background image.
|
17 years ago |
|
avscripts
|
…
|
|
|
icons
|
- Remove oxygen icons to avoid duplication. Missing ones are added in the oxygen repository.
|
17 years ago |
|
interfaces
|
Port KMail::Callback::receiver(), which is needed for handling
|
17 years ago |
|
kconf_update
|
Update config
|
17 years ago |
|
pics
|
Readd renamed files
|
17 years ago |
|
tests
|
compile
|
17 years ago |
|
ui
|
now we can specify type of folder => remove config for it
|
17 years ago |
|
.krazy
|
Cleanup kDebug/kWarning/kError():
|
17 years ago |
|
CMakeLists.txt
|
Start porting the ACL page of the collection properties. For now you can
|
17 years ago |
|
HACKING
|
…
|
|
|
KMail.desktop
|
merge SVN commit 1032869 by dfaure:
|
17 years ago |
|
Mainpage.dox
|
…
|
|
|
Messages.sh
|
Allow translating the kcfg again.
|
17 years ago |
|
RELEASE-HOWTO
|
…
|
|
|
TODO-before-release
|
Update todo
|
17 years ago |
|
TODO.cberzan
|
SVN_MERGE
|
17 years ago |
|
aboutdata.cpp
|
SVN_MERGE
|
17 years ago |
|
aboutdata.h
|
…
|
|
|
accountwizard.cpp
|
popaccount done by akonadi
|
17 years ago |
|
accountwizard.h
|
Fix forward declaration
|
17 years ago |
|
actionscheduler.cpp
|
Bye bye kmfolderindex
|
17 years ago |
|
actionscheduler.h
|
KMFolderMgr--
|
17 years ago |
|
akonadisender.cpp
|
Fix signal/slot
|
17 years ago |
|
akonadisender.h
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
antispamwizard.cpp
|
Disable menu/extra column in antispamwizard
|
17 years ago |
|
antispamwizard.h
|
Port++
|
17 years ago |
|
app_octetstream.cpp
|
use interface from libmessageviewer
|
17 years ago |
|
application_octetstream.desktop
|
SVN_MERGE
|
17 years ago |
|
attachmentcollector.cpp
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
attachmentcollector.h
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
attachmentcontroller.cpp
|
Rename libmessageviewer to messageviewer to be consistent with messagecore,
|
17 years ago |
|
attachmentcontroller.h
|
First step towards untangling our dependencies. Move some of the common
|
17 years ago |
|
attachmentfrompublickeyjob.cpp
|
SVN_SILENT oops, that wasn't supposed to get merged yet.
|
17 years ago |
|
attachmentfrompublickeyjob.h
|
SVN_SILENT oops, that wasn't supposed to get merged yet.
|
17 years ago |
|
attachmentmodel.cpp
|
SVN_MERGE
|
17 years ago |
|
attachmentmodel.h
|
First step towards untangling our dependencies. Move some of the common
|
17 years ago |
|
attachmentview.cpp
|
First step towards untangling our dependencies. Move some of the common
|
17 years ago |
|
attachmentview.h
|
SVN_MERGE
|
17 years ago |
|
chiasmuskeyselector.cpp
|
…
|
|
|
chiasmuskeyselector.h
|
…
|
|
|
codecaction.cpp
|
SVN_MERGE
|
17 years ago |
|
codecaction.h
|
SVN_MERGE
|
17 years ago |
|
codecmanager.cpp
|
SVN_MERGE
|
17 years ago |
|
codecmanager.h
|
SVN_MERGE
|
17 years ago |
|
collectionaclpage.cpp
|
Page ported to write the IMAP ACLs changes.
|
17 years ago |
|
collectionaclpage.h
|
Page ported to write the IMAP ACLs changes.
|
17 years ago |
|
collectiongeneralpage.cpp
|
Fix layout
|
17 years ago |
|
collectiongeneralpage.h
|
Port some code in general page
|
17 years ago |
|
collectionmaintenancepage.cpp
|
Fix crash
|
17 years ago |
|
collectionmaintenancepage.h
|
Fix crash
|
17 years ago |
|
collectionquotapage.cpp
|
Use it directly
|
17 years ago |
|
collectionquotapage.h
|
Show this page if collection has a collectionquota attribute
|
17 years ago |
|
collectionquotapage_p.cpp
|
Port quotapage
|
17 years ago |
|
collectionquotapage_p.h
|
Port quotapage
|
17 years ago |
|
collectiontemplatespage.cpp
|
Fix layout warning
|
17 years ago |
|
collectiontemplatespage.h
|
Fix save/load template config
|
17 years ago |
|
collectionviewpage.cpp
|
Clean up. Add debug message
|
17 years ago |
|
collectionviewpage.h
|
Clean up. Add debug message
|
17 years ago |
|
compactionjob.cpp
|
Trying to get rid of the rest of KMMessage and KMMsgBase usage and port it to KMime. Mostly only the interfaces are ported, the code is commented out, although in many cases the code is obsoleted by the akonadi resources. Also get rid of the different folder classes, as those are transparent, accessible via akonadi.
|
17 years ago |
|
compactionjob.h
|
Commit my "travle changes": more port to KMime, more code commented out or removed from compilation. Not fully tested, although yesterday the KMail mainwindow came up. :)
|
17 years ago |
|
composer.cpp
|
…
|
|
|
composer.h
|
clean up
|
17 years ago |
|
config-kmail.h.cmake
|
KMAIL -> KDEPIM, as another application might eventually want to use this.
|
17 years ago |
|
configuredialog.cpp
|
Quick search didn't work even in kmail -4.4 => disable it
|
17 years ago |
|
configuredialog.h
|
Clean up
|
17 years ago |
|
configuredialog_p.cpp
|
Remove it. Done by akonadi
|
17 years ago |
|
configuredialog_p.h
|
Quick search didn't work even in kmail -4.4 => disable it
|
17 years ago |
|
configuredialoglistview.cpp
|
Extract the UI code for Configure dialogs Accont page, recieving tab into a .ui file.
|
17 years ago |
|
configuredialoglistview.h
|
SVN_MERGE
|
17 years ago |
|
custommimeheader.kcfg
|
…
|
|
|
custommimeheader.kcfgc
|
…
|
|
|
customtemplates.cpp
|
Merged revisions 970940 via svnmerge from
|
17 years ago |
|
customtemplates.h
|
Merged revisions 970940 via svnmerge from
|
17 years ago |
|
customtemplates_kfg.kcfg
|
Merged revisions 957591 via svnmerge from
|
17 years ago |
|
customtemplates_kfg.kcfgc
|
…
|
|
|
customtemplatesmenu.cpp
|
…
|
|
|
customtemplatesmenu.h
|
…
|
|
|
dbusmail.desktop
|
SVN_MERGE
|
17 years ago |
|
distributionlistdialog.cpp
|
Merged revisions 1032288 via svnmerge from
|
17 years ago |
|
distributionlistdialog.h
|
…
|
|
|
expirejob.cpp
|
Bye bye findFolderById
|
17 years ago |
|
expirejob.h
|
Commit my "travle changes": more port to KMime, more code commented out or removed from compilation. Not fully tested, although yesterday the KMail mainwindow came up. :)
|
17 years ago |
|
expirypropertiesdialog.cpp
|
Move function in foldercollection
|
17 years ago |
|
expirypropertiesdialog.h
|
kmfolder--
|
17 years ago |
|
filterimporterexporter.cpp
|
Rename libmessageviewer to messageviewer to be consistent with messagecore,
|
17 years ago |
|
filterimporterexporter.h
|
- Set the correct config for the message list with the new config provider
|
17 years ago |
|
filterlog.cpp
|
SVN_SILENT minor whitespace changes in kdebug() calls, where the original conversion screwed up.
|
17 years ago |
|
filterlog.h
|
…
|
|
|
filterlogdlg.cpp
|
Rename libmessageviewer to messageviewer to be consistent with messagecore,
|
17 years ago |
|
filterlogdlg.h
|
…
|
|
|
foldercollection.cpp
|
Port BPF url click handling.
|
17 years ago |
|
foldercollection.h
|
Move compact function in foldercollection (need to implement it)
|
17 years ago |
|
foldercollectionmonitor.cpp
|
Fetch only the headers into the model initially.
|
17 years ago |
|
foldercollectionmonitor.h
|
allow to expure mail from trash
|
17 years ago |
|
folderjob.cpp
|
Commit my "travle changes": more port to KMime, more code commented out or removed from compilation. Not fully tested, although yesterday the KMail mainwindow came up. :)
|
17 years ago |
|
folderjob.h
|
Commit my "travle changes": more port to KMime, more code commented out or removed from compilation. Not fully tested, although yesterday the KMail mainwindow came up. :)
|
17 years ago |
|
folderrequester.cpp
|
Reactivate print message
|
17 years ago |
|
folderrequester.h
|
fix doc
|
17 years ago |
|
folderselectiontreeview.cpp
|
Allow to change tooltip policy (Pb when we load config yet)
|
17 years ago |
|
folderselectiontreeview.h
|
Allow to change tooltip policy (Pb when we load config yet)
|
17 years ago |
|
folderselectiontreeviewdialog.cpp
|
Allow to enable or not check in folderselectiontreeviewdialog
|
17 years ago |
|
folderselectiontreeviewdialog.h
|
Allow to enable or not check in folderselectiontreeviewdialog
|
17 years ago |
|
foldershortcutdialog.cpp
|
Port shortcut dialog to foldercollection
|
17 years ago |
|
foldershortcutdialog.h
|
Port shortcut dialog to foldercollection
|
17 years ago |
|
folderstorage.cpp
|
Bye bye kmfolderdir.h
|
17 years ago |
|
folderstorage.h
|
KMFolderDir--
|
17 years ago |
|
foldertreeview.cpp
|
Allow to change tooltip policy (Pb when we load config yet)
|
17 years ago |
|
foldertreeview.h
|
Allow to change tooltip policy (Pb when we load config yet)
|
17 years ago |
|
globalsettings.cpp
|
Readd it it fixes crash
|
17 years ago |
|
globalsettings.h
|
Revert kmail/globalsettings.h in kmail to its state from before it was
|
17 years ago |
|
globalsettings_base.kcfgc
|
…
|
|
|
identitydialog.cpp
|
Continue to remove KMFolderMgr
|
17 years ago |
|
identitydialog.h
|
…
|
|
|
identitylistview.cpp
|
SVN_SILENT minor whitespace changes in kdebug() calls, where the original conversion screwed up.
|
17 years ago |
|
identitylistview.h
|
…
|
|
|
imapaclattribute.cpp
|
Start porting the ACL page of the collection properties. For now you can
|
17 years ago |
|
imapaclattribute.h
|
Start porting the ACL page of the collection properties. For now you can
|
17 years ago |
|
isubject.cpp
|
SVN_MERGE
|
17 years ago |
|
isubject.h
|
…
|
|
|
jobscheduler.cpp
|
Continue to remove KMFolderMgr
|
17 years ago |
|
jobscheduler.h
|
…
|
|
|
kcm_kmail.cpp
|
…
|
|
|
keyresolver.cpp
|
properly set up keyresolver
|
17 years ago |
|
keyresolver.h
|
…
|
|
|
kleo_util.h
|
…
|
|
|
kmaccount.cpp
|
Continue to remove KMFolderMgr
|
17 years ago |
|
kmaccount.h
|
Clean up
|
17 years ago |
|
kmagentinstance.cpp
|
use function in progressmanager and agentmanagermonitor
|
17 years ago |
|
kmagentinstance.h
|
use function in progressmanager and agentmanagermonitor
|
17 years ago |
|
kmagentmanager.cpp
|
use function in progressmanager and agentmanagermonitor
|
17 years ago |
|
kmagentmanager.h
|
use function in progressmanager and agentmanagermonitor
|
17 years ago |
|
kmail.antispamrc
|
Merged revisions 1020465 via svnmerge from
|
17 years ago |
|
kmail.antispamrc-HOWTO
|
…
|
|
|
kmail.antivirusrc
|
…
|
|
|
kmail.kcfg.cmake
|
Fix show html bar
|
17 years ago |
|
kmail.notifyrc
|
SVN_MERGE
|
17 years ago |
|
kmail_config_accounts.desktop
|
SVN_MERGE
|
17 years ago |
|
kmail_config_appearance.desktop
|
SVN_MERGE
|
17 years ago |
|
kmail_config_composer.desktop
|
SVN_MERGE
|
17 years ago |
|
kmail_config_identity.desktop
|
SVN_MERGE
|
17 years ago |
|
kmail_config_misc.desktop
|
SVN_MERGE
|
17 years ago |
|
kmail_config_security.desktop
|
SVN_MERGE
|
17 years ago |
|
kmail_export.h
|
…
|
|
|
kmail_options.h
|
…
|
|
|
kmail_part.cpp
|
Account manager is not necessary now
|
17 years ago |
|
kmail_part.h
|
Comment other code
|
17 years ago |
|
kmail_part.rc
|
It's expire dialog box here
|
17 years ago |
|
kmail_view.desktop
|
SVN_MERGE
|
17 years ago |
|
kmcommands.cpp
|
For editting a draft the parent collection is also needed.
|
17 years ago |
|
kmcommands.h
|
Start to port KMOpenMsgCommand
|
17 years ago |
|
kmcomposereditor.cpp
|
Port++
|
17 years ago |
|
kmcomposereditor.h
|
Port to KPIMTextEdit.
|
17 years ago |
|
kmcomposerui.rc
|
…
|
|
|
kmdebug.h
|
Cleanup kDebug/kWarning/kError():
|
17 years ago |
|
kmdict.cpp
|
Cleanup kDebug/kWarning/kError():
|
17 years ago |
|
kmdict.h
|
misspellings--
|
17 years ago |
|
kmfawidgets.cpp
|
Merged revisions 957591 via svnmerge from
|
17 years ago |
|
kmfawidgets.h
|
Merged revisions 957591 via svnmerge from
|
17 years ago |
|
kmfilter.cpp
|
compile
|
17 years ago |
|
kmfilter.h
|
Port to akonadi::collection
|
17 years ago |
|
kmfilteraction.cpp
|
Bye bye kmfolderindex
|
17 years ago |
|
kmfilteraction.h
|
KMFolder--
|
17 years ago |
|
kmfilterdlg.cpp
|
SVN_MERGE
|
17 years ago |
|
kmfilterdlg.h
|
New "add to address book" filter type. Based on a commit from
|
17 years ago |
|
kmfiltermgr.cpp
|
Bye bye kmfolderindex
|
17 years ago |
|
kmfiltermgr.h
|
KMFolder--
|
17 years ago |
|
kmfolder.cpp
|
Bye bye kmfolderdir.h
|
17 years ago |
|
kmfolder.h
|
Bye bye kmfolderdir.h
|
17 years ago |
|
kmfoldernode.cpp
|
Bye bye kmfolderdir.h
|
17 years ago |
|
kmfoldernode.h
|
Bye bye kmfolderdir.h
|
17 years ago |
|
kmfoldertype.h
|
…
|
|
|
kmglobal.h
|
…
|
|
|
kmkernel.cpp
|
allow to expure mail from trash
|
17 years ago |
|
kmkernel.h
|
Create a kmagentmanager which stores specific kmail agent
|
17 years ago |
|
kmlineeditspell.cpp
|
Use more stringutil function
|
17 years ago |
|
kmlineeditspell.h
|
…
|
|
|
kmmainwidget.cpp
|
Update todo
|
17 years ago |
|
kmmainwidget.h
|
Fetch the full item when activating (double clicking)
|
17 years ago |
|
kmmainwin.cpp
|
Account manager is not necessary now
|
17 years ago |
|
kmmainwin.h
|
Merged revisions 953503 via svnmerge from
|
17 years ago |
|
kmmainwin.rc
|
It's expire dialog box here
|
17 years ago |
|
kmmessagetag.cpp
|
- Set the correct config for the message list with the new config provider
|
17 years ago |
|
kmmessagetag.h
|
…
|
|
|
kmmsgdict.cpp
|
fix include
|
17 years ago |
|
kmmsgdict.h
|
Trying to get rid of the rest of KMMessage and KMMsgBase usage and port it to KMime. Mostly only the interfaces are ported, the code is commented out, although in many cases the code is obsoleted by the akonadi resources. Also get rid of the different folder classes, as those are transparent, accessible via akonadi.
|
17 years ago |
|
kmpopfiltercnfrmdlg.cpp
|
Commit my "travle changes": more port to KMime, more code commented out or removed from compilation. Not fully tested, although yesterday the KMail mainwindow came up. :)
|
17 years ago |
|
kmpopfiltercnfrmdlg.h
|
Commit my "travle changes": more port to KMime, more code commented out or removed from compilation. Not fully tested, although yesterday the KMail mainwindow came up. :)
|
17 years ago |
|
kmpopheaders.cpp
|
Time to remove kmmessage
|
17 years ago |
|
kmpopheaders.h
|
…
|
|
|
kmreadermainwin.cpp
|
Use set of element
|
17 years ago |
|
kmreadermainwin.h
|
Not necessary now
|
17 years ago |
|
kmreadermainwin.rc
|
Add "Mark as important" and "Mark as action" to the readerwin toolbar as
|
17 years ago |
|
kmreaderwin.cpp
|
Readconfig (but there is yet a bug)
|
17 years ago |
|
kmreaderwin.h
|
Reactive "copy url"
|
17 years ago |
|
kmsearchpattern.cpp
|
Fix signal/slot
|
17 years ago |
|
kmsearchpattern.h
|
Commit my "travle changes": more port to KMime, more code commented out or removed from compilation. Not fully tested, although yesterday the KMail mainwindow came up. :)
|
17 years ago |
|
kmsearchpatternedit.cpp
|
The commit message below is wrong, this is about enabling search by status again, r1002525 by jarmond in trunk.
|
17 years ago |
|
kmsearchpatternedit.h
|
Allow searching by tag. Created new RuleWidgetHandler for tags.
|
17 years ago |
|
kmstartup.cpp
|
Load catalog
|
17 years ago |
|
kmstartup.h
|
…
|
|
|
kmsystemtray.cpp
|
Account manager is not necessary now
|
17 years ago |
|
kmsystemtray.h
|
Backport r964250 by tmcguire from trunk to the 4.2 branch:
|
17 years ago |
|
kmversion.h
|
SVN_SILENT Update version numbers for today's release.
|
17 years ago |
|
korghelper.cpp
|
warnings--
|
17 years ago |
|
korghelper.h
|
…
|
|
|
kwindowpositioner.cpp
|
…
|
|
|
kwindowpositioner.h
|
…
|
|
|
localsubscriptiondialog.cpp
|
Account manager is not necessary now
|
17 years ago |
|
localsubscriptiondialog.h
|
Backport r961641 by tmcguire from trunk to the 4.2 branch:
|
17 years ago |
|
mailinglist-magic.cpp
|
SVN_MERGE
|
17 years ago |
|
mailinglist-magic.h
|
SVN_MERGE
|
17 years ago |
|
mailinglistpropertiesdialog.cpp
|
Port++
|
17 years ago |
|
mailinglistpropertiesdialog.h
|
Port ++
|
17 years ago |
|
mailmanagerimpl.cpp
|
Remove not necessary function
|
17 years ago |
|
mailmanagerimpl.h
|
Trying to get rid of the rest of KMMessage and KMMsgBase usage and port it to KMime. Mostly only the interfaces are ported, the code is commented out, although in many cases the code is obsoleted by the akonadi resources. Also get rid of the different folder classes, as those are transparent, accessible via akonadi.
|
17 years ago |
|
mailserviceimpl.cpp
|
Commit my "travle changes": more port to KMime, more code commented out or removed from compilation. Not fully tested, although yesterday the KMail mainwindow came up. :)
|
17 years ago |
|
mailserviceimpl.h
|
…
|
|
|
main.cpp
|
Start akonadi server if necessary
|
17 years ago |
|
managesievescriptsdialog.cpp
|
Account manager is not necessary now
|
17 years ago |
|
managesievescriptsdialog.h
|
Merged revisions 947259 via svnmerge from
|
17 years ago |
|
managesievescriptsdialog_p.h
|
Merged revisions 947259 via svnmerge from
|
17 years ago |
|
mdnadvicedialog.cpp
|
Fix krazy issue with obsolete QMessageBox::information() call. The easiest way seemed to be creating an inherited KDialog.
|
17 years ago |
|
mdnadvicedialog.h
|
Fix krazy issue with obsolete QMessageBox::information() call. The easiest way seemed to be creating an inherited KDialog.
|
17 years ago |
|
messageactions.cpp
|
set short text for use in a toolbar
|
17 years ago |
|
messageactions.h
|
SVN_MERGE
|
17 years ago |
|
messagehelper.cpp
|
Make it compile
|
17 years ago |
|
messagehelper.h
|
Now we can get identity from foldercollection
|
17 years ago |
|
messageinfo.cpp
|
More stuff ported from KMMessage
|
17 years ago |
|
messageinfo.h
|
More stuff ported from KMMessage
|
17 years ago |
|
messageproperty.cpp
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
messageproperty.h
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
messagesender.h
|
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
|
17 years ago |
|
mh2kmail
|
…
|
|
|
mh2kmailr
|
…
|
|
|
networkaccount.cpp
|
Account manager is not necessary now
|
17 years ago |
|
networkaccount.h
|
…
|
|
|
newcomposerwin.cpp
|
Quick fix for broken signing/encryption of emails. See the comment in
|
17 years ago |
|
newcomposerwin.h
|
handle failure gracefully
|
17 years ago |
|
procmailparser.cpp
|
…
|
|
|
procmailparser.h
|
…
|
|
|
protocols.h
|
…
|
|
|
readablecollectionproxymodel.cpp
|
Don't allow to select a virtual folder.
|
17 years ago |
|
readablecollectionproxymodel.h
|
Improve
|
17 years ago |
|
recipientseditor.cpp
|
Rename libmessageviewer to messageviewer to be consistent with messagecore,
|
17 years ago |
|
recipientseditor.h
|
Merged revisions 945861 via svnmerge from
|
17 years ago |
|
recipientspicker.cpp
|
make sure we have spacing between buttons
|
17 years ago |
|
recipientspicker.h
|
Show only default addresses in 'Select recipient' dialog. Based on a
|
17 years ago |
|
redirectdialog.cpp
|
Rename libmessageviewer to messageviewer to be consistent with messagecore,
|
17 years ago |
|
redirectdialog.h
|
Backport r961588 by tmcguire from trunk to the 4.2 branch:
|
17 years ago |
|
regexplineedit.cpp
|
Merged revisions 1020460 via svnmerge from
|
17 years ago |
|
regexplineedit.h
|
…
|
|
|
rulewidgethandlermanager.cpp
|
Rename libmessageviewer to messageviewer to be consistent with messagecore,
|
17 years ago |
|
rulewidgethandlermanager.h
|
…
|
|
|
searchwindow.cpp
|
KMFolderMgr--
|
17 years ago |
|
searchwindow.h
|
KMFolder--
|
17 years ago |
|
secondarywindow.cpp
|
…
|
|
|
secondarywindow.h
|
…
|
|
|
sieveconfig.cpp
|
…
|
|
|
sieveconfig.h
|
…
|
|
|
sievedebugdialog.cpp
|
compile
|
17 years ago |
|
sievedebugdialog.h
|
…
|
|
|
sievejob.cpp
|
SVN_SILENT minor whitespace changes in kdebug() calls, where the original conversion screwed up.
|
17 years ago |
|
sievejob.h
|
…
|
|
|
simplestringlisteditor.cpp
|
SVN_SILENT minor whitespace changes in kdebug() calls, where the original conversion screwed up.
|
17 years ago |
|
simplestringlisteditor.h
|
Backport r961647 by tmcguire from trunk to the 4.2 branch:
|
17 years ago |
|
snippetdlg.cpp
|
i18n here
|
17 years ago |
|
snippetdlg.h
|
Connect return on klineedit to accept()
|
17 years ago |
|
snippetitem.cpp
|
…
|
|
|
snippetitem.h
|
…
|
|
|
snippetwidget.cpp
|
Rename libmessageviewer to messageviewer to be consistent with messagecore,
|
17 years ago |
|
snippetwidget.h
|
- Set the correct config for the message list with the new config provider
|
17 years ago |
|
statusbarlabel.cpp
|
…
|
|
|
statusbarlabel.h
|
…
|
|
|
stringutil.cpp
|
Cleanup
|
17 years ago |
|
stringutil.h
|
not used now
|
17 years ago |
|
subscriptiondialog.cpp
|
Account manager is not necessary now
|
17 years ago |
|
subscriptiondialog.h
|
bye bye imapaccountbase.cpp
|
17 years ago |
|
templateparser.cpp
|
fix inline forwarding not having any content
|
17 years ago |
|
templateparser.h
|
Bye bye kmfolder
|
17 years ago |
|
templatesconfiguration.cpp
|
SVN_MERGE
|
17 years ago |
|
templatesconfiguration.h
|
Remove support for importing legacy phrases, they are from ancient KDE 3 times.
|
17 years ago |
|
templatesconfiguration_kfg.kcfg
|
Merged revisions 953507 via svnmerge from
|
17 years ago |
|
templatesconfiguration_kfg.kcfgc
|
…
|
|
|
templatesinsertcommand.cpp
|
Add Quoted message option to insert command in custom templates.
|
17 years ago |
|
templatesinsertcommand.h
|
SVN_MERGE
|
17 years ago |
|
textsource.cpp
|
Bye bye kmfolderindex
|
17 years ago |
|
textsource.h
|
…
|
|
|
tips
|
…
|
|
|
undostack.cpp
|
KMFolder--
|
17 years ago |
|
undostack.h
|
KMFolder--
|
17 years ago |
|
util.cpp
|
Remove some "mimelib"
|
17 years ago |
|
util.h
|
Remove some "mimelib"
|
17 years ago |
|
vacation.cpp
|
Account manager is not necessary now
|
17 years ago |
|
vacation.h
|
…
|
|
|
vacationdialog.cpp
|
SVN_SILENT minor whitespace changes in kdebug() calls, where the original conversion screwed up.
|
17 years ago |
|
vacationdialog.h
|
…
|
|
|
version-kmail.h.cmake
|
…
|
|
|
xfaceconfigurator.cpp
|
…
|
|
|
xfaceconfigurator.h
|
…
|
|