[QGIS Commit] [qgis/Quantum-GIS] ee9b8d: legend order: add checkboxes to control whether th...

noreply at github.com noreply at github.com
Tue Nov 29 19:09:30 EST 2011


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS

  Commit: ee9b8d7e66982ad1223911d929ece7cda1e6a02a
      https://github.com/qgis/Quantum-GIS/commit/ee9b8d7e66982ad1223911d929ece7cda1e6a02a
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2011-11-29 (Tue, 29 Nov 2011)

  Changed paths:
    M src/app/legend/qgslayerorder.cpp
  M src/app/legend/qgslayerorder.h
  M src/app/legend/qgslegend.cpp
  M src/app/legend/qgslegend.h
  M src/app/qgisapp.cpp

  Log Message:
  -----------
  legend order: add checkboxes to control whether the legend or the layer order controls render order


  Commit: b8e5a34a922816a3a3b5ecf4b6e5e04e35e36bac
      https://github.com/qgis/Quantum-GIS/commit/b8e5a34a922816a3a3b5ecf4b6e5e04e35e36bac
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2011-11-29 (Tue, 29 Nov 2011)

  Changed paths:
    M src/core/qgsdatasourceuri.cpp
  M src/core/qgsdatasourceuri.h
  M src/core/qgsdbtablemodel.cpp
  M src/core/qgsdbtablemodel.h
  M src/gui/attributetable/qgsattributetablememorymodel.cpp
  M src/gui/attributetable/qgsattributetablememorymodel.h
  M src/gui/attributetable/qgsattributetablemodel.cpp
  M src/gui/attributetable/qgsattributetablemodel.h
  M src/gui/attributetable/qgsattributetableview.cpp
  M src/providers/postgres/qgspgsourceselect.cpp
  M src/providers/postgres/qgspgsourceselect.h
  M src/providers/postgres/qgspostgresprovider.cpp
  M src/providers/postgres/qgspostgresprovider.h

  Log Message:
  -----------
  [FEATURE] allow to disable SelectAtId capability for PostgreSQL provider to
force usage of the attribute table memory model.  Apparently the memory model
was completely disfunctional before.  Fixes included, but it probably needs
more testing.


Compare: https://github.com/qgis/Quantum-GIS/compare/376d45b...b8e5a34


More information about the QGIS-commit mailing list