4 Commits (e85d4351dfb04dafefc6a34c3ebbf0e3ecbb1c36)

Author SHA1 Message Date
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
Laurent Montel 7a6a236da0 KURL->KUrl 20 years ago
Laurent Montel b08df31b5b Fix some compile error 20 years ago
Laurent Montel 915bc90f57 Fix lineedit menu 21 years ago
Ingo Klcker 0bc04a1098 Now kmail really compiles again. And it even starts. 21 years ago
Ingo Klcker 59616a4f37 kmail compiles again. Linking still fails due to a problem with KTempDir::existing(). 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
Till Adam f5efe34266 Fix usability issue that addressees in the completion box are grouped by 21 years ago
David Faure 0c9148bf15 Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...) 21 years ago
Marc Mutz f5277ffb7f Extract kmatmlistview.{h,cpp} and kmlineeditspell.{h,cpp} from kmcomposer.{h,cpp}. Part 2/<unknown> of my tear-kmcomposewin.{h,cpp}-apart work. Also fix some bugs in KMLineEdit::insertEmails() *Hint: a popup menu can be canceled, too. 21 years ago