367 Commits (117685ef4efcd51da7dcff3d2565cfaaa30f7eee)

Author SHA1 Message Date
David Faure 117685ef4e Fix uninit read on startup due to my "troubleshoot imap cache" folder-related action, 21 years ago
David Faure 0c9148bf15 Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...) 21 years ago
Marc Mutz 556227ccc0 Abstract KMComposeWin behind KMail::Composer. Patch as posted on kmail-devel. 21 years ago
Till Adam 88ea1453ed QPtrList -> QValueList 21 years ago
Marc Mutz b7dc817bdd Hide KMSender from the rest of KMail. 21 years ago
Thomas Zander 5b0ba3b85e When new emails are added to the current folder re-init the view to 21 years ago
Thomas Zander 753d8448fb CVSSILENT: More header cleanup 21 years ago
Till Adam 7247fc0de9 Move from inheriting from QPtrList to having a QValueList member, for 21 years ago
Andreas Gungl 77a49c950f popup menus on URLs are odered like in Konqueror now 21 years ago
Till Adam cf1c887b0c SVNSILENT More include decoupling. 21 years ago
Thomas Zander cf8712d2f0 Make sure irrelevant context menu items are not shown based on the folder 21 years ago
Thomas Zander eea0a888d1 Don't allow the user to delete a folder that is read only 21 years ago
Thomas Zander 3bcdc8c5c9 Show 'Delete Search' instead of 'Delete Folder' for the search folder context popup. 21 years ago
Till Adam 0e47bb546b Import the sieve script management dialog Marc hacked up yesterday from 21 years ago
Ingo Klcker 0c21d817a1 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
Carsten Burghardt 2b877aa3b6 Sync todo icon with kmheaders 21 years ago
Martijn Klingens c5807d49ff Add Tools->Debug Sieve when compiled with --enable-debug. This lists all 21 years ago
Till Adam f825300ad2 Remove the global "refresh cache" option, as it fails with multiple 21 years ago
Danny Allen 263965f646 New (also with more sizes) ignore icon... 21 years ago
Danny Allen 797c8e97a1 Rename some icons... 21 years ago
Danny Allen 1646c684e1 Use system flag icon, therefore removing the redundant instance in kmail... 21 years ago
Carsten Burghardt 6cc42ddd7e Increase the splash timeout to 1 sec to reduce flicker. 21 years ago
Carsten Burghardt e9528d29b4 Show the splash only for folders that can have content. 21 years ago
Martijn Klingens ba6d3a5f25 Shuffle around a bit of code to make reuse possible; this is needed 21 years ago
Ingo Klcker ba3199f226 Change shortcut for switching to next/previous folder with unread messages to Alt+Plus/Minus. This makes KMail more consistent with Akregator and it makes Ctrl+Plus/Minus available for zooming the message in the preview pane. Until zooming is actually implemented Ctrl+Plug/Minus will serve as secondary shortcuts for 'Go to next/previous folder with unread messages'. 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 2613e0ca51 Show the IMAP-related menu item only if there is an IMAP account, 21 years ago
David Faure 67f328f79d Implementing perfection: show the IMAP-related menu item only if there is an IMAP account, 21 years ago
David Faure 8fed05730e Add "Troubleshoot IMAP Cache..." to Folder menu (since it's already in the RMB) 21 years ago
David Faure 7570e1bb19 Add "Troubleshoot IMAP Cache..." to Folder menu (since it's already in the RMB) 21 years ago
Till Adam 7624673192 Escape folder names when showing them in dialogs. 21 years ago
Till Adam 4a6e7ccd84 Escape folder names when displaying them in error dialogs. 21 years ago
Mario Teijeiro Otero f132cf242a * Backport of bugfix 103493 21 years ago
Mario Teijeiro Otero 622f5c1717 * When there are selected text on a message reader and rigthclick on a url, show 21 years ago
Mario Teijeiro Otero 4b80afec31 * Use transport names from TransportManager instead of the QPopupItem. 21 years ago
Matt Douhan 6417cdb091 Implement a new feature, the ability to send all queued email using 21 years ago
Ingo Klcker dcf5587548 Backport fix for 102351: Treat single messages as threads in threaded message list. Based on patch by Rich Birch. 21 years ago
Ingo Klcker d39da74fe8 Treat single messages as threads in threaded message list. Based on patch by Rich Birch. 21 years ago
Ingo Klcker 3353ef2dc7 Backport CVS commit by tilladam: 21 years ago
Till Adam 1ced5d218a Don't hardcode the use of the network codec when opening a mail from 21 years ago
David Faure 1b59ad1df7 From proko2: 21 years ago
David Faure 80cd1b679e From proko2: 21 years ago
David Faure 805dff2b4f Fix for deletion of folders with subfolders: those need to be removed first 21 years ago
Allen Winter fedfe60348 String changes for To-do marked messages. 21 years ago
Martijn Klingens 33a7619381 Fix keyboard navigation in the Status combo of the quicksearch. 21 years ago
Andreas Gungl c787ec006b Implement Folder->"Assign Shortcut" to allow 21 years ago
Till Adam e5156b7483 Find a way to do subject threading without needing to have the subject 21 years ago
Stephan Binner 3e4876a99f no such icon 21 years ago
Till Adam 4fc717cd63 Hm, currentItem() can be 0, it seems with count() == 1 21 years ago