Historique des commits

Auteur SHA1 Message Date
  kevinkofler 38d6ab4dc1 #include <cstring> instead of <cstdlib> for std::memset (fixes build with g++ 4.3). il y a 16 ans
  kevinkofler 4f5551a778 Bump required KDE version to 4.0.0. il y a 16 ans
  kevinkofler 422fa502e4 Bump required KDE version to 3.96.2. il y a 16 ans
  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.) il y a 16 ans
  kevinkofler d8a7a72704 Bump required KDE version to 3.94.0. il y a 16 ans
  kevinkofler 23985bd11d Fix infinite loop when parsing user headers including each other for completion information. il y a 16 ans
  kevinkofler 49a5b4d8d4 Bump required KDE version to 3.92.0. il y a 17 ans
  kevinkofler 68ba723603 Allow setting CXXFLAGS on the qmake command line. il y a 17 ans
  kevinkofler 38a875503d Drop genAllCaseVariants hack, use new "insensitive" attribute for the "keyword" tag instead. il y a 17 ans
  kevinkofler 2a4f0da8ad Mention bug fixed by internal reorganization. (No newline is added when saving a file because the KatePart does the saving now.) il y a 17 ans
  kevinkofler 0737329565 Make Ctrl+Return work for "Open file at cursor". il y a 17 ans
  kevinkofler 8d823d1669 Port to new KDE 3.91.0 interface: il y a 17 ans
  kevinkofler 6c8eb6c84f Urlencode on-calc file names passed to ld-tigcc instead of passing raw calculator charset on the command line. il y a 17 ans
  kevinkofler 4e8e376523 Use new --output-data-var ld-tigcc switch instead of renaming hack. il y a 17 ans
  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. il y a 17 ans
  kevinkofler a221cb992f Bump KDE version requirement to 3.90.1. il y a 17 ans
  kevinkofler 970be392c0 Store name of recent file to open before calling savePrompt() (fixes the wrong recent file getting opened when opening triggers save prompt). il y a 17 ans
  kevinkofler 0fe69a06c0 Fix adding to the recent file list getting confused by changes to the list from other KTIGCC instances. il y a 17 ans
  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. il y a 17 ans
  kevinkofler db4a9089a3 Fix A68k items in the New menu being shown even when A68k is not installed. il y a 17 ans
  kevinkofler 780568ab35 * Fixed missing word wrap on the data variable reloc label in Program Options. il y a 17 ans
  kevinkofler 9ca0adeae2 Mention the KDE(4)HOME fix in NEWS. il y a 17 ans
  kevinkofler 465af3701a Bump version to 1.80. il y a 17 ans
  kevinkofler 74e6882028 Fix stray indentation at the end of the line when autoclosing a curly brace as ENTER is pressed. il y a 17 ans
  kevinkofler eb48103d44 Add a full changelog (generated from CVS logs). il y a 17 ans
  kevinkofler 355b564376 Disable debugging and informational messages from libti*. il y a 17 ans
  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). il y a 17 ans
  kevinkofler bc86ff6f8b Ctrl+Tab/Ctrl+G now skips the project root and the categories. il y a 17 ans
  kevinkofler 8caeb1d8e0 Add tas to default Integer Arithmetic instructions. il y a 17 ans
  kevinkofler e8e16f7bc4 Fix wrong length computations when writing to a file in UTF-8 or other multibyte charsets. il y a 17 ans