QtSpim Changelog

What's new in QtSpim 9.1.20

Sep 18, 2017
  • spimview.ui [https://sourceforge.net/p/spimsimulator/bugs/81]: Typo "parmeter"
  • state.cpp [https://sourceforge.net/p/spimsimulator/bugs/81]: Add message warning QtSpim will exit to restore window state.
  • Setup/QtSpim_Win_Deployment: Delete VisualStudio projects (InstallShield no longer works) and move to WiX to build installer.
  • QtSpim/menu.cpp (help_ViewHelp): Use full path for help file on Windows so QtSpim can run anywhere.

New in QtSpim 9.1.18 (Feb 13, 2017)

  • control.prototype, qtspim.desktop: Update version number.
  • QtSpim/QtSpim.pro, bin/release-debian: Set RPATH in linker rather than using chrpath (which breaks in Ubuntu 16.04).
  • spimview.cpp: Update organization name.
  • macinfo.plist: Update version number.
  • spim-utils.cpp, version.h: Update copyright date and release date.
  • QtSpim/spimview.cpp, menu.cpp, settings.ui [Renaud PACALET [email protected]]: Add button to reset exception handler to default.
  • QtSpim/QtSpim.pro, CPU/*.c, spim/Makefile: Move over completely to c++ compilation since the new version of Qt requires c++11.
  • Documentation/H_P_AppendixA/HHP_AppA.html: Fix register usage for syscalls in Table 9.1.
  • QtSpim/menu.cpp: Unnecessary refresh of register display.
  • QtSpim/spimview.h, regwin.cpp: Did not highlight changes to double precision registers correctly.