Nyall Dawson
14fd976f06
Implicit sharing for QgsDataDefined
2015-05-08 16:25:39 +10:00
Nyall Dawson
d970daafa3
Add a method for creating a QgsDataDefined from a QgsDataDefinedButton
2015-05-08 16:25:04 +10:00
Paolo Cavallini
fb141e76fe
Update rasterize.py
...
Better default for output type. Fixes http://hub.qgis.org/issues/12695
2015-05-07 18:12:05 +02:00
alexbruy
9fffe34f69
Merge pull request #2033 from NaturalGIS/fix_12683
...
fixes processing refactor fields for certain datatypes
2015-05-07 17:53:50 +03:00
Sandro Mani
45bdae461d
[FEATURE] Add scalebar sizing mode to fit a desired scalebar width ( fix #8995 )
2015-05-07 22:25:15 +10:00
volaya
1964a7c744
[processing] added box with console commands for gdal/ogr algs
2015-05-07 13:20:28 +02:00
volaya
90ce59c5d4
[processing] parameter dialogs are now larger
2015-05-07 13:20:27 +02:00
Giovanni Manghi
8a9893428e
fixes processing refactor fields for certain datatypes
2015-05-07 11:27:48 +01:00
Etienne Trimaille
3e3978333d
set the parameter table field optional
2015-05-07 12:26:36 +02:00
Giovanni Manghi
15323b8b8b
remove broken R scripts
2015-05-07 11:11:51 +01:00
Paolo Cavallini
c6735cc893
Update InverseDistanceWeighted.txt
...
Better default for SAGA IDW command
2015-05-07 10:23:10 +02:00
Paolo Cavallini
3dcb640a64
Update Slope,Aspect,Curvature.txt
...
Backport from 2.1.3
2015-05-06 17:57:15 +02:00
Paolo Cavallini
4d54801e46
Update ShapestoGrid.txt
...
Backport from 2.1.3
2015-05-06 17:54:25 +02:00
volaya
fd7375e6d4
Merge pull request #1990 from ricardogsilva/processing_provider_changes
...
[Processing] Changed default value of argument updateList in Processing.addProvider
2015-05-06 14:38:49 +02:00
volaya
410e6f36bf
Merge pull request #1997 from Gustry/delete-holes
...
[Processing][Feature] Add new algo to remove holes in a polygon layer
2015-05-06 14:38:30 +02:00
volaya
e58e8ac6bd
Merge pull request #2028 from ninsbl/master
...
Provide option for R_LIBS_USER in Processing
2015-05-06 14:37:32 +02:00
volaya
c4eb1fb13b
Merge pull request #1910 from radosuav/obt_fix
...
[Processing] Fix bug in reading ParameterMultipleInput in OTB algorithms.
2015-05-06 14:35:35 +02:00
volaya
6fbb2d6c26
Merge pull request #1965 from radosuav/processing_models
...
[Processing] Improve the robustness of models...
2015-05-06 14:34:42 +02:00
Nyall Dawson
aab3b15991
Replace use of expressions for symbology data defined properties
...
with QgsDataDefined. Allows for direct use of fields and for
deactivating data defined properties without loss of expression/
specified field.
2015-05-06 18:35:59 +10:00
Nyall Dawson
6ad2f9f091
Some improvements to QgsDataDefined and QgsDataDefinedButton:
...
- enhanced methods for storing/retrieving QgsDataDefined in a
string map
- add method to QgsDataDefinedButton to update parameters for a
QgsDataDefined
- deprecate an unused method
- const correctness
2015-05-06 18:35:59 +10:00
Stefan Blumentrath
70d390727c
Add .libPaths() to R scripts for Windows
...
Hopefully a more proper attempt to fix http://hub.qgis.org/issues/11603 directly in processing by means of providing an option to define a path for user libraries on MS Windows. Not sure if this could be useful for other OSes too?
2015-05-05 19:09:30 +02:00
Stefan Blumentrath
3fcc101446
Add R_LIBS_USER option for windows
...
Hopefully a more proper attempt to fix http://hub.qgis.org/issues/11603 directly in processing by means of providing an option to define a path for user libraries on MS Windows. Not sure if this could be useful for other OSes too?
2015-05-05 19:08:27 +02:00
Stefan Blumentrath
f8ff073dd9
Add R_LIBS_USER option for windows
...
Hopefully a more proper attempt to fix http://hub.qgis.org/issues/11603 directly in processing by means of providing an option to define a path for user libraries on MS Windows. Not sure if this could be useful for other OSes too?
2015-05-05 19:07:24 +02:00
Nyall Dawson
e05246d754
Const correctness for QgsGeometry methods
2015-05-04 21:00:23 +10:00
vmora
72cfe46f6a
[FEATURE] Add diagram nodes to legends ( fix #4255 )
2015-05-04 16:34:43 +10:00
Nyall Dawson
4a9a9361aa
Fix legend text not customisable for QgsSimpleLegendNode items
2015-05-04 16:34:30 +10:00
Juergen E. Fischer
edeafa95ac
indentation and minor sip updates
2015-05-03 17:10:32 +02:00
Nyall Dawson
bd9e02be95
Add alias support for expression functions
...
Standardise naming of all internal functions to lowercase with
underscore convention. Add aliases for old names to avoid
breakage.
2015-05-03 20:57:36 +10:00
Nyall Dawson
bb648306b6
Implicit sharing for QgsFields
2015-05-03 20:57:36 +10:00
Nyall Dawson
31e8611230
Add quartiles and IQR to QgsStatisticalSummary calculations
2015-05-03 20:48:22 +10:00
Nyall Dawson
154468bd84
Add QgsStatisticalSummary class for calculating stats from a list
...
of values.
2015-05-02 23:19:39 +10:00
Nyall Dawson
bb0e583f4b
Move methods for returning lists of values from a vector layer field
...
or expression to QgsVectorLayer. Add unit tests.
2015-05-02 20:32:16 +10:00
Nyall Dawson
fadaf12490
Implement implicit sharing for QgsField
2015-05-02 19:12:44 +10:00
Nyall Dawson
7314047698
Fix missing doc strings due to invalid doxygen tags
2015-04-30 17:26:58 +10:00
Nyall Dawson
eb4d8c76b7
Fix docs for QgsProjectionSelectionWidget
2015-04-30 07:05:56 +10:00
Nyall Dawson
721d9f5908
Formatting and code cleanups for QgsScaleExpression
2015-04-30 06:28:05 +10:00
rldhont
f7e46ee59a
Removing print from help method
...
I found a print in ModelerAlgorithm help method that causes some trouble
for PyWPS-QGIS-Processing. I removed it.
2015-04-28 18:30:48 +02:00
volaya
9f2c544bff
[processing] fixed rendering styles dialog
...
fixes #12583
2015-04-28 09:30:28 +02:00
volaya
55108ae709
[processing] enabled inut checks for field calculator algorithm
...
fixes #12586
2015-04-28 09:19:58 +02:00
volaya
295014647f
[processing] fixed saga split rgb for 2.1.4
2015-04-28 08:57:57 +02:00
volaya
8ac22c5f30
[processing] fixed wrong creation of error message in script algorithm
2015-04-28 08:44:41 +02:00
vmora
0f35192f3f
Add cropTransparent to QgsImageOperation, for cropping transparent
...
borders from around an image
2015-04-27 18:23:03 +10:00
vmora
6a8526f91c
Add assistant support to QgsDataDefinedButton
2015-04-27 18:22:57 +10:00
vmora
cf3a712711
Move prettyBreaks calculation to QgsSymbolLayerV2Utils
2015-04-27 18:22:48 +10:00
vmora
0c5063fee6
Add method to create a QgsDataDefined from a string.
...
Automatically analyses to determine whether the string refers to
a column or is an expression.
2015-04-27 18:22:36 +10:00
vmora
d4319621a5
Add an isField test for QgsExpression
...
Checks whether expression consists of solely a field reference
2015-04-27 18:22:18 +10:00
alexbruy
ffeb61d549
Merge pull request #2008 from NaturalGIS/remove_grass_modules
...
[processing] remove r.mapcalculator from GRASS7 modules
2015-04-27 10:12:31 +03:00
alexbruy
09020dc136
Merge pull request #2005 from NaturalGIS/fix_grass7_v_to_rast_attribute
...
[processing] fix grass7 v.to.rast.attribute
2015-04-27 10:12:24 +03:00
alexbruy
5fe7f3d9fe
Merge pull request #2004 from NaturalGIS/fix_grass7_slope_aspect
...
[processing] fix grass7 r.slope.aspect
2015-04-27 10:12:01 +03:00
Giovanni Manghi
b8dcb88101
remove v.distance as it can't work
2015-04-26 19:38:35 +01:00