81 Commits (778fe136a718aad514b3a60931b1ae7f7a76c7e1)

Author SHA1 Message Date
Jakob Petsovits a1f504a6d5 Adapt a lot of KMail icons to the new naming scheme. 19 years ago
Thomas McGuire d031daa713 deprecated-- 19 years ago
Rafael Fernndez Lpez fd15f72439 Code adaptation because of changes on libraries related to revision 719630 19 years ago
Daniel Molkentin 94a38cea12 major parts of the endl cleanups. 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 years ago
Volker Krause a87581621d Add edit + delete attachment actions to the mime part tree 19 years ago
Aaron J. Seigo f7c8d965d1 icon spec name updates 19 years ago
David Faure a179288583 Spot the guaranteed crash: 19 years ago
David Faure c1a590785a KMimeType::pixmap -> KIconLoader::loadMimeTypeIcon with the help of convert-kmimetype-pixmap.pl 19 years ago
Thorsten Roeder d74b2ddb8c fixed some EBN issues. 20 years ago
David Faure 8270ad07db Cleaning up the proko2 branch mess (that I originally created); this will require a few commits and a temporary branch. 20 years ago
Reinhold Kainhofer 6396fad702 Additional 20 years ago
Reinhold Kainhofer 72d34ac78b deprecated OQbject methods: constructor with name, name=>objectName, isA, etc. I don't know how to port queryList and child.. 20 years ago
Stephan Kulow 2c12e57a33 check possible 0 pointer accesses 20 years ago
Laurent Montel 659ee5067e Adapt to new kdelibs api 20 years ago
Laurent Montel a574251bf1 Adapt to new kdelibs api 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Andreas Gungl 99b1dcf126 Q3PtrList-- 20 years ago
Laurent Montel 60b450d35f QString::null-> QString() 21 years ago
Laurent Montel 891ff3400a Q3PopupMenu-- 21 years ago
Laurent Montel 3ef805634c Q3ValueList-- 21 years ago
Volker Krause 8ddc8b3be9 Compile with new kdelibs snapshot. 21 years ago
Ingo Klcker 81a7e3ba13 Partial port to current kdelibs4_snapshot. Time to hit the bed. 21 years ago
Volker Krause 61773c224a More porting. 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Reinhold Kainhofer 2e77a55d99 The FSF has moved, use the new address in all license files and headers ... 21 years ago
Daniel Molkentin 64d774e3c0 adding missing copyright header 22 years ago
Martin Koller aef2db86b5 Fixing http://bugs.kde.org/show_bug.cgi?id=80193 22 years ago
Ingo Klcker 64ed7d81a7 Get rid of unnecessary code duplication and let KMSaveAttachmentsCommand handle the Save All Attachments case. 22 years ago
Stephan Binner 929470ace4 More KStdGuiItems/icons 22 years ago
Sandro Giessl e35117f660 Use standard frame width for the three widgets in KMail's main window 22 years ago
Carsten Burghardt 58af24b20e Correct the sizes shown in the mtv for imap messages. Parts sum up the size of their children and compare this to their own. 22 years ago
Marc Mutz 440d618087 Remove all FooInherited #defines and all "base" typedefs to make it consistent. They're removed since they obfuscate the inheritance trees and potential problems when changing the inheritance (the compiler doesn't force you to look at every reference to the superclass). 23 years ago
Marc Mutz 6b2bcdaaee Extract HTML init'ing and readerwin-signals emitting from ObjectTreeParser::parseObjectTree into the callers. For KMMimePartTree, add new KMReaderWin::setMsgPart( partNode * ), so all the junk from parseObjectTree doesn't end up in the MIME Tree Viewer. 23 years ago
Ingo Klcker 239abc8f5e - Move some code to new KMMimePartTree::setStyleDependantFrameWidth method to avoid code duplication. 23 years ago
Ingo Klcker ff7f189a68 Make the width of the frames of the panes in KMail dependant on the widget style so that it (hopefully) looks good with all styles which define a reasonable default frame width. Tested with Keramik and dotNET. Based on a patch by Chris Lee. 23 years ago
Ingo Klcker 9e5633e510 We don't draw the ugly frame for the other panes. So do the same for the mime part tree pane. 23 years ago
Carsten Burghardt 7e5feea6f5 - display attachment-contextmenu (right-click) in readerwin before loading the part so that you immediately get feedback 23 years ago
Carsten Burghardt bbdcd95335 Load imap attachments on demand and load the messages itself progressively. Cool ;-) 23 years ago
Marc Mutz 7af7144a79 CVS_SILENT remove unused code 23 years ago
David Faure f121b2a84a Now it compiles. 23 years ago
David Faure d853e2f0c4 Fix as suggested by Ingo 23 years ago
David Faure 1b0d0de95f Merge "Save As" and "Save Selected Items", factorize code. 23 years ago
Zack Rusin 9acb8faf8b Save all _actual_ attachments. But Ingo is right this whole code should be moved 23 years ago
Dirk Mueller 4e03bcdbde speling fixes. some also modfiy API functions, but those are not in installed 23 years ago
David Faure a163222653 When saving multiple items ("selected" or "all"), and the destination already exists, 23 years ago
Marc Mutz b31d1702f6 - change text shown for app/octet-stream. Was: "Unknown", now is: "Unspecified Binary Data" 23 years ago
Stephan Binner a927b2ef85 CVS_SILENT i18n style guide fixes 23 years ago
Zack Rusin b128a466e2 Lets try this : major include's cleanup. Should shave a few mins of kmail's compilation. 23 years ago
Laurent Montel 9a65e33350 Fix mem leak. 23 years ago