[QGIS Commit] [qgis/Quantum-GIS] de3ea7: dbmanager: allow to import layer from canvas (fix ...

GitHub noreply at github.com
Tue Dec 4 19:37:02 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: de3ea74ab6c96bae54166dd891d93223475f3643
      https://github.com/qgis/Quantum-GIS/commit/de3ea74ab6c96bae54166dd891d93223475f3643
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2012-12-04 (Tue, 04 Dec 2012)

  Changed paths:
    M python/plugins/db_manager/db_manager.py
    A python/plugins/db_manager/dlg_export_vector.py
    M python/plugins/db_manager/dlg_import_vector.py
    M python/plugins/db_manager/resources.qrc
    A python/plugins/db_manager/ui/DlgExportVector.ui
    M python/plugins/db_manager/ui/DlgImportVector.ui

  Log Message:
  -----------
  dbmanager: allow to import layer from canvas (fix #6824),
add dialog to choose vector file to be imported (fix #6825),
allow to export table to vector file (fix #6826)

Thanks to Silvio Grosso for the sponsorship!


  Commit: ce31f37d8e1cfba034a9f596e56c42f68574d10b
      https://github.com/qgis/Quantum-GIS/commit/ce31f37d8e1cfba034a9f596e56c42f68574d10b
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2012-12-04 (Tue, 04 Dec 2012)

  Changed paths:
    M cmake/FindSPATIALITE.cmake
    M src/providers/spatialite/CMakeLists.txt
    M src/providers/spatialite/qgsspatialiteconnection.cpp
    M src/providers/spatialite/qgsspatialiteconnection.h
    M src/providers/spatialite/qgsspatialiteprovider.cpp
    M src/providers/spatialite/qgsspatialiteprovider.h

  Log Message:
  -----------
  fix SL provider (follow 90972db78a):

fix build linking SL < v4,
fix SL4 database version check,
rename SPATIALITE_RECENT_VERSION macro to the more significant SPATIALITE_VERSION_GE_4_0_0,


Compare: https://github.com/qgis/Quantum-GIS/compare/fcf108db22d4...ce31f37d8e1c


More information about the QGIS-commit mailing list