Commit Verlauf

Autor SHA1 Nachricht Datum
  kevinkofler cf46a03477 Remove unnecessary Q3ButtonGroups, change remaining ones to QButtonGroups. vor 17 Jahren
  kevinkofler 70873dfb3b Change framed Q3ButtonGroups to QGroupBoxes. vor 17 Jahren
  roms 6b926bb334 Added Debian packaging files. vor 17 Jahren
  kevinkofler 95e8f0bc74 Remove unused "uses ComServ;" left over from FolderLink. vor 17 Jahren
  kevinkofler 9c80ad3cd2 Poison HS_pushEmptyFIFONode hack if unofficial OS support is desired (use on an unofficial OS will throw an error at runtime). vor 17 Jahren
  kevinkofler f2527c3005 Regenerate headers and TIGCC IDE completion info. vor 17 Jahren
  kevinkofler 27f6040467 Set CESI and ESI as needed by the callback types using them. vor 17 Jahren
  kevinkofler 8d6824d490 Add missing format attribute from sprintf. vor 17 Jahren
  kevinkofler a6f6f1d421 Bump version number and copyright date. vor 17 Jahren
  kevinkofler 0d7e072b5e Fix buffer overflow in MIN_AMS handling. vor 17 Jahren
  kevinkofler a7ea197002 Adjust TargetDistance after return optimization (fixes bra.s +0 in SIDE). vor 17 Jahren
  kevinkofler 40a8c5a7e5 Create a QButtonGroup for the link targets because autoExclusive gets this wrong. vor 17 Jahren
  kevinkofler 571bc5b9da Replace Q3ButtonGroups with QGroupBoxes. vor 17 Jahren
  kevinkofler 55894596d8 Use KShell::quoteArg instead of K3Process::quote. vor 17 Jahren
  kevinkofler 4c0b13284e Change errorListDock->toggleViewAction(),SIGNAL(toggled(bool)) back to errorListDock,SIGNAL(visibilityChanged(bool)) now that Qt 4.3's QDockWidget has this signal. vor 17 Jahren
  kevinkofler 0b8d85b843 Handle delete key with DnDListView::keyPressEvent instead of Q3Accel fileTreeAccel so it doesn't conflict with the KatePart, vor 17 Jahren
  kevinkofler 8420e31ce5 Adapt icon names to Oxygen icons / freedesktop.org icon naming spec. vor 17 Jahren
  kevinkofler 440f2d03d1 Port to KDE 3.90.1 API: vor 17 Jahren
  kevinkofler a221cb992f Bump KDE version requirement to 3.90.1. vor 17 Jahren
  kevinkofler ba30574ee9 Drop ksharedconfig.h check, should always be there in 3.90.1. vor 17 Jahren
  kevinkofler 24abbafa72 Use standard icon name for the mimetype icon symlink. vor 17 Jahren
  kevinkofler 1c57938c80 GCC 4.1.2-tigcc-2: Let cast to void silence warn_unused_result warnings (GCC PR 25509). vor 17 Jahren
  kevinkofler ad2a839559 Make sure the list is not empty. vor 17 Jahren
  kevinkofler acaf7487b2 Do approximate matching for prototype hints against the last known identifier if the identifier to match comes after it in alphabetical order. vor 17 Jahren
  kevinkofler 72a32e9f32 Accept F8 as shortcut for Make and Alt+F8 for Compile to match KTIGCC. vor 17 Jahren
  kevinkofler d6d5b45fc7 Fix binary->hex conversion mistake reported by FocusedWolf. vor 17 Jahren
  kevinkofler 970be392c0 Store name of recent file to open before calling savePrompt() (fixes the wrong recent file getting opened when opening triggers save prompt). vor 17 Jahren
  kevinkofler 0fe69a06c0 Fix adding to the recent file list getting confused by changes to the list from other KTIGCC instances. vor 17 Jahren
  kevinkofler 3d38b6bf03 Don't grab the keyboard globally (stealing key presses from other apps) in the Errors&Warnings pane, only override the Ctrl+C and Ctrl+Ins accelerators. vor 17 Jahren
  kevinkofler db4a9089a3 Fix A68k items in the New menu being shown even when A68k is not installed. vor 17 Jahren