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
various export/compile fixes
21 years ago
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
This looks more sane than relying on the implicit sharing. Found by reading, no bug there.
22 years ago
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
Merged from proko2: kolab "incidences-for" annotation support + Till's commit
22 years ago
annotationjobs.h
Merged from proko2: kolab "incidences-for" annotation support + Till's commit
22 years ago
antispamconfig.cpp
Add optional graphical spam status to fancy headers. Based on patch by Patrick Audley.
22 years ago
antispamconfig.h
Add optional graphical spam status to fancy headers. Based on patch by Patrick Audley.
22 years ago
antispamwizard.cpp
Remove unneeded include for kmkernel.h (37 files less to compile on every change!)
21 years ago
antispamwizard.h
Somehow reading local configs defaults to the global one
22 years ago
app_octetstream.cpp
fix export's
22 years ago
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
fix compile (gcc 4.0)
22 years ago
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
Load also the mimeheader for other parts to get the encoding correctly.
21 years ago
bodyvisitor.h
…
cachedimapjob.cpp
KMMsgDict rafactoring/clarification and related fixes, as discussed
21 years ago
cachedimapjob.h
Backport "deleting N sets of messages" improvement, removing the need for an
22 years ago
callback.cpp
Abstract KMComposeWin behind KMail::Composer. Patch as posted on kmail-devel.
21 years ago
callback.h
various export/compile fixes
21 years ago
certificatehandlingdialog.ui
…
certificatehandlingdialog.ui.h
…
certificatehandlingdialogimpl.cpp
Unused
22 years ago
certificatehandlingdialogimpl.h
…
certificatewizard.ui
Unused
22 years ago
certificatewizardimpl.cpp
Unused
22 years ago
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
Backport of Marc's refactoring of the Sender classes from proko2.
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
Make it possible to set the default transport using dcop
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
Patch by Sam Samy <earlgreykde@netspace.net.au> which ports the composer
22 years ago
custommimeheader.kcfgc
Patch by Sam Samy <earlgreykde@netspace.net.au> which ports the composer
22 years ago
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
Add dialog for creation of distribution lists with the new recipients editor.
21 years ago
encryptionconfigurationdialog.ui
CVS_SILENT i18n style guide fixes
21 years ago
encryptionconfigurationdialogimpl.cpp
Why do they keep cropping up all the time?
22 years ago
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
danimo was right - no need to reimplement already existing functions.
22 years ago
filterlog.h
danimo was right - no need to reimplement already existing functions.
22 years ago
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
Fix un-setting of folder shortcuts.
22 years ago
foldershortcutdialog.h
Check for already used shortcuts and refuse them.
22 years ago
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
Patch by Sam Samy <earlgreykde@netspace.net.au> which ports the composer
22 years ago
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
fix compilation (gcc 4.0)
22 years ago
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
s/Network/Accounts. This was another outcome of the usability tests and just confirmed again. Renamed internal classes accordingly (funny enough, some instances of the "network" settings widget were already called "account")
22 years ago
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
CVS_SILENT more trailing whitespace removal
22 years ago
khtmlparthtmlwriter.h
…
kleo_util.h
From KDE_3_3_BRANCH: Add license boilerplate.
22 years ago
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
Add name of checked account to status bar message. Patch by Roger Larsson.
22 years ago
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
Add name of checked account to status bar message. Patch by Roger Larsson.
22 years ago
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
Spamassassin->SpamAssassin
22 years ago
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
more apidox fixes
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
CVS_SILENT i18n style guide fixes
21 years ago
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
Remove those parts of the interface which are no longer needed since they
22 years ago
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
KMMsgDict rafactoring/clarification and related fixes, as discussed
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
Change the popup menus for copy and move so that the folders are arranged according to the foldertree.
22 years ago
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
Upon user request: restore the old behaviour to open all folders.
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
Put in a working email address
22 years ago
kmgroupware.h
Backport: Don't use dcop to call a library method
22 years ago
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
adding missing copyright header
22 years ago
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
KMMsgDict rafactoring/clarification and related fixes, as discussed
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
19% speedup when loading 10000 kolab kontacts (and a similar improvement
22 years ago
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
- Add menu bar to the separate reader window.
22 years ago
kmreaderwin.cpp
KMMsgDict rafactoring/clarification and related fixes, as discussed
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
KMMsgDict rafactoring/clarification and related fixes, as discussed
21 years ago
kmsender.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
kmsender_p.h
Hide KMSender from the rest of KMail.
21 years ago
kmservertest.cpp
The dummy entry is needed because the server might respond with an empty string to the CAPA command although SSL (without additional capabilities) works. Since we check for the stringlist being empty to find out whether SSL is supported the stringlist must only be empty if SSL is not supported.
21 years ago
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
Implement alternatively positioning of the recipients picker below the
21 years ago
kwindowpositioner.h
Implement alternatively positioning of the recipients picker below the
21 years ago
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
Make the mailsource viewer window close on ctrl-w as well as escape for
22 years ago
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
fix compilation (gcc 4.0)
22 years ago
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
Fix password storage in configuration file.
22 years ago
networkaccount.h
Fix password storage in configuration file.
22 years ago
newfolderdialog.cpp
Add namespace support to kmail.
21 years ago
newfolderdialog.h
Add namespace support to kmail.
21 years ago
objecttreeparser.cpp
CVSSILENT: More header cleanup
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
Refactor the attachment handling into it's own command.
21 years ago
partmetadata.h
Bugfix: Make suer we detect when a read message, which we just decrypted, was encrypted using a for-signing-only key. (aegypten issue #220
22 years ago
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
Alternative recipients editor and picker. Optional and off by default for now.
22 years ago
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
Patch by Sam Samy <earlgreykde@netspace.net.au> which ports the composer
22 years ago
replyphrases.kcfgc
Patch by Sam Samy <earlgreykde@netspace.net.au> which ports the composer
22 years ago
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
Set the window flags in KMail::SecondaryWindow instead of in the subclass KMComposeWin.
22 years ago
secondarywindow.h
…
sieveconfig.cpp
Rename everything from last commit to include "vacation" in the name; there
21 years ago
sieveconfig.h
Rename everything from last commit to include "vacation" in the name; there
21 years ago
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
many more nicer looking disabled icons
21 years ago
simplestringlisteditor.h
…
smimeconfiguration.ui
forwardport from proko2: Final touch for "aegypten-proxy" GUI:
21 years ago
spamheaderanalyzer.cpp
Add optional graphical spam status to fancy headers. Based on patch by Patrick Audley.
22 years ago
spamheaderanalyzer.h
Add optional graphical spam status to fancy headers. Based on patch by Patrick Audley.
22 years ago
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
CVS_SILENT
21 years ago
xfaceconfigurator.cpp
Changed alls StdAddressBook::self() to StdAddressBook::self( true ) to have
21 years ago
xfaceconfigurator.h
doh, forgot to add these files...
22 years ago