Qt Mvvm Versions Save

Model View ViewModel framework for large Qt C++ applications

v0.2.0

3 years ago

This release contains mostly API refactoring and bug fixing.

New features

  • Undo/redo macro commands
  • GraphItem improvements: errors, line style and width
  • New widget: combo property editor with multiple selections
  • New widget: collapsible list widget
  • New example: helloworld
  • Update for Qt 5.15

v0.1.0

4 years ago
  • First release