49 Commits (bb099495d6157f9dba65d4e1e025a2ccbc35e65a)

Author SHA1 Message Date
Laurent Montel f374fa2d79 Use more stringutil function 17 years ago
Volker Krause cd7a2a8cc5 Rename libmessageviewer to messageviewer to be consistent with messagecore, 17 years ago
Laurent Montel 78a16fe660 We can use directly autoqpointer.h from libmessageviewer 17 years ago
Thomas McGuire 039ba1f351 - Set the correct config for the message list with the new config provider 17 years ago
Thomas McGuire e00d5c80a9 Merged revisions 1020457 via svnmerge from 17 years ago
Thomas McGuire 931145cbdc SVN_MERGE 17 years ago
Martin Koller 3d5d35924a remove accelerator marker when selecting one of many mail addresses on dropping a vcard 17 years ago
Allen Winter 2bc98d0a14 Merged revisions 1016428 via svnmerge from 17 years ago
Thomas McGuire 883b236604 Merged revisions 1015494,1015521 via svnmerge from 17 years ago
Thomas McGuire 322d550c22 SVN_MERGE 17 years ago
Allen Winter f008a93ab3 Merged revisions 1015510 via svnmerge from 17 years ago
Allen Winter f7c7f2cf87 Merged revisions 1015486 via svnmerge from 17 years ago
Thomas McGuire 56bfa72832 Merged revisions 1013301 via svnmerge from 17 years ago
Thomas McGuire 29b7ec974c Merged revisions 1007476 via svnmerge from 17 years ago
Martin Koller a0557f4c4b BUG: 138725 17 years ago
Michael Leupold e210f74bbb Fix KMail krazy2 crashy issues using a private copy of kalarm/lib/autoqpointer.h 17 years ago
Thomas McGuire 7eee3aa7d9 Merged revisions 971568 via svnmerge from 17 years ago
Allen Winter 6b19c0d253 Merge the E35 hidden option for allowing semicolons to be used as address separators. 17 years ago
Bertjan Broeksema 7633cd8089 - EBN Fixes: foreach loop issues. 18 years ago
Thomas McGuire 3b2975d1b0 Remove the code for spellchecking the subject line, which was broken anyway. 18 years ago
Thomas McGuire f6d9f31462 SVN_SILENT coding style 18 years ago
Thomas McGuire 63192c03aa Merged revisions 836075 via svnmerge from 18 years ago
Thomas McGuire d950501073 Backport r835989 by tmcguire to the 4.1 branch: 18 years ago
Thomas McGuire 61912db48c Fix dropping of mailto: Urls. 18 years ago
Till Adam 9dc518bce6 Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
Thomas McGuire d031daa713 deprecated-- 19 years ago
Allen Winter 40259c51b2 follow KVCardDrag into the KPIM namespace. 19 years ago
Allen Winter 720ad3fcd2 follow the move of RecentAddresses into the KPIM namespace. 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 9079b08b83 Not necessary 19 years ago
Allen Winter cd194d0304 Put a license header on for the GPL. 19 years ago
Laurent Montel 5ccda13bd7 Include fix 19 years ago
Volker Krause eceb3388b2 EmailAddressTools -> KPIMUtils 19 years ago
Volker Krause a1550f9791 emailfunctions -> kpimutils 19 years ago
Pradeepto Bhattacharya f5ce3cae5b kolab/issue1216 - forward porting semicolon as separator to enterprise. 19 years ago
Christian Schaarschmidt 67c8fbb8b6 fix lineedit context menu. 19 years ago
Laurent Montel a8ff5de2a7 Fix signal/slot 20 years ago
Reinhold Kainhofer 57c479ea0d Port KVCardDrag to use QMimeData (the new way of dragging) directly. It's no longer derived from a drag object, but rather a standalone class with only static helper methods to convert vcards to/from the mime data 20 years ago
Tom Albers eb44dad300 Start of removing the deprecated id based menu's and use the QAction based menu's. 20 years ago
Volker Krause 4cd29a3d87 Port a bit more (KSpell -> K3Spell, SimplePlayer -> AudioPlayer, disable 20 years ago
Allen Winter 72807f4c4d email.h moved into $incdir/emailfunctions instead of $incdir/libemailfunctions. 20 years ago
Volker Krause ca80c13d9e Commit danimo's libemailfunctions API cleanup and port kdepim 20 years ago
Reinhold Kainhofer 42ed96b11f some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 20 years ago
Ismail Onur Filiz 5499cab473 Include "config.h" in the source files that already do not do so. 20 years ago
Reinhold Kainhofer 1a753fd376 deprecated: QMenu::insertSeparator() -> QMenu::addSeparator(), QBitmap(w,h,bool) -> QBitmap(w,h) and QBitmap::clear() 20 years ago
Chusslove Illich 3a5fca8d00 Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Tobias Koenig 367d04d94b Ported VCardConverter::create/parseVCards from QString to QByteArray 20 years ago