Skip to content

Releases: KDAB/KDStateMachineEditor

KDStateMachineEditor 1.2.2

29 Jan 20:44

Choose a tag to compare

This is a bugfix release.

Highlights:

  • Fix build issue with Qt 5.10 on windows+MSVC
  • Update graphviz SHA1 (fixes issues regarding sort.exe lookup)

KDStateMachineEditor 1.2.1

19 Jun 14:14

Choose a tag to compare

This is a bugfix release.

Highlights:

  • Handle building with QtRemoteObjects from Qt5.9
  • API docs are always built if doxygen is found (unless -DBUILD_DOCS is off)
  • QCH docs are also built
  • Fix build against namespaced Qt

KDStateMachineEditor 1.2.0

20 Jan 23:48

Choose a tag to compare

This is a minor release.

Highlights:

  • Introduce adapter for QtSCXML (requires Qt 5.8 or higher)
  • Build system: Generate and install pdb files on Windows

KDStateMachineEditor 1.1.0

01 Jul 21:34

Choose a tag to compare

This is a minor release.

Highlights:

  • View: Added button to show/hide transition labels
  • View: Now using native text rendering
  • View: Status bar got removed
  • API: Added API for context menu handling (cf. StateMachineView class)
  • Build system: Added toolchain files for cross-compiling (QNX, Android, etc.)
  • Build system: Enabled compilation with namespaced Qt
  • Build system: Allow to build with an internal Graphviz build (-DWITH_INTERNAL_GRAPHVIZ=ON)
    Works on all major platforms (tested on Linux, OS X, Windows)

Prebuilt packages for some popular Linux distributions can be found at:
http://download.opensuse.org/repositories/isv:/KDAB/

Homebrew recipe for OSX users can be found at http://github.com/KDAB/homebrew-tap

KDStateMachineEditor 1.0.0

14 Dec 20:14

Choose a tag to compare

First official release.