[QGIS Commit] [qgis/Quantum-GIS] fc3be9: display selected feature count in attribute table ...
GitHub
noreply at github.com
Sat Oct 6 20:25:16 PDT 2012
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: fc3be9425a2650cb37592648f89b41cb6711569c
https://github.com/qgis/Quantum-GIS/commit/fc3be9425a2650cb37592648f89b41cb6711569c
Author: Giuseppe Sucameli <brush.tyler at gmail.com>
Date: 2012-10-06 (Sat, 06 Oct 2012)
Changed paths:
M src/app/qgsattributetabledialog.cpp
Log Message:
-----------
display selected feature count in attribute table when docked,
do not select rows two times when the attribute table view is created
Commit: c6195be226ffeff6994d308d67f9849431b8aa8d
https://github.com/qgis/Quantum-GIS/commit/c6195be226ffeff6994d308d67f9849431b8aa8d
Author: Giuseppe Sucameli <brush.tyler at gmail.com>
Date: 2012-10-06 (Sat, 06 Oct 2012)
Changed paths:
M python/plugins/plugin_installer/installer_data.py
Log Message:
-----------
align metadata names between __init__.py and metadata.txt:
deprecate authorName function in __init__ (but kept for compatibility), use author function instead
Commit: 0330202cfb51762365ed5e0b4c2f7d9e646d4c99
https://github.com/qgis/Quantum-GIS/commit/0330202cfb51762365ed5e0b4c2f7d9e646d4c99
Author: Giuseppe Sucameli <brush.tyler at gmail.com>
Date: 2012-10-06 (Sat, 06 Oct 2012)
Changed paths:
M python/console.py
Log Message:
-----------
make the python console working as standalone application (useful for testing)
Commit: 5317e857eb04be55e3347059ccc35bad120339ee
https://github.com/qgis/Quantum-GIS/commit/5317e857eb04be55e3347059ccc35bad120339ee
Author: Giuseppe Sucameli <brush.tyler at gmail.com>
Date: 2012-10-06 (Sat, 06 Oct 2012)
Changed paths:
M python/console_sci.py
Log Message:
-----------
python console: fix key events and text selection,
do not allow to move cursor out of the edition zone (except for selection),
cleanup (remove unused functions and vars)
Compare: https://github.com/qgis/Quantum-GIS/compare/ce5c2e6e2246...5317e857eb04
More information about the QGIS-commit
mailing list