Commit History

作者 SHA1 備註 提交日期
  kevinkofler 0737329565 Make Ctrl+Return work for "Open file at cursor". 17 年之前
  kevinkofler 8d823d1669 Port to new KDE 3.91.0 interface: 17 年之前
  kevinkofler 6c8eb6c84f Urlencode on-calc file names passed to ld-tigcc instead of passing raw calculator charset on the command line. 17 年之前
  kevinkofler 4e8e376523 Use new --output-data-var ld-tigcc switch instead of renaming hack. 17 年之前
  kevinkofler 2c5a0e36dd Use the builtin pucrunch support in the latest CVS ld-tigcc instead of ttpack and ttbin2oth. This also adds support for outputting unwrapped binaries for compressed files. 17 年之前
  kevinkofler a221cb992f Bump KDE version requirement to 3.90.1. 17 年之前
  kevinkofler 970be392c0 Store name of recent file to open before calling savePrompt() (fixes the wrong recent file getting opened when opening triggers save prompt). 17 年之前
  kevinkofler 0fe69a06c0 Fix adding to the recent file list getting confused by changes to the list from other KTIGCC instances. 17 年之前
  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. 17 年之前
  kevinkofler db4a9089a3 Fix A68k items in the New menu being shown even when A68k is not installed. 17 年之前
  kevinkofler 780568ab35 * Fixed missing word wrap on the data variable reloc label in Program Options. 17 年之前
  kevinkofler 9ca0adeae2 Mention the KDE(4)HOME fix in NEWS. 17 年之前
  kevinkofler 465af3701a Bump version to 1.80. 17 年之前
  kevinkofler 74e6882028 Fix stray indentation at the end of the line when autoclosing a curly brace as ENTER is pressed. 17 年之前
  kevinkofler eb48103d44 Add a full changelog (generated from CVS logs). 17 年之前
  kevinkofler 355b564376 Disable debugging and informational messages from libti*. 17 年之前
  kevinkofler 91c4e16efb When saving a project for the first time, if it is still named "Project1", set a name based on the .tpr file name (as in TIGCC IDE). 17 年之前
  kevinkofler bc86ff6f8b Ctrl+Tab/Ctrl+G now skips the project root and the categories. 17 年之前
  kevinkofler 8caeb1d8e0 Add tas to default Integer Arithmetic instructions. 17 年之前
  kevinkofler e8e16f7bc4 Fix wrong length computations when writing to a file in UTF-8 or other multibyte charsets. 17 年之前
  kevinkofler 4b6e33fe60 Fix missing layout in the Operating System tab of the Program Options dialog. 17 年之前
  kevinkofler a2e0ba585b Actually install Anjuta 2 project. Remove Anjuta 1 project. 17 年之前
  kevinkofler ff9ae75102 Bump version to 1.05. 17 年之前
  kevinkofler 2dcaf41c96 Add missing -lkdeui to link line (needed for OS X). 17 年之前
  kevinkofler ba0b3962aa Bump version to 1.04. 17 年之前
  kevinkofler 4d86cc4329 Link all required KDE libraries explicitly instead of relying on the linker pulling them in (which the OS X linker doesn't do). 17 年之前
  kevinkofler 2ff50a0d35 Add workaround for rpmbuild 4.4.2 with tar 1.15.91 to make rpm target. 17 年之前
  kevinkofler 8575acd4fe Bump version to 1.03. 17 年之前
  kevinkofler 4f60a7f9c8 Fix bug in source file splitting causing the float in x>=0. to get split. 17 年之前
  kevinkofler 9332f1499e Fix detection of "??=" in source file splitting. 17 年之前