This functionality has been moved to an out-of-the-box "Copy Coordinate"
option available by right-clicking on a map canvas while the pan, zoom,
or select tools is active.
* Tagged as feature to remember to include in release notes
The functionality of this plugin is duplicated in the processing
Extract by Location and Select by Location algorithms.
This is now fully exposed via processing, which is the logical
place for this feature to reside.
One less c++ plugin is a good thing!
(marked as feature so we remember to mention this in changelog!)
This functionality is available in OGR and there is no longer
a need for a dedicated QGIS plugin to do this task
Marked as feature for documentation + changelog reminder
- add scripts/mkuidefaults.py to create ui_defaults.h from current
setting
- default ui state with two toolbar rows (fixes#8117)
- update plugin registry state of nsis installer