Skip to content

Releases: Pixep/qt-quick-responsive-helper

Version 1.3

07 Oct 01:54
Compare
Choose a tag to compare
  • Adds support for high resolutions by scaling content
    • Requires using the new rootItem property
  • Adds 5 smartphones resolution and PPI as default presets
  • Adds the possibility to label custom presets with the label attribute
  • Fixes drag and drop glitches
  • Fixes preset not showing as selected

Version 1.2

07 Jul 16:48
Compare
Choose a tag to compare

This new version brought:

  • No more QtQuick Controls dependency
  • Use qml-files-combiner to allow components to be combined in a single QML file
  • Few corrections

Version 1.1

27 Jun 13:01
Compare
Choose a tag to compare

Added the following main features:

  • Dragging of the window
  • Easy placement using anchors, or x & y
  • Easily add new buttons to the bar using "actions"
  • Add any custom content to the bar

Version 1.0

09 Apr 09:33
Compare
Choose a tag to compare

First release, allow setting your application

  • width, height
  • manage dpi and pixelDensity
  • use landscape / portrait mode
  • create presets for width, height and dpi