95 Commits (73e7e8cbba87fadd6225caa6a8d1b0d70e4205e9)

Author SHA1 Message Date
Tobias Koenig 01c7115ebd Manual adaption and cleanup of the previous script run 19 years ago
Daniel Molkentin 94a38cea12 major parts of the endl cleanups. 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 years ago
Thomas McGuire a2cbf7ddf5 - Fix display of icon in attachment properties dialog. 19 years ago
Thomas McGuire b2db316900 Display correct mimetype in attachment properties dialog again. 19 years ago
Mathias Soeken 78be4e81b4 Q3CString -> QByteArray porting in kmail. These are no one left so far. 19 years ago
David Faure c1a590785a KMimeType::pixmap -> KIconLoader::loadMimeTypeIcon with the help of convert-kmimetype-pixmap.pl 19 years ago
Matthias Kretz 428ee4239a merge the kinstance-redesign branch back to trunk. 19 years ago
Laurent Montel 7abde1cf21 Fix connect signal/slot 19 years ago
David Faure 38ec9afb4b kapplication.h removed where not useful 19 years ago
Danny Kukawka 581df3babb fix KMMsgPartDialogCompat to avoid push parent window in the background 20 years ago
Volker Krause 4cd29a3d87 Port a bit more (KSpell -> K3Spell, SimplePlayer -> AudioPlayer, disable 20 years ago
Reinhold Kainhofer fcdd5f3ea1 Compile fixes: 20 years ago
Laurent Montel 6fc13ccf1b Kdialogbase->kdialog 20 years ago
David Faure 8270ad07db Cleaning up the proko2 branch mess (that I originally created); this will require a few commits and a temporary branch. 20 years ago
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 20 years ago
Reinhold Kainhofer 8ec18f947d deprecated QRegExp methods 20 years ago
Reinhold Kainhofer ffe5a512df Deprecated QLabel constructors -> call setBuddy and setObjectName manually... 20 years ago
Reinhold Kainhofer 08e5b20b90 QList::find(..)==QList::end() => QList::contains() 20 years ago
Reinhold Kainhofer bdb846c552 Replace the old-style QGridLayout and Q[HV]BoxLayout constructors (which contain margin, spacing, name, and possibly the # of rows and cols) with the Qt4 constructors, where one then calls setMargin, setSpacing, and setObjectName. The nr of rows and columns is no longer needed. 20 years ago
Reinhold Kainhofer 92ea42f7c5 deprecated QComboBox methods, mainly currentItem=>currentIndex, insertItem=>addItem, insertStringList=>addItems, setCurrentItem=>setCurrentIndex, setCurrentText=>setItemText(currentIndex,..), text=>itemText 20 years ago
Reinhold Kainhofer fa50c79e24 setColStretch -> setColumnStretch; 65 less deprecated warnings, ~5300 left in kdepim.... 20 years ago
Reinhold Kainhofer c567557304 addMultiCell(Widget|Layout) => add(Widget|Layout) with swapped params and with row/colspan instead of last row/col. This means that there are ~350 less deprecated warnings 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 86b590e799 Deprecated-- 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Laurent Montel 3ef805634c Q3ValueList-- 21 years ago
Ingo Klcker 81a7e3ba13 Partial port to current kdelibs4_snapshot. Time to hit the bed. 21 years ago
Till Adam d4fb85a932 KMail compiles and links. Let's see if it starts up ... ;) 21 years ago
Volker Krause 61773c224a More porting. 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Thomas Zander 6a51184fc5 Make dialog more readable when disabled, and also allow selecting the text 21 years ago
Marc Mutz 099f9acc37 from proko2: Fix input sanitation bug. This doesn't look exploitable, since the string comes from the attachment properties dialog, but fixing nevertheless :) 21 years ago
Marc Mutz ceede0e49f from proko2: Fix input sanitation bug. This doesn't look exploitable, since the string comes from the attachment properties dialog, but fixing nevertheless :) 21 years ago
Marc Mutz 8b341a1ce6 Fix input sanitation bug. This doesn't look exploitable, since the string comes from the attachment properties dialog, but fixing nevertheless :) 21 years ago
Andrew Coles 6b1f625bbd Corrected typos (exclamation marks). 22 years ago
Andrew Coles af11dae280 Corrected typographical errors. 22 years ago
Andrew Coles b4b06ce86e Corrected typo (currently selected -> currently-selected). 22 years ago
Stephan Binner 4147f8c4e9 CVS_SILENT i18n style guide fixes 23 years ago
Marc Mutz 4df3dbdbdd Fix mailman's header mangling - missing part 23 years ago
Marc Mutz 51adc9d01f -remove #ifndef AEGYPTEN clauses 23 years ago
Marc Mutz 9855ba2107 autoDetectCharset() and codecForName() are static in KMMsgBase, not KMMessage 23 years ago
Zack Rusin b128a466e2 Lets try this : major include's cleanup. Should shave a few mins of kmail's compilation. 23 years ago
Stephan Kulow b8cfc50618 kbusyptr is completely dead now, the internal stack isn't needed as QApplication 23 years ago
Carsten Pfeiffer 2162e98ee8 s/qlineedit/klineedit/ 23 years ago
Don Sanders 2cf1ed8953 Integrate a subset of the changes in the make_it_cool branch. 24 years ago
Ingo Klcker 84f4965f64 Revert HEAD to KDE_3_1_BRANCH. Of course I didn't remove any files that where added to HEAD. 24 years ago
Stephan Kulow 81491bd8b7 merging minor cleanup 24 years ago
Stephan Binner 52072860c3 CVS_SILENT Style guide text fix, use "cvslastchange" or X-WebCVS header to view 24 years ago