nirvn
7cb15c08b9
Optimize extract nodes algorithm
2017-11-13 12:13:30 +07:00
Nathan Woodrow
82644fb37f
uh oh ;)
2017-11-13 11:58:29 +10:00
Kristian Thy
320bda01f4
[bugfix] Issue #17387 : MSSQL provider fails to load UNIQUEIDENTIFIER fields ( #5521 )
...
* Fix #17387 : MSSQL provider fails to load UNIQUEIDENTIFIER fields
2017-11-13 11:09:57 +10:00
Juergen E. Fischer
150a64e9ac
fix warnings and translation strings
2017-11-12 21:57:15 +01:00
Even Rouault
68da18c0b6
Attempt at fixing warning 'case value ‘2147483648’ not in enumerated type OGRwkbGeometryType' caused by 97020ff17d21fcdad8a51a5177d9c1da2bce9e81 fix
2017-11-12 21:27:30 +01:00
Even Rouault
96ec664594
GDALDataItems / OGRDataItems: avoid listing .map and .dat files of a .tab
2017-11-12 21:18:27 +01:00
Even Rouault
8cefb45d6d
QgsOgrLayerItem(): avoid useless dataset opening
2017-11-12 21:18:27 +01:00
Jürgen Fischer
75ea3726d0
Merge pull request #5610 from landryb/fix/32-bits-build
...
Remove useless cast breaking build on 32-bits os
2017-11-12 20:16:54 +01:00
Even Rouault
3ff0f69794
[OGR provider] Make extent() return a isNull() rectangle on empty layer ( fixes #16721 )
2017-11-12 14:56:05 +01:00
Alexander Bruy
7e699f18c7
improve layout in Python init function editor ( fix #17428 )
2017-11-12 12:29:26 +02:00
Nathan Woodrow
944d2f40c3
Fix windows build
2017-11-12 20:26:10 +10:00
Nathan Woodrow
e4596052c0
Add local symbols to stack trace in crash
2017-11-12 19:58:08 +10:00
Landry Breuil
97020ff17d
Remove useless cast breaking build on 32-bits os
...
error: case value evaluates to 2147483655, which cannot be narrowed to type 'long' [-Wc++11-narrowing]
2017-11-12 07:59:46 +01:00
Nyall Dawson
41abc0b68e
Merge pull request #5530 from DelazJ/chkgeom_messages
...
[Geometry Checker] Improve displayed message by indicating the layer…
2017-11-12 12:11:59 +11:00
Nyall Dawson
0fa9041c4e
Merge pull request #5528 from DelazJ/geometrycheck
...
[Geometry Checker] Better handling of the geometry checker dialog
2017-11-12 12:11:05 +11:00
Nyall Dawson
c1b683b51e
Merge pull request #5595 from alexbruy/fix-north-arrow
...
[north arrow] prevent crash if project CRS is not defined
2017-11-12 12:08:49 +11:00
Even Rouault
66518eb9ee
[GML parser/WFS provider] Fix crash when typename and geometry field name are identical ( fixes #15942 )
2017-11-11 12:11:36 +01:00
Nyall Dawson
bcb815bbf1
Merge pull request #5602 from nyalldawson/modernize2
...
Apply some more clang-tidy modernizations
2017-11-11 18:11:53 +11:00
Nyall Dawson
5a6c222e87
Fix Coverity null pointer dereference issues
2017-11-11 16:00:19 +10:00
Nyall Dawson
a9145f16cc
Avoid Coverity unchecked return value warnings
2017-11-11 15:48:19 +10:00
Nyall Dawson
48c7e31ee1
Fix Coverity uninitialized member warnings
2017-11-11 15:44:14 +10:00
Nyall Dawson
450887eabd
Fix documentation test
2017-11-11 15:34:46 +10:00
Nyall Dawson
2e6d125a6f
Use =default, =delete where possible
2017-11-11 15:22:19 +10:00
Nyall Dawson
bcd90715b0
Run clang-tidy code readability fixits
2017-11-11 12:19:59 +10:00
Nyall Dawson
c97fa5bdd0
Cleanup some constructors
2017-11-11 11:29:45 +10:00
Nyall Dawson
871f71305d
Use clang-tidy modernize-use-default-member-init to modernize initializers
2017-11-11 10:54:44 +10:00
Even Rouault
8c6e029688
Merge pull request #5601 from rouault/unblacklist_PyQgsDBManagerGpkg
...
Fix DBManager + PyQgsDBManagerGpkg and unblack list it for Travis-CI
2017-11-10 22:37:45 +01:00
Even Rouault
95feb87d3b
Fix DBManager + PyQgsDBManagerGpkg and unblack list it for Travis-CI
2017-11-10 22:02:19 +01:00
Even Rouault
a65f072b71
Merge pull request #5598 from rouault/gdal_ogr_extensions
...
[GDAL/OGR providers] Improve list of extensions, remove duplicates, support netCDF vector (fixes #17000 )
2017-11-10 21:57:56 +01:00
Borys Jurgiel
f97a011f96
[Plugin manager] Remember last visited tab. Fixes #8786
2017-11-10 21:35:56 +01:00
Nyall Dawson
992d1e26bd
Merge pull request #5587 from nyalldawson/3d
...
Fix 3d renderer does not work with multi-point layers
2017-11-11 07:31:21 +11:00
Even Rouault
0ba03e59ee
[GDAL/OGR providers] Improve list of extensions, remove duplicates, support netCDF vector ( fixes #17000 )
...
- Read GDAL 2.0 GDAL_DMD_EXTENSIONS metadata item to retrieve a list of extensions
- Remove 'duplicated' drivers from list (such as KML/LIBKML, DGN/DGNv8)
- Support netCDF as a vector format (in addition to raster)
- For OGR formats, dynamically build list for unknown drivers ('static' list kept for now)
2017-11-10 21:16:58 +01:00
Nyall Dawson
fb205b1aec
Merge pull request #5589 from nyalldawson/remote_proc_exp
...
[processing] Remove expression buttons from parameters outside modeler
2017-11-11 07:00:16 +11:00
Blottiere Paul
67f846548a
Merge pull request #5520 from pblottiere/server_bugfix_width_height
...
[server][bugfix] Fixes #17399 WIDTH and HEIGHT parameters are not mandatory for GetPrint
2017-11-10 16:56:32 +00:00
Blottiere Paul
2a7f23fd4c
Update tests
2017-11-10 16:19:24 +00:00
Blottiere Paul
edf9755c6c
Fixes #17399 GetPrint doesn't need a proper image with width/height
2017-11-10 16:19:24 +00:00
Blottiere Paul
ecacb3b07f
Merge pull request #5519 from pblottiere/server_bugfix_layernotfoud
...
[server][bugfix] Fixes #17400 by returning an empty response instead of an exception
2017-11-10 16:02:21 +00:00
Alessandro Pasotti
fe5653101a
[bugfix][postgresql] Fix crashes on featureCount()
...
Fixes #17388
Needs backporting
2017-11-10 16:32:50 +01:00
Blottiere Paul
534e1e811e
Add test
2017-11-10 15:26:21 +00:00
Blottiere Paul
39bce943bd
Fixes #17400 by returning an empty response if a layer is ignored due to configuration
2017-11-10 15:25:29 +00:00
Jürgen Fischer
2ca4ee5ba8
Merge pull request #5596 from boundlessgeo/bugfix-5212-ogr-proxy
...
[bugfix] Apply proxy configuration to OGR connections
2017-11-10 15:16:10 +01:00
Alessandro Pasotti
f2abcf2deb
Spelling
2017-11-10 14:43:40 +01:00
Alessandro Pasotti
77a73f41dd
[tests] Brand new C++ test and new py test case for ogr proxy
2017-11-10 13:33:23 +01:00
Alessandro Pasotti
e85897c354
Skip proxy auth settings if proxy is disabled
...
This does not really change anything but it makes more sense
2017-11-10 13:31:49 +01:00
Alessandro Pasotti
d8fc6e877b
[bugfix] Apply proxy configuration to OGR connections
...
Fixes #5212 Proxy settings ignored for layers
2017-11-10 13:31:11 +01:00
Alexander Bruy
19b1b7992d
prevent crash from north arrow if project CRS is not defined ( fix #16874 )
2017-11-10 10:52:59 +02:00
Nyall Dawson
f8cbc42dca
Merge pull request #5594 from nyalldawson/batch_lazy
...
[processing] Fix issues with batch processing and large count of layers
2017-11-10 18:21:42 +11:00
Nyall Dawson
6de3980e45
Fix issues in vector layers properties dialog
...
- remove frames from new pages
- fix cramped widgets on hidpi screens
- fix broken aux storage layout
- standardise margins across pages
2017-11-10 17:20:26 +10:00
Nyall Dawson
2ed2248827
[processing] Add option whether to load batch output layers on completion
...
By always trying to load all layers, we severely limit the usefulness
of batch processing. E.g. try clipping 200 layers - and then
get ready to punch something as you wait for all the results to load.
2017-11-10 17:00:24 +10:00
Nyall Dawson
3fc90301a9
[processing] Only load layers when absolutely required
...
This change avoids holding onto resources and layers from earlier iterations,
and allows batch processing of many more items then is possible
if we hold on to these layers
2017-11-10 17:00:24 +10:00