818 Commits (ac1c0bc5d6480f114f2ffb9f89b3f5e2ac655b0e)

Author SHA1 Message Date
Till Adam 5f6d6e3790 Don't crash when shift-clicking non-attachment urls, but pass it on to 21 years ago
Ingo Klcker ce72d5129f Update the info page 21 years ago
Martijn Klingens 8376771004 Show a 'please wait' splash if opening an IMAP 21 years ago
Ingo Klcker dacfd125f5 - Move the encoding selection from the main widget to the reader widget. This makes the selection automatically available in the separate reader window. 21 years ago
David Faure fbd704a0dd No-op change (except for removing a runtime Q_ASSERT(0) warning), 21 years ago
Carsten Burghardt 6a068edcc1 Backport of: 21 years ago
Carsten Burghardt 5795feef6d Backport of: 21 years ago
Andras Mantia cc66b0dc4f --enable-final fix 21 years ago
Volker Krause 698cff2a65 Adjust to recent libkdepim changes, ie. use the shared CSSHelper and 21 years ago
Carsten Burghardt 745c87b9e5 Handle shift-click ourself and load the attachment if necessary. Thanks to David for the QScrollView help. 21 years ago
Carsten Burghardt c28e46e8c6 Add namespace support to kmail. 21 years ago
Ingo Klcker b45f8b7700 Fix Dirk's 'fix'. 21 years ago
Dirk Mueller 09014449f7 compile 21 years ago
Carsten Burghardt 6231035bd7 Use correct action. 21 years ago
Mario Teijeiro Otero 89231a0826 * Hide correctly for this type of quoted mail: 21 years ago
Mario Teijeiro Otero 01be904470 * Permit collapse/expand quoted mail (default disabled). 21 years ago
Till Adam e88a1dec5c Patch by Rich Birch implementing restoring of the message preview pane 21 years ago
Stephan Kulow 6400bd7e27 thanks for taking care about explaining the really important things to the 21 years ago
Ingo Klcker 302f7809a2 Another locale-independent string conversion fix. 21 years ago
Jeff Snyder 8c78dfd350 Centralise all the about-page pngs and css in libkdepim, and remove them from kmail and kontact. 21 years ago
Ingo Klcker cd5daaa7ce - Don't show 'Important changes' if there weren't any. 21 years ago
Jonathan Riddell 85b382e675 New about screen by Lokheed <lokheed @gmail.com> and me 21 years ago
Carsten Burghardt aac5f12922 Refactor the attachment handling into it's own command. 21 years ago
Till Adam cf2d08b7e7 Don't show unknown attachments in an extra view source window but in the 22 years ago
Till Adam 11e8be7a09 Don't crash when saving encapsulated messages or ones read from an .eml 22 years ago
Ingo Klcker e8c3912254 Init all action pointers. Don't crash if we don't have an action collection (which is the case when creating a reader window for printing). 22 years ago
David Faure 57ed658279 Forward port 1.777.2.5.2.7: fix for replaceMsgByUnencryptedVersion() 22 years ago
David Faure 5632d7be9f Use kasciistricmp when comparing keywords, to fix problems with some locales 22 years ago
Till Adam 4dff97c406 Patch by Ingo Heeskens implementing a per folder option for loading 22 years ago
Ingo Klcker 8632506008 - Initialize the header style and the attachment strategy actions. 22 years ago
Paul Sprakes b0eac604b5 Clean up context menu's. 22 years ago
Ingo Klcker 4f29ce83d1 Move the attachment strategy actions and the header style actions to KMReaderWin. This helps prevent crashes in the main window if there's no preview pane and it makes it easy to make the actions available in the separate reader window. 22 years ago
Ingo Klcker 4ccd0639d3 Only set the signature state to "not signed" if it was unknown before. Otherwise the signature state of encrypted messages for which decryption is canceled but which have already been decrypted before would be lost. 22 years ago
Ingo Klcker 62eb5a8ecb Don't set a fixed window size. 22 years ago
Ingo Klcker 1787987bef Fix QString::null == calls 22 years ago
Carsten Burghardt a7b42a3018 Debug namespace 22 years ago
Till Adam 0d5e0a6808 Make sure the readerwindow is cleared when the current message goes away. 22 years ago
Martin Koller d5387d4f9d reflect only changes since KDE-3.3 release 22 years ago
Till Adam a7df9bb8ae Fix removing of resource folders and rename isResourceImapFolder into 22 years ago
David Faure 74053c5001 Forward port fix for #39537, attachments' temporary files are deleted too soon 22 years ago
Till Adam 406a72786e CVS_SILENT disable verbose debugging, de-tab, coding style fixes 22 years ago
Carsten Burghardt cfdae1fdaf Support IMAP body search 22 years ago
Ingo Klcker 978ff93862 Make View Source work if the preview pane is hidden. 22 years ago
Till Adam 498f1b986b Use the new setTransientMsg in the status broadcaster and remove the code 22 years ago
Ingo Klcker dd2e3c3be7 Determine the MIME type of attachments first by Content-Type, then by filename and only if both fail check the content of the file. The former code which compared the results of the different checks only lead to false alerts and couldn't really provide more security. 22 years ago
Marc Mutz f02206a489 Fix Kolab issue #45, pt.2: 22 years ago
Stephan Binner 1080d6019e Revert compound stuff - no time left for discussion 22 years ago
Stephan Binner c52c3fee3a Less invented compound nouns (filename, username, hostname) 22 years ago
Stephan Binner f44f4da94b CVS_SILENT i18n style guide fix 22 years ago
Carsten Burghardt 16445d4f5d - Fix the pretty broken JumpToUnread logic 22 years ago