[QGIS Commit] [qgis/Quantum-GIS] a1743a: Move QgsOfflineEditing to core and add SIP binding...
GitHub
noreply at github.com
Tue Jan 15 07:39:20 PST 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: a1743ab0e57b528dda7a74f7b9f69d2f44d1c3f5
https://github.com/qgis/Quantum-GIS/commit/a1743ab0e57b528dda7a74f7b9f69d2f44d1c3f5
Author: Mathias Walker <mwa at sourcepole.ch>
Date: 2013-01-15 (Tue, 15 Jan 2013)
Changed paths:
M python/core/core.sip
A python/core/qgsofflineediting.sip
M src/core/CMakeLists.txt
A src/core/qgsofflineediting.cpp
A src/core/qgsofflineediting.h
M src/plugins/offline_editing/CMakeLists.txt
R src/plugins/offline_editing/offline_editing.cpp
R src/plugins/offline_editing/offline_editing.h
M src/plugins/offline_editing/offline_editing_plugin.cpp
M src/plugins/offline_editing/offline_editing_plugin.h
Log Message:
-----------
Move QgsOfflineEditing to core and add SIP bindings; refactor Offline Editing Plugin
Commit: 33a6aa6186cbc602f16ea0339e51ad2f68a21b35
https://github.com/qgis/Quantum-GIS/commit/33a6aa6186cbc602f16ea0339e51ad2f68a21b35
Author: mhugent <marco.hugentobler at sourcepole.ch>
Date: 2013-01-15 (Tue, 15 Jan 2013)
Changed paths:
M python/core/core.sip
A python/core/qgsofflineediting.sip
M src/core/CMakeLists.txt
A src/core/qgsofflineediting.cpp
A src/core/qgsofflineediting.h
M src/plugins/offline_editing/CMakeLists.txt
R src/plugins/offline_editing/offline_editing.cpp
R src/plugins/offline_editing/offline_editing.h
M src/plugins/offline_editing/offline_editing_plugin.cpp
M src/plugins/offline_editing/offline_editing_plugin.h
Log Message:
-----------
Merge pull request #388 from mwa/offline_editing_api
Move QgsOfflineEditing to core
Compare: https://github.com/qgis/Quantum-GIS/compare/ce64ede9bb2d...33a6aa6186cb
More information about the QGIS-commit
mailing list