Skip to content

2.4.0

Compare
Choose a tag to compare
@cneben cneben released this 04 Jan 09:49
· 56 commits to develop since this release

This release is the last with Qt5 support.

Changelog:

  • Add support for building with CMake for both Qt5 and Qt6.
  • Add dragging of nodes / groups by keyboard arrow keys.
  • Add custom QML group delegate support in qan::Graph::insertGroup() (see AdvancedGroup.qml in "advanced" sample).
  • Add qan::Graph::hasSelection() method.
  • Fix multiple bugs in qan::BottomRightResizer (and qan::RightResizer, qan::BottomResizer`)
  • Create "advanced" sample to demonstrate group collapse and arrow with custom hooks and dragOrientation constrain.

20240104_qan_collapse_expand

Next release will be Qt6 / C++17 only.