Commit History

Autor SHA1 Mensaxe Data
  kevinkofler f57420f854 Call setGuiItem with a KStandardGuiItem in the code for the KPushButtons which used to have stdItem set. %!s(int64=17) %!d(string=hai) anos
  kevinkofler fe8d84adc1 Get rid of remaining init() and destroy() slots/methods, use constructors and destructors directly throughout. %!s(int64=17) %!d(string=hai) anos
  kevinkofler d8f4fb1a24 Convert Q3Accel to QShortcut. Drop no longer needed #define hacks for __attribute__((unused)). %!s(int64=17) %!d(string=hai) anos
  kevinkofler 40a8c5a7e5 Create a QButtonGroup for the link targets because autoExclusive gets this wrong. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 440f2d03d1 Port to KDE 3.90.1 API: %!s(int64=17) %!d(string=hai) anos
  konrad_m bfb4aaad63 Changed several Q3ValueVectors to QVector, and possibly a Q3ValueList somewhere. %!s(int64=17) %!d(string=hai) anos
  konrad_m 5d63360173 Changed foreach (T foo, bar) to foreach (const T &foo, bar) or foreach (T &foo, bar) where appropriate. %!s(int64=17) %!d(string=hai) anos
  kevinkofler dde0904689 Use more descriptive variable names instead of "zod". %!s(int64=17) %!d(string=hai) anos
  konrad_m 7bc77fe7d5 Changed a bunch of for loops into the new Qt4 foreach construct. %!s(int64=17) %!d(string=hai) anos
  konrad_m 04230b0401 Updated to use QList / QLinkedList instead of the old Q3ValueList and Q3PtrList. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 5e7f3ad3ec Remove lazy loading hack. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 3e7af16776 Don't prefill the K3ListView in the .ui file anymore, Qt Designer 4 doesn't support this. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 0d5f959cb1 Make sure a QString is non-empty before doing [0] on it, Qt 3 used to return QChar::null for emptyQString[0], Qt 4 now hits an assert. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 5e6f24d311 Convert remaining old-style Qt header #includes and remove no longer used #include <q3mimefactory.h>. %!s(int64=17) %!d(string=hai) anos
  kevinkofler b8d5e1d267 Run convert-newq4headers.pl. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 0b99a164b8 Fix build of preferencesdlg.cpp: %!s(int64=17) %!d(string=hai) anos
  kevinkofler 1eedead008 Move contents of *.ui.h to *.cpp. %!s(int64=17) %!d(string=hai) anos
  kevinkofler f10561bc09 Convert .ui files to Qt 4 format: %!s(int64=17) %!d(string=hai) anos