Skip to content

Releases: KDAB/KDStateMachineEditor

Release v2.3.1

Choose a tag to compare

@github-actions github-actions released this 09 Mar 12:37
  • Bump to Graphviz 14.1.3

Release v2.3.0

Choose a tag to compare

@github-actions github-actions released this 01 Dec 19:41
  • Bump to Graphviz 14.0.5

Release v2.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Sep 22:35
  • Bump to Graphviz 13.1.0
  • Remove Qt 5 support to simplify maintenance
  • Fix build with Qt 6.10

Release v2.1.0

Choose a tag to compare

@github-actions github-actions released this 06 May 22:47

Version 2.1.0:

  • KDStateMachineEditor now looks for Qt6 by default, rather than Qt5. If your Qt5
    build broke, pass -DKDStateMachineEditor_QT6=OFF to CMake.
  • Bump to Graphviz 12.2.1
  • Fix build with Qt 6.9

Release v2.0.0

Choose a tag to compare

@iamsergio iamsergio released this 11 Dec 17:54
  • Supports Qt6 in addition to Qt5 (co-installable)
  • Buildsystem: increase CMake min version to 3.16.0
  • Buildsystem: add uninstall target
  • Buildsystem: generate and install kdsme-version.h
  • Use official Graphviz from upstream with -DKDSME_INTERNAL_GRAPHVIZ=True
  • Fix build with more recent graphviz versions
  • Buildsystem: new Option BUILD_SHARED_LIBS to select between shared or static libraries
  • Rename the following CMake options:
    BUILD_DOCS -> KDSME_DOCS
    BUILD_EXAMPLES -> KDSME_EXAMPLES
    BUILD_QT6 -> KDSME_QT6
    WITH_STATIC_GRAPHVIZ -> KDSME_STATIC_GRAPHVIZ
  • Use standard cmake options instead of custom ones:
    BUILD_TESTS -> BUILD_TESTING

KDStateMachineEditor 1.2.8

Choose a tag to compare

@winterz winterz released this 18 Sep 16:48

ReleaseNotes:

  • Support for Qt5.15
  • REUSE compliant licensing

KDStateMachineEditor 1.2.7

Choose a tag to compare

@winterz winterz released this 11 Jan 15:50

ReleaseNotes:

  • Small buildsystem fixes for rpath and static builds

KDStateMachineEditor 1.2.6

Choose a tag to compare

@winterz winterz released this 16 Dec 23:24

ReleaseNotes:

  • New EULA (see LICENSE.txt)
  • New CMake option BUILD_TESTS to disable building the tests
  • Comes with an installing file for Conan (see conan folder)
  • Small cleanups

KDStateMachineEditor 1.2.5

Choose a tag to compare

@winterz winterz released this 16 Feb 18:22

ReleaseNotes:

  • Keeping up with Qt5, CMake and QNX

KDStateMachineEditor 1.2.4

Choose a tag to compare

@winterz winterz released this 21 Jun 16:21

ReleaseNotes:

  • Fix compile error