Skip to content

0.6

Closed Nov 5, 2024 73% complete

Version 0.6 focuses on adressing pain-points in actual development of apps using CXX-Qt.

We're trying to decide on features and bug fixes that have motivation in real-world use-cases, instead of feature-completion for the sake of it.
So every feature we're deciding on should be motivated by something missing in real-world app development.

Features we're c…

Version 0.6 focuses on adressing pain-points in actual development of apps using CXX-Qt.

We're trying to decide on features and bug fixes that have motivation in real-world use-cases, instead of feature-completion for the sake of it.
So every feature we're deciding on should be motivated by something missing in real-world app development.

Features we're currently missing:

  • Ability to draw custom widgets (QQuickPainterItem)
  • Expose read-only data from the backend
  • Performance and tooling improvements by improving support for QML modules
  • Improved error messages for a better development experience
Loading