Alexander Bruy
47d46bb8c3
[processing] fix initialization of GdalAlgorithmDialog
2017-02-10 17:38:24 +02:00
Giovanni Manghi
5ade65aa16
remove usless options form ogr offset line tool
2017-02-10 15:01:25 +00:00
Alexander Bruy
16384cfe2c
Merge pull request #4128 from arnaud-morvan/processing_geometrypredicate_wrapper
...
[processing] Remove obsolete GeometryPredicateWidgetWrapper
2017-02-10 16:41:35 +02:00
Marco Hugentobler
83c62dac67
Take wfs gml directly from geometry
2017-02-10 15:08:58 +01:00
rldhont
2b12a1574d
Merge pull request #4129 from rldhont/server-geojson-precision
...
[Server] The RFC 7946 GeoJSON specification recommends limiting coordinate precision to 6
2017-02-10 12:28:39 +01:00
rldhont
0e7d428739
[Server] The RFC 7946 GeoJSON specification recommends limiting coordinate precision to 6
2017-02-10 12:01:18 +01:00
Juergen E. Fischer
b96477731b
osgeo4w: fix designer path
2017-02-10 11:49:33 +01:00
arnaud.morvan@camptocamp.com
f07154b613
[processing] Remove obsolete GeometryPredicateWidgetWrapper
2017-02-10 11:16:38 +01:00
arnaud.morvan@camptocamp.com
337d1889b8
[processing] Use ExpressionWidgetWrapperMixin in StringWidgetWrapper
2017-02-10 11:14:34 +01:00
arnaud.morvan@camptocamp.com
7bffef7044
[processing] Fix ModelerParametersDialog when len(widget) == 0
2017-02-10 11:01:41 +01:00
arnaud.morvan@camptocamp.com
c768edf9d1
[processing] Add postgis widget wrappers
2017-02-10 11:01:41 +01:00
Alexander Bruy
501a5f9268
[processing] always load ExecuteSQL algorithm
2017-02-10 11:18:05 +02:00
Alexander Bruy
c0eb9975f8
Merge pull request #4118 from alexbruy/processing-saga-ltr
...
[processing] support only SAGA LTR
2017-02-10 10:31:23 +02:00
Nyall Dawson
97f6a52515
[win] Show task manager progress in windows task bar
...
Hooks the task manager progress reports up to a Windows taskbar button
progress bar. This lets you easily see when a background task has
finished running!
2017-02-10 14:40:38 +10:00
Nyall Dawson
a46afcad8a
Fix signature difference between header and cpp
2017-02-10 10:05:42 +10:00
Nyall Dawson
533e796130
Drop deprecated win api call for handling win 9.x compatibility
...
There's no way QGIS 3.0 is windows 98 compatible!!
2017-02-10 10:05:42 +10:00
Alexander Bruy
2ea3ac4611
Merge pull request #4122 from alexbruy/processing-gdal2
...
[processing] remove code with GDAL 1.x API calls
2017-02-09 20:48:43 +02:00
arnaud.morvan@camptocamp.com
dda667023a
[processing] Add class ExpressionEnabledWidgetWrapper
2017-02-09 17:04:58 +01:00
arnaud.morvan@camptocamp.com
482aadc495
[processing] Add possibility to pass additionnal parameters to widget wrapper
2017-02-09 16:12:16 +01:00
Alexander Bruy
2c188b2b0f
[processing] fix helper function from system module ( fix #16128 )
2017-02-09 14:25:53 +02:00
Alexander Bruy
f66646c483
[processing] remove code with GDAL 1.x API as QGIS 3 will require GDAL 2.x
2017-02-09 14:15:31 +02:00
Alexander Bruy
5489f855a7
Merge branch 'symbolselector_fix'
2017-02-09 13:38:10 +02:00
Alexander Bruy
552b6b8937
set margins in code instead of .ui file
2017-02-09 13:33:14 +02:00
Alexandre Neto
2d06cf0acd
Remove margins from symbol selector
2017-02-09 13:33:14 +02:00
Alexandre Neto
09df5f5aeb
Make single symbol render properties widget similar to other
...
- removed extra scroll
- added small margin
2017-02-09 13:33:14 +02:00
Alexander Bruy
452641bee3
Merge pull request #4115 from alexbruy/vector-style-layout
...
reduce margings main layout in the Style tab of the vector properties dialog
2017-02-09 13:10:15 +02:00
Alexander Bruy
71f1d28b6e
Merge pull request #4121 from arnaud-morvan/processing_fix_modeler_open_file
...
[processing] fix modeler and batch file dialog
2017-02-09 12:25:35 +02:00
arnaud.morvan@camptocamp.com
3a12f2a0b6
Fix Boolean widget wrapper in batch dialog
2017-02-09 11:14:05 +01:00
arnaud.morvan@camptocamp.com
c43b04ffff
Fix modeler and batch file dialog
2017-02-09 11:05:09 +01:00
Alexander Bruy
732b501db1
[processing] support only SAGA LTR
2017-02-09 11:49:22 +02:00
Juergen E. Fischer
7ff894ac83
include private headers in install
2017-02-09 10:09:18 +01:00
Juergen E. Fischer
d55ab85633
processing: fix escaping
2017-02-09 09:40:13 +01:00
Denis Rouzaud
4b730c3372
sipdiff: remove forward declarations and option to keep comments
2017-02-08 14:30:14 +01:00
Alexander Bruy
bd6e068543
Merge pull request #4117 from NaturalGIS/fix_qgis3_ogrtools
...
[processing] fix some ogr tools in master
2017-02-08 13:43:12 +02:00
Giovanni Manghi
566c058db8
fix some ogr tools in master
2017-02-08 11:22:21 +00:00
Luigi Pirelli
2dfb6dcc5d
Moved check single value in expressionFromOgcFilter
2017-02-08 12:09:57 +01:00
matteo
f999970899
[processing] small fix to R provider
2017-02-08 11:14:28 +01:00
Nyall Dawson
2f68d1a7c3
Fix build warning when debug mode disabled
2017-02-08 13:59:38 +10:00
Nyall Dawson
586631b7b5
Fix leak in expressions
2017-02-08 13:16:39 +10:00
Nyall Dawson
a80258f82e
Fix some leaks in test suite
2017-02-08 13:16:39 +10:00
Nyall Dawson
f945123b56
Fix leak in QgsSymbolLegendNode
2017-02-08 09:24:15 +10:00
Nyall Dawson
39fa842c15
Fix leak of label engine when start called on single render job multiple times
2017-02-08 09:20:01 +10:00
Nyall Dawson
42ec4e65e1
Fix some leaks in geometry test suite
2017-02-08 07:30:17 +10:00
Nyall Dawson
91d2e4fa7b
Fix leak in QgsGeometry make valid
...
Also swap some GEOS methods to managed versions
2017-02-08 07:29:42 +10:00
Nyall Dawson
c80d84e9d6
Fix jump on uninitialized value
2017-02-08 07:29:26 +10:00
Nyall Dawson
c400326aad
Fix memory leak in geometry snapper
2017-02-08 07:16:40 +10:00
Nyall Dawson
cb1849ffa2
Fix leaks, multiple connects in QgsFileDownloader
2017-02-08 07:07:22 +10:00
Nyall Dawson
826a86752c
Fix large memory leak in vector file writer ( fix #16003 )
...
Every written geometry is being leaked... ouch!
2017-02-08 07:07:22 +10:00
Nyall Dawson
15dcb6fbc2
Fix expressions leaking internal data
2017-02-08 07:07:22 +10:00
Nyall Dawson
aad7c5eaaf
Fix leak in QgsCoordinateReferenceSystem
2017-02-08 07:07:22 +10:00