Commit History

Autor SHA1 Mensaxe Data
  kevinkofler 278d33ac2e Rewrite dist-bzip2 so it: %!s(int64=17) %!d(string=hai) anos
  kevinkofler b0704d6251 Add missing DISTFILES (images/*.png and contents of mingw/), set VERSION. %!s(int64=17) %!d(string=hai) anos
  kevinkofler e1905aa537 Add .png extension to extensionless images. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 780568ab35 * Fixed missing word wrap on the data variable reloc label in Program Options. %!s(int64=17) %!d(string=hai) anos
  kevinkofler db3acdaef5 Fix "name TabPage is already used" warnings. %!s(int64=17) %!d(string=hai) anos
  kevinkofler bddfd20cb2 Revert accidental QTabWidget::currentIndex change. %!s(int64=17) %!d(string=hai) anos
  kevinkofler ae111acf4a Convert paletteBackgroundColor properties lost during uic3 conversion to QPalette::Window with autoFillBackground=true. %!s(int64=17) %!d(string=hai) anos
  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). %!s(int64=17) %!d(string=hai) anos
  kevinkofler 9d50ff8588 Link -lkdewin32 on cross-MinGW builds. %!s(int64=17) %!d(string=hai) anos
  kevinkofler d461518582 Use SetForegroundWindow instead of KWin::activateWindow on Win32. %!s(int64=17) %!d(string=hai) anos
  kevinkofler cd93effdda Use setWindowIcon instead of deprecated setIcon. %!s(int64=17) %!d(string=hai) anos
  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. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 5d320c38e7 Set QMAKE_RCC in cross-MinGW mkspec so QMake doesn't try to execute rcc.exe. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 48e550718d Fix MinGW build (no sys/dir.h, mkdir only takes 1 argument). %!s(int64=17) %!d(string=hai) anos
  kevinkofler cfd0478b33 Fix typo in previous commit (CFLAGS instead of CXXFLAGS). %!s(int64=17) %!d(string=hai) anos
  kevinkofler 6bbfdd813f Define HAVE_STDINT_H on all g++ targets (for the tilibs). %!s(int64=17) %!d(string=hai) anos
  kevinkofler 57ca1cabd5 Remove unused #include <sys/stat.h> and #include <sys/dir.h>. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 0f150c7740 Add kdewin32 headers to the include path for cross-MinGW builds. %!s(int64=17) %!d(string=hai) anos
  kevinkofler c062babaaf Hack out hardcoded prefix from the glib2 binary package's pkg-config file in cross-MinGW builds. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 6d8dfa6761 Add MinGW cross-build scripts. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 5ec6f22e2a Remove <indentation> entry from the syntax highlighting descriptions because the KDE 3.80.3 KatePart chokes on it. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 9ca0adeae2 Mention the KDE(4)HOME fix in NEWS. %!s(int64=17) %!d(string=hai) anos
  kevinkofler c511fa4842 Don't hardcode ~/.kde for localkdedir. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 3ea9791dbb Don't try removing a new file on its first rename. %!s(int64=17) %!d(string=hai) anos
  kevinkofler d1b301d104 Don't try to open the URL for a new file. %!s(int64=17) %!d(string=hai) anos
  kevinkofler d465adafbc Recursively create the directory to save a file into before saving it. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 4a889d0964 Renaming a file now saves it. %!s(int64=17) %!d(string=hai) anos
  kevinkofler c38b3f7534 Let the KatePart save the files. Remove no longer used saveFileText. %!s(int64=17) %!d(string=hai) anos
  kevinkofler fd293d03d9 Don't load the file text twice, once by hand and once in the KatePart. Use a faster peekFirstChar in the external source file case, and just remove the call in the others. %!s(int64=17) %!d(string=hai) anos
  kevinkofler b4d7f92cae Start moving file handling to the KatePart. %!s(int64=17) %!d(string=hai) anos