389 Commits (839b576097a1a034a47227dba2590614737fc0bb)

Author SHA1 Message Date
Michael Haeckel 7fa3617162 CCMAIL: 47727-close@bugs.kde.org 24 years ago
Marc Mutz 8132716531 mPopup was never deleted; remove static QPixmap pointers. KIconsLoader::loadIcon uses QPixmapCache anyway. This way, we don't need stuff like refcounting of the static qpixmap pointers to determine when to delete them again. 24 years ago
Carsten Burghardt 749f128b8c get rid of old countUnreadRecursive code 24 years ago
Marc Mutz 2ce1d0268a YAUI (Yet Another Unused Icon) 24 years ago
Marc Mutz da8d072ddb oops, hyphens in icon names are special... 24 years ago
Marc Mutz 25dba919d6 Moved inbox, outbox and sent-mail folder icons to kdelibs/pics; removed unused icons {red,green}-bullet.png 24 years ago
Marc Mutz ec68433037 closed.png is loaded, but never used 24 years ago
Ingo Klcker 6615a799d3 GUI cleanup for more consistency with other applications (based on patch by Martin Koller) 24 years ago
Carsten Pfeiffer be5e7bf43d - centralize CryptPlugWrapperList in KMKernel to fix ownership problems 24 years ago
Carsten Burghardt 5ac5730197 Remove the KMFolderTreeItem parameter from KMFolderImap as the folder should not mess with the view 24 years ago
Stephan Binner a370b2a751 CVS_SILENT Style guide fix, use "cvslastchange" or X-WebCVS header line to view 24 years ago
Carsten Burghardt 6a6939af7e Not fti->folder->parent but fti->parent 24 years ago
Malte Starostik 6da543b21f Make IMAP folder listing work again 24 years ago
Marc Mutz f9ceb1b414 QHeader _has_ an layout engine ;-) 24 years ago
Carsten Burghardt d03bb27744 Fix sorting and make it independant from i18n 24 years ago
Carsten Burghardt fcd86355fe Save the open/close state of a node when it is expanded 24 years ago
Carsten Burghardt 7d087caa90 - reflect changes in kfoldertree 24 years ago
Carsten Burghardt 4d416f2a6f Rather heavy rework of the foldertree. It's now based on a new widget "KFolderTree" in libkdenetwork. 24 years ago
Karl-Heinz Zimmer 0b962d72fe finished Drag'n'Drop handling (dragging a mail from it's folder's mail list onto another folder): now we show the '+' sign (added to the mouse cursor) only when the user pressed the key (s)he has specified for COPY operations. Also we now show the correct sign at _beginning_ of the drag operation. So the user can see whether this will make a copy of the mail when _starting_ the drag operation. 24 years ago
Karl-Heinz Zimmer c284624513 add entended configuration options to KMail Configure / Miscellaneous tab page allowing the user to specify what should happen when Mail is Drag'n'Dropped from the mail headers' list onto another folder in the folder tree. Note: This works fine _but_ the little 'plus' sign is only displayed when mail is CTRL+Dragged (this is default behavior for copying). Of course this is missleading so - please - tell me how to fix this: I am looking for a way how to have the 'plus' indicator enabled or disabled during a Drag event. 24 years ago
Ingo Klcker bbbf70f3eb Swap Copy and Move in the dnd popup menu as Move is the most frequently used action 24 years ago
Carsten Burghardt cef86bf691 The eventFilter unfortunately also influenced the folder-contextmenu. I disable the columns-popup for the moment to investigate that further. 24 years ago
Carsten Burghardt 2627d323f4 Finally we got unread and total columns for the foldertree. 24 years ago
Zack Rusin 1de92fc2ac OK, shift+mouse move -> move, control+mouse move -> copy, else -> popup. 24 years ago
Zack Rusin 96e4b6adee Fixing the popup positioning problem, as noted by Ingo and waiting for 24 years ago
Zack Rusin f93d5bd995 Opinions on UI design are like asses - everyone has its own. Adding popup 24 years ago
Stephan Binner b16400da88 CVS_SILENT Capitalisation fixes. 24 years ago
Marc Mutz bf7ce97c38 bring back header 24 years ago
Karl-Heinz Zimmer d17c8a6946 a) Merged AEGYPTEN_BRANCH additions into HEAD branch. 24 years ago
Ingo Klcker de6ec5e488 Separate the New Message action and the Post to Mailing-List action. This means with New Message the To: field of the new message will no longer be filled automatically with the mailing list's posting address. 24 years ago
Zack Rusin 694f88bdd0 Adding custom icons support to the folder tree 24 years ago
Marc Mutz 459cf6632b Fix accel clashes, minor layouting adjustments and adding some accels. 24 years ago
Ingo Klcker aa78202b12 Add some more icons to the main menu and the folder RMB menus 24 years ago
Michael Haeckel 9aa9b8df70 Heavily decrease startup time. 24 years ago
Michael Haeckel 134f016b05 Make searching with subfolders working in IMAP folders. 25 years ago
Carsten Burghardt 129c5a070c Call slotFolderExpanded on startup to make sure the folder-settings are fully read. 25 years ago
Stephan Binner e2ed3a56bb s/Mark All Mails/Mark All Messages/ 25 years ago
Michael Haeckel ccb1aec74c Scroll again to the original position after refreshing the folder tree. 25 years ago
Christopher Molnar 42c5b98124 final change (that's what I get for making a small correct - 2 letters, 2 files 25 years ago
Christopher Molnar 1664e6110a You're right .... capitalize all words 25 years ago
Christopher Molnar 5b2d494e84 Slight correction "Mark all Mails as Read" --> "Mark all Mail as Read" 25 years ago
Stephan Binner 66b51463f0 CVS_SILENT Fixed capitalisation. 25 years ago
Harald Fernengel 1e8c919b26 Added "Mark all Mails as read" Action 25 years ago
Michael Haeckel a2cb7ab5f2 Expand also the last folder in the list, when dragging a message over it and 25 years ago
Marc Mutz 1d201a2665 Minor code cleanups, mostly removal of Qt2 defines. 25 years ago
Marc Mutz db5cb9fa26 To ask whether we should go to the next folder isn't exactly a warning. 25 years ago
Stefan Gehn 9b922bf19f #include <qcursor.h> needed 25 years ago
Michael Haeckel 5bd8e14f61 Enable/Disable some actions correctely. 25 years ago
Michael Haeckel c9ede18dcd Don't crash, when deleting an IMAP account while an IMAP folder is selected. 25 years ago
Michael Haeckel 02ddf6ee60 Update the imap folders always the account is expanded, not only the first time. 25 years ago