774 Commits (1a753fd376fbbc950d686c8d24cfd88b698309af)

Author SHA1 Message Date
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
Till Adam 9a84c74e76 KMMsgDict rafactoring/clarification and related fixes, as discussed 21 years ago
Till Adam 4aa301e26c Compile with -wIngo. 21 years ago
Till Adam 476b4165e5 Make it compile with -WMarc. 21 years ago
Till Adam d57ed2639b Init the sort column to column 3, the date column, without using an enum 21 years ago
Till Adam 63c0171ace warning-- 21 years ago
Thomas Zander 901a564c96 Good catch from marc, thanks 21 years ago
Thomas Zander d8501bdbf5 Fix crash Carsten reported 21 years ago
Thomas Zander 1691a47f88 Check for valid value so we don't crash 21 years ago
Thomas Zander b66265d821 Revert part of my previous patch and do the 'scroll to unread items' 21 years ago
Thomas Zander 5b0ba3b85e When new emails are added to the current folder re-init the view to 21 years ago
Thomas Zander e9bc21966a Remove unneeded include for kmkernel.h (37 files less to compile on every change!) 21 years ago