|
about
|
…
|
|
|
interfaces
|
Add RuleWidgetHandlers and RuleWidgetHandlerManager. There are currently three handlers which handle the function widgets and the value widgets for search/filter rules: a status rule handler, a numeric rule handler (for size and age) and a general text rule handler. I'll send a patch with the corresponding changes in kmsearchpatternedit.* to the list.
|
22 years ago |
|
pics
|
Add an attachment icon to the status icons.
|
22 years ago |
|
profiles
|
CVS_SILENT made messages
|
22 years ago |
|
COMMITPOLICY
|
KMail cvs commit policy as agreed to on kde-core
|
23 years ago |
|
ChangeLog
|
speling fixes
|
23 years ago |
|
DESIGN
|
Make sure that when the user clicks on a column header to resort the
|
22 years ago |
|
KMail.desktop
|
CVS_SILENT made messages
|
22 years ago |
|
Makefile.am
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
TODO
|
Remove completed items, seems Till implements several of my TODO items.
|
23 years ago |
|
aboutdata.cpp
|
Merge from osnabrueck_branch: all
|
22 years ago |
|
aboutdata.h
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
accountdialog.cpp
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
accountdialog.h
|
Remove the slightly opaque option to "enable semiautomatic resource
|
23 years ago |
|
actionscheduler.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
actionscheduler.h
|
Update copyright / license to urlhandlermanager.h style.
|
23 years ago |
|
antispamwizard.cpp
|
Corrected typos (replaced 'anti spam' with 'anti-spam').
|
22 years ago |
|
antispamwizard.h
|
Corrected typos (replaced 'anti spam' with 'anti-spam').
|
22 years ago |
|
attachmentlistview.cpp
|
Use new MailListDrag class for drag and drop of mails.
|
23 years ago |
|
attachmentlistview.h
|
Remove all FooInherited #defines and all "base" typedefs to make it consistent. They're removed since they obfuscate the inheritance trees and potential problems when changing the inheritance (the compiler doesn't force you to look at every reference to the superclass).
|
23 years ago |
|
attachmentstrategy.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
attachmentstrategy.h
|
Add a Display enum (None(hidden),AsIcon,Inline) and a method defaultDisplay() that determines that default attachemtn display style for a given partNode. To be used in the objecttreeparser to get rid if if () else if () else if () else if () ...
|
23 years ago |
|
bodypartformatter.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
bodypartformatter.h
|
More refactoring in the HTML generation area: Introduce
|
23 years ago |
|
bodyvisitor.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
bodyvisitor.h
|
compile
|
23 years ago |
|
cachedimapjob.cpp
|
Fix attachment icon for dimap
|
22 years ago |
|
cachedimapjob.h
|
o Implement expiry for imap and dimap folders.
|
22 years ago |
|
certificatehandlingdialog.ui
|
…
|
|
|
certificatehandlingdialog.ui.h
|
…
|
|
|
certificatehandlingdialogimpl.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
certificatehandlingdialogimpl.h
|
…
|
|
|
certificatewizard.ui
|
KDE proofreaders. Remove exclamation marks to improve readability.
|
22 years ago |
|
certificatewizardimpl.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
certificatewizardimpl.h
|
…
|
|
|
colorlistbox.cpp
|
Convert the KMail configuration dialog to a bunch of KCMs embedded in a
|
22 years ago |
|
colorlistbox.h
|
Convert the KMail configuration dialog to a bunch of KCMs embedded in a
|
22 years ago |
|
configmanager.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
configmanager.h
|
…
|
|
|
configuredialog.cpp
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
configuredialog.h
|
Remove unused signal and unused include.
|
22 years ago |
|
configuredialog_p.cpp
|
Convert the KMail configuration dialog to a bunch of KCMs embedded in a
|
22 years ago |
|
configuredialog_p.h
|
Use the better crypto backend config dialog, although it's not yet functional. Utter better diagnostics on Rescan.
|
22 years ago |
|
cr16-app-kmail.png
|
…
|
|
|
cr22-app-kmail.png
|
Load the icon correctly, and give it a 22x22 icon.
|
23 years ago |
|
cr22-app-kmaillight.png
|
Add a lighter version of the KMail icon which is necessary for the system tray. Note that due to a bug in KIconLoader you will only see the 'unknown icon' icon unless you copy this icon to KDEDIR/share/icons/crystalsvg/32x32/apps/.
|
23 years ago |
|
cr32-app-kmail.png
|
…
|
|
|
cr32-app-kmaillight.png
|
fix the systray icon
|
23 years ago |
|
cr48-app-kmail.png
|
…
|
|
|
cr64-app-kmail.png
|
…
|
|
|
cr128-app-kmail.png
|
…
|
|
|
cryptplugconfigdialog.cpp
|
From aegypten_branch: Remove unused code.
|
22 years ago |
|
cryptplugconfigdialog.h
|
From aegypten_branch: Remove unused code.
|
22 years ago |
|
csshelper.cpp
|
Revert workaround for bug #65332 (Wrong font used when Courier or Utopia selected) because it broke the printing font. This bug has to be fixed in khtml anyway and I already submitted a patch for review.
|
23 years ago |
|
csshelper.h
|
My fix for the compile problem
|
23 years ago |
|
dcopimap.desktop
|
CVS_SILENT made messages
|
22 years ago |
|
dcopmail.desktop
|
CVS_SILENT made messages
|
22 years ago |
|
dcoptest.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
dictionarycombobox.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
dictionarycombobox.h
|
ComboBox for selecting the spell-checking dictionary. Will be used in a later commit.
|
23 years ago |
|
encryptionconfigurationdialog.ui
|
…
|
|
|
encryptionconfigurationdialogimpl.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
encryptionconfigurationdialogimpl.h
|
…
|
|
|
eventsrc
|
CVS_SILENT made messages
|
22 years ago |
|
filehtmlwriter.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
filehtmlwriter.h
|
Use KHTMLPart::setUserStyleSheet() to set out CSS defintions (instead of using <script>). Thanks to Dirk for the tip.
|
23 years ago |
|
filterlog.cpp
|
add controls to the log viewer for better control of the logging,
|
22 years ago |
|
filterlog.h
|
add controls to the log viewer for better control of the logging,
|
22 years ago |
|
filterlogdlg.cpp
|
CVS_SILENT i18n style guide fixes
|
22 years ago |
|
filterlogdlg.h
|
add controls to the log viewer for better control of the logging,
|
22 years ago |
|
folderIface.cpp
|
And the moral of the story is that if train A goes at 60mph from new york
|
22 years ago |
|
folderIface.h
|
And the moral of the story is that if train A goes at 60mph from new york
|
22 years ago |
|
folderjob.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
folderjob.h
|
KMAccountImap::tempOpenFolder() is no more. h00t
|
23 years ago |
|
folderpropertiesdialog.ui
|
Removing accelerators (<property name="accel">) from ui files. That is good because:
|
23 years ago |
|
folderpropertiesdialog.ui.h
|
…
|
|
|
folderstorage.cpp
|
The get-rid-of-old-things patch.
|
22 years ago |
|
folderstorage.h
|
The get-rid-of-old-things patch.
|
22 years ago |
|
globalsettings.kcfgc
|
Add missing kconfigxt files. Sorry.
|
22 years ago |
|
headerstrategy.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
headerstrategy.h
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
headerstyle.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
headerstyle.h
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
htmlstatusbar.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
htmlstatusbar.h
|
Fix a grave bug. ;-)
|
23 years ago |
|
identitycombo.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
identitycombo.h
|
…
|
|
|
identitydialog.cpp
|
KDE proofreaders typos
|
22 years ago |
|
identitydialog.h
|
- Make it possible to easily change the dictionary which is used for as-you-type spell-checking. This also makes it possible to use different dictionaries in different composer windows.
|
23 years ago |
|
identitydrag.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
identitydrag.h
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
identitylistview.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
identitylistview.h
|
Remove all FooInherited #defines and all "base" typedefs to make it consistent. They're removed since they obfuscate the inheritance trees and potential problems when changing the inheritance (the compiler doesn't force you to look at every reference to the superclass).
|
23 years ago |
|
identitymanager.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
identitymanager.h
|
Convert the KMail configuration dialog to a bunch of KCMs embedded in a
|
22 years ago |
|
imapaccountbase.cpp
|
This comment was not correct
|
22 years ago |
|
imapaccountbase.h
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
imapjob.cpp
|
Don't crash when an imapjob is executed on an empty list and don't leak imapjobs.
|
22 years ago |
|
imapjob.h
|
o Implement expiry for imap and dimap folders.
|
22 years ago |
|
imapprogressdialog.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
imapprogressdialog.h
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
iobserver.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
iobserver.h
|
compile
|
23 years ago |
|
isubject.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
isubject.h
|
compile
|
23 years ago |
|
kcursorsaver.h
|
…
|
|
|
kfileio.cpp
|
Use kstdguiitem
|
22 years ago |
|
kfileio.h
|
make kBytesToFile 'public'.
|
23 years ago |
|
khtmlparthtmlwriter.cpp
|
Use KHTMLPart::setUserStyleSheet() to set out CSS defintions (instead of using <script>). Thanks to Dirk for the tip.
|
23 years ago |
|
khtmlparthtmlwriter.h
|
Use KHTMLPart::setUserStyleSheet() to set out CSS defintions (instead of using <script>). Thanks to Dirk for the tip.
|
23 years ago |
|
klistboxdialog.cpp
|
…
|
|
|
klistboxdialog.h
|
…
|
|
|
kmaccount.cpp
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
kmaccount.h
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
kmacctcachedimap.cpp
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
kmacctcachedimap.h
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
kmacctexppop.cpp
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
kmacctexppop.h
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
kmacctfolder.cpp
|
Merge from osnabrueck_branch: all
|
22 years ago |
|
kmacctfolder.h
|
Merge from osnabrueck_branch: all
|
22 years ago |
|
kmacctimap.cpp
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
kmacctimap.h
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
kmacctlocal.cpp
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
kmacctlocal.h
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
kmacctmaildir.cpp
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
kmacctmaildir.h
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
kmacctmgr.cpp
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
kmacctmgr.h
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
kmacctseldlg.cpp
|
Merge from osnabrueck_branch: all
|
22 years ago |
|
kmacctseldlg.h
|
…
|
|
|
kmaddrbook.cpp
|
Merge from osnabrueck_branch: all
|
22 years ago |
|
kmaddrbook.h
|
Merge from osnabrueck_branch: all
|
22 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
|
Second part of the fix for bug 62029: Default identity not used on 'kmail --composer'
|
23 years ago |
|
kmail-3.2-misc.sh
|
Fix #70387
|
23 years ago |
|
kmail-3.2-update-loop-on-goto-unread-settings.sh
|
make it idempotent
|
23 years ago |
|
kmail-3.3-use-ID-for-accounts.pl
|
Fix a few issues with the account id update script:
|
22 years ago |
|
kmail-pgpidentity.pl
|
…
|
|
|
kmail-upd-identities.pl
|
…
|
|
|
kmail.antispamrc
|
consider changes described in bug list item #74577 (parameter change
|
22 years ago |
|
kmail.kcfg
|
Forgot to commit this one.
|
22 years ago |
|
kmail.upd
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
kmailIface.h
|
And the moral of the story is that if train A goes at 60mph from new york
|
22 years ago |
|
kmail_config_appearance.desktop
|
Add .desktop files for the kmail kcms I'm about to commit.
|
22 years ago |
|
kmail_config_composer.desktop
|
Add .desktop files for the kmail kcms I'm about to commit.
|
22 years ago |
|
kmail_config_identity.desktop
|
Add .desktop files for the kmail kcms I'm about to commit.
|
22 years ago |
|
kmail_config_misc.desktop
|
Add .desktop files for the kmail kcms I'm about to commit.
|
22 years ago |
|
kmail_config_network.desktop
|
Add .desktop files for the kmail kcms I'm about to commit.
|
22 years ago |
|
kmail_config_security.desktop
|
Add .desktop files for the kmail kcms I'm about to commit.
|
22 years ago |
|
kmail_options.h
|
Move cmdline handling to DCOP-enabled method, move cmdline def to header file
|
23 years ago |
|
kmail_part.cpp
|
Fix the toolbar reload problem.
|
22 years ago |
|
kmail_part.h
|
make Kontact aware o fchanges to the KMail toolbar config file when the
|
22 years ago |
|
kmailicalIface.h
|
Merge from osnabrueck_branch: all
|
22 years ago |
|
kmailicalifaceimpl.cpp
|
Hopefully this fixes the creation of IMAP folders in the IMAP resource. Doesn't fix the bigger bug that files are not read correctly by the resource
|
22 years ago |
|
kmailicalifaceimpl.h
|
Merge from osnabrueck_branch: all
|
22 years ago |
|
kmailpartIface.h
|
…
|
|
|
kmbroadcaststatus.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
kmbroadcaststatus.h
|
Introducing an icon which shows whether the connection to the server is
|
23 years ago |
|
kmcommands.cpp
|
From the series: zack does magic and you, the common people, stand in awe.
|
22 years ago |
|
kmcommands.h
|
From the series: zack does magic and you, the common people, stand in awe.
|
22 years ago |
|
kmcomposerui.rc
|
Re-add the sign button to the composer toolbar. Sorry, Aaron, maybe you never disable signing. But other people do, e. g. I just wanted to save a message in the drafts folder without signing it. Furthermore I really find the missing signing indicator disturbing.
|
23 years ago |
|
kmcomposewin.cpp
|
CVS_SILENT i18n style guide fixes
|
22 years ago |
|
kmcomposewin.h
|
Split the message composing to a seperate class so we can do asynchronous crypto stuff
|
22 years ago |
|
kmdebug.h
|
Merge from osnabrueck_branch: all
|
22 years ago |
|
kmdict.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
kmdict.h
|
…
|
|
|
kmfawidgets.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
kmfawidgets.h
|
…
|
|
|
kmfilter.cpp
|
From the series: zack does magic and you, the common people, stand in awe.
|
22 years ago |
|
kmfilter.h
|
CVS_SILENT redundant
|
22 years ago |
|
kmfilteraction.cpp
|
avoid accumulation of output from different processes
|
22 years ago |
|
kmfilteraction.h
|
Commit the code that uses the MessageProperty class.
|
23 years ago |
|
kmfilterdlg.cpp
|
Added filtering to the Filter Actions
|
22 years ago |
|
kmfilterdlg.h
|
- complete the ad hoc filter feature by adding a configurable icon (without icon adding an ad hoc filter to the toolbar wasn't possible resp. sucked)
|
23 years ago |
|
kmfiltermgr.cpp
|
Added filtering to the Filter Actions
|
22 years ago |
|
kmfiltermgr.h
|
Merge from osnabrueck_branch: all
|
22 years ago |
|
kmfldsearch.cpp
|
Clicking "Rename" and then "Open" on a search folder appended 1 to the
|
22 years ago |
|
kmfldsearch.h
|
build against qt<3.2
|
23 years ago |
|
kmfolder.cpp
|
The get-rid-of-old-things patch.
|
22 years ago |
|
kmfolder.h
|
The get-rid-of-old-things patch.
|
22 years ago |
|
kmfoldercachedimap.cpp
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
kmfoldercachedimap.h
|
Cleanup job: the protocol() method is now removed. It was by now only used in a single debug statement in kmcommands.cpp
|
22 years ago |
|
kmfoldercombobox.cpp
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
kmfoldercombobox.h
|
…
|
|
|
kmfolderdia.cpp
|
CVS_SILENT i18n style guide fixes
|
22 years ago |
|
kmfolderdia.h
|
The get-rid-of-old-things patch.
|
22 years ago |
|
kmfolderdir.cpp
|
Refactor KMFolderDir::reload() and fix a few lurking bugs in it as well to
|
22 years ago |
|
kmfolderdir.h
|
…
|
|
|
kmfolderimap.cpp
|
The get-rid-of-old-things patch.
|
22 years ago |
|
kmfolderimap.h
|
Cleanup job: the protocol() method is now removed. It was by now only used in a single debug statement in kmcommands.cpp
|
22 years ago |
|
kmfolderindex.cpp
|
Merge from osnabrueck_branch: all
|
22 years ago |
|
kmfolderindex.h
|
Merge from osnabrueck_branch: all
|
22 years ago |
|
kmfoldermaildir.cpp
|
Be more verbose when a folder has to be opened which should really have
|
22 years ago |
|
kmfoldermaildir.h
|
Cleanup job: the protocol() method is now removed. It was by now only used in a single debug statement in kmcommands.cpp
|
22 years ago |
|
kmfoldermbox.cpp
|
Be more verbose when a folder has to be opened which should really have
|
22 years ago |
|
kmfoldermbox.h
|
Cleanup job: the protocol() method is now removed. It was by now only used in a single debug statement in kmcommands.cpp
|
22 years ago |
|
kmfoldermgr.cpp
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
kmfoldermgr.h
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
kmfoldernode.cpp
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
kmfoldernode.h
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
kmfoldersearch.cpp
|
The get-rid-of-old-things patch.
|
22 years ago |
|
kmfoldersearch.h
|
Cleanup job: the protocol() method is now removed. It was by now only used in a single debug statement in kmcommands.cpp
|
22 years ago |
|
kmfolderseldlg.cpp
|
make double click action (move to the clicked folder) working again
|
23 years ago |
|
kmfolderseldlg.h
|
make double click action (move to the clicked folder) working again
|
23 years ago |
|
kmfoldertree.cpp
|
The get-rid-of-old-things patch.
|
22 years ago |
|
kmfoldertree.h
|
The get-rid-of-old-things patch.
|
22 years ago |
|
kmfoldertype.h
|
Move dIMAP to a new folder manager. One bug is still there: It doesn't show up in the folder tree!
|
23 years ago |
|
kmglobal.h
|
In file included from kmfoldermbox.cpp:17:
|
23 years ago |
|
kmgroupware.cpp
|
Don't crash if the user decides to kill korganizer during the startup. Fail instead
|
22 years ago |
|
kmgroupware.h
|
Merge from osnabrueck_branch: all
|
22 years ago |
|
kmheaders.cpp
|
From the series: zack does magic and you, the common people, stand in awe.
|
22 years ago |
|
kmheaders.h
|
Refactor resend message as command.
|
22 years ago |
|
kmidentity.cpp
|
Fix bug 77068 (Signature from file has an extra '\n' attached) by not requiring a trailing '\n' when reading the signature file.
|
22 years ago |
|
kmidentity.h
|
- Make it possible to easily change the dictionary which is used for as-you-type spell-checking. This also makes it possible to use different dictionaries in different composer windows.
|
23 years ago |
|
kmkernel.cpp
|
The get-rid-of-old-things patch.
|
22 years ago |
|
kmkernel.h
|
And the moral of the story is that if train A goes at 60mph from new york
|
22 years ago |
|
kmmainwidget.cpp
|
CVS_SILENT i18n style guide fixes
|
22 years ago |
|
kmmainwidget.h
|
Make the quick search widgets hideable from the Settings menu. Rename
|
22 years ago |
|
kmmainwin.cpp
|
void manipulating the toolbar directly, instead write changes to the config
|
22 years ago |
|
kmmainwin.h
|
Fix bug 69656 (kmail quits after sending a message from the tray [if the main window is hidden])
|
22 years ago |
|
kmmainwin.rc
|
Make the quick search widgets hideable from the Settings menu. Rename
|
22 years ago |
|
kmmessage.cpp
|
CVS_SILENT i18n style guide fixes
|
22 years ago |
|
kmmessage.h
|
Add new methods headerFields() and rawHeaderFields() which return a list of the (raw) values of all header fields with the given name. Get rid of the hackish allHeaderFields() which isn't needed anymore.
|
22 years ago |
|
kmmimeparttree.cpp
|
Use standard frame width for the three widgets in KMail's main window
|
22 years ago |
|
kmmimeparttree.h
|
Correct the sizes shown in the mtv for imap messages. Parts sum up the size of their children and compare this to their own.
|
22 years ago |
|
kmmsgbase.cpp
|
Add an attachment icon to the status icons.
|
22 years ago |
|
kmmsgbase.h
|
Add an attachment icon to the status icons.
|
22 years ago |
|
kmmsgdict.cpp
|
Merge from osnabrueck_branch: all
|
22 years ago |
|
kmmsgdict.h
|
Make KMMessage inherit privately from KMMsgBase and provide an explicit toMsgBase() cast method. As posted on kmail@kde.org
|
23 years ago |
|
kmmsgindex.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
kmmsgindex.h
|
doesn't seem to be needed for threading :)
|
23 years ago |
|
kmmsginfo.cpp
|
Add the UID the msgSize on server to the index.
|
22 years ago |
|
kmmsginfo.h
|
Add the UID the msgSize on server to the index.
|
22 years ago |
|
kmmsglist.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
kmmsglist.h
|
o Remove int vs uint madness in KMMsgList. QMemArray<> expects uints, while KMMsgBase, inheriting QMemArray<>, worked with ints. to get rid of the warnings, some methods (e.g. size()) were reimplemented to call the QMemArray<> versions and casting the result to int before returning.
|
23 years ago |
|
kmmsgpart.cpp
|
convert CRLF -> LF in bodyDecoded also in case of 7bit or 8bit cte.
|
23 years ago |
|
kmmsgpart.h
|
Load imap attachments on demand and load the messages itself progressively. Cool ;-)
|
23 years ago |
|
kmmsgpartdlg.cpp
|
Corrected typo (currently selected -> currently-selected).
|
22 years ago |
|
kmmsgpartdlg.h
|
-remove #ifndef AEGYPTEN clauses
|
23 years ago |
|
kmpopfiltercnfrmdlg.cpp
|
CVS_SILENT i18n style guide fixes
|
22 years ago |
|
kmpopfiltercnfrmdlg.h
|
Patch by Ladislav Strojil for KMail POP filters so that the confirmation dialog
|
23 years ago |
|
kmpopheaders.cpp
|
…
|
|
|
kmpopheaders.h
|
From the series: zack does magic and you, the common people, stand in awe.
|
22 years ago |
|
kmreadermainwin.cpp
|
Fix bug 69656 (kmail quits after sending a message from the tray [if the main window is hidden])
|
22 years ago |
|
kmreadermainwin.h
|
Fix bug 69656 (kmail quits after sending a message from the tray [if the main window is hidden])
|
22 years ago |
|
kmreadermainwin.rc
|
…
|
|
|
kmreaderwin.cpp
|
CVS_SILENT i18n style guide fixes
|
22 years ago |
|
kmreaderwin.h
|
Port the behavior section of the KMail config to KConfigXT as an initial
|
22 years ago |
|
kmsearchpattern.cpp
|
Empty filter criteria match always.
|
22 years ago |
|
kmsearchpattern.h
|
Fix compilation. The asString() methods are now always used (for logging of filter usage).
|
22 years ago |
|
kmsearchpatternedit.cpp
|
- Factor the lineedit with the regular expression button into a new widget.
|
22 years ago |
|
kmsearchpatternedit.h
|
Corrected typo (currently selected -> currently-selected).
|
22 years ago |
|
kmsender.cpp
|
always generate a msgid on sending even if the message already got one
|
22 years ago |
|
kmsender.h
|
Remove all FooInherited #defines and all "base" typedefs to make it consistent. They're removed since they obfuscate the inheritance trees and potential problems when changing the inheritance (the compiler doesn't force you to look at every reference to the superclass).
|
23 years ago |
|
kmservertest.cpp
|
Don't try to show an error dialog on a job that has been deleted by a
|
22 years ago |
|
kmservertest.h
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
kmstartup.cpp
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
kmstartup.h
|
Don't export getMyHostName()
|
23 years ago |
|
kmsystemtray.cpp
|
remove excessive debug
|
22 years ago |
|
kmsystemtray.h
|
Make the background of the system tray icon with the overlayed number of unread messages transparent. Man, this was more difficult than I had anticipated.
|
23 years ago |
|
kmtransport.cpp
|
fixing accels (again)
|
23 years ago |
|
kmtransport.h
|
grey out the the label as well as the line edit.
|
23 years ago |
|
kmversion.h
|
Update the version a tick so that we can tell who has the recently
|
22 years ago |
|
mailcomposerIface.h
|
…
|
|
|
maildirjob.cpp
|
Implement "Exclude important messages from expiry" config option and gui
|
22 years ago |
|
maildirjob.h
|
…
|
|
|
mailinglist-magic.cpp
|
From the series: zack does magic and you, the common people, stand in awe.
|
22 years ago |
|
mailinglist-magic.h
|
From the series: zack does magic and you, the common people, stand in awe.
|
22 years ago |
|
mailserviceimpl.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
mailserviceimpl.h
|
AIX build fix
|
23 years ago |
|
mailsourceviewer.cpp
|
- Remove the superfluous 'if ( pointer != 0 )'.
|
22 years ago |
|
mailsourceviewer.h
|
Fix memory usage problems with "view source" by:
|
22 years ago |
|
main.cpp
|
Move cmdline handling to DCOP-enabled method, move cmdline def to header file
|
23 years ago |
|
mboxjob.cpp
|
Implement "Exclude important messages from expiry" config option and gui
|
22 years ago |
|
mboxjob.h
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
messagecomposer.cpp
|
CVS_SILENT i18n style guide fixes
|
22 years ago |
|
messagecomposer.h
|
Add the two new files for easier review. Not compiled yet
|
22 years ago |
|
messageproperty.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
messageproperty.h
|
Fix copying/moving of imap messages to different accounts.
|
23 years ago |
|
mh2kmail
|
…
|
|
|
mh2kmailr
|
…
|
|
|
networkaccount.cpp
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
networkaccount.h
|
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
|
22 years ago |
|
objecttreeparser.cpp
|
From aegypten_branch: Better text for signed maessage (don't confuse the user about key vs. signature creation data), and remove my long-standing fixme.
|
22 years ago |
|
objecttreeparser.h
|
From aegypten_branch:
|
22 years ago |
|
partNode.cpp
|
Fix LOD by creating the partNode from the already existing object and not from string
|
22 years ago |
|
partNode.h
|
from aegytpen_branch:
|
22 years ago |
|
partmetadata.h
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
regexplineedit.cpp
|
GPLv2 + Qt -> GPLv2+ + Qt
|
22 years ago |
|
regexplineedit.h
|
GPLv2 + Qt -> GPLv2+ + Qt
|
22 years ago |
|
rulewidgethandlermanager.cpp
|
Don't leak QObjectLists.
|
22 years ago |
|
rulewidgethandlermanager.h
|
Add RuleWidgetHandlers and RuleWidgetHandlerManager. There are currently three handlers which handle the function widgets and the value widgets for search/filter rules: a status rule handler, a numeric rule handler (for size and age) and a general text rule handler. I'll send a patch with the corresponding changes in kmsearchpatternedit.* to the list.
|
22 years ago |
|
secondarywindow.cpp
|
Fix bug 69656 (kmail quits after sending a message from the tray [if the main window is hidden])
|
22 years ago |
|
secondarywindow.h
|
Fix bug 69656 (kmail quits after sending a message from the tray [if the main window is hidden])
|
22 years ago |
|
sieveconfig.cpp
|
compile with explicit KURL() constructor
|
22 years ago |
|
sieveconfig.h
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
sievejob.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
sievejob.h
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
signatureconfigurationdialog.ui
|
KDE proofreaders. Remove exclamation marks to improve readability.
|
22 years ago |
|
signatureconfigurationdialogimpl.cpp
|
…
|
|
|
signatureconfigurationdialogimpl.h
|
…
|
|
|
signatureconfigurator.cpp
|
compile with explicit KURL() constructor
|
22 years ago |
|
signatureconfigurator.h
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
simplestringlisteditor.cpp
|
Convert the KMail configuration dialog to a bunch of KCMs embedded in a
|
22 years ago |
|
simplestringlisteditor.h
|
Convert the KMail configuration dialog to a bunch of KCMs embedded in a
|
22 years ago |
|
ssllabel.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
ssllabel.h
|
Introducing an icon which shows whether the connection to the server is
|
23 years ago |
|
startupwizard.cpp
|
KDE proofreaders typos
|
22 years ago |
|
startupwizard.h
|
Merge from osnabrueck_branch: all
|
22 years ago |
|
subscriptiondialog.cpp
|
Display subscriptions correctly even if the INBOX is not subscribed
|
22 years ago |
|
subscriptiondialog.h
|
License update
|
23 years ago |
|
teehtmlwriter.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
teehtmlwriter.h
|
Use KHTMLPart::setUserStyleSheet() to set out CSS defintions (instead of using <script>). Thanks to Dirk for the tip.
|
23 years ago |
|
tips
|
CVS_SILENT Typographical corrections and changes
|
22 years ago |
|
transportmanager.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
transportmanager.h
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
undostack.cpp
|
KDE proofreaders. Remove exclamation marks to improve readability.
|
22 years ago |
|
undostack.h
|
…
|
|
|
upgrade-signature.pl
|
…
|
|
|
upgrade-transport.pl
|
…
|
|
|
urlhandlermanager.cpp
|
Only display "Groupware choice" over groupware links.
|
22 years ago |
|
urlhandlermanager.h
|
First steps in the direction of generic handlers for URLs in the reader window.
|
23 years ago |
|
vacation.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
vacation.h
|
Fix kroupware issues #340 and #324: Make {vacation text,mail aliases} editable.
|
23 years ago |
|
vacationdialog.cpp
|
Add <config.h> to all .cpp files as in aegypten_branch we really
|
23 years ago |
|
vacationdialog.h
|
Fix kroupware issues #340 and #324: Make {vacation text,mail aliases} editable.
|
23 years ago |
|
vcardviewer.cpp
|
use i18n for all button texts
|
22 years ago |
|
vcardviewer.h
|
Merge from osnabrueck_branch: all
|
22 years ago |