- Added adjustable performance model for QGVLayerTilesOnline
- Added basic raster objects: image, icon
- Added support for drag and drop (thanks to leonardooyama)
- Added example for GDAL (thanks to Transporter)
- Added BDGEx as source for backround maps (thanks to Leonardo Seiji Oyama)
- Added mapMousePress signal and mousePressEvent override (thanks to Michele Santucci)
- Added new distance units for scale widget
- Fully rewritten demo sources, to have "one project" for "one demo case"
- Fixes and improvements for CMake (thanks to Andreas Bachlechner, Transporter)
- Fixed zoom behavior for high-resolution touchpads (thanks to Nikita Kirillov)
- Few other minor fixes and improvements (thanks to gbabin, Jihadist and others)
- Qt6 support
- Added support for object moving
- Fixed bug for Windows build
- Updated pre-commit requirements (python3)
- Added pre-commit github-workflow
- Added doxygen github-workflow
Maintenance work:
- Added git pre-commit hooks
- Fixed mixed line-endings (final: \n)
- Fixed clang-format errors
- Updated legacy header
Relicense to LGPL 3.0 instead of GPL 3.0
Initial version