|
about
|
install it in kmail2 not necessary to create a kmail directory
|
15 years ago |
|
avscripts
|
Clean else/endif/endmacro
|
13 years ago |
|
data
|
SVN_SILENT made messages (.desktop file)
|
13 years ago |
|
icons
|
…
|
|
|
kcm_kpimidentities
|
Merge remote-tracking branch 'origin/KDE/4.10'
|
13 years ago |
|
kconf_update
|
Fix use good config, now we can use color in messageviewer, remove move config (was not necessary)
|
15 years ago |
|
pics
|
Was used in kmail1 but not in kmail2
|
13 years ago |
|
tests
|
Remove nepomuk_libs
|
13 years ago |
|
ui
|
move to own directory
|
13 years ago |
|
.krazy
|
…
|
|
|
CMakeLists.txt
|
Move to own directory
|
13 years ago |
|
HACKING
|
…
|
|
|
KMail2.desktop
|
Remove erroneous double-quotes around %c in Exec line
|
13 years ago |
|
Mainpage.dox
|
…
|
|
|
Messages.sh
|
do not extract messages from sources in 'tests' subdirectories
|
16 years ago |
|
RELEASE-HOWTO
|
Use kdepim_version in kmail
|
15 years ago |
|
TODO.cberzan
|
…
|
|
|
aboutdata.cpp
|
Now 2013 :)
|
13 years ago |
|
aboutdata.h
|
…
|
|
|
accountconfigorderdialog.cpp
|
Clean up
|
13 years ago |
|
accountconfigorderdialog.h
|
Fix coding style
|
13 years ago |
|
addressvalidationjob.cpp
|
Coding style
|
13 years ago |
|
addressvalidationjob.h
|
Remove some not necessary virtual keyword
|
13 years ago |
|
antispamwizard.cpp
|
const'ify
|
13 years ago |
|
antispamwizard.h
|
const'ify
|
13 years ago |
|
archivefolderdialog.cpp
|
Avoid crash when path is empty
|
13 years ago |
|
archivefolderdialog.h
|
Fix indent
|
13 years ago |
|
attachmentcontroller.cpp
|
Fix coding style
|
13 years ago |
|
attachmentcontroller.h
|
Fix coding style
|
13 years ago |
|
attachmentmissingwarning.cpp
|
Minor
|
13 years ago |
|
attachmentmissingwarning.h
|
Minor
|
13 years ago |
|
attachmentview.cpp
|
Fix indent
|
13 years ago |
|
attachmentview.h
|
Coding style
|
13 years ago |
|
codecaction.cpp
|
Fix indent
|
13 years ago |
|
codecaction.h
|
Fix indent
|
13 years ago |
|
codecmanager.cpp
|
Fix indent
|
13 years ago |
|
codecmanager.h
|
Fix indent
|
13 years ago |
|
collectionmailinglistpage.cpp
|
Fix indent
|
13 years ago |
|
collectionmailinglistpage.h
|
Don't save all the time mailinglist settings. Just when we changed it.
|
13 years ago |
|
collectionmaintenancepage.cpp
|
Show time too
|
13 years ago |
|
collectionmaintenancepage.h
|
Coding style
|
13 years ago |
|
collectionpane.cpp
|
Fix indent
|
13 years ago |
|
collectionpane.h
|
const'ify. Fix indent
|
13 years ago |
|
collectionquotapage.cpp
|
Fix indent
|
13 years ago |
|
collectionquotapage.h
|
const'ify. Fix indent
|
13 years ago |
|
collectionquotapage_p.cpp
|
Fix indent
|
13 years ago |
|
collectionquotapage_p.h
|
const'ify. Fix indent
|
13 years ago |
|
collectionshortcutpage.cpp
|
Fix indent
|
13 years ago |
|
collectionshortcutpage.h
|
Fix indent
|
13 years ago |
|
collectiontemplatespage.cpp
|
Fix indent
|
13 years ago |
|
collectiontemplatespage.h
|
Fix indent
|
13 years ago |
|
collectionviewpage.cpp
|
Fix indent
|
13 years ago |
|
collectionviewpage.h
|
Fix indent
|
13 years ago |
|
colorlistbox.cpp
|
Coding style
|
13 years ago |
|
colorlistbox.h
|
Move in own directory
|
13 years ago |
|
composer.cpp
|
…
|
|
|
composer.h
|
Fix Bug 89882 - Use custom header fields with kmail composer from command line
|
13 years ago |
|
configagentdelegate.cpp
|
Coding style
|
13 years ago |
|
configagentdelegate.h
|
Remove virtual when not necessary. Move function to private
|
13 years ago |
|
configmodule.h
|
fix includes
|
15 years ago |
|
configuredialog.cpp
|
move to own directory
|
13 years ago |
|
configuredialog.h
|
const'ify. Fix indent
|
13 years ago |
|
configuredialog_p.cpp
|
Move to own directory
|
13 years ago |
|
configuredialog_p.h
|
Fix Bug 258653 - possibility to configure number of recent addresses
|
13 years ago |
|
configuredialoglistview.cpp
|
Fix indent
|
13 years ago |
|
configuredialoglistview.h
|
Fix indent
|
13 years ago |
|
createnewcontactjob.cpp
|
Fix i18n
|
13 years ago |
|
createnewcontactjob.h
|
Now we can see error when we can't save/store contact
|
13 years ago |
|
custommimeheader.kcfg
|
Add support for custom header (but for the moment any kmail header is send... don't know why)
|
15 years ago |
|
custommimeheader.kcfgc
|
Add support for custom header (but for the moment any kmail header is send... don't know why)
|
15 years ago |
|
dbusmail.desktop
|
SVN_SILENT made messages (.desktop file)
|
13 years ago |
|
externaleditorwarning.cpp
|
Add a warning when we use external editor
|
13 years ago |
|
externaleditorwarning.h
|
Add a warning when we use external editor
|
13 years ago |
|
foldershortcutactionmanager.cpp
|
Move in own directory
|
13 years ago |
|
foldershortcutactionmanager.h
|
Move in own directory
|
13 years ago |
|
globalsettings.cpp
|
Normalize signal/slots
|
15 years ago |
|
globalsettings.h
|
…
|
|
|
globalsettings_base.kcfgc
|
Use kdepim_version in kmail
|
15 years ago |
|
identityaddvcarddialog.cpp
|
Minor
|
13 years ago |
|
identityaddvcarddialog.h
|
Minor
|
13 years ago |
|
identitydialog.cpp
|
move to own directory
|
13 years ago |
|
identitydialog.h
|
Fix indent
|
13 years ago |
|
identityeditvcarddialog.cpp
|
Minor
|
13 years ago |
|
identityeditvcarddialog.h
|
Minor
|
13 years ago |
|
identitylistview.cpp
|
Fix indent
|
13 years ago |
|
identitylistview.h
|
Fix indent
|
13 years ago |
|
identitypage.cpp
|
Coding style
|
13 years ago |
|
identitypage.h
|
Coding style
|
13 years ago |
|
kcm_kmail.cpp
|
…
|
|
|
kmail.antispamrc
|
Fix Bug 264062 - Default SpamAssassin filters case sensitive
|
14 years ago |
|
kmail.antispamrc-HOWTO
|
…
|
|
|
kmail.antivirusrc
|
Minor
|
14 years ago |
|
kmail.kcfg.cmake
|
Fix Bug 315363 - ctrl-M does not hide menu (which disappeared for unknown reason)
|
13 years ago |
|
kmail2.notifyrc
|
SVN_SILENT made messages (.desktop file)
|
13 years ago |
|
kmail_addattachmentservicemenu.desktop
|
SVN_SILENT made messages (.desktop file)
|
13 years ago |
|
kmail_export.h
|
…
|
|
|
kmail_options.h
|
remove the <TAB>s for kdepim/kmail
|
13 years ago |
|
kmail_part.cpp
|
Finally remove this dead code
|
13 years ago |
|
kmail_part.h
|
Remove not necessary class
|
13 years ago |
|
kmail_part.rc
|
Allow to configure send later agent
|
13 years ago |
|
kmail_view.desktop
|
SVN_SILENT made messages (.desktop file)
|
13 years ago |
|
kmcommands.cpp
|
move to own directory
|
13 years ago |
|
kmcommands.h
|
update custom headerstyle when we change headers
|
13 years ago |
|
kmcomposereditor.cpp
|
const'ify. Fix indent
|
13 years ago |
|
kmcomposereditor.h
|
const'ify. Fix indent
|
13 years ago |
|
kmcomposerui.rc
|
Fix Bug 287595 - addition of Maj/Min possibility in a menu
|
13 years ago |
|
kmcomposewin.cpp
|
Disable identity combobox when we start external editor.
|
13 years ago |
|
kmcomposewin.h
|
Disable identity combobox when we start external editor.
|
13 years ago |
|
kmkernel.cpp
|
Move to own directory
|
13 years ago |
|
kmkernel.h
|
Real fix for in-reply-to
|
13 years ago |
|
kmknotify.cpp
|
Fix coding style
|
13 years ago |
|
kmknotify.h
|
Fix indent
|
13 years ago |
|
kmmainwidget.cpp
|
Move to own directory
|
13 years ago |
|
kmmainwidget.h
|
Allow to configure send later agent
|
13 years ago |
|
kmmainwin.cpp
|
const'ify. Fix indent
|
13 years ago |
|
kmmainwin.h
|
Fix Bug 315363 - ctrl-M does not hide menu (which disappeared for unknown reason)
|
13 years ago |
|
kmmainwin.rc
|
Allow to configure send later agent
|
13 years ago |
|
kmreadermainwin.cpp
|
Allow to move to trash directly when it's a scam
|
13 years ago |
|
kmreadermainwin.h
|
Several EBN Krazy fixes
|
13 years ago |
|
kmreadermainwin.rc
|
Remove not existing action
|
14 years ago |
|
kmreaderwin.cpp
|
Use xmlguiclient was a bad idea here
|
13 years ago |
|
kmreaderwin.h
|
Use xmlguiclient was a bad idea here
|
13 years ago |
|
kmsearchfilterproxymodel.cpp
|
Fix indent
|
13 years ago |
|
kmsearchfilterproxymodel.h
|
Fix indent
|
13 years ago |
|
kmsearchmessagemodel.cpp
|
Fix Bug 318838 - Search Results don't understand true size when sorted
|
13 years ago |
|
kmsearchmessagemodel.h
|
Remove not necessary virtual keyword
|
13 years ago |
|
kmstartup.cpp
|
Finally remove this dead code
|
13 years ago |
|
kmstartup.h
|
Finally remove this dead code
|
13 years ago |
|
kmsystemtray.cpp
|
Move to own directory
|
13 years ago |
|
kmsystemtray.h
|
Coding style
|
13 years ago |
|
mailserviceimpl.cpp
|
warnings--
|
14 years ago |
|
mailserviceimpl.h
|
…
|
|
|
main.cpp
|
Finally remove this dead code
|
13 years ago |
|
messageactions.cpp
|
Fix coding style
|
13 years ago |
|
messageactions.h
|
Fix Bug 319794 - Mailing-List menu item not greyed out
|
13 years ago |
|
mh2kmail
|
…
|
|
|
mh2kmailr
|
…
|
|
|
newidentitydialog.cpp
|
const'ify
|
15 years ago |
|
newidentitydialog.h
|
not necessary to define as virtual here
|
14 years ago |
|
searchdescriptionattribute.cpp
|
initiliaze variable
|
13 years ago |
|
searchdescriptionattribute.h
|
…
|
|
|
searchwindow.cpp
|
Move to widgets directory
|
13 years ago |
|
searchwindow.h
|
Fix indent
|
13 years ago |
|
secondarywindow.cpp
|
Fix Bug 163978 - Kontact name disappears from composer titlebar when
|
14 years ago |
|
secondarywindow.h
|
Several EBN Krazy fixes
|
13 years ago |
|
snippetwidget.cpp
|
Fix indent
|
13 years ago |
|
snippetwidget.h
|
Fix indent
|
13 years ago |
|
statusbarlabel.cpp
|
Fix indent
|
13 years ago |
|
statusbarlabel.h
|
Fix indent
|
13 years ago |
|
tagactionmanager.cpp
|
move to own directory
|
13 years ago |
|
tagactionmanager.h
|
Add separator
|
13 years ago |
|
tagselectdialog.cpp
|
Minor
|
13 years ago |
|
tagselectdialog.h
|
Coding style
|
13 years ago |
|
tips
|
Fix Bug 143696 - unfortune kmail tip about removing [listname] prefix
|
14 years ago |
|
undostack.cpp
|
Fix coding style
|
13 years ago |
|
undostack.h
|
Several EBN Krazy fixes
|
13 years ago |
|
util.cpp
|
Make it compile
|
13 years ago |
|
util.h
|
Move to own directory
|
13 years ago |
|
xfaceconfigurator.cpp
|
Move in own directory
|
13 years ago |
|
xfaceconfigurator.h
|
Fix indent
|
13 years ago |