Skip to content

KDReports 1.9.0

Choose a tag to compare

@winterz winterz released this 05 Nov 19:53
· 465 commits to master since this release

General:

  • No longer supporting Qt 4
  • Minimum CMake version is 3.1
  • New installing file for Conan (WIP - see conan folder)
  • qmake buildsystem -- no longer prompt for license choice.
    users should carefully consider their choice of license
  • The qmake buildsystem is deprecated

Features:

  • Added AbstractTableElement::setColumnConstraints to control the widths of the columns

Bug fixes:

  • Fixed build against namespaced Qt

CMake buildsystem:

  • Generates .pri files for qmake users