102 Commits (ece17355ba60d4a914083296f331e4a3c8a3d91a)

Author SHA1 Message Date
Andras Mantia f740c081bd Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime. 17 years ago
Laurent Montel 3d8fd92784 Comment KM*Command* to help during porting 17 years ago
Laurent Montel 5556605894 Port other code 17 years ago
Laurent Montel e668e3703c Comment other function 17 years ago
Thomas McGuire 039ba1f351 - Set the correct config for the message list with the new config provider 17 years ago
Thomas McGuire 393b3ecdc3 Merged revisions 992178 via svnmerge from 17 years ago
Allen Winter 3bf5130d6a backport SVN commit 991853 by pokrzywka: 17 years ago
Romain Pokrzywka c395e93d11 Windows compatibility: use QUrl::toLocalFile() (which returns "C:/foo") instead of QUrl::path() (which returns "/C:/foo") 17 years ago
Thomas McGuire 168e95770d Fix some Krazy issues, mostly QLatin1String ones. 17 years ago
Thomas McGuire 424cca0946 Merged revisions 880534 via svnmerge from 18 years ago
Thomas McGuire ab2e0a262a Forwardport from 4.1 branch: 18 years ago
Andr Wbbeking 451fa61c1d call KMimeType::mimeType() with ResolveAliases so that e.g. application/x-zip (used by KDE3) works 18 years ago
Bertjan Broeksema 3c20bb0a1b EBN Fixes: spelling errors. 18 years ago
Thomas McGuire 9998d5e9c9 Merged revisions 851216 via svnmerge from 18 years ago
Thomas McGuire 4e5e0aae20 Backport r847987 by tmcguire from trunk to the 4.1 branch: 18 years ago
Thomas McGuire e0c079ac70 Don't duplicate attachment handling code in the mime part tree. 18 years ago
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
Thomas McGuire 7230f837f2 Merged revisions 814982,820931,821539,822092,822161,822454 via svnmerge from 18 years ago
Jarosaw Staniek cb4fdf048b Attachment tree widget: 18 years ago
Thomas McGuire 211cf1b2f9 Some coding style fixes. 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 874f5578e6 KMMimePartTree: handle better the first-time show that provides default column widths 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
Thomas McGuire d2b89afcf9 Remove many superflous function names in kDebug statements. 18 years ago
Thomas McGuire 3d572286d8 Fix the rest of of the attachment action merge: 18 years ago
Thomas McGuire 7fdf89df79 Don't put the URLs of the mime part in the clipboard. 18 years ago
Andreas Hartmetz ab98f8b365 use the file and kdepim standard indentation 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
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
Till Adam 0f6c62916a Don't crash on drag. kolab/issue2046 19 years ago
Till Adam 30e3327a6b Only copy out of the mimetree viewer. Doesn't work, unfortunately. 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
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