Skip to content

Commit 220040a

Browse files
committed
Updated ReleaseNotes
1 parent dc1c397 commit 220040a

2 files changed

Lines changed: 20 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,12 @@ For additional help, join in the [AmonRaNet Discord](https://discord.gg/bxYJsrkB
7979

8080
**bakerb845** for helping with Qt6 adaptation
8181
**raffmont** for adding new features and capabilities
82+
**leonardooyama** for support of drag and drop
83+
**Transporter** for GDAL example and CMake fixes
84+
**Andreas Bachlechner** for CMake fixes
85+
**Leonardo Seiji Oyama** for new backround map sources
86+
87+
and
8288

8389
all others who helps and supports QGeoView!
8490

ReleaseNotes.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
11
# Release Notes
22

3-
- Parametrized QT version
4-
- New distance units (scale widget)
3+
4+
## v1.1.0
5+
6+
- Added adjustable performance model for QGVLayerTilesOnline
7+
- Added basic raster objects: image, icon
8+
- Added support for drag and drop (thanks to leonardooyama)
9+
- Added example for GDAL (thanks to Transporter)
10+
- Added BDGEx as source for backround maps (thanks to Leonardo Seiji Oyama)
11+
- Added mapMousePress signal and mousePressEvent override (thanks to Michele Santucci)
12+
- Added new distance units for scale widget
13+
- Fully rewritten demo sources, to have "one project" for "one demo case"
14+
- Fixes and improvements for CMake (thanks to Andreas Bachlechner, Transporter)
15+
- Fixed zoom behavior for high-resolution touchpads (thanks to Nikita Kirillov)
16+
- Few other minor fixes and improvements (thanks to gbabin, Jihadist and others)
517

618
## v1.0.4
719

0 commit comments

Comments
 (0)