Skip to content

Releases: chris5287/QWidgetMap

v1.1.4

29 Sep 10:26

Choose a tag to compare

  • Pull Request #11
    • Fixes #10 by adding a validation check to ensure the current kinetic deceleration steps is valid (greater than 0). If the steps is invalid, the kinetic speed is defaults to (0, 0).
    • Reduced the number of kinetic deceleration steps to perform a smoother inertia scrolling.

v1.1.3

07 Sep 20:59

Choose a tag to compare

  • Pull Request #9
    • Fixes #8 by setting the required QPen width for the different types of selections (GeometryLineString, GeometryEllipse and GeometryPolygon).

v1.1.2

19 Aug 17:25

Choose a tag to compare

  • Pull Request #7
    • Fixes #6 by removing exception being thrown in QuadtreeContainer::insert.

v1.1.1

25 Jul 10:41

Choose a tag to compare

  • Pull Request #3
    • Fixed issue where primaryScreen() does not set the QPixmap fill to transparent
  • Pull Request #5
    • Fixes #4 by adding a Qt Version check for the required include

v1.1.0

21 Jul 16:57

Choose a tag to compare

  • Pull Request #2
    • Added ability to disable redraw requests when adding/removing layers.
  • Pull Request #1
    • Added travis-ci.org install/build script

v1.0.0

14 Jul 22:16

Choose a tag to compare

Initial release