Commit History

Autor SHA1 Mensaxe Data
  godzil e9be595424 Big commit, change the properties of a lot of text file to use native eol, and force all of the documentation files to user CRLF eol. Remove some artefacts from CVS (.cvsignores file and a CVSROOT folder) and add svn:keywords to all files in the repository %!s(int64=15) %!d(string=hai) anos
  (no author) 919fcac2f7 This commit was manufactured by cvs2svn to create tag %!s(int64=17) %!d(string=hai) anos
  kevinkofler 24abbafa72 Use standard icon name for the mimetype icon symlink. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 1c57938c80 GCC 4.1.2-tigcc-2: Let cast to void silence warn_unused_result warnings (GCC PR 25509). %!s(int64=17) %!d(string=hai) anos
  kevinkofler ad2a839559 Make sure the list is not empty. %!s(int64=17) %!d(string=hai) anos
  kevinkofler acaf7487b2 Do approximate matching for prototype hints against the last known identifier if the identifier to match comes after it in alphabetical order. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 72a32e9f32 Accept F8 as shortcut for Make and Alt+F8 for Compile to match KTIGCC. %!s(int64=17) %!d(string=hai) anos
  kevinkofler d6d5b45fc7 Fix binary->hex conversion mistake reported by FocusedWolf. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 970be392c0 Store name of recent file to open before calling savePrompt() (fixes the wrong recent file getting opened when opening triggers save prompt). %!s(int64=17) %!d(string=hai) anos
  kevinkofler 0fe69a06c0 Fix adding to the recent file list getting confused by changes to the list from other KTIGCC instances. %!s(int64=17) %!d(string=hai) anos
  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. %!s(int64=17) %!d(string=hai) anos
  kevinkofler db4a9089a3 Fix A68k items in the New menu being shown even when A68k is not installed. %!s(int64=17) %!d(string=hai) anos
  kevinkofler d991c2c9d9 Fix warning and runtime abort with _FORTIFY_SOURCE. %!s(int64=17) %!d(string=hai) anos
  konrad_m bfb4aaad63 Changed several Q3ValueVectors to QVector, and possibly a Q3ValueList somewhere. %!s(int64=17) %!d(string=hai) anos
  kevinkofler a042d809f8 Actually increment lineno for ALL lines in getASMFunctions. %!s(int64=17) %!d(string=hai) anos
  kevinkofler c3c93ee822 Change a few tabs which creeped in back to spaces. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 6d23a2ff43 Make validInVarname a QVector rather than a QLinkedList (more efficient). %!s(int64=17) %!d(string=hai) anos
  konrad_m 5d63360173 Changed foreach (T foo, bar) to foreach (const T &foo, bar) or foreach (T &foo, bar) where appropriate. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 57d66c7199 Fix duplicate loop (once with iterators and once with foreach, keep only the foreach). %!s(int64=17) %!d(string=hai) anos
  kevinkofler dde0904689 Use more descriptive variable names instead of "zod". %!s(int64=17) %!d(string=hai) anos
  konrad_m 7bc77fe7d5 Changed a bunch of for loops into the new Qt4 foreach construct. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 25cca99194 Remove commented out code. %!s(int64=17) %!d(string=hai) anos
  konrad_m 04230b0401 Updated to use QList / QLinkedList instead of the old Q3ValueList and Q3PtrList. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 3d2640f9d7 Remove obsolete warning about unsigned long -> float promotion, this was fixed back in GCC 4.0-tigcc-pre3. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 06e4ce0224 Use qt_metacall to invoke the keyReturn, clearUndo and clearRedo slots which are not in the new interfaces. %!s(int64=17) %!d(string=hai) anos
  kevinkofler c8c053b91d Adapt to KatePart signal API changes: %!s(int64=17) %!d(string=hai) anos
  kevinkofler 3c9cda6281 Adapt to new KatePart signal API: Document::charactersInteractivelyInserted -> View::textInserted %!s(int64=17) %!d(string=hai) anos
  kevinkofler aca07f47c4 Add missing RPM specfile changelog entry. %!s(int64=17) %!d(string=hai) anos
  kevinkofler c9a795036b Fix dist-bz2 target to include .pro file. %!s(int64=17) %!d(string=hai) anos
  kevinkofler e25734cd8a Update rpm target to use versioned tarball. Remove obsolete TAR_OPTIONS=--wildcards workaround. %!s(int64=17) %!d(string=hai) anos