[QGIS Commit] [qgis/Quantum-GIS] 06da4e: Add resize splitter for console

GitHub noreply at github.com
Wed Oct 31 17:22:17 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 06da4e8a24249f2cdd3df7e24ac1c86f160386bc
      https://github.com/qgis/Quantum-GIS/commit/06da4e8a24249f2cdd3df7e24ac1c86f160386bc
  Author: Salvatore Larosa <lrssvtml at gmail.com>
  Date:   2012-10-31 (Wed, 31 Oct 2012)

  Changed paths:
    M python/console.py
    M python/console_output.py
    M python/console_sci.py

  Log Message:
  -----------
  Add resize splitter for console
as it was from f15b4e1


  Commit: 676b37e9867c95ab47d734a24ee9adf02afe3231
      https://github.com/qgis/Quantum-GIS/commit/676b37e9867c95ab47d734a24ee9adf02afe3231
  Author: Salvatore Larosa <lrssvtml at gmail.com>
  Date:   2012-10-31 (Wed, 31 Oct 2012)

  Changed paths:
    M python/console_sci.py

  Log Message:
  -----------
  add vertical scroll bar for input area in console


  Commit: c729a0d9eb7129a65f1d54d35e3e0c86d81bcf9a
      https://github.com/qgis/Quantum-GIS/commit/c729a0d9eb7129a65f1d54d35e3e0c86d81bcf9a
  Author: Salvatore Larosa <lrssvtml at gmail.com>
  Date:   2012-10-31 (Wed, 31 Oct 2012)

  Changed paths:
    M python/console_sci.py

  Log Message:
  -----------
  fix for DELETE and BACKSPACE key
(it is only an appearance issue)


  Commit: 66368f9bc31ba448a3ce93454bfae212eeb5e3a8
      https://github.com/qgis/Quantum-GIS/commit/66368f9bc31ba448a3ce93454bfae212eeb5e3a8
  Author: Salvatore Larosa <lrssvtml at gmail.com>
  Date:   2012-10-31 (Wed, 31 Oct 2012)

  Changed paths:
    M python/console.py
    M python/console_output.py
    M python/console_sci.py

  Log Message:
  -----------
  vertical scrollbar as needed both input and output area


  Commit: 29ed4017691d4a4b22f3d9550374d28b5db7d4a5
      https://github.com/qgis/Quantum-GIS/commit/29ed4017691d4a4b22f3d9550374d28b5db7d4a5
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2012-10-31 (Wed, 31 Oct 2012)

  Changed paths:
    M python/console.py
    M python/console_output.py
    M python/console_sci.py

  Log Message:
  -----------
  Merge pull request #311 from slarosa/master

python console: add splitter and scrollbars, fix for DEL and Backspace key


Compare: https://github.com/qgis/Quantum-GIS/compare/98e8ba484b76...29ed4017691d


More information about the QGIS-commit mailing list