923 Commits (c51cffec497be16f2fb86ca9385d89533b4c2fa4)

Author SHA1 Message Date
Volker Krause 4cd29a3d87 Port a bit more (KSpell -> K3Spell, SimplePlayer -> AudioPlayer, disable 20 years ago
Stephan Kulow 8bacc6c030 I wonder how long these changes waited uncommited :) 20 years ago
Reinhold Kainhofer d763cc114b locate => KStandardDirs::locate 20 years ago
Laurent Montel 69d3a74e72 Second cleanup 20 years ago
Reinhold Kainhofer 50ced8e105 KActionMenu::insert => addAction 20 years ago
Volker Krause acfee7a8f6 Port to new kdelibs snapshot. 20 years ago
Reinhold Kainhofer 6e4cd9faa5 Replace deprecated Q*Action, QDialog and QImage calls 20 years ago
Reinhold Kainhofer 42ed96b11f some more #include <qxxxx.h> => #include <QXxxx> 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 b3abaeb2e6 --deprecated: qtimer.start(msec, single) => qtimer.setSingleShot(single); qtimer.start(msec); 20 years ago
Stephan Kulow c04d368b47 removed deprecated usages of KToggleAction 20 years ago
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 20 years ago
Volker Krause a5f7315b45 compile with new kdelibs snapshot 20 years ago
Stephan Kulow a08b4b7ca4 deprecated-- 20 years ago
Stephan Kulow bf8aca5ad8 deprecated-- 20 years ago
Stephan Kulow d75cf53987 deprecated-- 20 years ago
Stephan Kulow b1bb884c26 deprecated-- 20 years ago
Stephan Kulow f006341a0f deprecated-- 20 years ago
Stephan Kulow ffaff2c9ab removed deprecated QWidget functions 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
Reinhold Kainhofer add57fd4d3 Deprecated QString methods 20 years ago
Dirk Mueller 6259f9953f avoid null dereference (CID 1310) 20 years ago
Reinhold Kainhofer 08e5b20b90 QList::find(..)==QList::end() => QList::contains() 20 years ago
Frank Osterfeld 1bc672fede s/findRev/lastIndexOf 20 years ago
Volker Krause de8b7a17f1 kasciistricmp() is in kdelibs since KDE 3.4. 20 years ago
Frank Osterfeld 7fa41a9ae1 some de-deprecation for the night 20 years ago
Reinhold Kainhofer ec399ad656 Fix compilation 20 years ago
Reinhold Kainhofer 0daf3e2ee9 deprecated QSplitter methods, mostly removed some *name params from the constructors and used setObjectName 20 years ago
Reinhold Kainhofer 023aa181bd deprecated QFileInfo methods 20 years ago
Frank Osterfeld cb0876d3f3 start up again 20 years ago
Chusslove Illich 3a5fca8d00 Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
Volker Krause 52b0522f23 Compile with the new snapshot. 20 years ago
Laurent Montel ef7778dfbf Launch script to help to porting 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
Allen Winter d1e161e3a8 forward port 511744 by burghard: 20 years ago
Laurent Montel 5214f977ce KURL->KUrl 20 years ago
Volker Krause 5106454956 Compile with new kdelibs snapshot. 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
Andreas Gungl c901b1247d reduce readEntry(...).toInt() where possible 20 years ago
Andreas Gungl 4ff92dd82b forget readEntry(...).toBool() 20 years ago
Ingo Klcker f7ab5ee48e Reset new feature info. 20 years ago
Ingo Klcker ae4ce1dfd8 We don't need NewByteArray anymore. 20 years ago
Andreas Gungl db8f1ad5ad porting for KConfig changes 21 years ago
Laurent Montel 60b450d35f QString::null-> QString() 21 years ago
Laurent Montel a47a77a4d2 Q3StyleSheet-- 21 years ago
Laurent Montel c7fdc6278b Q3CString 21 years ago