16 Commits (d62b4eea768216ea5c1eec9f03a65d03e5ebffb2)

Author SHA1 Message Date
Laurent Montel a2849e0f7f Not necessary 19 years ago
Laurent Montel a75d4c53a3 Fix load dialog 19 years ago
Edwin Schepers d6ac86ed26 createInstanceFromQuery is now in KServiceTypeTrader 20 years ago
Volker Krause acfee7a8f6 Port to new kdelibs snapshot. 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 42ed96b11f some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 20 years ago
Stephan Kulow ffaff2c9ab removed deprecated QWidget functions 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 b6909b23fe Deprecated QPushButton constructors 20 years ago
Laurent Montel 60b450d35f QString::null-> QString() 21 years ago
Volker Krause 0f6fe9fdb4 117 of 167 files compile 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Reinhold Kainhofer 2e77a55d99 The FSF has moved, use the new address in all license files and headers ... 21 years ago
Ingo Klcker 70ee2c3637 Give focus to the line edit if the RegExpLineEdit gets the focus. 22 years ago
Ingo Klcker 89149f0508 GPLv2 + Qt -> GPLv2+ + Qt 22 years ago
Ingo Klcker 63f8b7d36f - Factor the lineedit with the regular expression button into a new widget. 22 years ago