KDStateMachineEditor icon indicating copy to clipboard operation
KDStateMachineEditor copied to clipboard

A framework for creating Qt State Machine metacode using a graphical user interface

Results 12 KDStateMachineEditor issues
Sort by recently updated
recently updated
newest added

I have Kubuntu 22.04. I have installed Qt5 using kdesrc-build. I have built https://github.com/KDAB/KDStateMachineEditor using this Qt. Pseudocode: ``` git clone https://github.com/KDAB/KDStateMachineEditor cd KDStateMachineEditor && mkdir build && cd build...

When `libqt5scxml5*` packages are installed CMake will configure the Qt SCXML adapter but it fails when it finds out there's no `Qt5::ScxmlPrivate` target. The `*qt5scxml5-private-dev` package is only available on...

Hi congratulation for this project! it has a pretty look and feel! I'm focusing on state machines section. I note a problem with some states, that has children states: for...

bug
help wanted

I'm using KDStateMachineEditor within gammaray. This is what i get, when i start my program: ``` GammaRay server listening on: tcp://127.0.0.1:11732 kdsme.view: KDSME::GraphvizLayouter(0x16460a0) QObject(0x0) kdsme.view: KDSME::GraphvizLayouter(0x16460a0) State[this=0x2094fa0, label="StateMachine"] kdsme.core: State[this=0x2094fa0,...

bug
help wanted
crash

We have been using QtCreator for our scxml, but wanted to try this tool to see if it is easier to work with. However, our current state-charts cannot be opened...

enhancement
help wanted

Currently, the StateMachineView can only be used with QtWidgets, even though it makes heavy use of QML internally. It would be nice if the widgets part were decoupled from the...

enhancement
help wanted

updates: - [github.com/pre-commit/mirrors-clang-format: v13.0.0 → v14.0.6](https://github.com/pre-commit/mirrors-clang-format/compare/v13.0.0...v14.0.6) - [github.com/PyCQA/pylint: v2.15.2 → v2.15.4](https://github.com/PyCQA/pylint/compare/v2.15.2...v2.15.4)

updates: - [github.com/fsfe/reuse-tool: v2.1.0 → v3.0.1](https://github.com/fsfe/reuse-tool/compare/v2.1.0...v3.0.1)