14 Commits (3844f6a8290b473b8b09b1299b016edfb16a5081)

Author SHA1 Message Date
Frank Osterfeld d1dfa77976 merge changes from enterprise 19 years ago
Laurent Montel 9079b08b83 Not necessary 19 years ago
Mathias Soeken 7edf1df93f Qt3Support-- 19 years ago
Volker Krause 34d6fd7254 KListBox -> K3ListBox 19 years ago
Laurent Montel 9204efee7b Fix connect signal/slot 19 years ago
Volker Krause 5693af6b31 KDialog porting. 20 years ago
Reinhold Kainhofer eb2073e6ea If an Ok button is present in a KDialog, it should always be the default button (as discussed on IRC), so there is no need to set it manually. That the Ok button is currently not the default button is simply a bug in kdeui and needs to be fixed there 20 years ago
Reinhold Kainhofer 7f6ea0b791 KDialogBase => KDialog, this also means ~80 less deprecated warnings... 20 years ago
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 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
Ismail Onur Filiz 5499cab473 Include "config.h" in the source files that already do not do so. 20 years ago
Laurent Montel d14b232730 deprecated-- 20 years ago
Ingo Klcker 3cbf0fc45b Q_INT*/Q_UINT* -> qint*/quint* 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago