|
about
|
install it in kmail2 not necessary to create a kmail directory
|
15 years ago |
|
avscripts
|
…
|
|
|
icons
|
…
|
|
|
kcm_kpimidentities
|
SVN_SILENT made messages (.desktop file)
|
14 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
|
install in kmail2 directory (but not still fix pb with antispamwizard)
|
15 years ago |
|
tests
|
Move searchpattern tests to mailcommon
|
15 years ago |
|
ui
|
Fix Bug 259784 - It would be nice to be able to print only highlighted
|
14 years ago |
|
.krazy
|
…
|
|
|
CMakeLists.txt
|
Generate dbus interface from archivemailagent (for the future)
|
14 years ago |
|
HACKING
|
…
|
|
|
KMail2.desktop
|
SVN_SILENT made messages (.desktop file)
|
14 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
|
2012 :)
|
14 years ago |
|
aboutdata.h
|
…
|
|
|
accountconfigorderdialog.cpp
|
Fix layout
|
14 years ago |
|
accountconfigorderdialog.h
|
Make move down/move up works
|
14 years ago |
|
addressvalidationjob.cpp
|
Fix value of mIsValid flag
|
14 years ago |
|
addressvalidationjob.h
|
…
|
|
|
antispamwizard.cpp
|
Put FilterAction classes into their own .h/.cpp files
|
14 years ago |
|
antispamwizard.h
|
Wording and typo fixes.
|
14 years ago |
|
archivefolderdialog.cpp
|
USe KMimeType::extractKnownExtension
|
14 years ago |
|
archivefolderdialog.h
|
Don't allow to delete folder when we don't archive all subfolder otherwises we will lose email
|
15 years ago |
|
attachmentcontroller.cpp
|
I don't like duplicate code
|
14 years ago |
|
attachmentcontroller.h
|
I don't like duplicate code
|
14 years ago |
|
attachmentview.cpp
|
Save/restore header state
|
15 years ago |
|
attachmentview.h
|
Minor change
|
15 years ago |
|
codecaction.cpp
|
…
|
|
|
codecaction.h
|
Fix includes
|
15 years ago |
|
codecmanager.cpp
|
not necessary to use a qobject here
|
15 years ago |
|
codecmanager.h
|
not necessary to use a qobject here
|
15 years ago |
|
collectionaclpage.cpp
|
Normalize signal/slots
|
15 years ago |
|
collectionaclpage.h
|
Use Akonadi::CollectionPropertiesDialog instead of
|
16 years ago |
|
collectionmaintenancepage.cpp
|
Don't show label when we don't index folder.
|
14 years ago |
|
collectionmaintenancepage.h
|
Add label to inform when folder was last modified
|
14 years ago |
|
collectionpane.cpp
|
Look at resource online status and not all kmail online status as
|
14 years ago |
|
collectionpane.h
|
…
|
|
|
collectionquotapage.cpp
|
Fix includes
|
15 years ago |
|
collectionquotapage.h
|
Use Akonadi::CollectionPropertiesDialog instead of
|
16 years ago |
|
collectionquotapage_p.cpp
|
Fix includes
|
15 years ago |
|
collectionquotapage_p.h
|
Fix includes
|
16 years ago |
|
collectiontemplatespage.cpp
|
follow changes in templateparser to use TemplateParser namespace
|
14 years ago |
|
collectiontemplatespage.h
|
follow changes in templateparser to use TemplateParser namespace
|
14 years ago |
|
collectionviewpage.cpp
|
Minor optimization
|
15 years ago |
|
collectionviewpage.h
|
Not necessary to use class variable
|
15 years ago |
|
colorlistbox.cpp
|
Fix forward declaration/includes
|
15 years ago |
|
colorlistbox.h
|
Fix forward declaration/includes
|
15 years ago |
|
composer.cpp
|
…
|
|
|
composer.h
|
Cleanup, const'ify
|
15 years ago |
|
configagentdelegate.cpp
|
Minor
|
15 years ago |
|
configagentdelegate.h
|
…
|
|
|
configmodule.h
|
fix includes
|
15 years ago |
|
configuredialog.cpp
|
Wrote (Online) after account name when it's offline as discuted with
|
14 years ago |
|
configuredialog.h
|
…
|
|
|
configuredialog_p.cpp
|
Finally fixed bug where kmail lose config.
|
15 years ago |
|
configuredialog_p.h
|
Fix Bug 301092 - no proxy configuration
|
14 years ago |
|
configuredialoglistview.cpp
|
includemoc
|
15 years ago |
|
configuredialoglistview.h
|
…
|
|
|
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)
|
15 years ago |
|
foldershortcutactionmanager.cpp
|
in updateShortcutsForIndex(), check that the model does indeed have
|
14 years ago |
|
foldershortcutactionmanager.h
|
Fix includes
|
15 years ago |
|
foldershortcutdialog.cpp
|
Minor optimization, fix includes
|
15 years ago |
|
foldershortcutdialog.h
|
Make it explicit
|
15 years ago |
|
globalsettings.cpp
|
Normalize signal/slots
|
15 years ago |
|
globalsettings.h
|
…
|
|
|
globalsettings_base.kcfgc
|
Use kdepim_version in kmail
|
15 years ago |
|
identitydialog.cpp
|
Better name
|
14 years ago |
|
identitydialog.h
|
Now we can define specific CC emails in identity
|
14 years ago |
|
identitylistview.cpp
|
use isEmpty
|
15 years ago |
|
identitylistview.h
|
- enable the identity stuff for wince
|
16 years ago |
|
identitypage.cpp
|
Fix Bug 301152 - Kontact - Personal Information Manager has been
|
14 years ago |
|
identitypage.h
|
Fix Bug 301152 - Kontact - Personal Information Manager has been
|
14 years ago |
|
kcm_kmail.cpp
|
…
|
|
|
kmail.antispamrc
|
Fix Bug 264062 - Default SpamAssassin filters case sensitive
|
14 years ago |
|
kmail.antispamrc-HOWTO
|
…
|
|
|
kmail.antivirusrc
|
…
|
|
|
kmail.kcfg.cmake
|
Fix Bug 259784 - It would be nice to be able to print only highlighted
|
14 years ago |
|
kmail2.notifyrc
|
SVN_SILENT made messages (.desktop file)
|
14 years ago |
|
kmail_addattachmentservicemenu.desktop
|
SVN_SILENT made messages (.desktop file)
|
14 years ago |
|
kmail_config_accounts.desktop
|
SVN_SILENT made messages (.desktop file)
|
14 years ago |
|
kmail_config_appearance.desktop
|
SVN_SILENT made messages (.desktop file)
|
14 years ago |
|
kmail_config_composer.desktop
|
SVN_SILENT made messages (.desktop file)
|
14 years ago |
|
kmail_config_identity.desktop
|
SVN_SILENT made messages (.desktop file)
|
14 years ago |
|
kmail_config_misc.desktop
|
SVN_SILENT made messages (.desktop file)
|
14 years ago |
|
kmail_config_security.desktop
|
SVN_SILENT made messages (.desktop file)
|
14 years ago |
|
kmail_export.h
|
…
|
|
|
kmail_options.h
|
…
|
|
|
kmail_part.cpp
|
Fix bug when collection changed
|
15 years ago |
|
kmail_part.h
|
remove unused include
|
16 years ago |
|
kmail_part.rc
|
Add separator
|
14 years ago |
|
kmail_view.desktop
|
SVN_SILENT made messages (.desktop file)
|
15 years ago |
|
kmcommands.cpp
|
Cleanups based on the review by Kevin Krammer.
|
14 years ago |
|
kmcommands.h
|
(Backport filter fix from master)
|
14 years ago |
|
kmcomposereditor.cpp
|
Reduce duplicate code
|
15 years ago |
|
kmcomposereditor.h
|
Fix Bug 287779 - Copy Email then Paste As Attachment does not work as expected
|
15 years ago |
|
kmcomposerui.rc
|
Add translator in viewer and composerwin. All works but we don't have
|
14 years ago |
|
kmcomposewin.cpp
|
Fix Bug 303053 - no confirmation dialog after adding a missing
|
14 years ago |
|
kmcomposewin.h
|
Fix Bug 303053 - no confirmation dialog after adding a missing
|
14 years ago |
|
kmkernel.cpp
|
When we go online send email if we have some email in outbox not each
|
14 years ago |
|
kmkernel.h
|
Look at resource online status and not all kmail online status as
|
14 years ago |
|
kmknotify.cpp
|
Add for the future
|
14 years ago |
|
kmknotify.h
|
Use kmail namespace
|
14 years ago |
|
kmmainwidget.cpp
|
(Backport filter fix from master)
|
14 years ago |
|
kmmainwidget.h
|
Try to fix enable/disable "go to next message" and other action
|
14 years ago |
|
kmmainwin.cpp
|
Fix forward declaration/includes
|
15 years ago |
|
kmmainwin.h
|
…
|
|
|
kmmainwin.rc
|
Add separator
|
14 years ago |
|
kmreadermainwin.cpp
|
Fix Bug 298181 - add title of messagesright window
|
14 years ago |
|
kmreadermainwin.h
|
(minor optimization) Not necessary to store url use setProperty from job.
|
14 years ago |
|
kmreadermainwin.rc
|
Finish to implement print preview
|
14 years ago |
|
kmreaderwin.cpp
|
Fix print
|
14 years ago |
|
kmreaderwin.h
|
Clean up
|
14 years ago |
|
kmsearchfilterproxymodel.cpp
|
Use kmail namespace
|
14 years ago |
|
kmsearchfilterproxymodel.h
|
Use kmail namespace
|
14 years ago |
|
kmsearchmessagemodel.cpp
|
Show correct parent collection in searchview
|
14 years ago |
|
kmsearchmessagemodel.h
|
Fix Bug 285878 - search mail - unusable sort by date
|
15 years ago |
|
kmstartup.cpp
|
Add missing catalog (now kmcomposerwin+html mode + add image is translated)
|
15 years ago |
|
kmstartup.h
|
…
|
|
|
kmsystemtray.cpp
|
Fix load systemtray at startup (by default model can not be empty)
|
14 years ago |
|
kmsystemtray.h
|
Use kmail namespace
|
14 years ago |
|
mailinglistpropertiesdialog.cpp
|
Minor optimization
|
14 years ago |
|
mailinglistpropertiesdialog.h
|
Minor. Remove not necessary variable
|
15 years ago |
|
mailserviceimpl.cpp
|
Fix forward declaration/includes
|
15 years ago |
|
mailserviceimpl.h
|
…
|
|
|
main.cpp
|
…
|
|
|
messageactions.cpp
|
Speed up asyncnepomukresourceretriever by removing linear search in vector
|
14 years ago |
|
messageactions.h
|
Fix Bug 259784 - It would be nice to be able to print only highlighted
|
14 years ago |
|
mh2kmail
|
…
|
|
|
mh2kmailr
|
…
|
|
|
newidentitydialog.cpp
|
const'ify
|
15 years ago |
|
newidentitydialog.h
|
fix includes
|
15 years ago |
|
searchdescriptionattribute.cpp
|
…
|
|
|
searchdescriptionattribute.h
|
…
|
|
|
searchwindow.cpp
|
Remove meaningless part of the notification string.
|
14 years ago |
|
searchwindow.h
|
Minor optimization
|
14 years ago |
|
secondarywindow.cpp
|
Fix Bug 163978 - Kontact name disappears from composer titlebar when
|
14 years ago |
|
secondarywindow.h
|
Fix Bug 163978 - Kontact name disappears from composer titlebar when
|
14 years ago |
|
simplestringlisteditor.cpp
|
Allow to move up/move down multi item
|
14 years ago |
|
simplestringlisteditor.h
|
Allow to move up/move down multi item
|
14 years ago |
|
snippetwidget.cpp
|
Fix Bug 261830 - text snippets can not be moved via drag and drop between groups
|
15 years ago |
|
snippetwidget.h
|
Fix Bug 261830 - text snippets can not be moved via drag and drop between groups
|
15 years ago |
|
statusbarlabel.cpp
|
…
|
|
|
statusbarlabel.h
|
…
|
|
|
tag.cpp
|
clean up
|
14 years ago |
|
tag.h
|
Add separator
|
15 years ago |
|
tagactionmanager.cpp
|
update tag menu when we stop/Start nepomuk
|
14 years ago |
|
tagactionmanager.h
|
update tag menu when we stop/Start nepomuk
|
14 years ago |
|
tagselectdialog.cpp
|
USe KListWidgetSearchLine
|
14 years ago |
|
tagselectdialog.h
|
USe KListWidgetSearchLine
|
14 years ago |
|
tips
|
kmail/tips produces markup error in message, #100957
|
15 years ago |
|
undostack.cpp
|
prefix ++ is faster than postfix ++
|
14 years ago |
|
undostack.h
|
Fix undo move mail. And add dialog when there is a error
|
15 years ago |
|
util.cpp
|
Fix bug when we reply and it doesn't take good identity when we use
|
14 years ago |
|
util.h
|
Fix bug when we reply and it doesn't take good identity when we use
|
14 years ago |
|
xfaceconfigurator.cpp
|
Update url
|
14 years ago |
|
xfaceconfigurator.h
|
Fix forward declaration/includes
|
15 years ago |