|
about
|
datadir replacement
|
23 years ago |
|
interfaces
|
First steps in the direction of generic handlers for URLs in the reader window.
|
23 years ago |
|
pics
|
move icons to a place where locally installable action icons belong.
|
23 years ago |
|
profiles
|
CVS_SILENT made messages
|
23 years ago |
|
COMMITPOLICY
|
KMail cvs commit policy as agreed to on kde-core
|
23 years ago |
|
ChangeLog
|
speling fixes
|
23 years ago |
|
DESIGN
|
Change
|
23 years ago |
|
KMail.desktop
|
CVS_SILENT made messages
|
23 years ago |
|
Makefile.am
|
Commit the code that uses the MessageProperty class.
|
23 years ago |
|
TODO
|
Remove completed items, seems Till implements several of my TODO items.
|
23 years ago |
|
aboutdata.cpp
|
Change my email address to the kde one. I am told this is ok, string freeze
|
23 years ago |
|
aboutdata.h
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
accountdialog.cpp
|
oops, don't crash without a sieve editor
|
23 years ago |
|
accountdialog.h
|
Remove the slightly opaque option to "enable semiautomatic resource
|
23 years ago |
|
actionscheduler.cpp
|
Update copyright / license to urlhandlermanager.h style.
|
23 years ago |
|
actionscheduler.h
|
Update copyright / license to urlhandlermanager.h style.
|
23 years ago |
|
adddirectoryservicedialog.ui
|
fix layouts
|
23 years ago |
|
adddirectoryservicedialogimpl.cpp
|
…
|
|
|
adddirectoryservicedialogimpl.h
|
…
|
|
|
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
|
Implement more of the smart attachment strategy in SmartAttachmentStrategy, namely the special text/* handling found in ObjectTreeParser::processTextPlainSubtype()
|
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
|
By defaulting to "never display inline" for all unkown mimetypes (except text/*, which are treated as text/plain), we can remove special-casing for: RTF, VCard, PostScript, Audio/*. Also remove Enriched, which just called the text/plain method anyway. And make some namespace {} usages go away in favour of static
|
23 years ago |
|
bodypartformatter.h
|
More refactoring in the HTML generation area: Introduce
|
23 years ago |
|
bodyvisitor.cpp
|
When an imap msg is loaded the first time the signature state is unknown.
|
23 years ago |
|
bodyvisitor.h
|
compile
|
23 years ago |
|
cachedimapjob.cpp
|
Make sure the ConnectionState is handled correctly
|
23 years ago |
|
cachedimapjob.h
|
Moving the progress signal to the base class.
|
23 years ago |
|
certificatehandlingdialog.ui
|
…
|
|
|
certificatehandlingdialog.ui.h
|
…
|
|
|
certificatehandlingdialogimpl.cpp
|
…
|
|
|
certificatehandlingdialogimpl.h
|
…
|
|
|
certificatewizard.ui
|
Removing accelerators (<property name="accel">) from ui files. That is good because:
|
23 years ago |
|
certificatewizardimpl.cpp
|
…
|
|
|
certificatewizardimpl.h
|
…
|
|
|
colorlistbox.cpp
|
CVS_SILENT
|
23 years ago |
|
colorlistbox.h
|
CVS_SILENT
|
23 years ago |
|
configmanager.cpp
|
…
|
|
|
configmanager.h
|
…
|
|
|
configuredialog.cpp
|
Remove "patch" and its i18n from the default list of words that trigger
|
23 years ago |
|
configuredialog.h
|
Removed the 'iterate over all toplevel windows and call readConfig()' hack
|
23 years ago |
|
configuredialog_p.cpp
|
Use double click to select profiles
|
23 years ago |
|
configuredialog_p.h
|
Allow the user to place the message preview pane either below the messages
|
23 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
|
moving kconfig.h and kcmdlineargs.h in the files that need it (kmkernel.h
|
23 years ago |
|
cryptplugconfigdialog.h
|
…
|
|
|
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 |
|
dcopmail.desktop
|
CVS_SILENT made messages
|
23 years ago |
|
dcoptest.cpp
|
…
|
|
|
dictionarycombobox.cpp
|
Fix the problem that the dictionary couldn't be set to 'ISpell default' (in case the KDE-global dictionary isn't ISpell default). The problem is that the internal name (in KSpellConfig) for 'ISpell default' is the empty string. But we treat the empty string as the KDE-global dictionary.
|
23 years ago |
|
dictionarycombobox.h
|
ComboBox for selecting the spell-checking dictionary. Will be used in a later commit.
|
23 years ago |
|
directoryservicesconfigurationdialog.ui
|
fix layouts
|
23 years ago |
|
directoryservicesconfigurationdialogimpl.cpp
|
…
|
|
|
directoryservicesconfigurationdialogimpl.h
|
…
|
|
|
encryptionconfigurationdialog.ui
|
Fix wrong checkbox description
|
23 years ago |
|
encryptionconfigurationdialogimpl.cpp
|
…
|
|
|
encryptionconfigurationdialogimpl.h
|
…
|
|
|
eventsrc
|
CVS_SILENT made messages
|
23 years ago |
|
filehtmlwriter.cpp
|
Use KHTMLPart::setUserStyleSheet() to set out CSS defintions (instead of using <script>). Thanks to Dirk for the tip.
|
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 |
|
folderIface.cpp
|
This kdDebug makes too much noise with the new DCOP based Mail summary widget in Kontact.
|
23 years ago |
|
folderIface.h
|
Return number of messages in messages()
|
23 years ago |
|
folderjob.cpp
|
Load imap attachments on demand and load the messages itself progressively. Cool ;-)
|
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
|
…
|
|
|
headerstrategy.cpp
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
headerstrategy.h
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
headerstyle.cpp
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
headerstyle.h
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
htmlstatusbar.cpp
|
Make the html status bar a widget of it's own right. Adding implementation to build; not yet used by reader.
|
23 years ago |
|
htmlstatusbar.h
|
Fix a grave bug. ;-)
|
23 years ago |
|
identitycombo.cpp
|
Change
|
23 years ago |
|
identitycombo.h
|
…
|
|
|
identitydialog.cpp
|
cvsrevertlast - the change in tags isn't necessary. Now that the <qt>s are
|
23 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
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
identitydrag.h
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
identitylistview.cpp
|
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 |
|
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
|
microfixes
|
23 years ago |
|
identitymanager.h
|
Check for exact matching addresses because else the identity with address bc@xyz would match abc@xyz.
|
23 years ago |
|
imapaccountbase.cpp
|
dIMAP is obviously a bit slow with the connection.
|
23 years ago |
|
imapaccountbase.h
|
Don't ask the kernel for the mainwidget to ask the mainwidget for the
|
23 years ago |
|
imapjob.cpp
|
I still can not reproduce bug 70589 but this safety check should fix it.
|
23 years ago |
|
imapjob.h
|
Don't ask the kernel for the mainwidget to ask the mainwidget for the
|
23 years ago |
|
imapprogressdialog.cpp
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
imapprogressdialog.h
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
iobserver.cpp
|
compile
|
23 years ago |
|
iobserver.h
|
compile
|
23 years ago |
|
isubject.cpp
|
compile
|
23 years ago |
|
isubject.h
|
compile
|
23 years ago |
|
kcursorsaver.h
|
the bare minimum of documentation
|
23 years ago |
|
kfileio.cpp
|
make kBytesToFile 'public'.
|
23 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
|
Lets try this : major include's cleanup. Should shave a few mins of kmail's compilation.
|
23 years ago |
|
klistboxdialog.h
|
…
|
|
|
kmaccount.cpp
|
Remove the slightly opaque option to "enable semiautomatic resource
|
23 years ago |
|
kmaccount.h
|
Fix most disconnected IMAP problems and pre-introduce some code for future features
|
23 years ago |
|
kmacctcachedimap.cpp
|
dIMAP is obviously a bit slow with the connection.
|
23 years ago |
|
kmacctcachedimap.h
|
Fix most disconnected IMAP problems and pre-introduce some code for future features
|
23 years ago |
|
kmacctexppop.cpp
|
Having recently been informed by Waldo that when using kioslaves in
|
23 years ago |
|
kmacctexppop.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 |
|
kmacctfolder.cpp
|
…
|
|
|
kmacctfolder.h
|
…
|
|
|
kmacctimap.cpp
|
When an imap folder is deleted, make sure that it is not still referenced
|
23 years ago |
|
kmacctimap.h
|
When an imap folder is deleted, make sure that it is not still referenced
|
23 years ago |
|
kmacctlocal.cpp
|
Removing KMFolder::quiet(bool beQuiet) method that was used to prevent some
|
23 years ago |
|
kmacctlocal.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 |
|
kmacctmaildir.cpp
|
Removing KMFolder::quiet(bool beQuiet) method that was used to prevent some
|
23 years ago |
|
kmacctmaildir.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 |
|
kmacctmgr.cpp
|
Let the account manager emit a signal when an account is removed so the
|
23 years ago |
|
kmacctmgr.h
|
Let the account manager emit a signal when an account is removed so the
|
23 years ago |
|
kmacctseldlg.cpp
|
CVS_SILENT
|
23 years ago |
|
kmacctseldlg.h
|
CVS_SILENT
|
23 years ago |
|
kmaddrbook.cpp
|
Should no longer be needed.
|
23 years ago |
|
kmaddrbook.h
|
Remove code and comments which are obsolete since KDE 3.1, but re-add code which is necessary for KDE 3.1 compatibility.
|
23 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-pgpidentity.pl
|
…
|
|
|
kmail-upd-identities.pl
|
…
|
|
|
kmail.upd
|
- Move mime tree viewer to the reader window (patch as posted, still
|
23 years ago |
|
kmailIface.h
|
Emit unreadCountChanged() DCOP signal after new mail arrived. This is necessary for fixing bug 66706 and was reviewed by Tobias and Don.
|
23 years ago |
|
kmail_part.cpp
|
We don't seem to need the updateConfigCheck anymore. Now the KMail KPart
|
23 years ago |
|
kmail_part.h
|
Useless variable.
|
23 years ago |
|
kmailicalIface.h
|
…
|
|
|
kmailicalifaceimpl.cpp
|
When an IMAP resource tells KMail to store or delete a file, don't tell
|
23 years ago |
|
kmailicalifaceimpl.h
|
When an IMAP resource tells KMail to store or delete a file, don't tell
|
23 years ago |
|
kmailpartIface.h
|
…
|
|
|
kmbroadcaststatus.cpp
|
A little treat for Till: Show the Cancel icon instead of an 'X' on the button which cancels a mail check or sending.
|
23 years ago |
|
kmbroadcaststatus.h
|
Introducing an icon which shows whether the connection to the server is
|
23 years ago |
|
kmcommands.cpp
|
Defiantly re-introduce my crash fix for #70426, which Ingo reverted because
|
23 years ago |
|
kmcommands.h
|
Fix the usability issues of the reply actions by making Reply a smart reply and by adding Reply to Author. Reviewed by many.
|
23 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
|
Remove "patch" and its i18n from the default list of words that trigger
|
23 years ago |
|
kmcomposewin.h
|
Removed the 'iterate over all toplevel windows and call readConfig()' hack
|
23 years ago |
|
kmdebug.h
|
…
|
|
|
kmdict.cpp
|
…
|
|
|
kmdict.h
|
…
|
|
|
kmfawidgets.cpp
|
Lets try this : major include's cleanup. Should shave a few mins of kmail's compilation.
|
23 years ago |
|
kmfawidgets.h
|
move custom sound widget to where it belongs + some minor code cleanups in kmfawidgets.cpp
|
23 years ago |
|
kmfilter.cpp
|
CVS_SILENT: s/TRUE/true/ s/FALSE/false/
|
23 years ago |
|
kmfilter.h
|
Commit the code that uses the MessageProperty class.
|
23 years ago |
|
kmfilteraction.cpp
|
Fix unsafe KTempFile usage (closing the KTF and keeping only the name to use later makes us vulnerable to inserting a symlink in the meantime. Not _that_ dangerous, but hey.
|
23 years ago |
|
kmfilteraction.h
|
Commit the code that uses the MessageProperty class.
|
23 years ago |
|
kmfilterdlg.cpp
|
Forgot to change this before committing.
|
23 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
|
CVS_SILENT: remove trailing whitespace
|
23 years ago |
|
kmfiltermgr.h
|
Commit the code that uses the MessageProperty class.
|
23 years ago |
|
kmfldsearch.cpp
|
Fix 63400, quite trivial.
|
23 years ago |
|
kmfldsearch.h
|
build against qt<3.2
|
23 years ago |
|
kmfolder.cpp
|
Defiantly re-introduce my crash fix for #70426, which Ingo reverted because
|
23 years ago |
|
kmfolder.h
|
Don't ask the kernel for the mainwidget to ask the mainwidget for the
|
23 years ago |
|
kmfoldercachedimap.cpp
|
Make sure the ConnectionState is handled correctly
|
23 years ago |
|
kmfoldercachedimap.h
|
Make dimap capable of multiple stati as well.
|
23 years ago |
|
kmfoldercombobox.cpp
|
Move dIMAP to a new folder manager. One bug is still there: It doesn't show up in the folder tree!
|
23 years ago |
|
kmfoldercombobox.h
|
Cleaning up headers. Trying to make the "config.h" -> kmail headers ->
|
23 years ago |
|
kmfolderdia.cpp
|
Move dIMAP to a new folder manager. One bug is still there: It doesn't show up in the folder tree!
|
23 years ago |
|
kmfolderdia.h
|
Disable the OK button in case the folder name lineedit is empty. Patch by Laurent Montel.
|
23 years ago |
|
kmfolderdir.cpp
|
Nitpicking
|
23 years ago |
|
kmfolderdir.h
|
…
|
|
|
kmfolderimap.cpp
|
Revert because Ingo convinced me that not all attachments are display inline
|
23 years ago |
|
kmfolderimap.h
|
Don't ask the kernel for the mainwidget to ask the mainwidget for the
|
23 years ago |
|
kmfolderindex.cpp
|
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 |
|
kmfolderindex.h
|
If the trash folder was never opened during a KMail session, then the index of the trash folder was never read and mHeaderOffset is still 0 when truncateIndex() is called during emptying the trash folder on program exit. The truncate in truncateIndex() then even cut off the index file header. We now avoid this by simply creating a new empty index in case mHeaderOffset is 0. Creating a new empty index is faster than reading the index in order to get the correct value for mHeaderOffset.
|
23 years ago |
|
kmfoldermaildir.cpp
|
fixing the error
|
23 years ago |
|
kmfoldermaildir.h
|
Don't ask the kernel for the mainwidget to ask the mainwidget for the
|
23 years ago |
|
kmfoldermbox.cpp
|
Fix crash on Solaris in case aMsg->fromEmail() is empty. Writing an empty string would anyway not be correct so we write a dummy string now in case it's empty. Based on patch by Torsten Kasch.
|
23 years ago |
|
kmfoldermbox.h
|
Don't ask the kernel for the mainwidget to ask the mainwidget for the
|
23 years ago |
|
kmfoldermgr.cpp
|
CVS_SILENT i18n style guide fixes
|
23 years ago |
|
kmfoldermgr.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 |
|
kmfoldernode.cpp
|
…
|
|
|
kmfoldernode.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 |
|
kmfoldersearch.cpp
|
Don't ask the kernel for the mainwidget to ask the mainwidget for the
|
23 years ago |
|
kmfoldersearch.h
|
Don't ask the kernel for the mainwidget to ask the mainwidget for the
|
23 years ago |
|
kmfolderseldlg.cpp
|
KWhatsBroken tells me this slot doesn't exist. I agree. I also think that
|
23 years ago |
|
kmfolderseldlg.h
|
replace the list view with a tree view, the class can get used outside
|
23 years ago |
|
kmfoldertree.cpp
|
Trivial fix 63399
|
23 years ago |
|
kmfoldertree.h
|
Fix bug 69176: Empty trash doesn't work when trash folder not selected
|
23 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
|
- 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 |
|
kmgroupware.cpp
|
Fix the usability issues of the reply actions by making Reply a smart reply and by adding Reply to Author. Reviewed by many.
|
23 years ago |
|
kmgroupware.h
|
GUI: Unhide the File->Refresh Local IMAP Cache action by moving the code from kmgroupware.cpp to kmmainwidget.cpp. The error was that no-one called KMGroupware::setupActions() and no-one caught KMGroupware::signalMenusChanged()
|
23 years ago |
|
kmgroupwarefuncs.cpp
|
…
|
|
|
kmgroupwarefuncs.h
|
…
|
|
|
kmheaders.cpp
|
Don't crash if for some reason mFolder->getMsgBase(tryMe) returns 0.
|
23 years ago |
|
kmheaders.h
|
Fix for some selection problems i was having in KMail. When the mimetree disappears in a too small kmail window the kmheader widget grows downwards on mouse pressed and thus on mouse release a different message can be under the mouse cursor and that would then be invalidly highlighted. Also removes the now unnecessary clearSelectionExcept method.
|
23 years ago |
|
kmidentity.cpp
|
- 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 |
|
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
|
Register the system tray applets (currently each main window will have an applet) with the kernel. haveSystemTrayApplet() will be used by secondary windows (composer, separate message viewer) to find out whether KMail should be quit if the secondary window is closed.
|
23 years ago |
|
kmkernel.h
|
Register the system tray applets (currently each main window will have an applet) with the kernel. haveSystemTrayApplet() will be used by secondary windows (composer, separate message viewer) to find out whether KMail should be quit if the secondary window is closed.
|
23 years ago |
|
kmmainwidget.cpp
|
Mostly fix #67017 (new mail notification in kontact) by helping kmail to find its .eventsrc file when running in kontact.
|
23 years ago |
|
kmmainwidget.h
|
Fix the usability issues of the reply actions by making Reply a smart reply and by adding Reply to Author. Reviewed by many.
|
23 years ago |
|
kmmainwin.cpp
|
KMMainWidget already reads the config in its c'tor. Furthermore this makes restoring the layout after program start work again. I told Tobias to add this line so it's all my fault. ;-)
|
23 years ago |
|
kmmainwin.h
|
Removed the 'iterate over all toplevel windows and call readConfig()' hack
|
23 years ago |
|
kmmainwin.rc
|
Fix the usability issues of the reply actions by making Reply a smart reply and by adding Reply to Author. Reviewed by many.
|
23 years ago |
|
kmmessage.cpp
|
Fix the usability issues of the reply actions by making Reply a smart reply and by adding Reply to Author. Reviewed by many.
|
23 years ago |
|
kmmessage.h
|
Fix the usability issues of the reply actions by making Reply a smart reply and by adding Reply to Author. Reviewed by many.
|
23 years ago |
|
kmmimeparttree.cpp
|
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 |
|
kmmimeparttree.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 |
|
kmmsgbase.cpp
|
politically correct version from Simon
|
23 years ago |
|
kmmsgbase.h
|
Commit the code that uses the MessageProperty class.
|
23 years ago |
|
kmmsgdict.cpp
|
constant usage of QFile::encodeName() when dealing with files. Boy that was a wild mix before...
|
23 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
|
Change
|
23 years ago |
|
kmmsgindex.h
|
doesn't seem to be needed for threading :)
|
23 years ago |
|
kmmsginfo.cpp
|
CVS_SILENT trailing whitespace removal
|
23 years ago |
|
kmmsginfo.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 |
|
kmmsglist.cpp
|
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 |
|
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
|
CVS_SILENT i18n style guide fixes
|
23 years ago |
|
kmmsgpartdlg.h
|
-remove #ifndef AEGYPTEN clauses
|
23 years ago |
|
kmpopfiltercnfrmdlg.cpp
|
Patch by Ladislav Strojil for KMail POP filters so that the confirmation dialog
|
23 years ago |
|
kmpopfiltercnfrmdlg.h
|
Patch by Ladislav Strojil for KMail POP filters so that the confirmation dialog
|
23 years ago |
|
kmpopheaders.cpp
|
…
|
|
|
kmpopheaders.h
|
Patch by Ladislav Strojil for KMail POP filters so that the confirmation dialog
|
23 years ago |
|
kmreadermainwin.cpp
|
Maintainer san educates me that NULL is 0 and new doesn't fail. Yessir.
|
23 years ago |
|
kmreadermainwin.h
|
Fix the usability issues of the reply actions by making Reply a smart reply and by adding Reply to Author. Reviewed by many.
|
23 years ago |
|
kmreadermainwin.rc
|
…
|
|
|
kmreaderwin.cpp
|
Messages were sometimes not displayed when you selected a folder from a different account because the slave was not connected yet.
|
23 years ago |
|
kmreaderwin.h
|
Fix bug 66589: Href style links get confused by KMail
|
23 years ago |
|
kmsearchpattern.cpp
|
disable todo status until it'll be implemented after 3.2
|
23 years ago |
|
kmsearchpattern.h
|
Fix excessive memory use when searching regression.
|
23 years ago |
|
kmsearchpatternedit.cpp
|
disable todo status until it'll be implemented after 3.2
|
23 years ago |
|
kmsearchpatternedit.h
|
Use a combobox of available status values instead of an entry widget when
|
23 years ago |
|
kmsender.cpp
|
Be gone, tabs.
|
23 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 show error dialog when server doesn't support SSL.
|
23 years ago |
|
kmservertest.h
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
kmstartup.cpp
|
he always wants to have the last word :)
|
23 years ago |
|
kmstartup.h
|
Don't export getMyHostName()
|
23 years ago |
|
kmsystemtray.cpp
|
Fix bug 70099: Applet crashes on rigth click
|
23 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 |
|
kmtopwidget.cpp
|
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 |
|
kmtopwidget.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 |
|
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
|
New version number for KDE 3.2 Beta 2. Happy recompiling.
|
23 years ago |
|
mailcomposerIface.h
|
…
|
|
|
maildirjob.cpp
|
Fix bug 69854 (Reply doesn't work if I open message in separate window)
|
23 years ago |
|
maildirjob.h
|
Fixing one "FIXME", fixing some headers, adding few fdcls and rearranging some
|
23 years ago |
|
mailinglist-magic.cpp
|
make the code less insane
|
23 years ago |
|
mailinglist-magic.h
|
…
|
|
|
mailserviceimpl.cpp
|
To Danimo: implemented the MailTransportServiceIface in KMail.
|
23 years ago |
|
mailserviceimpl.h
|
AIX build fix
|
23 years ago |
|
mailsourceviewer.cpp
|
Switch KMTextBrowser to KMail::MailSourceViewer and KMUndoStack to
|
23 years ago |
|
mailsourceviewer.h
|
Switch KMTextBrowser to KMail::MailSourceViewer and KMUndoStack to
|
23 years ago |
|
main.cpp
|
CVS_SILENT using KCmdLineLastOption
|
23 years ago |
|
mboxjob.cpp
|
cryptpluggerwrapperlist.h is a pretty expensive include...
|
23 years ago |
|
mboxjob.h
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
messageproperty.cpp
|
Update copyright / license to urlhandlermanager.h style.
|
23 years ago |
|
messageproperty.h
|
Update copyright / license to urlhandlermanager.h style.
|
23 years ago |
|
mh2kmail
|
…
|
|
|
mh2kmailr
|
…
|
|
|
networkaccount.cpp
|
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 |
|
networkaccount.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 |
|
objecttreeparser.cpp
|
Make it possible to View, Open With and Save an embedded message which is displayed inline. This fixes the usability issue that replying to an attached message isn't possible. Now one can simply open a separate message window by clicking on the 'embedded message' header and then Reply.
|
23 years ago |
|
objecttreeparser.h
|
Make it possible to View, Open With and Save an embedded message which is displayed inline. This fixes the usability issue that replying to an attached message isn't possible. Now one can simply open a separate message window by clicking on the 'embedded message' header and then Reply.
|
23 years ago |
|
partNode.cpp
|
Make it GPL w/ Qt exception. Thanks to Kalle for the permission to relicense this piece of KDAB code!
|
23 years ago |
|
partNode.h
|
Make it GPL w/ Qt exception. Thanks to Kalle for the permission to relicense this piece of KDAB code!
|
23 years ago |
|
partmetadata.h
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
sieveconfig.cpp
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
sieveconfig.h
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
sievejob.cpp
|
Always use KURL::prettyURL() instead of KURL::url() in debug messages because we don't want a possible password to show up in the debug info.
|
23 years ago |
|
sievejob.h
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
signatureconfigurationdialog.ui
|
fix layouts
|
23 years ago |
|
signatureconfigurationdialogimpl.cpp
|
…
|
|
|
signatureconfigurationdialogimpl.h
|
…
|
|
|
signatureconfigurator.cpp
|
"should" - yeah right. Thanks for this crash.
|
23 years ago |
|
signatureconfigurator.h
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
simplestringlisteditor.cpp
|
Allow modification of an item of a SimpleStringListEditor by double clicking on the item. Patch by Laurent Montel.
|
23 years ago |
|
simplestringlisteditor.h
|
…
|
|
|
ssllabel.cpp
|
Introducing an icon which shows whether the connection to the server is
|
23 years ago |
|
ssllabel.h
|
Introducing an icon which shows whether the connection to the server is
|
23 years ago |
|
startupwizard.cpp
|
Move dIMAP to a new folder manager. One bug is still there: It doesn't show up in the folder tree!
|
23 years ago |
|
startupwizard.h
|
Rename KMGroupwareWizard to StartupWizard
|
23 years ago |
|
subscriptiondialog.cpp
|
Fix loop with courier and personal namespace.
|
23 years ago |
|
subscriptiondialog.h
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
teehtmlwriter.cpp
|
Use KHTMLPart::setUserStyleSheet() to set out CSS defintions (instead of using <script>). Thanks to Dirk for the tip.
|
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
|
…
|
|
|
transportmanager.cpp
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
transportmanager.h
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
undostack.cpp
|
Change
|
23 years ago |
|
undostack.h
|
Switch KMTextBrowser to KMail::MailSourceViewer and KMUndoStack to
|
23 years ago |
|
upgrade-signature.pl
|
…
|
|
|
upgrade-transport.pl
|
…
|
|
|
urlhandlermanager.cpp
|
Fix S/MIME regression introduced by: myself :-)
|
23 years ago |
|
urlhandlermanager.h
|
First steps in the direction of generic handlers for URLs in the reader window.
|
23 years ago |
|
vacation.cpp
|
Remove obsolete KSieve::ScriptBuilder method implementations
|
23 years ago |
|
vacation.h
|
Fix kroupware issues #340 and #324: Make {vacation text,mail aliases} editable.
|
23 years ago |
|
vacationdialog.cpp
|
unbreak compilation (gcc 3.4+)
|
23 years ago |
|
vacationdialog.h
|
Fix kroupware issues #340 and #324: Make {vacation text,mail aliases} editable.
|
23 years ago |
|
vcardviewer.cpp
|
- adjust the vCard parsing to the one performed in KMReaderWin::parseMsg()
|
23 years ago |
|
vcardviewer.h
|
- adjust the vCard parsing to the one performed in KMReaderWin::parseMsg()
|
23 years ago |