[QGIS Commit] [qgis/QGIS] bf80c0: Fix #9271 - Decrease step for symbol properties
GitHub
noreply at github.com
Tue Mar 25 09:39:04 PDT 2014
Branch: refs/heads/master
Home: https://github.com/qgis/QGIS
Commit: bf80c007f24552a161ec3bdc7237570b1bbfc69f
https://github.com/qgis/QGIS/commit/bf80c007f24552a161ec3bdc7237570b1bbfc69f
Author: Nathan Woodrow <nathan.woodrow at mapsolutions.com.au>
Date: 2014-01-03 (Fri, 03 Jan 2014)
Changed paths:
M src/ui/symbollayer/widget_ellipse.ui
M src/ui/symbollayer/widget_fontmarker.ui
M src/ui/symbollayer/widget_gradientfill.ui
M src/ui/symbollayer/widget_linepatternfill.ui
M src/ui/symbollayer/widget_markerline.ui
M src/ui/symbollayer/widget_pointpatternfill.ui
M src/ui/symbollayer/widget_simplefill.ui
M src/ui/symbollayer/widget_simpleline.ui
M src/ui/symbollayer/widget_simplemarker.ui
M src/ui/symbollayer/widget_svgfill.ui
M src/ui/symbollayer/widget_svgmarker.ui
M src/ui/symbollayer/widget_vectorfield.ui
Log Message:
-----------
Fix #9271 - Decrease step for symbol properties
Commit: 8aa6a4db24ab6715c3664e4d8e0ed30461da5332
https://github.com/qgis/QGIS/commit/8aa6a4db24ab6715c3664e4d8e0ed30461da5332
Author: Nathan Woodrow <nathan.woodrow at mapsolutions.com.au>
Date: 2014-01-03 (Fri, 03 Jan 2014)
Changed paths:
M python/plugins/processing/ui/ProcessingToolbox.ui
Log Message:
-----------
Reduce margins on processing toolbox
Commit: 44d96825a3186aca71e47e4f98446ecb999969d8
https://github.com/qgis/QGIS/commit/44d96825a3186aca71e47e4f98446ecb999969d8
Author: Nathan Woodrow <nathan.woodrow at mapsolutions.com.au>
Date: 2014-01-03 (Fri, 03 Jan 2014)
Changed paths:
M python/plugins/processing/gui/ParametersPanel.py
Log Message:
-----------
Use set for getFields
Commit: 797bd3233d378a8bf4fa8893f04e5e42761ae70e
https://github.com/qgis/QGIS/commit/797bd3233d378a8bf4fa8893f04e5e42761ae70e
Author: Nathan Woodrow <nathan.woodrow at mapsolutions.com.au>
Date: 2014-01-03 (Fri, 03 Jan 2014)
Changed paths:
M python/plugins/processing/gui/ParametersPanel.py
Log Message:
-----------
Use count function
Commit: 79447b92c1df97fefa251be7c4030962afc7ac6e
https://github.com/qgis/QGIS/commit/79447b92c1df97fefa251be7c4030962afc7ac6e
Author: Nathan Woodrow <nathan.woodrow at mapsolutions.com.au>
Date: 2014-01-03 (Fri, 03 Jan 2014)
Changed paths:
M python/plugins/processing/gui/ParametersPanel.py
Log Message:
-----------
Filter params and output before use. Use Enurmerate to count rows
Commit: 327f561cddba4860bc3c6679a10410da8e959f08
https://github.com/qgis/QGIS/commit/327f561cddba4860bc3c6679a10410da8e959f08
Author: Nathan Woodrow <nathan.woodrow at mapsolutions.com.au>
Date: 2014-01-03 (Fri, 03 Jan 2014)
Changed paths:
M python/plugins/processing/gui/ParametersPanel.py
Log Message:
-----------
Fix typo
Commit: af55e98a4505c27d5f75311638235ac13c66996c
https://github.com/qgis/QGIS/commit/af55e98a4505c27d5f75311638235ac13c66996c
Author: vmora <vincent.mora at oslandia.com>
Date: 2014-01-03 (Fri, 03 Jan 2014)
Changed paths:
M python/plugins/processing/gui/ParametersPanel.py
Log Message:
-----------
set droplists if parameter values are already set
as a result you can set some parameters in
checkBeforeOpeningParametersDialog and they will be the default in the
interface. This is especially usefull when your algo as a lot of
parameters that you can gues (eg from layer names)
Commit: ec0c820a8184aad9acc6481125d589cc75e26b7e
https://github.com/qgis/QGIS/commit/ec0c820a8184aad9acc6481125d589cc75e26b7e
Author: volaya <volayaf at gmail.com>
Date: 2014-03-25 (Tue, 25 Mar 2014)
Changed paths:
M python/plugins/processing/gui/ParametersPanel.py
Log Message:
-----------
Merge pull request #1052 from Oslandia/processing_gui_set_values
[processing] set droplists if parameter values are already set
Compare: https://github.com/qgis/QGIS/compare/44a054dfa511...ec0c820a8184
More information about the QGIS-commit
mailing list