|
about
|
Corporate Identity Guidelines compliant colours
|
21 years ago |
|
avscripts
|
…
|
|
|
interfaces
|
Very minor dox tweaks; KDE dox don't have \reimp (but perhaps they should -- I will have to sit down to define a suggested KDE dox style at some point), and @em foo @see confuses doxygen's parser.
|
21 years ago |
|
pics
|
Revert deletion of message status icons. Those icons are 12x12 and can't be replaced by global 16x16 icons.
|
21 years ago |
|
profiles
|
SVN_SILENT made messages (.desktop file)
|
21 years ago |
|
COMMITPOLICY
|
…
|
|
|
ChangeLog
|
…
|
|
|
DESIGN
|
Move the contents of our DESIGN file into a newly created Mainpage.dox
|
21 years ago |
|
KMail.desktop
|
SVN_SILENT made messages (.desktop file)
|
21 years ago |
|
Mainpage.dox
|
Move the contents of our DESIGN file into a newly created Mainpage.dox
|
21 years ago |
|
Makefile.am
|
Keep Till's faith by fixing the dox on namespace KMail. Let's do try to avoid doxy style comments all over except where they really are dox. Also add kdeui x-ref.
|
21 years ago |
|
TODO
|
Implement the first bit of the suggestions from the excellent usability
|
21 years ago |
|
aboutdata.cpp
|
Grr. I forgot to add one of our most valuable contributors. Minus the new string I will backport it to KDE 3.4.1.
|
21 years ago |
|
aboutdata.h
|
…
|
|
|
accountcombobox.cpp
|
Remove unneeded include for kmkernel.h (37 files less to compile on every change!)
|
21 years ago |
|
accountcombobox.h
|
…
|
|
|
accountdialog.cpp
|
Add Whatsthis help to the namespace.
|
21 years ago |
|
accountdialog.h
|
Commit Rich Birch's 'Leave on POP server options' patch which adds options to specify a maximal number of messages to leave on the server and a maximal size the messages left on the server should occupy.
|
21 years ago |
|
accountwizard.cpp
|
Doh. Why do I have to do this by hand? :-)
|
21 years ago |
|
accountwizard.h
|
Backport of Marc's refactoring of the Sender classes from proko2.
|
21 years ago |
|
acljobs.cpp
|
…
|
|
|
acljobs.h
|
CVS_SILENT fix wrong comment
|
21 years ago |
|
actionscheduler.cpp
|
KMMsgDict rafactoring/clarification and related fixes, as discussed
|
21 years ago |
|
actionscheduler.h
|
docs fix
|
21 years ago |
|
annotationjobs.cpp
|
…
|
|
|
annotationjobs.h
|
…
|
|
|
antispamconfig.cpp
|
…
|
|
|
antispamconfig.h
|
…
|
|
|
antispamwizard.cpp
|
Remove unneeded include for kmkernel.h (37 files less to compile on every change!)
|
21 years ago |
|
antispamwizard.h
|
…
|
|
|
app_octetstream.cpp
|
…
|
|
|
application_octetstream.desktop
|
SVN_SILENT made messages (.desktop file)
|
21 years ago |
|
attachmentcollector.cpp
|
…
|
|
|
attachmentcollector.h
|
…
|
|
|
attachmentlistview.cpp
|
Abstract KMComposeWin behind KMail::Composer. Patch as posted on kmail-devel.
|
21 years ago |
|
attachmentlistview.h
|
Abstract KMComposeWin behind KMail::Composer. Patch as posted on kmail-devel.
|
21 years ago |
|
attachmentstrategy.cpp
|
Always fully qualify friend declarations lest they act as forward declarations themselves. This change has higlighted a few missing forward decls in header files.
|
21 years ago |
|
attachmentstrategy.h
|
…
|
|
|
bodypartformatter.cpp
|
Chiasmus: body decryption implemented (without using QCString, to avoid data copying just
|
21 years ago |
|
bodypartformatter.h
|
…
|
|
|
bodypartformatterfactory.cpp
|
…
|
|
|
bodypartformatterfactory.h
|
Always fully qualify friend declarations lest they act as forward declarations themselves. This change has higlighted a few missing forward decls in header files.
|
21 years ago |
|
bodypartformatterfactory_p.h
|
…
|
|
|
bodyvisitor.cpp
|
…
|
|
|
bodyvisitor.h
|
…
|
|
|
cachedimapjob.cpp
|
KMMsgDict rafactoring/clarification and related fixes, as discussed
|
21 years ago |
|
cachedimapjob.h
|
…
|
|
|
callback.cpp
|
Abstract KMComposeWin behind KMail::Composer. Patch as posted on kmail-devel.
|
21 years ago |
|
callback.h
|
…
|
|
|
certificatehandlingdialog.ui
|
…
|
|
|
certificatehandlingdialog.ui.h
|
…
|
|
|
certificatehandlingdialogimpl.cpp
|
…
|
|
|
certificatehandlingdialogimpl.h
|
…
|
|
|
certificatewizard.ui
|
…
|
|
|
certificatewizardimpl.cpp
|
…
|
|
|
certificatewizardimpl.h
|
…
|
|
|
colorlistbox.cpp
|
…
|
|
|
colorlistbox.h
|
…
|
|
|
compactionjob.cpp
|
Use .mailboxname.compacted i.e. make it a hidden file, so that it doesn't appear as a new mailbox
|
21 years ago |
|
compactionjob.h
|
…
|
|
|
composer.cpp
|
KMail::Composer - interface class for KMComposer, only holding public data. Not used yet, but included in build.
|
21 years ago |
|
composer.h
|
KMail::Composer - interface class for KMComposer, only holding public data. Not used yet, but included in build.
|
21 years ago |
|
composercryptoconfiguration.ui
|
…
|
|
|
configuredialog.cpp
|
Port of somewhat gui blooperish addition of two buttons for recent
|
21 years ago |
|
configuredialog.h
|
…
|
|
|
configuredialog_p.cpp
|
- Add a general method to easily reset KConfigXT settings on all config tabs to their default values. (This is made easy by usage of the Template Method pattern or as Sutter calls it the Non-Virtual Interface Idiom.) This makes the Default button magically work for all KConfigXT settings. For all other settings this still has to be done by hand, but it's preferable to port those settings to KConfigXT instead.
|
21 years ago |
|
configuredialog_p.h
|
Port of somewhat gui blooperish addition of two buttons for recent
|
21 years ago |
|
cr22-app-kmaillight.png
|
…
|
|
|
cr32-app-kmaillight.png
|
…
|
|
|
csshelper.cpp
|
CVSSILENT: More header cleanup
|
21 years ago |
|
csshelper.h
|
Adjust to recent libkdepim changes, ie. use the shared CSSHelper and
|
21 years ago |
|
custommimeheader.kcfg
|
…
|
|
|
custommimeheader.kcfgc
|
…
|
|
|
dcopimap.desktop
|
SVN_SILENT made messages (.desktop file)
|
21 years ago |
|
dcopmail.desktop
|
SVN_SILENT made messages (.desktop file)
|
21 years ago |
|
dcoptest.cpp
|
CVSSILENT: More header cleanup
|
21 years ago |
|
dictionarycombobox.cpp
|
…
|
|
|
dictionarycombobox.h
|
…
|
|
|
distributionlistdialog.cpp
|
Implement suggestions of mini usability study "KMail Composer and Select
|
21 years ago |
|
distributionlistdialog.h
|
…
|
|
|
encryptionconfigurationdialog.ui
|
…
|
|
|
encryptionconfigurationdialogimpl.cpp
|
…
|
|
|
encryptionconfigurationdialogimpl.h
|
…
|
|
|
eventsrc
|
SVN_SILENT made messages (.desktop file)
|
21 years ago |
|
expirejob.cpp
|
…
|
|
|
expirejob.h
|
…
|
|
|
expirypropertiesdialog.cpp
|
CVSSILENT: More header cleanup
|
21 years ago |
|
expirypropertiesdialog.h
|
Implement the first bit of the suggestions from the excellent usability
|
21 years ago |
|
filehtmlwriter.cpp
|
…
|
|
|
filehtmlwriter.h
|
…
|
|
|
filterlog.cpp
|
…
|
|
|
filterlog.h
|
…
|
|
|
filterlogdlg.cpp
|
…
|
|
|
filterlogdlg.h
|
…
|
|
|
folderIface.cpp
|
CVSSILENT: More header cleanup
|
21 years ago |
|
folderIface.h
|
…
|
|
|
folderdiaacltab.cpp
|
Support for new-style distribution lists, merged from proko2, but using #ifdefs;
|
21 years ago |
|
folderdiaacltab.h
|
…
|
|
|
folderjob.cpp
|
…
|
|
|
folderjob.h
|
…
|
|
|
folderpropertiesdialog.ui
|
…
|
|
|
folderpropertiesdialog.ui.h
|
…
|
|
|
folderrequester.cpp
|
Keep Till's faith by fixing the dox on namespace KMail. Let's do try to avoid doxy style comments all over except where they really are dox. Also add kdeui x-ref.
|
21 years ago |
|
folderrequester.h
|
Don't make the copyright comment a doxy comment -- it will inadvertently attach the GPL as doxy to any following element. Moved comment back to the class it was intended for in kmkernel. Still trying to find where the first file is that comments namespace KMail. KMKernel is the suggested place for doxying namespace KMail.
|
21 years ago |
|
foldershortcutdialog.cpp
|
…
|
|
|
foldershortcutdialog.h
|
…
|
|
|
folderstorage.cpp
|
o rename the methods dealing with the folder ids file to
|
21 years ago |
|
folderstorage.h
|
o rename the methods dealing with the folder ids file to
|
21 years ago |
|
globalsettings.kcfgc
|
…
|
|
|
headeritem.cpp
|
Make kmheaders depend on a few fewer headers.
|
21 years ago |
|
headeritem.h
|
SVNSILENT And yet more apidox.
|
21 years ago |
|
headerlistquicksearch.cpp
|
Make the search combobox follow the same structure as aKregator and
|
21 years ago |
|
headerlistquicksearch.h
|
Make the search combobox follow the same structure as aKregator and
|
21 years ago |
|
headerstrategy.cpp
|
Always fully qualify friend declarations lest they act as forward declarations themselves. This change has higlighted a few missing forward decls in header files.
|
21 years ago |
|
headerstrategy.h
|
…
|
|
|
headerstyle.cpp
|
Always fully qualify friend declarations lest they act as forward declarations themselves. This change has higlighted a few missing forward decls in header files.
|
21 years ago |
|
headerstyle.h
|
…
|
|
|
hi16-app-kmail.png
|
Move application icons to global theme
|
21 years ago |
|
hi22-app-kmail.png
|
Move application icons to global theme
|
21 years ago |
|
hi32-app-kmail.png
|
Move application icons to global theme
|
21 years ago |
|
hi48-app-kmail.png
|
Move application icons to global theme
|
21 years ago |
|
hi64-app-kmail.png
|
Move application icons to global theme
|
21 years ago |
|
hi128-app-kmail.png
|
Move application icons to global theme
|
21 years ago |
|
hisc-app-kmail.svgz
|
Move application icons to global theme
|
21 years ago |
|
htmlstatusbar.cpp
|
Backport: don't let the "No HTML Message" label force a minimum height on the reader widget.
|
21 years ago |
|
htmlstatusbar.h
|
…
|
|
|
identitydialog.cpp
|
Remove unneeded include for kmkernel.h (37 files less to compile on every change!)
|
21 years ago |
|
identitydialog.h
|
Refactor the validation code, using a helper function instead of
|
21 years ago |
|
identitydrag.cpp
|
…
|
|
|
identitydrag.h
|
…
|
|
|
identitylistview.cpp
|
…
|
|
|
identitylistview.h
|
…
|
|
|
imapaccountbase.cpp
|
- merge uidmap and metadata map
|
21 years ago |
|
imapaccountbase.h
|
- merge uidmap and metadata map
|
21 years ago |
|
imapjob.cpp
|
Fix Tills fix for the search updates: block signals while the message has no UID.
|
21 years ago |
|
imapjob.h
|
…
|
|
|
isubject.cpp
|
…
|
|
|
isubject.h
|
…
|
|
|
jobscheduler.cpp
|
Add dcop calls to pause and resume backgroundjobs such
|
21 years ago |
|
jobscheduler.h
|
Add dcop calls to pause and resume backgroundjobs such
|
21 years ago |
|
kcm_kmail.cpp
|
…
|
|
|
kcursorsaver.h
|
…
|
|
|
keyresolver.cpp
|
Fix by Thiago Macieira <thiago@kde.org> for ingored signature type
|
21 years ago |
|
keyresolver.h
|
Always fully qualify friend declarations lest they act as forward declarations themselves. This change has higlighted a few missing forward decls in header files.
|
21 years ago |
|
khtmlparthtmlwriter.cpp
|
…
|
|
|
khtmlparthtmlwriter.h
|
…
|
|
|
kleo_util.h
|
…
|
|
|
klistboxdialog.cpp
|
…
|
|
|
klistboxdialog.h
|
…
|
|
|
kmaccount.cpp
|
Backport of Marc's refactoring of the Sender classes from proko2.
|
21 years ago |
|
kmaccount.h
|
Always fully qualify friend declarations lest they act as forward declarations themselves. This change has higlighted a few missing forward decls in header files.
|
21 years ago |
|
kmacctcachedimap.cpp
|
CVSSILENT: More header cleanup
|
21 years ago |
|
kmacctcachedimap.h
|
Always fully qualify friend declarations lest they act as forward declarations themselves. This change has higlighted a few missing forward decls in header files.
|
21 years ago |
|
kmacctfolder.cpp
|
…
|
|
|
kmacctfolder.h
|
Updated license header and copyright for Stefan Taferner.
|
21 years ago |
|
kmacctimap.cpp
|
KMMsgDict rafactoring/clarification and related fixes, as discussed
|
21 years ago |
|
kmacctimap.h
|
Always fully qualify friend declarations lest they act as forward declarations themselves. This change has higlighted a few missing forward decls in header files.
|
21 years ago |
|
kmacctlocal.cpp
|
…
|
|
|
kmacctlocal.h
|
Always fully qualify friend declarations lest they act as forward declarations themselves. This change has higlighted a few missing forward decls in header files.
|
21 years ago |
|
kmacctmaildir.cpp
|
…
|
|
|
kmacctmaildir.h
|
Always fully qualify friend declarations lest they act as forward declarations themselves. This change has higlighted a few missing forward decls in header files.
|
21 years ago |
|
kmacctmgr.cpp
|
Doh. Why do I have to do this by hand? :-)
|
21 years ago |
|
kmacctmgr.h
|
Always fully qualify friend declarations lest they act as forward declarations themselves. This change has higlighted a few missing forward decls in header files.
|
21 years ago |
|
kmacctseldlg.cpp
|
Updated license header and copyright for Stefan Taferner.
|
21 years ago |
|
kmacctseldlg.h
|
Updated license header and copyright for Stefan Taferner.
|
21 years ago |
|
kmaddrbook.cpp
|
Remove unneeded include for kmkernel.h (37 files less to compile on every change!)
|
21 years ago |
|
kmaddrbook.h
|
Updated license header and copyright for Stefan Taferner.
|
21 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
|
Add configuration update script for fixing changed keys for filtering by status.
|
21 years ago |
|
kmail-pgpidentity.pl
|
…
|
|
|
kmail-upd-identities.pl
|
…
|
|
|
kmail.antispamrc
|
…
|
|
|
kmail.antivirusrc
|
…
|
|
|
kmail.kcfg
|
Make it possible to set the default transport using dcop
|
21 years ago |
|
kmail.upd
|
Backport fix for bug 101001:
|
21 years ago |
|
kmailIface.h
|
Add Dox
|
21 years ago |
|
kmail_config_accounts.desktop
|
SVN_SILENT made messages (.desktop file)
|
21 years ago |
|
kmail_config_appearance.desktop
|
SVN_SILENT made messages (.desktop file)
|
21 years ago |
|
kmail_config_composer.desktop
|
SVN_SILENT made messages (.desktop file)
|
21 years ago |
|
kmail_config_identity.desktop
|
SVN_SILENT made messages (.desktop file)
|
21 years ago |
|
kmail_config_misc.desktop
|
SVN_SILENT made messages (.desktop file)
|
21 years ago |
|
kmail_config_security.desktop
|
SVN_SILENT made messages (.desktop file)
|
21 years ago |
|
kmail_options.h
|
…
|
|
|
kmail_part.cpp
|
Remove unneeded include for kmkernel.h (37 files less to compile on every change!)
|
21 years ago |
|
kmail_part.h
|
Remove unused BrowserExtension. In fact I don't get it why the kdepim components
|
21 years ago |
|
kmail_part.rc
|
Add the sieve manager to the part as well. This will _so_ go out of
|
21 years ago |
|
kmail_view.desktop
|
CVS_SILENT made messages (.desktop file)
|
21 years ago |
|
kmailicalIface.h
|
…
|
|
|
kmailicalifaceimpl.cpp
|
KMMsgDict rafactoring/clarification and related fixes, as discussed
|
21 years ago |
|
kmailicalifaceimpl.h
|
Remove kmfoldernode's setType() and type() methods and all the places where it is
|
21 years ago |
|
kmailpartIface.h
|
…
|
|
|
kmatmlistview.cpp
|
Extract kmatmlistview.{h,cpp} and kmlineeditspell.{h,cpp} from kmcomposer.{h,cpp}. Part 2/<unknown> of my tear-kmcomposewin.{h,cpp}-apart work. Also fix some bugs in KMLineEdit::insertEmails() *Hint: a popup menu can be canceled, too.
|
21 years ago |
|
kmatmlistview.h
|
Extract kmatmlistview.{h,cpp} and kmlineeditspell.{h,cpp} from kmcomposer.{h,cpp}. Part 2/<unknown> of my tear-kmcomposewin.{h,cpp}-apart work. Also fix some bugs in KMLineEdit::insertEmails() *Hint: a popup menu can be canceled, too.
|
21 years ago |
|
kmbroadcaststatus.cpp
|
Updated license header and copyright for Don Sanders.
|
21 years ago |
|
kmbroadcaststatus.h
|
Updated license header and copyright for Don Sanders.
|
21 years ago |
|
kmcommands.cpp
|
Abstract KMComposeWin behind KMail::Composer. Patch as posted on kmail-devel.
|
21 years ago |
|
kmcommands.h
|
Abstract KMComposeWin behind KMail::Composer. Patch as posted on kmail-devel.
|
21 years ago |
|
kmcomposerui.rc
|
Add an additional entry to the settings menu of the composer which
|
21 years ago |
|
kmcomposewin.cpp
|
Abstract KMComposeWin behind KMail::Composer. Patch as posted on kmail-devel.
|
21 years ago |
|
kmcomposewin.h
|
Abstract KMComposeWin behind KMail::Composer. Patch as posted on kmail-devel.
|
21 years ago |
|
kmdebug.h
|
…
|
|
|
kmdict.cpp
|
Move KMail::nextPrime() into kmglobal.h, thereby making KMDict a pure
|
21 years ago |
|
kmdict.h
|
Move KMail::nextPrime() into kmglobal.h, thereby making KMDict a pure
|
21 years ago |
|
kmedit.cpp
|
Abstract KMComposeWin behind KMail::Composer. Patch as posted on kmail-devel.
|
21 years ago |
|
kmedit.h
|
Extract kmedit.{h,cpp} from kmcomposer.{h,cpp}. Part 1/<unknown> of my tear-kmcomposewin.{h,cpp}-apart work.
|
21 years ago |
|
kmfawidgets.cpp
|
…
|
|
|
kmfawidgets.h
|
…
|
|
|
kmfilter.cpp
|
CVSSILENT: More header cleanup
|
21 years ago |
|
kmfilter.h
|
Enhance the Kmail filtering system so that filters can be applied to
|
21 years ago |
|
kmfilteraction.cpp
|
Replace bool parameter sendNow with enum SendMethod and fix callers.
|
21 years ago |
|
kmfilteraction.h
|
Updated license header and copyright for Stefan Taferner.
|
21 years ago |
|
kmfilterdlg.cpp
|
Move from inheriting from QPtrList to having a QValueList member, for
|
21 years ago |
|
kmfilterdlg.h
|
Enhance the Kmail filtering system so that filters can be applied to
|
21 years ago |
|
kmfiltermgr.cpp
|
Don't delete the filters by clearing our list of them, as is our solemn
|
21 years ago |
|
kmfiltermgr.h
|
Move from inheriting from QPtrList to having a QValueList member, for
|
21 years ago |
|
kmfldsearch.cpp
|
KMMsgDict rafactoring/clarification and related fixes, as discussed
|
21 years ago |
|
kmfldsearch.h
|
Make sure that button is enable
|
21 years ago |
|
kmfolder.cpp
|
Avoid crash when checking mail with local accounts. This is not the
|
21 years ago |
|
kmfolder.h
|
More light refactoring. doSend() is _huge_
|
21 years ago |
|
kmfoldercachedimap.cpp
|
Move KMail::nextPrime() into kmglobal.h, thereby making KMDict a pure
|
21 years ago |
|
kmfoldercachedimap.h
|
Backport of status setting fix from trunk. If the status of single mails
|
21 years ago |
|
kmfoldercombobox.cpp
|
Remove unneeded include for kmkernel.h (37 files less to compile on every change!)
|
21 years ago |
|
kmfoldercombobox.h
|
…
|
|
|
kmfolderdia.cpp
|
CVSSILENT: More header cleanup
|
21 years ago |
|
kmfolderdia.h
|
Don't crash when changing the folder contents type and make sure the
|
21 years ago |
|
kmfolderdir.cpp
|
Remove kmfoldernode's setType() and type() methods and all the places where it is
|
21 years ago |
|
kmfolderdir.h
|
Implement "Copy folder to" which allows one to copy a hierarchy of folders
|
21 years ago |
|
kmfolderimap.cpp
|
Make getFolder handle it's own open/close sequence. That should fix current imap crashes.
|
21 years ago |
|
kmfolderimap.h
|
Always fully qualify friend declarations lest they act as forward declarations themselves. This change has higlighted a few missing forward decls in header files.
|
21 years ago |
|
kmfolderindex.cpp
|
o rename the methods dealing with the folder ids file to
|
21 years ago |
|
kmfolderindex.h
|
o rename the methods dealing with the folder ids file to
|
21 years ago |
|
kmfoldermaildir.cpp
|
o rename the methods dealing with the folder ids file to
|
21 years ago |
|
kmfoldermaildir.h
|
Always fully qualify friend declarations lest they act as forward declarations themselves. This change has higlighted a few missing forward decls in header files.
|
21 years ago |
|
kmfoldermbox.cpp
|
o rename the methods dealing with the folder ids file to
|
21 years ago |
|
kmfoldermbox.h
|
Always fully qualify friend declarations lest they act as forward declarations themselves. This change has higlighted a few missing forward decls in header files.
|
21 years ago |
|
kmfoldermgr.cpp
|
KMMsgDict rafactoring/clarification and related fixes, as discussed
|
21 years ago |
|
kmfoldermgr.h
|
KMMsgDict rafactoring/clarification and related fixes, as discussed
|
21 years ago |
|
kmfoldernode.cpp
|
Remove kmfoldernode's setType() and type() methods and all the places where it is
|
21 years ago |
|
kmfoldernode.h
|
Remove kmfoldernode's setType() and type() methods and all the places where it is
|
21 years ago |
|
kmfoldersearch.cpp
|
KMMsgDict rafactoring/clarification and related fixes, as discussed
|
21 years ago |
|
kmfoldersearch.h
|
KMMsgDict rafactoring/clarification and related fixes, as discussed
|
21 years ago |
|
kmfolderseldlg.cpp
|
One is enough is enough is enough.
|
21 years ago |
|
kmfolderseldlg.h
|
Set the tree to Single selection mode.
|
21 years ago |
|
kmfoldertree.cpp
|
Remove unneeded include for kmkernel.h (37 files less to compile on every change!)
|
21 years ago |
|
kmfoldertree.h
|
SVNSILENT let's include kmfolder.h where it's needed and not in
|
21 years ago |
|
kmfoldertype.h
|
…
|
|
|
kmglobal.h
|
Move KMail::nextPrime() into kmglobal.h, thereby making KMDict a pure
|
21 years ago |
|
kmgroupware.cpp
|
…
|
|
|
kmgroupware.h
|
…
|
|
|
kmheaders.cpp
|
KMMsgDict rafactoring/clarification and related fixes, as discussed
|
21 years ago |
|
kmheaders.h
|
Remove unused member.
|
21 years ago |
|
kmkernel.cpp
|
Abstract KMComposeWin behind KMail::Composer. Patch as posted on kmail-devel.
|
21 years ago |
|
kmkernel.h
|
apidox fixes and additions
|
21 years ago |
|
kmlineeditspell.cpp
|
Extract kmatmlistview.{h,cpp} and kmlineeditspell.{h,cpp} from kmcomposer.{h,cpp}. Part 2/<unknown> of my tear-kmcomposewin.{h,cpp}-apart work. Also fix some bugs in KMLineEdit::insertEmails() *Hint: a popup menu can be canceled, too.
|
21 years ago |
|
kmlineeditspell.h
|
Extract kmatmlistview.{h,cpp} and kmlineeditspell.{h,cpp} from kmcomposer.{h,cpp}. Part 2/<unknown> of my tear-kmcomposewin.{h,cpp}-apart work. Also fix some bugs in KMLineEdit::insertEmails() *Hint: a popup menu can be canceled, too.
|
21 years ago |
|
kmmainwidget.cpp
|
Abstract KMComposeWin behind KMail::Composer. Patch as posted on kmail-devel.
|
21 years ago |
|
kmmainwidget.h
|
QPtrList -> QValueList
|
21 years ago |
|
kmmainwin.cpp
|
Backport of Marc's refactoring of the Sender classes from proko2.
|
21 years ago |
|
kmmainwin.h
|
Remove File->New Window from the KMail part (and thus Kontact). It's now only available in the standalone KMail. Unfortunately, introducing a separate kmail_part.rc file (which is mostly the same as kmmainwin.rc) was necessary. OTOH, I've now also removed the Tools->Addressbook entry from kmail_part.rc since it makes no sense in Kontact.
|
21 years ago |
|
kmmainwin.rc
|
Import the sieve script management dialog Marc hacked up yesterday from
|
21 years ago |
|
kmmessage.cpp
|
Work around a gcc4 warning bug. This wouldn't be worth it if it didn't also make the code nicer - esp. in partNode
|
21 years ago |
|
kmmessage.h
|
Always fully qualify friend declarations lest they act as forward declarations themselves. This change has higlighted a few missing forward decls in header files.
|
21 years ago |
|
kmmimeparttree.cpp
|
…
|
|
|
kmmimeparttree.h
|
Always fully qualify friend declarations lest they act as forward declarations themselves. This change has higlighted a few missing forward decls in header files.
|
21 years ago |
|
kmmsgbase.cpp
|
Fix more case-conversion problems in tr_TR (ISO) locale.
|
21 years ago |
|
kmmsgbase.h
|
Fix docs to describe what the code actually does
|
21 years ago |
|
kmmsgdict.cpp
|
o rename the methods dealing with the folder ids file to
|
21 years ago |
|
kmmsgdict.h
|
A bit more shifting around of stuff and api docs cleanup, since I now
|
21 years ago |
|
kmmsgindex.cpp
|
KMMsgDict rafactoring/clarification and related fixes, as discussed
|
21 years ago |
|
kmmsgindex.h
|
more apidox fixes
|
21 years ago |
|
kmmsginfo.cpp
|
…
|
|
|
kmmsginfo.h
|
Updated license header and copyright for Stefan Taferner.
|
21 years ago |
|
kmmsglist.cpp
|
KMMsgDict rafactoring/clarification and related fixes, as discussed
|
21 years ago |
|
kmmsglist.h
|
KMMsgDict rafactoring/clarification and related fixes, as discussed
|
21 years ago |
|
kmmsgpart.cpp
|
CVSSILENT: More header cleanup
|
21 years ago |
|
kmmsgpart.h
|
Updated license header and copyright for Stefan Taferner.
|
21 years ago |
|
kmmsgpartdlg.cpp
|
Make dialog more readable when disabled, and also allow selecting the text
|
21 years ago |
|
kmmsgpartdlg.h
|
Make dialog more readable when disabled, and also allow selecting the text
|
21 years ago |
|
kmpopfiltercnfrmdlg.cpp
|
…
|
|
|
kmpopfiltercnfrmdlg.h
|
Always fully qualify friend declarations lest they act as forward declarations themselves. This change has higlighted a few missing forward decls in header files.
|
21 years ago |
|
kmpopheaders.cpp
|
…
|
|
|
kmpopheaders.h
|
…
|
|
|
kmreadermainwin.cpp
|
popup menus on URLs are odered like in Konqueror now
|
21 years ago |
|
kmreadermainwin.h
|
Extract kmatmlistview.{h,cpp} and kmlineeditspell.{h,cpp} from kmcomposer.{h,cpp}. Part 2/<unknown> of my tear-kmcomposewin.{h,cpp}-apart work. Also fix some bugs in KMLineEdit::insertEmails() *Hint: a popup menu can be canceled, too.
|
21 years ago |
|
kmreadermainwin.rc
|
…
|
|
|
kmreaderwin.cpp
|
Only start the timer to set message read if the message is
|
21 years ago |
|
kmreaderwin.h
|
Show a 'please wait' splash if opening an IMAP
|
21 years ago |
|
kmsearchpattern.cpp
|
KMMsgDict rafactoring/clarification and related fixes, as discussed
|
21 years ago |
|
kmsearchpattern.h
|
Don't make the copyright comment a doxy comment -- it will inadvertently attach the GPL as doxy to any following element. Moved comment back to the class it was intended for in kmkernel. Still trying to find where the first file is that comments namespace KMail. KMKernel is the suggested place for doxying namespace KMail.
|
21 years ago |
|
kmsearchpatternedit.cpp
|
* Fix odd vertical oversized combobox from filter criteria.
|
21 years ago |
|
kmsearchpatternedit.h
|
More missing forward decls (hidden by --enable-final use).
|
21 years ago |
|
kmsender.cpp
|
Relieve KMSender from the need to call KMSendProc::preSendInit(). It's now called reset(), private, and called form the NVI KMSendProc::send(). Old KMSendProc::send() is now KMSendProc::doSend(). Also renamed mMsg to mLastErrorMessage and KMSendProc::message() to lastErrorMessage()
|
21 years ago |
|
kmsender.h
|
--C_isms
|
21 years ago |
|
kmsender_p.h
|
Relieve KMSender from the need to call KMSendProc::preSendInit(). It's now called reset(), private, and called form the NVI KMSendProc::send(). Old KMSendProc::send() is now KMSendProc::doSend(). Also renamed mMsg to mLastErrorMessage and KMSendProc::message() to lastErrorMessage()
|
21 years ago |
|
kmservertest.cpp
|
…
|
|
|
kmservertest.h
|
…
|
|
|
kmstartup.cpp
|
Backport fix for bug 101001:
|
21 years ago |
|
kmstartup.h
|
Updated license header and copyright for Don Sanders.
|
21 years ago |
|
kmsystemtray.cpp
|
Mr. QPtrVector is not our friend anymore.
|
21 years ago |
|
kmsystemtray.h
|
Mr. QPtrVector is not our friend anymore.
|
21 years ago |
|
kmtransport.cpp
|
Trying to validate SMTP input fields when the user is adding
|
21 years ago |
|
kmtransport.h
|
Sanity check the smtp hostname field to avoid empty hostnames, this is only
|
21 years ago |
|
kmversion.h
|
proko2 2.0 is final!
|
21 years ago |
|
kwindowpositioner.cpp
|
…
|
|
|
kwindowpositioner.h
|
…
|
|
|
listjob.cpp
|
Keep Till's faith by fixing the dox on namespace KMail. Let's do try to avoid doxy style comments all over except where they really are dox. Also add kdeui x-ref.
|
21 years ago |
|
listjob.h
|
Don't make the copyright comment a doxy comment -- it will inadvertently attach the GPL as doxy to any following element. Moved comment back to the class it was intended for in kmkernel. Still trying to find where the first file is that comments namespace KMail. KMKernel is the suggested place for doxying namespace KMail.
|
21 years ago |
|
mailcomposerIface.h
|
…
|
|
|
maildirjob.cpp
|
…
|
|
|
maildirjob.h
|
…
|
|
|
mailinglist-magic.cpp
|
…
|
|
|
mailinglist-magic.h
|
…
|
|
|
mailinglistpropertiesdialog.cpp
|
Fixed the ugly layout
|
21 years ago |
|
mailinglistpropertiesdialog.h
|
save a vtable
|
21 years ago |
|
mailserviceimpl.cpp
|
Abstract KMComposeWin behind KMail::Composer. Patch as posted on kmail-devel.
|
21 years ago |
|
mailserviceimpl.h
|
…
|
|
|
mailsourceviewer.cpp
|
…
|
|
|
mailsourceviewer.h
|
…
|
|
|
main.cpp
|
Updated license header and copyright for Stefan Taferner.
|
21 years ago |
|
managesievescriptsdialog.cpp
|
* Fix last char eating on uploading a sieve script.
|
21 years ago |
|
managesievescriptsdialog.h
|
Import the sieve script management dialog Marc hacked up yesterday from
|
21 years ago |
|
managesievescriptsdialog_p.h
|
Import the sieve script management dialog Marc hacked up yesterday from
|
21 years ago |
|
mboxjob.cpp
|
…
|
|
|
mboxjob.h
|
…
|
|
|
messagecomposer.cpp
|
Abstract KMComposeWin behind KMail::Composer. Patch as posted on kmail-devel.
|
21 years ago |
|
messagecomposer.h
|
Always fully qualify friend declarations lest they act as forward declarations themselves. This change has higlighted a few missing forward decls in header files.
|
21 years ago |
|
messageproperty.cpp
|
Don't prematurely set messages complete. (Bandaid fix, we'll have to
|
21 years ago |
|
messageproperty.h
|
…
|
|
|
messagesender.h
|
Replace bool parameter sendNow with enum SendMethod and fix callers.
|
21 years ago |
|
mh2kmail
|
…
|
|
|
mh2kmailr
|
…
|
|
|
networkaccount.cpp
|
…
|
|
|
networkaccount.h
|
…
|
|
|
newfolderdialog.cpp
|
Add namespace support to kmail.
|
21 years ago |
|
newfolderdialog.h
|
Add namespace support to kmail.
|
21 years ago |
|
objecttreeparser.cpp
|
Fixed https://intevation.de/roundup/aegypten/issue366 : don't start a drag after
|
21 years ago |
|
objecttreeparser.h
|
Chiasmus: body decryption implemented (without using QCString, to avoid data copying just
|
21 years ago |
|
partNode.cpp
|
Work around a gcc4 warning bug. This wouldn't be worth it if it didn't also make the code nicer - esp. in partNode
|
21 years ago |
|
partNode.h
|
…
|
|
|
partmetadata.h
|
…
|
|
|
partnodebodypart.cpp
|
Allow getting text parts as binary.
|
21 years ago |
|
partnodebodypart.h
|
…
|
|
|
popaccount.cpp
|
Move KMail::nextPrime() into kmglobal.h, thereby making KMDict a pure
|
21 years ago |
|
popaccount.h
|
Good catch, André. KMPasswdDialog doesn't exist anymore. In fact the historians are not even sure it ever existed.
|
21 years ago |
|
protocols.h
|
…
|
|
|
recipientseditor.cpp
|
Don't crash when George gets trigger happy on the delete key in a
|
21 years ago |
|
recipientseditor.h
|
Extract kmatmlistview.{h,cpp} and kmlineeditspell.{h,cpp} from kmcomposer.{h,cpp}. Part 2/<unknown> of my tear-kmcomposewin.{h,cpp}-apart work. Also fix some bugs in KMLineEdit::insertEmails() *Hint: a popup menu can be canceled, too.
|
21 years ago |
|
recipientseditortest.cpp
|
CVSSILENT: More header cleanup
|
21 years ago |
|
recipientseditortest.h
|
…
|
|
|
recipientspicker.cpp
|
Use a ToolButton for the 'clear' button to loose the outline (and for consistency)
|
21 years ago |
|
recipientspicker.h
|
Extract kmatmlistview.{h,cpp} and kmlineeditspell.{h,cpp} from kmcomposer.{h,cpp}. Part 2/<unknown> of my tear-kmcomposewin.{h,cpp}-apart work. Also fix some bugs in KMLineEdit::insertEmails() *Hint: a popup menu can be canceled, too.
|
21 years ago |
|
redirectdialog.cpp
|
Abstract KMComposeWin behind KMail::Composer. Patch as posted on kmail-devel.
|
21 years ago |
|
redirectdialog.h
|
Abstract KMComposeWin behind KMail::Composer. Patch as posted on kmail-devel.
|
21 years ago |
|
regexplineedit.cpp
|
…
|
|
|
regexplineedit.h
|
…
|
|
|
renamejob.cpp
|
Keep Till's faith by fixing the dox on namespace KMail. Let's do try to avoid doxy style comments all over except where they really are dox. Also add kdeui x-ref.
|
21 years ago |
|
renamejob.h
|
Don't make the copyright comment a doxy comment -- it will inadvertently attach the GPL as doxy to any following element. Moved comment back to the class it was intended for in kmkernel. Still trying to find where the first file is that comments namespace KMail. KMKernel is the suggested place for doxying namespace KMail.
|
21 years ago |
|
replyphrases.kcfg
|
…
|
|
|
replyphrases.kcfgc
|
…
|
|
|
rulewidgethandlermanager.cpp
|
Backport IRIX compilation fix (safe since it uses a technique already used in another file)
|
21 years ago |
|
rulewidgethandlermanager.h
|
…
|
|
|
searchjob.cpp
|
Keep Till's faith by fixing the dox on namespace KMail. Let's do try to avoid doxy style comments all over except where they really are dox. Also add kdeui x-ref.
|
21 years ago |
|
searchjob.h
|
Don't make the copyright comment a doxy comment -- it will inadvertently attach the GPL as doxy to any following element. Moved comment back to the class it was intended for in kmkernel. Still trying to find where the first file is that comments namespace KMail. KMKernel is the suggested place for doxying namespace KMail.
|
21 years ago |
|
secondarywindow.cpp
|
…
|
|
|
secondarywindow.h
|
…
|
|
|
sieveconfig.cpp
|
…
|
|
|
sieveconfig.h
|
…
|
|
|
sievedebugdialog.cpp
|
Remove the dotStuff method that is not being used in SieveDebugDialog.
|
21 years ago |
|
sievedebugdialog.h
|
Add Tools->Debug Sieve when compiled with --enable-debug. This lists all
|
21 years ago |
|
sievejob.cpp
|
* append a "\n" when the sieve script doesn't ends on "\n"
|
21 years ago |
|
sievejob.h
|
Import the sieve script management dialog Marc hacked up yesterday from
|
21 years ago |
|
signatureconfigurationdialog.ui
|
One anglebracket too much in some strings.
|
21 years ago |
|
signatureconfigurationdialogimpl.cpp
|
…
|
|
|
signatureconfigurationdialogimpl.h
|
…
|
|
|
signatureconfigurator.cpp
|
Unify the code behind Edit Signature File and the Ok button in the
|
21 years ago |
|
signatureconfigurator.h
|
…
|
|
|
simplestringlisteditor.cpp
|
…
|
|
|
simplestringlisteditor.h
|
…
|
|
|
smimeconfiguration.ui
|
forwardport from proko2: Final touch for "aegypten-proxy" GUI:
|
21 years ago |
|
spamheaderanalyzer.cpp
|
…
|
|
|
spamheaderanalyzer.h
|
…
|
|
|
stl_util.h
|
Add missing &...
|
21 years ago |
|
subscriptiondialog.cpp
|
These files include, but don't need kmmessage.h (11 of the previous 22...)
|
21 years ago |
|
subscriptiondialog.h
|
Implement wish 67038: Managing subscriptions shows no result
|
21 years ago |
|
teehtmlwriter.cpp
|
Leisurely getting rid of another QPtrList while watching soccer.
|
21 years ago |
|
teehtmlwriter.h
|
Leisurely getting rid of another QPtrList while watching soccer.
|
21 years ago |
|
textsource.cpp
|
KMMsgDict rafactoring/clarification and related fixes, as discussed
|
21 years ago |
|
textsource.h
|
Change message/rfc822 data type from QString to QCString.
|
21 years ago |
|
tips
|
Update tips
|
21 years ago |
|
transportmanager.cpp
|
…
|
|
|
transportmanager.h
|
…
|
|
|
undostack.cpp
|
KMMsgDict rafactoring/clarification and related fixes, as discussed
|
21 years ago |
|
undostack.h
|
…
|
|
|
upgrade-signature.pl
|
…
|
|
|
upgrade-transport.pl
|
…
|
|
|
urlhandlermanager.cpp
|
Remove unneeded include for kmkernel.h (37 files less to compile on every change!)
|
21 years ago |
|
urlhandlermanager.h
|
…
|
|
|
vacation.cpp
|
These files include, but don't need kmmessage.h (11 of the previous 22...)
|
21 years ago |
|
vacation.h
|
Extend vaction functionality to match what the Kolab web GUI offers: Restrict sending of vacation replies for known spam and to addresses outside of the company.
|
21 years ago |
|
vacationdialog.cpp
|
Invert the logic for the "don't send out-of-office replies to span"
|
21 years ago |
|
vacationdialog.h
|
Extend vaction functionality to match what the Kolab web GUI offers: Restrict sending of vacation replies for known spam and to addresses outside of the company.
|
21 years ago |
|
vcardviewer.cpp
|
…
|
|
|
vcardviewer.h
|
…
|
|
|
warningconfiguration.ui
|
…
|
|
|
xfaceconfigurator.cpp
|
Changed alls StdAddressBook::self() to StdAddressBook::self( true ) to have
|
21 years ago |
|
xfaceconfigurator.h
|
…
|
|