37122 Commits

Author SHA1 Message Date
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
Nyall Dawson
2555d281d4 [composer] Fix use of uninitialized member (unlikely to occur outside of tests) 2017-02-08 07:07:22 +10:00
Larry Shaffer
4f7caa027f Fix macOS bundling of server service libraries 2017-02-07 20:46:15 +00:00
Denis Rouzaud
835ffb0fb2 sipdiff also remove nullptr 2017-02-07 16:35:28 +01:00
Denis Rouzaud
02c2886585 sipdiff remove function definitions and Q_OBJECT/ENUM/PROPERTY 2017-02-07 16:26:36 +01:00
Alexander Bruy
44698d4576 [processing] don't quote geometry column name (fix #16122) 2017-02-07 16:57:07 +02:00
Alexander Bruy
bb4c8c065f [processing] fix R syntax highlighting (fix #16082) 2017-02-07 16:47:24 +02:00
Alexander Bruy
4963548f4d [processing] warn user about incorrect input data when calculating
mean coordinates using weight field (fix #9084)
2017-02-07 16:29:27 +02:00
Alexander Bruy
9bd0d7a7bb strip trailing slash from the help path if necessary (fix #16156) 2017-02-07 16:24:08 +02:00
Alexander Bruy
af519bad5f reduce margings main layout in the Style tab of the vector properties
dialog
2017-02-07 16:00:29 +02:00
Denis Rouzaud
0dc1257701 make sipdiff available on mac 2017-02-07 14:57:05 +01:00