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
  kevinkofler 25cca99194 Remove commented out code. 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 3d2640f9d7 Remove obsolete warning about unsigned long -> float promotion, this was fixed back in GCC 4.0-tigcc-pre3. il y a 17 ans
  kevinkofler 06e4ce0224 Use qt_metacall to invoke the keyReturn, clearUndo and clearRedo slots which are not in the new interfaces. il y a 17 ans
  kevinkofler c8c053b91d Adapt to KatePart signal API changes: il y a 17 ans
  kevinkofler 3c9cda6281 Adapt to new KatePart signal API: Document::charactersInteractivelyInserted -> View::textInserted il y a 17 ans
  kevinkofler aca07f47c4 Add missing RPM specfile changelog entry. il y a 17 ans
  kevinkofler c9a795036b Fix dist-bz2 target to include .pro file. il y a 17 ans
  kevinkofler e25734cd8a Update rpm target to use versioned tarball. Remove obsolete TAR_OPTIONS=--wildcards workaround. il y a 17 ans
  kevinkofler 278d33ac2e Rewrite dist-bzip2 so it: il y a 17 ans
  kevinkofler b0704d6251 Add missing DISTFILES (images/*.png and contents of mingw/), set VERSION. il y a 17 ans
  kevinkofler e1905aa537 Add .png extension to extensionless images. il y a 17 ans
  kevinkofler 780568ab35 * Fixed missing word wrap on the data variable reloc label in Program Options. il y a 17 ans
  kevinkofler db3acdaef5 Fix "name TabPage is already used" warnings. il y a 17 ans
  kevinkofler bddfd20cb2 Revert accidental QTabWidget::currentIndex change. il y a 17 ans
  kevinkofler ae111acf4a Convert paletteBackgroundColor properties lost during uic3 conversion to QPalette::Window with autoFillBackground=true. il y a 17 ans
  kevinkofler 4ab978ef81 Attempt to support native MinGW builds: check for win32 instead of win32-cross-g++ in most places. Handle only KDEPREFIX differently (try running kde4-config, do not mention cross-mingw32-ktigcc.sh). il y a 17 ans
  kevinkofler 9d50ff8588 Link -lkdewin32 on cross-MinGW builds. il y a 17 ans
  kevinkofler d461518582 Use SetForegroundWindow instead of KWin::activateWindow on Win32. il y a 17 ans
  kevinkofler cd93effdda Use setWindowIcon instead of deprecated setIcon. il y a 17 ans
  kevinkofler 8d7baa94c0 Test for a subtle KConfig API change between the official 3.80.3 release and the snapshot used by the kde-windows developers and fix build with the changed API. il y a 17 ans
  kevinkofler 5d320c38e7 Set QMAKE_RCC in cross-MinGW mkspec so QMake doesn't try to execute rcc.exe. il y a 17 ans
  kevinkofler 48e550718d Fix MinGW build (no sys/dir.h, mkdir only takes 1 argument). il y a 17 ans
  kevinkofler cfd0478b33 Fix typo in previous commit (CFLAGS instead of CXXFLAGS). il y a 17 ans
  kevinkofler 6bbfdd813f Define HAVE_STDINT_H on all g++ targets (for the tilibs). il y a 17 ans
  kevinkofler 57ca1cabd5 Remove unused #include <sys/stat.h> and #include <sys/dir.h>. il y a 17 ans
  kevinkofler 0f150c7740 Add kdewin32 headers to the include path for cross-MinGW builds. il y a 17 ans
  kevinkofler c062babaaf Hack out hardcoded prefix from the glib2 binary package's pkg-config file in cross-MinGW builds. il y a 17 ans