201 Commits (778fe136a718aad514b3a60931b1ae7f7a76c7e1)

Author SHA1 Message Date
Olivier Goffart 73eb0cf45f The check for conflictuous shortcut is now in KKeySequenceWidget, no need to check this manually anymore 19 years ago
Rafael Fernndez Lpez fd15f72439 Code adaptation because of changes on libraries related to revision 719630 19 years ago
Thomas McGuire 71fd398062 Fix the shortcut handling with KKeySequenceWidget, thanks to the new validate 19 years ago
Thomas McGuire 8c37f8e109 Add #warning about broken shortcuts. 19 years ago
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
Thomas McGuire b6d5f2f75a Rename typeName() to displayNameForType() and make it static. 19 years ago
Thomas McGuire b2b695420e Update the way the type of the account is stored. 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 years ago
Pradeepto Bhattacharya 0750e965c5 Krazy #1 fixes 19 years ago
Ingo Klcker 76ed9c3f5c Fix pass-by-value issues found by krazy. Patch by Bernhard Breinbauer. 19 years ago
Thomas McGuire 0322765766 Use sensible defaults for the icon chooser 19 years ago
Lubo Luk 08746e45c9 KWM->KWindowSystem 19 years ago
Pino Toscano a3b7277c11 less qt3/kde3 support 19 years ago
Allen Winter c0af7a7b12 more GPL headers for Marc's code, which was already so licensed. 19 years ago
Lubo Luk 9d8aa41122 KWin/KWinModule -> KWM 19 years ago
Andreas Hartmetz 05fdf8b6b0 KKeyButton->KKeySequenceWidget 19 years ago
Laurent Montel 377b55cb84 Fix signal/slot 19 years ago
Allen Winter 47eb228760 #ifdef __GNUC__ guards on #warnings 19 years ago
Volker Krause 28e13b3d87 KKeyButton lost some functionality it seems, disable it for now :-( 19 years ago
Aaron J. Seigo f7c8d965d1 icon spec name updates 19 years ago
Stephan Kulow edcb82b6ae more porting errors 19 years ago
Matthias Kretz 428ee4239a merge the kinstance-redesign branch back to trunk. 19 years ago
Laurent Montel 3c139ec113 Fix signal/slot 19 years ago
David Faure 38ec9afb4b kapplication.h removed where not useful 19 years ago
Laurent Montel 521ce08490 Compile++ 20 years ago
Laurent Montel a8acab058e Fix compile under windows 20 years ago
Andreas Gungl 405aef5365 Forward port of the fix for #135752 20 years ago
Andreas Gungl 5d143e47b2 Disable the shortcut definition if the filter is not going to be added to the menu. 20 years ago
Allen Winter 9ed1791d75 Add missing top and bottom buttons for the filter dialog. 20 years ago
Volker Krause 5693af6b31 KDialog porting. 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
Reinhold Kainhofer d956e3b7bf QTabWidget and KNotifyClient::beep converted so there are some less deprecated warnings 20 years ago
Allen Winter 063033d01e "a" -> 'a' 20 years ago
Reinhold Kainhofer 7f6ea0b791 KDialogBase => KDialog, this also means ~80 less deprecated warnings... 20 years ago
Reinhold Kainhofer 4ea904f4b5 deprecated Q(HBox|VBox|Grid)Layout(QLayout*parentLayout) constructors 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 f6dc7b5fb7 deprecated QAbstractButton methods, mainly setIconSet->setIcon or setPixmap->setIcon or isOn->isChecked or setToggleButton->setCheckable or setAccel->setShortcut 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
Cornelius Schumacher 4dd9f64114 Make KMail, KOrganizer and Akregator compile. 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
Ismail Onur Filiz ea883abdd3 Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched. 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Andreas Gungl a59a967c59 simplification for cleaning up QList<T*> 20 years ago
Volker Krause 3d382d34ca Build with new kdelibs snapshot. 20 years ago
Andreas Gungl e7a819f07a fix loading and saving of filter definitions 20 years ago
Andreas Gungl 5c3e25a565 header cleanup 21 years ago