[QGIS Commit] [qgis/Quantum-GIS] 8d582a: [FEATURE] Configure custom environment variables
GitHub
noreply at github.com
Sun Jan 6 00:00:33 PST 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 8d582ade2e2339b3b22f13693ec59950640fff41
https://github.com/qgis/Quantum-GIS/commit/8d582ade2e2339b3b22f13693ec59950640fff41
Author: Larry Shaffer <larrys at dakotacarto.com>
Date: 2013-01-03 (Thu, 03 Jan 2013)
Changed paths:
M python/core/qgsapplication.sip
M src/app/main.cpp
M src/app/qgsoptions.cpp
M src/app/qgsoptions.h
M src/core/qgsapplication.cpp
M src/core/qgsapplication.h
M src/ui/qgsoptionsbase.ui
Log Message:
-----------
[FEATURE] Configure custom environment variables
- Fix for #3097
- Could help plugins, like SEXTANTE, work better across platforms via abstracted coding based upon env vars
- In app prefs, configure variables and view current set, with tooltips to show pre-startup value (if any)
Commit: 0595f746a03246daff94d4ab202c23a4d8a9215b
https://github.com/qgis/Quantum-GIS/commit/0595f746a03246daff94d4ab202c23a4d8a9215b
Author: Larry Shaffer <larrys at dakotacarto.com>
Date: 2013-01-04 (Fri, 04 Jan 2013)
Changed paths:
M src/app/qgsoptions.cpp
M src/app/qgsoptions.h
M src/ui/qgsoptionsbase.ui
Log Message:
-----------
Add checkbox to filter non-QGIS-specific vars from current env vars table
Commit: 5cd7dc5d4d3cba8a25c8b139dff70ec0a6588851
https://github.com/qgis/Quantum-GIS/commit/5cd7dc5d4d3cba8a25c8b139dff70ec0a6588851
Author: Larry Shaffer <larrys at dakotacarto.com>
Date: 2013-01-06 (Sun, 06 Jan 2013)
Changed paths:
M python/core/qgsapplication.sip
M src/app/main.cpp
M src/app/qgsoptions.cpp
M src/app/qgsoptions.h
M src/core/qgsapplication.cpp
M src/core/qgsapplication.h
M src/ui/qgsoptionsbase.ui
Log Message:
-----------
Merge pull request #372 from dakcarto/iface_enviro_3
[FEATURE] Configure custom environment variables
Compare: https://github.com/qgis/Quantum-GIS/compare/2a002c558e92...5cd7dc5d4d3c
More information about the QGIS-commit
mailing list