34 Commits (b010ff2fcb1bf54d7024db3cbf6eb68f9b93923f)

Author SHA1 Message Date
Thomas McGuire 2a42ad9f89 Merged revisions 826432 via svnmerge from 18 years ago
Thomas McGuire 9ef2025c08 Merged revisions 826213,826424 via svnmerge from 18 years ago
Szymon Stefanek 21c8719355 Moved the base for KPIM::FolderTreeWidget to its own files since 18 years ago
Thomas McGuire 84ab0070f2 Bug fixes: 18 years ago
Szymon Stefanek 6de6a1f46a Ifdefed out setStyleDependantFrameWidth() which doesn't seem to make sense anymore. Delete if nobody complains within a reasonable timeframe. 18 years ago
Szymon Stefanek fa77f7e772 KDEPIM Coding style exercises while looking around... 18 years ago
Szymon Stefanek b3a0eb7375 Use KMenu instead of QMenu. Also some minor cosmetic fixes. 18 years ago
Szymon Stefanek 212f13f726 KMMimePartTree ported to native Qt4. We also selective column hiding now. 18 years ago
Andreas Hartmetz 2cbfd47542 Merged revisions [very long list edited out] via svnmerge from 18 years ago
Till Adam 9dc518bce6 Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
Volker Krause 940df47678 Add copy attachment action to context menu. 19 years ago
Volker Krause d893102672 Sync context menus in reader and mimepart treeview. 19 years ago
Till Adam 59fced4ef7 Remove some stale code, implement dragging stuff out of the mime part viewer. 19 years ago
Frank Osterfeld d1dfa77976 merge changes from enterprise 19 years ago
Volker Krause a87581621d Add edit + delete attachment actions to the mime part tree 19 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
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 20 years ago
Laurent Montel a574251bf1 Adapt to new kdelibs api 20 years ago
Laurent Montel 60b450d35f QString::null-> QString() 21 years ago
Ingo Klcker 81a7e3ba13 Partial port to current kdelibs4_snapshot. Time to hit the bed. 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
Marc Mutz aa88952748 Always fully qualify friend declarations lest they act as forward declarations themselves. This change has higlighted a few missing forward decls in header files. 21 years ago
Daniel Molkentin 64d774e3c0 adding missing copyright header 22 years ago
Ingo Klcker 64ed7d81a7 Get rid of unnecessary code duplication and let KMSaveAttachmentsCommand handle the Save All Attachments case. 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
Ingo Klcker 239abc8f5e - Move some code to new KMMimePartTree::setStyleDependantFrameWidth method to avoid code duplication. 23 years ago
Carsten Burghardt bbdcd95335 Load imap attachments on demand and load the messages itself progressively. Cool ;-) 23 years ago
Dirk Mueller 05ce0dd767 unbreak compilation (gcc 3.4+) 23 years ago
David Faure 1b0d0de95f Merge "Save As" and "Save Selected Items", factorize code. 23 years ago
Marc Mutz b31d1702f6 - change text shown for app/octet-stream. Was: "Unknown", now is: "Unspecified Binary Data" 23 years ago
Laurent Montel 071ccdea01 Add function to "Save All" attachment. 23 years ago
Zack Rusin 40d3418693 "Necessity not the mother of invention". ok, this is not exactly ground breaking 23 years ago
Karl-Heinz Zimmer c76ef480b7 Crypto bugfix: enable us to verify signed mail that is embedded in an old-style (non-multipart) Digest message. 24 years ago
Marc Mutz 7b08511f34 CCMAIL: kmail@kde.org 24 years ago
Marc Mutz 55624177db icons for the mime tree viewer. I opted to special-case multipart/* and assign a folder icon for that and leave the "raw" mimetype (at least until someone writes up good comments ;-) 24 years ago
Marc Mutz 5055f18c44 KIO::convertiSize() the size of attachments in the mime tree viewer 24 years ago
Marc Mutz bcc949dbfd KMMimePartTree is now a KListView (was QListView). Fixed sizing of columns; some indention fixes in the .h file 24 years ago
Karl-Heinz Zimmer d17c8a6946 a) Merged AEGYPTEN_BRANCH additions into HEAD branch. 24 years ago