[QGIS Commit] [qgis/Quantum-GIS] 6e1d38: Use QImage in QgsMapCanvasMap by default, QImage w...

noreply at github.com noreply at github.com
Sun Nov 27 06:45:12 EST 2011


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

  Commit: 6e1d38c13969dab132f877c55c6ccbf9c7f3167b
      https://github.com/qgis/Quantum-GIS/commit/6e1d38c13969dab132f877c55c6ccbf9c7f3167b
  Author: Radim Blazek <radim.blazek at gmail.com>
  Date:   2011-11-27 (Sun, 27 Nov 2011)

  Changed paths:
    M src/app/qgisapp.cpp
  M src/gui/qgsmapcanvasmap.cpp

  Log Message:
  -----------
  Use QImage in QgsMapCanvasMap by default, QImage was set by default from GUI, only if a user applied options from gui, otherwise QPixmap (8x slower) was used)


  Commit: 03f4ff79f9bb93f371a9c3bd6bd075c6e5a72e07
      https://github.com/qgis/Quantum-GIS/commit/03f4ff79f9bb93f371a9c3bd6bd075c6e5a72e07
  Author: Radim Blazek <radim.blazek at gmail.com>
  Date:   2011-11-27 (Sun, 27 Nov 2011)

  Changed paths:
    M tests/bench/qgsbench.cpp

  Log Message:
  -----------
  array init fix


Compare: https://github.com/qgis/Quantum-GIS/compare/4214507...03f4ff7


More information about the QGIS-commit mailing list