arnaud.morvan@camptocamp.com
97d168e163
Insert dropped uris in reverse order.
...
As each one is inserted on top of previous,
this result in layers sorted alphabeticaly in layer tree.
Relate with #6828 .
2017-08-12 10:40:02 +02:00
arnaud.morvan@camptocamp.com
e34a593c65
[FEATURE] Add expression function array_agg
2017-08-12 10:18:21 +02:00
Juergen E. Fischer
c8876f2c23
fix fix !"@$%
2017-08-11 17:27:59 +02:00
Juergen E. Fischer
025a23451b
fix utf8 python translation string
2017-08-11 17:26:38 +02:00
Matthias Kuhn
ff3f84b645
[travis] Run make in ctest if on pull request
2017-08-11 13:19:10 +02:00
Harrissou Sant-anna
24adf77e5d
more typo fixes
2017-08-11 13:17:15 +02:00
Harrissou Sant-anna
87c7ec3714
Typo fixes
2017-08-11 13:17:15 +02:00
Mathieu Pellerin
1053823369
[processing] improve rasterize dialog UI, add help ( #5008 )
2017-08-11 13:29:58 +07:00
Mathieu Pellerin
5336a0d4d1
Merge pull request #4793 from DelazJ/RenderingDiagram
2017-08-11 13:21:34 +07:00
Jorge Gustavo Rocha
c07ac6e67f
helpviewer application source code removed
2017-08-11 07:32:34 +02:00
Jorge Gustavo Rocha
146c0c8c2d
Prevent test_console.py to open the browser with help file
...
Fix link to documentation related with OGR connections
2017-08-10 23:45:06 +02:00
Nyall Dawson
34032d662b
Merge pull request #5003 from nyalldawson/proc_algs
...
Followups to rasterise alg
2017-08-11 05:46:16 +10:00
Nyall Dawson
0227bdc376
Remove QgsGeometryAnalyzer, QgsOverlayAnalyzer, QgsPointSample
...
These classes are unused in the master QGIS code, and are
unmaintained and with no unit tests or other QA, and
have inflexible API (e.g. always requiring writing outputs
to shapefiles)
They all have equivalent algorithms available via Processing
(where the algorithms are unit tested and maintained). We should
be pushing all QGIS api users to use the Processing algorithms
instead.
2017-08-11 04:48:11 +10:00
Nyall Dawson
13431ca123
Bump minimum tile size to 64 for rasterise alg
2017-08-11 04:46:15 +10:00
Nyall Dawson
ab21f3e26b
Small cleanups to rasterise alg
2017-08-11 04:33:18 +10:00
Nyall Dawson
7d7c06cd85
Implement widget wrapper for QgsProcessingParameterMapLayer
2017-08-11 04:33:18 +10:00
Nyall Dawson
e0fbe3409a
Use ellipsis for isolated strings in plugins too
2017-08-11 04:33:18 +10:00
nirvn
dc58c1ad15
[processing] fix non-normal blending composition for the rasterzie alg
2017-08-10 15:39:55 +02:00
Juergen E. Fischer
6186c0f0ff
fix windows build (extern "C" can returns pointers, but not C++ containers)
2017-08-10 14:00:53 +02:00
Mario Baranzini
65092d1e9c
Update CONTRIBUTORS
...
Added myself and Marco Bernasocchi to the contributors list.
2017-08-10 13:05:16 +02:00
Matthias Kuhn
349c19752a
[travis] Only build outside ctest on master
2017-08-10 10:27:30 +02:00
Juergen E. Fischer
e6c7421c08
refine spellcheck progress output
2017-08-10 10:16:17 +02:00
Juergen E. Fischer
7e90202413
more msvc warning fixes (followup 03e0298f4)
2017-08-10 10:16:10 +02:00
Matthias Kuhn
eba3065f16
Start preview jobs slower (250ms interval)
2017-08-10 09:38:36 +02:00
Matthias Kuhn
a4597c5db5
Fix map canvas preview
...
Followup 8e200767e
2017-08-10 09:38:36 +02:00
Matthias Kuhn
ba5f114e34
[travis] change to build folder before building
2017-08-10 09:31:51 +02:00
Matthias Kuhn
bad0ac81ec
[travis] Build outside ctest
2017-08-10 09:15:48 +02:00
Matthias Kuhn
323883fcb1
Less verbose application exit output
2017-08-10 08:03:50 +02:00
Matthias Kuhn
abf768141b
More verbose python testing output
2017-08-10 08:03:50 +02:00
Juergen E. Fischer
03e0298f49
msvc warning fixes:
...
* use AUTORCC to avoid locked qrc_images.cpp during build of gui tests
* bump minimum version of cmake to 3.0.0 for AUTORCC
* suppress some warnings in sip bindings
* suppress unreachable warnings and some more
* split sip files in more parts to suppress warning BK4504
* also remove old WITH_INTERNAL_YAML from travis
2017-08-10 00:09:14 +02:00
Jorge Gustavo Rocha
925ba2ce5f
Replace old QSettings with QgsSettings
2017-08-09 23:42:28 +02:00
Alessandro Pasotti
d9a2492fc2
Merge pull request #4953 from boundlessgeo/gpkg-enhancements
...
Expose GeoPackage to the browser tree
2017-08-09 22:46:24 +02:00
Alessandro Pasotti
92da308466
Delete gpkg connections
2017-08-09 22:21:55 +02:00
Jorge Gustavo Rocha
c9de9b22f9
Fix links to current documentation
2017-08-09 22:18:00 +02:00
Jorge Gustavo Rocha
32624bbc36
SIP bindings
2017-08-09 19:56:58 +02:00
Andreas Neumann
267286ee61
Correct an error in array_slice function description
...
There was a copy/paste error in the "name"
2017-08-09 16:34:20 +02:00
Alessandro Pasotti
bc921b4a56
Updated file header for geopackage data items
...
also added "db" to multiple layers extensions
2017-08-09 09:32:11 +02:00
Jorge Gustavo Rocha
3a103b7c62
Refactoring of all help calls, deprecating QgsContextHelp and the former helviewer
2017-08-09 09:27:29 +02:00
Alessandro Pasotti
2752510937
Removed PNG version of GPKG icon
2017-08-09 09:04:52 +02:00
Alessandro Pasotti
7704901e23
Added mGeoPackage svg icon
2017-08-09 09:01:51 +02:00
Alessandro Pasotti
2741be0c0c
Added file path to debug msg output on errors
2017-08-09 08:59:17 +02:00
Alessandro Pasotti
bcb48f2bdc
Fixes two issues with the browser refresh
...
1. endless loop when a sqlite-based layer is opened, and
wal+shm files are created. This triggers a loop because
the directoryChanged signal is emitted again and again ...
This was the real blocker.
2. when a new files appears in a directory
the directoryChanged is emitted and OGR/GDAL may fail
to open the file because the file copy was not yet
finished.
This commit fixes 1 but the fix for 2 is only a best effort using
a 100 ms timer: I could not find a definitive solution to this issue,
a file could be legitimately opened in streaming mode and it will
always triggers an error, there is apparently no way to get
the QFileSystemWatcher emit a signal when new files are closed
flusehd and not when they are just created.
2017-08-09 08:59:17 +02:00
Alessandro Pasotti
a2d4e822a2
Changed geopackage icon to svg
2017-08-09 08:59:17 +02:00
Alessandro Pasotti
e14e6482d7
Remove initial : from the sublayers name in the browser tree
2017-08-09 08:59:17 +02:00
Alessandro Pasotti
9430a90610
Added raster support to browser geopackage data items
2017-08-09 08:59:17 +02:00
Alessandro Pasotti
030b234c1b
Initial support for extension-based scan on multiple layers
2017-08-09 08:59:17 +02:00
Alessandro Pasotti
e19c60beae
Small typo
2017-08-09 08:59:17 +02:00
Alessandro Pasotti
399aba8bb4
Added a comment to this fertility line :)
2017-08-09 08:59:17 +02:00
Alessandro Pasotti
2b401459b8
Typo
2017-08-09 08:59:17 +02:00
Alessandro Pasotti
471b44724b
Fix sublayers disappear when refreshing GDAL layers
2017-08-09 08:59:17 +02:00