182 Commits (bbbf70f3ebc69d77d2d0823bf908072aa7765967)

Author SHA1 Message Date
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
Michael Haeckel 3d850c9769 Finally found out, why dragging an attachment over the folder tree 25 years ago
Michael Haeckel 81f99db4f3 Don't leak folder properties dialogs. 25 years ago
Waldo Bastian eb2df79f16 More fixes for QPopup leaks 25 years ago
Michael Haeckel ed29cf8fc9 Expire old messages from any folder. 25 years ago
David Faure 60198e652a CVS_SILENT fixheaders 25 years ago
Dirk Mueller 6797558d5d 356 includes less 25 years ago
Michael Haeckel cc583df89c Inverval mail checking for IMAP. 25 years ago
Michael Haeckel 7908a71b7e Add check mail to the context menu of the IMAP accounts and include IMAP 25 years ago
Michael Haeckel 030afdb5c7 It nearly compiles with QT_NO_COMPAT now, besides a few khtml headers which 25 years ago
Michael Haeckel 0cdbea47b0 Some IMAP fixes. 25 years ago
Michael Haeckel d8a375419b The first 50$ :-) 25 years ago
Michael Haeckel 805b6c7a8e Support for deleting IMAP folders. Doesn't work recursively yet. 25 years ago
Michael Haeckel 3053058627 QList -> QPtrList 25 years ago
Marc Mutz f1c66804b2 Qt3 compile fixes. The last problem is in kmcomposewin.cpp 25 years ago
Michael Haeckel 6c2abcb598 Some cleanup and make header retrieving nearly twice as fast by updating the 25 years ago
Michael Haeckel e3127d7f19 Store the IMAP folder also in a KMFolderMgr like the local folders. 25 years ago
Michael Haeckel 55783a5dd9 Now, that KConfig supports deleting of keys, we can do this in a less hackish 25 years ago
Don Sanders d0cd980092 Fix a small memory leak. 25 years ago
Michael Haeckel 5aae0c373b Move the imap state to KMFolderImap. 25 years ago
Michael Haeckel 0bdeb0c5d3 Don't go into an infinite loop, when "INBOX" as prefix to the folders is entered 25 years ago