[QGIS Commit] [qgis/Quantum-GIS] a28157: minor fixes and changes
GitHub
noreply at github.com
Mon Oct 8 11:26:52 PDT 2012
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: a28157ce154f39a240dc74aed8c847e12c9508f2
https://github.com/qgis/Quantum-GIS/commit/a28157ce154f39a240dc74aed8c847e12c9508f2
Author: Salvatore Larosa <lrssvtml at gmail.com>
Date: 2012-10-07 (Sun, 07 Oct 2012)
Changed paths:
M python/CMakeLists.txt
M python/console.py
M python/console_help.py
A python/console_help/CMakeLists.txt
A python/console_help/help.htm
A python/console_help/i18n/README
A python/console_help/i18n/de.properties
A python/console_help/i18n/en_US.properties
A python/console_help/i18n/it.properties
A python/console_help/js/encoding.js
M python/console_sci.py
R python/helpConsole/CMakeLists.txt
R python/helpConsole/help.htm
R python/helpConsole/i18n/README
R python/helpConsole/i18n/de.properties
R python/helpConsole/i18n/en_US.properties
R python/helpConsole/i18n/it.properties
R python/helpConsole/js/encoding.js
Log Message:
-----------
minor fixes and changes
- rename helpConsole to console_help
- add key event (del) to prevent removing of the prompt when selected
Commit: f4dd8a076283b215777b7b8e04cfb7bbba7b25b0
https://github.com/qgis/Quantum-GIS/commit/f4dd8a076283b215777b7b8e04cfb7bbba7b25b0
Author: Giuseppe Sucameli <brush.tyler at gmail.com>
Date: 2012-10-08 (Mon, 08 Oct 2012)
Changed paths:
M python/CMakeLists.txt
M python/console.py
M python/console_help.py
A python/console_help/CMakeLists.txt
A python/console_help/help.htm
A python/console_help/i18n/README
A python/console_help/i18n/de.properties
A python/console_help/i18n/en_US.properties
A python/console_help/i18n/it.properties
A python/console_help/js/encoding.js
M python/console_sci.py
R python/helpConsole/CMakeLists.txt
R python/helpConsole/help.htm
R python/helpConsole/i18n/README
R python/helpConsole/i18n/de.properties
R python/helpConsole/i18n/en_US.properties
R python/helpConsole/i18n/it.properties
R python/helpConsole/js/encoding.js
Log Message:
-----------
Merge pull request #277 from slarosa/master
add key event (del) to prevent removing of the prompt when selected,
rename helpConsole to console_help
Compare: https://github.com/qgis/Quantum-GIS/compare/dc522e0b61dc...f4dd8a076283
More information about the QGIS-commit
mailing list