785 Commits (a673d667001cb37df80ccb2cabacf8f0e2d00251)

Author SHA1 Message Date
Reinhold Kainhofer 6e4cd9faa5 Replace deprecated Q*Action, QDialog and QImage calls 20 years ago
Volker Krause a5f7315b45 compile with new kdelibs snapshot 20 years ago
Stephan Kulow 6be5949741 deprecated-- 20 years ago
Allen Winter 37d8bef5e4 fix spelling errors. 20 years ago
Stephan Kulow 7b17b410c3 replaced QColorGroup:: with QPalette:: 20 years ago
Reinhold Kainhofer b3e8c0482f Deprecated QPalette calls 20 years ago
Reinhold Kainhofer 60256d9d9f deprecated QWidget methods 20 years ago
Frank Osterfeld 9aa1468136 s/isUpdatesEnabled/updatesEnabled 20 years ago
Reinhold Kainhofer 72d34ac78b deprecated OQbject methods: constructor with name, name=>objectName, isA, etc. I don't know how to port queryList and child.. 20 years ago
Stephan Kulow 038596645c e can't be 0 20 years ago
Allen Winter 1779061795 forward port SVN commit 532593 by burghard: 20 years ago
Reinhold Kainhofer 1a753fd376 deprecated: QMenu::insertSeparator() -> QMenu::addSeparator(), QBitmap(w,h,bool) -> QBitmap(w,h) and QBitmap::clear() 20 years ago
Allen Winter 6c73b64c35 forward port SVN commit 530028 by burghard: 20 years ago
Chusslove Illich 3a5fca8d00 Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
Laurent Montel 659ee5067e Adapt to new kdelibs api 20 years ago
Laurent Montel a574251bf1 Adapt to new kdelibs api 20 years ago
Allen Winter 37fae20a6e QListViewItem -> Q3ListViewItem 20 years ago
Stephan Kulow c4d099a18c forwardport Will's patch - hopefully it compiles, my snapshot 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Laurent Montel b08df31b5b Fix some compile error 20 years ago
Andreas Gungl 99b1dcf126 Q3PtrList-- 20 years ago
Andreas Gungl c901b1247d reduce readEntry(...).toInt() where possible 20 years ago
Andreas Gungl 4ff92dd82b forget readEntry(...).toBool() 20 years ago
Dirk Mueller 04a3374d46 fix default sorting order to be date ascending again 20 years ago
Andreas Gungl da592428a9 Q3PtrList-- 20 years ago
Andreas Gungl bc8d59416e porting for KConfig changes 21 years ago
Laurent Montel 3ef805634c Q3ValueList-- 21 years ago
Andreas Gungl 87b45e5144 forward port: busy pointer during filter operations 21 years ago
Andreas Gungl dcf987103d optimize the filter feedback to minimize the slowdown 21 years ago
Andreas Gungl bfc06e6858 more feedback when filtering 21 years ago
Laurent Montel be79c0b60b qt3support-- 21 years ago
Laurent Montel eb077e0b11 qt3support-- 21 years ago
Volker Krause 5b256e0153 Some porting to the new kdelibs snapshot, mostly KConfigGroupSaver -> KConfigGroup. 21 years ago
Laurent Montel fb69b56cb8 Adapt to new kde4 api 21 years ago
Andreas Gungl 575ebaa9ac - ading some more methods to MessageStatus which are usefull in the port 21 years ago
Stephan Kulow 55e305acf7 some more (script) porting 21 years ago
Ingo Klcker 3cbf0fc45b Q_INT*/Q_UINT* -> qint*/quint* 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
Ingo Klcker 40c95b000c Forward port: 21 years ago
Till Adam fc2205598b dum di dum 21 years ago
Volker Krause 61773c224a More porting. 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Till Adam 07d443a9db Some temporary debugging while hunting the headers list corruption bug. 21 years ago
Don Sanders 3eac1eae4f Include online IMAP folders as filter action targets in the filter 21 years ago
Don Sanders 17a410ec7a Pruddy up the AS for carsten by factoring the logic to determine if 21 years ago
Don Sanders 001b4bda4a Disable the indexer in KMKernel because it's causing frequent crashes, 21 years ago
David Faure 0c9148bf15 Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...) 21 years ago
David Faure 9e6702f8ab Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...) 21 years ago