35 Commits (10a70e507a6c58c07f2686ebb555bcb821be54b7)

Author SHA1 Message Date
Laurent Montel 62edb4d897 Clean up includes 16 years ago
Laurent Montel 79f8e40e5c Cleanup 17 years ago
Laurent Montel 8db9a5b335 not used now 17 years ago
Laurent Montel 1928f610ff Remove some mimelib. 17 years ago
Stephen Kelly 2408217d78 Fix more mistakes. 17 years ago
Torgny Nyblom bffab92135 Change parseMailtoUrl() to return a QMap containing all fields. 17 years ago
Laurent Montel e76595178f Clean clean. 17 years ago
Laurent Montel e37852871a Use other stringutils function 17 years ago
Laurent Montel f374fa2d79 Use more stringutil function 17 years ago
Laurent Montel 279bf0b8ba use other function from messageviewer/stringutil 17 years ago
Laurent Montel ae8acca76c Use messageviewer stringutil 17 years ago
Andras Mantia e3ed0db276 Commit my "travle changes": more port to KMime, more code commented out or removed from compilation. Not fully tested, although yesterday the KMail mainwindow came up. :) 17 years ago
Laurent Montel 4a0fd2d01a Port++ 17 years ago
Torgny Nyblom 00bba1ae3c Make kmail caseinsensitive when processing mailto urls also enable "to" to be specified in the url explisitly. 17 years ago
Volker Krause cd7a2a8cc5 Rename libmessageviewer to messageviewer to be consistent with messagecore, 17 years ago
Laurent Montel a95901fd3e Use kmaddrbook.h from libmessageviewer 17 years ago
Thomas McGuire c4eb3af0ec Don't be Expandable by default, because then it crashes by default because the fieldname is empty 17 years ago
Torgny Nyblom 5b8b65b8cf Make the To and Cc fields expandable/collapsable for fancy headers. 17 years ago
Thomas McGuire d3ca16e4ee Make sure isCryptoPart() is actually testable. 17 years ago
Thomas McGuire 03272d6776 Factor out crypto attachment detection into a separate method. 17 years ago
Volker Krause 4927ceca18 SVN_MERGE 17 years ago
Thomas McGuire 200b1e2fd1 Change the license of some files I added from LGPL to GPL(2+/3+/eV), since 17 years ago
Martin Koller fe4667c31e BUG: 136407 17 years ago
Thomas McGuire b4a8cc5943 Also support cc, body and subject when passing mailto urls on the command line. 17 years ago
Thomas McGuire 75264660b9 SVN_SILENT minor whitespace changes in kdebug() calls, where the original conversion screwed up. 17 years ago
Thomas McGuire f611cd0ae8 warnings-- 17 years ago
Jonathan Armond 81780778ef Use correct quote prefix when replying, respecting global and identity 17 years ago
Laurent Montel c6c558ba14 Try to fix error reported by Allen. 17 years ago
Laurent Montel 2cb7d00be4 Fix kolab issue 3739 17 years ago
Allen Winter de8e78255f misspellings-- 17 years ago
Allen Winter 80909a85fa Cleanup kDebug/kWarning/kError(): 17 years ago
Thomas McGuire 686e8a640a Compile the unit tests. 17 years ago
Thomas McGuire 40ce658fb7 Move more string functions to StringUtil. 17 years ago
Thomas McGuire ee4c3c2ce7 Extract sripSignature() into a new StringUtil namespace. 17 years ago