225 Commits (839b576097a1a034a47227dba2590614737fc0bb)

Author SHA1 Message Date
Laurent Montel 5214f977ce KURL->KUrl 20 years ago
Laurent Montel 7a6a236da0 KURL->KUrl 20 years ago
Laurent Montel ee653bfb46 Launch my script to convert to new kdelibs snapshot API 20 years ago
Ingo Klcker ae4ce1dfd8 We don't need NewByteArray anymore. 20 years ago
Laurent Montel 60b450d35f QString::null-> QString() 21 years ago
Laurent Montel 055208c180 Fix header/include 21 years ago
Laurent Montel 036381f99c Q3HVBox-- 21 years ago
Laurent Montel 3ef805634c Q3ValueList-- 21 years ago
Andreas Gungl ac5bbfe5be changes to switch to the new MessageStatus class 21 years ago
Volker Krause 05ed13c77c More porting, about 10 files still don't build. 21 years ago
Allen Winter a865fa57a7 forward port by adridg: 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Till Adam 776682a1a3 If an invitation is opened in a secondary window, close that window when 21 years ago
Till Adam fdc65c9a3b Display a nice html page when selecting an online imap folder in offline 21 years ago
Till Adam ddabd22c7e Compile even without chiasmus. moc sees the class definition, since it 21 years ago
David Faure 6332d64f3a Ooops, don't enable/disable the OK button depending on an optional field. 21 years ago
Allen Winter dc892fea91 minor comment changes for doxygen. 21 years ago
David Faure 88db42ffa4 Aegypten chiasmus: 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
Carsten Burghardt 5795feef6d Backport of: 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
Mario Teijeiro Otero 01be904470 * Permit collapse/expand quoted mail (default disabled). 21 years ago
Marc Mutz 8c7377c235 Add "Decrypt With Chiasmus..." action to context menu of .xia attachments. I am so fed up with this hack that I consider making a plugin interface for this kind of mimetype-dependant attachment context menu entries. 21 years ago
Till Adam e88a1dec5c Patch by Rich Birch implementing restoring of the message preview pane 21 years ago
Ingo Klcker 74bf08c625 Pass the current value of the useFixedFont option to the temporary KMReaderWin which is used for printing. 21 years ago
Carsten Burghardt aac5f12922 Refactor the attachment handling into it's own command. 21 years ago
Till Adam 4dff97c406 Patch by Ingo Heeskens implementing a per folder option for loading 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
David Faure 5f7faca854 Revert incorrect fix for #[Bug 39537] attachments' temporary files are deleted too soon. 22 years ago
David Faure bcf452bbee Revert incorrect fix for #[Bug 39537] attachments' temporary files are deleted too soon. 22 years ago
Marc Mutz 79fcc5b3a4 Fix Aegypten issue #269 by providing a way to save the text of the reader. Exposes a bug in KHTMLPart, see kfm-devel. 22 years ago
Allen Winter 5e80bc5dc8 Lots of minor changes to the comments to make doxygen happy. 22 years ago
David Faure 74053c5001 Forward port fix for #39537, attachments' temporary files are deleted too soon 22 years ago
David Faure 4541c50d00 Apply fix for longstanding bug "attachments' temporary files are deleted too soon", 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 dd44c52aaf Three patches: 22 years ago
Will Stephenson f13bfd8f35 This updates the presence string in the mail header in line with changes on the IM system. 22 years ago
Will Stephenson e4d9523482 Third tranche of Instant Messaging integration. 22 years ago
Ingo Klcker 2107cb5fbc Show some warnings if the Content-Type or the filename suggest another MIME type than the contents. This might need some fine tuning to avoid unnecessary warnings. 22 years ago
Ingo Klcker 1b0d50023e - Show the KMail Introduction whenever the list of new features changed, but not when the version number changed. 22 years ago
Till Adam 607583a092 Backport the bodypartformatter (plugin) infrastructure from aegypten 22 years ago
Till Adam c787425ea4 Make the reader window wait for one serial number only at any time and 22 years ago
Till Adam 792c314648 Port the behavior section of the KMail config to KConfigXT as an initial 22 years ago
Dirk Mueller 9f1418ac89 compile with explicit KURL() constructor 22 years ago
Ingo Klcker 2c715b30da Merge from osnabrueck_branch: all 22 years ago
Till Adam abb48032a5 Make saveMsgAs() in external reader windows work by: 23 years ago