Commit History

Author SHA1 Message Date
  kevinkofler 0737329565 Make Ctrl+Return work for "Open file at cursor". 17 years ago
  kevinkofler 8d823d1669 Port to new KDE 3.91.0 interface: 17 years ago
  kevinkofler 6c8eb6c84f Urlencode on-calc file names passed to ld-tigcc instead of passing raw calculator charset on the command line. 17 years ago
  kevinkofler 4e8e376523 Use new --output-data-var ld-tigcc switch instead of renaming hack. 17 years ago
  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 years ago
  kevinkofler a221cb992f Bump KDE version requirement to 3.90.1. 17 years ago
  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 years ago
  kevinkofler 0fe69a06c0 Fix adding to the recent file list getting confused by changes to the list from other KTIGCC instances. 17 years ago
  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 years ago
  kevinkofler db4a9089a3 Fix A68k items in the New menu being shown even when A68k is not installed. 17 years ago
  kevinkofler 780568ab35 * Fixed missing word wrap on the data variable reloc label in Program Options. 17 years ago
  kevinkofler 9ca0adeae2 Mention the KDE(4)HOME fix in NEWS. 17 years ago
  kevinkofler 465af3701a Bump version to 1.80. 17 years ago
  kevinkofler 74e6882028 Fix stray indentation at the end of the line when autoclosing a curly brace as ENTER is pressed. 17 years ago
  kevinkofler eb48103d44 Add a full changelog (generated from CVS logs). 17 years ago
  kevinkofler 355b564376 Disable debugging and informational messages from libti*. 17 years ago
  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 years ago
  kevinkofler bc86ff6f8b Ctrl+Tab/Ctrl+G now skips the project root and the categories. 17 years ago
  kevinkofler 8caeb1d8e0 Add tas to default Integer Arithmetic instructions. 17 years ago
  kevinkofler e8e16f7bc4 Fix wrong length computations when writing to a file in UTF-8 or other multibyte charsets. 17 years ago
  kevinkofler 4b6e33fe60 Fix missing layout in the Operating System tab of the Program Options dialog. 17 years ago
  kevinkofler a2e0ba585b Actually install Anjuta 2 project. Remove Anjuta 1 project. 17 years ago
  kevinkofler ff9ae75102 Bump version to 1.05. 17 years ago
  kevinkofler 2dcaf41c96 Add missing -lkdeui to link line (needed for OS X). 17 years ago
  kevinkofler ba0b3962aa Bump version to 1.04. 17 years ago
  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 years ago
  kevinkofler 2ff50a0d35 Add workaround for rpmbuild 4.4.2 with tar 1.15.91 to make rpm target. 17 years ago
  kevinkofler 8575acd4fe Bump version to 1.03. 17 years ago
  kevinkofler 4f60a7f9c8 Fix bug in source file splitting causing the float in x>=0. to get split. 17 years ago
  kevinkofler 9332f1499e Fix detection of "??=" in source file splitting. 17 years ago