[QGIS Commit] [qgis/Quantum-GIS] 3aad6d: Update console_output.py

GitHub noreply at github.com
Tue Jul 30 18:32:38 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 3aad6df8cc6556b86f57b13f33d00441630c5497
      https://github.com/qgis/Quantum-GIS/commit/3aad6df8cc6556b86f57b13f33d00441630c5497
  Author: Alexander J. Dunlap <alexander.dunlap at gmail.com>
  Date:   2013-07-30 (Tue, 30 Jul 2013)

  Changed paths:
    M python/console/console_output.py

  Log Message:
  -----------
  Update console_output.py

Call QCoreApplication.processEvents() after writing to Python console, enabling incremental output from Python scripts. Fixes #8343.


  Commit: 1302ecbedff147915b170e2d05eb4c8bb3e5ac0b
      https://github.com/qgis/Quantum-GIS/commit/1302ecbedff147915b170e2d05eb4c8bb3e5ac0b
  Author: Nathan Woodrow <madmanwoo at gmail.com>
  Date:   2013-07-30 (Tue, 30 Jul 2013)

  Changed paths:
    M python/console/console_output.py

  Log Message:
  -----------
  Merge pull request #779 from ajdunlap/patch-1

Call QCoreApplication.processEvents() after writing to Python console. Fix #8343


Compare: https://github.com/qgis/Quantum-GIS/compare/b9c9ec440bb4...1302ecbedff1


More information about the QGIS-commit mailing list