[QGIS Commit] [qgis/QGIS] 24d110: [FEATURE] Allow multi item drag and resize in comp...
GitHub
noreply at github.com
Wed Oct 2 00:32:53 PDT 2013
Branch: refs/heads/master
Home: https://github.com/qgis/QGIS
Commit: 24d110606c9fa58e57feed337dd2ded0af4eaa8f
https://github.com/qgis/QGIS/commit/24d110606c9fa58e57feed337dd2ded0af4eaa8f
Author: Nyall Dawson <nyall.dawson at gmail.com>
Date: 2013-10-02 (Wed, 02 Oct 2013)
Changed paths:
M python/core/composer/qgscomposeritem.sip
M python/core/composer/qgscomposition.sip
M src/core/CMakeLists.txt
M src/core/composer/qgscomposeritem.cpp
M src/core/composer/qgscomposeritem.h
A src/core/composer/qgscomposermousehandles.cpp
A src/core/composer/qgscomposermousehandles.h
M src/core/composer/qgscomposition.cpp
M src/core/composer/qgscomposition.h
M src/gui/qgscomposerview.cpp
Log Message:
-----------
[FEATURE] Allow multi item drag and resize in composer (fix #7918)
[FEATURE] Always draw selection handles on top of composition, add dashed border for selected items (fix #7793)
Move responsibility for drawing selection mouse handles and mouse interaction with selection to new class
More information about the QGIS-commit
mailing list