[QGIS Commit] [qgis/Quantum-GIS] 42d637: allows for plugins to insert actions for layers in...
GitHub
noreply at github.com
Mon Jan 28 13:15:00 PST 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 42d637d9a096e6438d7a51627df35b3d179bf17d
https://github.com/qgis/Quantum-GIS/commit/42d637d9a096e6438d7a51627df35b3d179bf17d
Author: Etienne Tourigny <etourigny.dev at gmail.com>
Date: 2013-01-28 (Mon, 28 Jan 2013)
Changed paths:
M python/gui/qgslegendinterface.sip
M src/app/legend/qgsapplegendinterface.cpp
M src/app/legend/qgsapplegendinterface.h
M src/app/legend/qgslegend.cpp
M src/app/legend/qgslegend.h
M src/app/legend/qgslegendlayer.cpp
M src/gui/qgslegendinterface.h
Log Message:
-----------
allows for plugins to insert actions for layers in TOC, with QgsLegendInterface::addLegendLayerAction()
Commit: 9bed789f2e22c3382f4797312d6fb5ec76581169
https://github.com/qgis/Quantum-GIS/commit/9bed789f2e22c3382f4797312d6fb5ec76581169
Author: Etienne Tourigny <etourigny.dev at gmail.com>
Date: 2013-01-28 (Mon, 28 Jan 2013)
Changed paths:
M python/gui/qgslegendinterface.sip
M src/app/legend/qgsapplegendinterface.cpp
M src/app/legend/qgsapplegendinterface.h
M src/gui/qgslegendinterface.h
Log Message:
-----------
implement currentLayer() and setCurrentLayer() in QgsLegendInterface to set/get current layer
Commit: 8c89c2a058bc7d110a0d4aadcf868883ea0bc6a7
https://github.com/qgis/Quantum-GIS/commit/8c89c2a058bc7d110a0d4aadcf868883ea0bc6a7
Author: Etienne Tourigny <etourigny.dev at gmail.com>
Date: 2013-01-28 (Mon, 28 Jan 2013)
Changed paths:
M src/app/qgisapp.cpp
Log Message:
-----------
fix layerModified signal mapping
Compare: https://github.com/qgis/Quantum-GIS/compare/db7b46acf0d9...8c89c2a058bc
More information about the QGIS-commit
mailing list