[QGIS Commit] [qgis/Quantum-GIS] d4542f: another indention update

GitHub noreply at github.com
Thu May 2 15:48:27 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: d4542feedf8a584d72bb25baa85ace9f470f5a57
      https://github.com/qgis/Quantum-GIS/commit/d4542feedf8a584d72bb25baa85ace9f470f5a57
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2013-05-02 (Thu, 02 May 2013)

  Changed paths:
    M python/console/console_editor.py
    M src/app/qgsloadstylefromdbdialog.cpp
    M src/app/qgsloadstylefromdbdialog.h
    M src/app/qgssavestyletodbdialog.cpp
    M src/app/qgssavestyletodbdialog.h
    M src/app/qgsvectorlayerproperties.cpp
    M src/core/qgsmaplayer.cpp
    M src/core/qgsvectorlayer.cpp
    M src/core/qgsvectorlayer.h
    M src/providers/postgres/qgspostgresprovider.cpp
    M src/providers/postgres/qgspostgresprovider.h
    M tests/src/python/test_qgsblendmodes.py

  Log Message:
  -----------
  another indention update


  Commit: ea1aaeae012aaa25f2aecf149752a08b1db3fd98
      https://github.com/qgis/Quantum-GIS/commit/ea1aaeae012aaa25f2aecf149752a08b1db3fd98
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2013-05-02 (Thu, 02 May 2013)

  Changed paths:
    M python/core/qgsvectordataprovider.sip
    M python/core/qgsvectorlayer.sip
    M src/app/qgsloadstylefromdbdialog.cpp
    M src/app/qgsloadstylefromdbdialog.h
    M src/app/qgsvectorlayerproperties.cpp
    M src/core/qgsvectordataprovider.h
    M src/core/qgsvectorlayer.cpp
    M src/core/qgsvectorlayer.h
    M src/providers/postgres/qgspostgresprovider.cpp

  Log Message:
  -----------
  cleanup style to db:
- add sip bindings to new methods
- table name, sql queries and constants should not be translated
- replace QVector<QString> with QStringList


  Commit: 9dd184a8dd4fbc130c5b259a8324171c25d3aa97
      https://github.com/qgis/Quantum-GIS/commit/9dd184a8dd4fbc130c5b259a8324171c25d3aa97
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2013-05-02 (Thu, 02 May 2013)

  Changed paths:
    M doc/TRANSLATORS
    M i18n/qgis_de.ts
    M src/app/qgssavestyletodbdialog.cpp
    M src/app/qgsvectorlayerproperties.cpp

  Log Message:
  -----------
  german translation update with some string fixes


Compare: https://github.com/qgis/Quantum-GIS/compare/9ca7223e4aea...9dd184a8dd4f


More information about the QGIS-commit mailing list