Skip to content

2.4.1

Latest
Compare
Choose a tag to compare
@cneben cneben released this 14 Jan 19:52

Maintenance Qt5 release. If you are using Qt6, please use develop (2.5.0) branch.

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.