Historique des commits

Auteur SHA1 Message Date
  kevinkofler d69585e5b0 Remove no longer supported stdItem properties from .ui files, this has to be set in the code now. il y a 17 ans
  kevinkofler 6e3cd0e65d Add missing default case. il y a 17 ans
  kevinkofler e8a4e6a8f4 Change list of completion entries from a QLinkedList to a QList. il y a 17 ans
  kevinkofler 586cdfb6bf Revert __get_HS_pushEmptyFIFONode poisoning (completely breaks UNOFFICIAL_OS_SUPPORT because poisoning is checked before, not after macro expansion). il y a 17 ans
  kevinkofler 0e6805757b Merge SourceFile into SourceFileWindow, srcfile.h into srcfilewin.h. il y a 17 ans
  kevinkofler 3079a8cca4 Drop no longer needed #define hacks for __attribute__((unused)). il y a 17 ans
  kevinkofler b16517e028 Remove deleted icons/filereplace.png from list of resources. il y a 17 ans
  kevinkofler 70652b20ea Sync win32-cross-g++ mkspecs with Qt 4.3's win32-g++ (fixes qmake-qt4 trying to link with a .res file). il y a 17 ans
  kevinkofler 3828642595 Fix typo in comment. il y a 17 ans
  kevinkofler 0c4a2b1f90 Qt::convertFromPlainText now outputs QChar(160) instead of the previously-used surrogate pair for spaces, so adjust the replacement putting the spaces back. il y a 17 ans
  kevinkofler dad843e219 #include <QTextDocument> instead of Q3StyleSheet. il y a 17 ans
  kevinkofler d4f054dabf Convert Q3Accel objects to arrays of QShortcut. il y a 17 ans
  kevinkofler d8f4fb1a24 Convert Q3Accel to QShortcut. Drop no longer needed #define hacks for __attribute__((unused)). il y a 17 ans
  kevinkofler 77fc1b0c41 Remove unused #include <Q3Accel>. il y a 17 ans
  kevinkofler cf46a03477 Remove unnecessary Q3ButtonGroups, change remaining ones to QButtonGroups. il y a 17 ans
  kevinkofler 70873dfb3b Change framed Q3ButtonGroups to QGroupBoxes. il y a 17 ans
  roms 6b926bb334 Added Debian packaging files. il y a 17 ans
  kevinkofler 95e8f0bc74 Remove unused "uses ComServ;" left over from FolderLink. il y a 17 ans
  kevinkofler 9c80ad3cd2 Poison HS_pushEmptyFIFONode hack if unofficial OS support is desired (use on an unofficial OS will throw an error at runtime). il y a 17 ans
  kevinkofler f2527c3005 Regenerate headers and TIGCC IDE completion info. il y a 17 ans
  kevinkofler 27f6040467 Set CESI and ESI as needed by the callback types using them. il y a 17 ans
  kevinkofler 8d6824d490 Add missing format attribute from sprintf. il y a 17 ans
  kevinkofler a6f6f1d421 Bump version number and copyright date. il y a 17 ans
  kevinkofler 0d7e072b5e Fix buffer overflow in MIN_AMS handling. il y a 17 ans
  kevinkofler a7ea197002 Adjust TargetDistance after return optimization (fixes bra.s +0 in SIDE). il y a 17 ans
  kevinkofler 40a8c5a7e5 Create a QButtonGroup for the link targets because autoExclusive gets this wrong. il y a 17 ans
  kevinkofler 571bc5b9da Replace Q3ButtonGroups with QGroupBoxes. il y a 17 ans
  kevinkofler 55894596d8 Use KShell::quoteArg instead of K3Process::quote. il y a 17 ans
  kevinkofler 4c0b13284e Change errorListDock->toggleViewAction(),SIGNAL(toggled(bool)) back to errorListDock,SIGNAL(visibilityChanged(bool)) now that Qt 4.3's QDockWidget has this signal. il y a 17 ans
  kevinkofler 0b8d85b843 Handle delete key with DnDListView::keyPressEvent instead of Q3Accel fileTreeAccel so it doesn't conflict with the KatePart, il y a 17 ans