Cronologia Commit

Autore SHA1 Messaggio Data
  kevinkofler a9bdfef48e Drop genAllCaseVariants hack, use new "insensitive" attribute for the "keyword" tag instead. 17 anni fa
  kevinkofler 6604dea0df Bump minimum required KDE version to 3.5.7. Actually check the version at compile time and runtime. 17 anni fa
  kevinkofler c0635ede86 Fix extra newline incorrectly added each time a file is saved. 17 anni fa
  kevinkofler 9c448e1cf1 Make Ctrl+Return work for "Open file at cursor". 17 anni fa
  kevinkofler c0a925d59f Store name of recent file to open before calling savePrompt() (fixes the wrong recent file getting opened when opening triggers save prompt). 17 anni fa
  kevinkofler 4e0fd16f91 Fix adding to the recent file list getting confused by changes to the list from other KTIGCC instances. 17 anni fa
  kevinkofler daf856772a 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 anni fa
  kevinkofler c6c7a9793f Fix A68k items in the New menu being shown even when A68k is not installed. 17 anni fa
  kevinkofler 8bddd6599d Fix missing word wrap on the data variable reloc label in Program Options. 17 anni fa
  kevinkofler ab9d923d33 Don't hardcode ~/.kde for localkdedir (KDEHOME). 17 anni fa
  kevinkofler 1aa460cf17 Fix highlighting update when moving a file to Header Files from another editable category. (The first character was read from the wrong buffer.) 17 anni fa
  kevinkofler 74e6882028 Fix stray indentation at the end of the line when autoclosing a curly brace as ENTER is pressed. 17 anni fa
  kevinkofler eb48103d44 Add a full changelog (generated from CVS logs). 17 anni fa
  kevinkofler 355b564376 Disable debugging and informational messages from libti*. 17 anni fa
  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 anni fa
  kevinkofler bc86ff6f8b Ctrl+Tab/Ctrl+G now skips the project root and the categories. 17 anni fa
  kevinkofler 8caeb1d8e0 Add tas to default Integer Arithmetic instructions. 17 anni fa
  kevinkofler e8e16f7bc4 Fix wrong length computations when writing to a file in UTF-8 or other multibyte charsets. 17 anni fa
  kevinkofler 4b6e33fe60 Fix missing layout in the Operating System tab of the Program Options dialog. 17 anni fa
  kevinkofler a2e0ba585b Actually install Anjuta 2 project. Remove Anjuta 1 project. 17 anni fa
  kevinkofler ff9ae75102 Bump version to 1.05. 17 anni fa
  kevinkofler 2dcaf41c96 Add missing -lkdeui to link line (needed for OS X). 17 anni fa
  kevinkofler ba0b3962aa Bump version to 1.04. 17 anni fa
  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 anni fa
  kevinkofler 2ff50a0d35 Add workaround for rpmbuild 4.4.2 with tar 1.15.91 to make rpm target. 17 anni fa
  kevinkofler 8575acd4fe Bump version to 1.03. 17 anni fa
  kevinkofler 4f60a7f9c8 Fix bug in source file splitting causing the float in x>=0. to get split. 18 anni fa
  kevinkofler 9332f1499e Fix detection of "??=" in source file splitting. 18 anni fa
  kevinkofler befc4ba057 Fix the Project Options dialog not reacting correctly to changing the target from a regular program to another target or the other way round. 18 anni fa
  kevinkofler 7ef79f70f8 Fix inverted logic bug causing the Debug menu and toolbar buttons to get hidden during File/New/Project. 18 anni fa