Historique des commits

Auteur SHA1 Message Date
  kevinkofler dde0904689 Use more descriptive variable names instead of "zod". il y a 17 ans
  konrad_m 7bc77fe7d5 Changed a bunch of for loops into the new Qt4 foreach construct. il y a 17 ans
  konrad_m 04230b0401 Updated to use QList / QLinkedList instead of the old Q3ValueList and Q3PtrList. il y a 17 ans
  kevinkofler 5e7f3ad3ec Remove lazy loading hack. il y a 17 ans
  kevinkofler 3e7af16776 Don't prefill the K3ListView in the .ui file anymore, Qt Designer 4 doesn't support this. il y a 17 ans
  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. il y a 17 ans
  kevinkofler 5e6f24d311 Convert remaining old-style Qt header #includes and remove no longer used #include <q3mimefactory.h>. il y a 17 ans
  kevinkofler b8d5e1d267 Run convert-newq4headers.pl. il y a 17 ans
  kevinkofler 0b99a164b8 Fix build of preferencesdlg.cpp: il y a 17 ans
  kevinkofler 1eedead008 Move contents of *.ui.h to *.cpp. il y a 17 ans
  kevinkofler f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans