[QGIS Commit] [qgis/Quantum-GIS] : convert field names to lowercase when importing fr...

GitHub noreply at github.com
Fri Jan 13 04:33:19 EST 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 59418069289525dda1104a1df76044bc17630d05
      https://github.com/qgis/Quantum-GIS/commit/59418069289525dda1104a1df76044bc17630d05
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2012-01-13 (Fri, 13 Jan 2012)

  Changed paths:
    M src/core/qgsvectorlayerimport.cpp
  M src/core/qgsvectorlayerimport.h

  Log Message:
  -----------
  convert field names to lowercase when importing from shapefile,
fix the number of written features,
cleanup the code


  Commit: b186f83fdd18672c45513962d4c598483a5bc108
      https://github.com/qgis/Quantum-GIS/commit/b186f83fdd18672c45513962d4c598483a5bc108
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2012-01-13 (Fri, 13 Jan 2012)

  Changed paths:
    M src/app/qgsattributeactiondialog.cpp
  M src/app/qgsattributeactiondialog.h

  Log Message:
  -----------
  in actions tab activate buttons only when appropriate (fixes #4785)


  Commit: ca6cd81f3c2a47343b606d69652b0e3696fcc5d3
      https://github.com/qgis/Quantum-GIS/commit/ca6cd81f3c2a47343b606d69652b0e3696fcc5d3
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2012-01-13 (Fri, 13 Jan 2012)

  Changed paths:
    M src/app/qgsnewspatialitelayerdialog.cpp
  M src/app/qgsnewspatialitelayerdialog.h
  M src/ui/qgsnewspatialitelayerdialogbase.ui

  Log Message:
  -----------
  Remove Apply button from new spatialite layer dialog,
activate add and remove attribute buttons only when appropriate


  Commit: 105b11af58b51035ea73cc7eb2a3dd5e938ca4d8
      https://github.com/qgis/Quantum-GIS/commit/105b11af58b51035ea73cc7eb2a3dd5e938ca4d8
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2012-01-13 (Fri, 13 Jan 2012)

  Changed paths:
    M src/core/qgsvectorfilewriter.cpp

  Log Message:
  -----------
  cleanup (remove unused line)


  Commit: 3af5694e3d649595b18a2899b5f4724133fe3fb8
      https://github.com/qgis/Quantum-GIS/commit/3af5694e3d649595b18a2899b5f4724133fe3fb8
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2012-01-13 (Fri, 13 Jan 2012)

  Changed paths:
    M src/providers/postgres/qgspostgresprovider.cpp

  Log Message:
  -----------
  use a better default name for the new pk field when creating a new empty PG table


Compare: https://github.com/qgis/Quantum-GIS/compare/710aa4c...3af5694


More information about the QGIS-commit mailing list