Cronologia Commit

Autore SHA1 Messaggio Data
  kevinkofler 38d6ab4dc1 #include <cstring> instead of <cstdlib> for std::memset (fixes build with g++ 4.3). 16 anni fa
  kevinkofler 4f5551a778 Bump required KDE version to 4.0.0. 16 anni fa
  kevinkofler 422fa502e4 Bump required KDE version to 3.96.2. 16 anni fa
  kevinkofler 1762c196df Don't set QDockWidget::DockWidgetFloatable on errorListDock. (QDockWidget::DockWidgetFloatable without QDockWidget::DockWidgetMovable makes no sense, and the pane shouldn't be detachable in the first place.) 16 anni fa
  kevinkofler d8a7a72704 Bump required KDE version to 3.94.0. 16 anni fa
  kevinkofler 23985bd11d Fix infinite loop when parsing user headers including each other for completion information. 16 anni fa
  kevinkofler 49a5b4d8d4 Bump required KDE version to 3.92.0. 17 anni fa
  kevinkofler 68ba723603 Allow setting CXXFLAGS on the qmake command line. 17 anni fa
  kevinkofler 38a875503d Drop genAllCaseVariants hack, use new "insensitive" attribute for the "keyword" tag instead. 17 anni fa
  kevinkofler 2a4f0da8ad Mention bug fixed by internal reorganization. (No newline is added when saving a file because the KatePart does the saving now.) 17 anni fa
  kevinkofler 0737329565 Make Ctrl+Return work for "Open file at cursor". 17 anni fa
  kevinkofler 8d823d1669 Port to new KDE 3.91.0 interface: 17 anni fa
  kevinkofler 6c8eb6c84f Urlencode on-calc file names passed to ld-tigcc instead of passing raw calculator charset on the command line. 17 anni fa
  kevinkofler 4e8e376523 Use new --output-data-var ld-tigcc switch instead of renaming hack. 17 anni fa
  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 anni fa
  kevinkofler a221cb992f Bump KDE version requirement to 3.90.1. 17 anni fa
  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 anni fa
  kevinkofler 0fe69a06c0 Fix adding to the recent file list getting confused by changes to the list from other KTIGCC instances. 17 anni fa
  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 anni fa
  kevinkofler db4a9089a3 Fix A68k items in the New menu being shown even when A68k is not installed. 17 anni fa
  kevinkofler 780568ab35 * Fixed missing word wrap on the data variable reloc label in Program Options. 17 anni fa
  kevinkofler 9ca0adeae2 Mention the KDE(4)HOME fix in NEWS. 17 anni fa
  kevinkofler 465af3701a Bump version to 1.80. 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