Mathieu Pellerin
0f26537ef5
[spatialite provider] implement to do: show geometryless layers in browser ( #5850 )
...
This is in essence a "fix" to the QgsSpatialiteConnection's table fetching
which used to return system tables.
2017-12-12 17:00:21 +07:00
Nyall Dawson
d901221d86
Default to showing calendar popup for date time widgets
2017-12-12 20:38:34 +11:00
Nyall Dawson
897dc0957b
Spelling
2017-12-12 19:34:57 +11:00
David
183883182b
Use title from template as default in layout manager
...
use the template name (if empty or not) as default value in the dialog. user can edit it.
if it is already existing, the user has to change it.
2017-12-12 19:34:57 +11:00
Nyall Dawson
253b9d94e8
[needs-docs] Double clicking a layout in the layout manager opens
...
the layout, instead of renaming it
Because there's already a dedicated rename button, and opening
is a far more common operation than renaming.
Signed off by @nirvn
2017-12-12 19:34:57 +11:00
Nyall Dawson
c0f4d0f43a
Fix a crash on exit
2017-12-12 19:34:57 +11:00
Denis Rouzaud
6f47c6a4f9
[docker] allow updating dependencies
...
this is triggered by a commit message:
[docker] update dependencies
2017-12-12 00:52:02 -04:00
Nyall Dawson
cda271f388
Fix leak in unit test
2017-12-12 13:50:43 +10:00
Nyall Dawson
c17d85f657
Merge pull request #5846 from nyalldawson/spatialite
...
Spatialite geometry conversion fixes
2017-12-12 14:47:32 +11:00
Nyall Dawson
891d954bdf
Remove unreachable code
2017-12-12 09:08:28 +10:00
Nyall Dawson
44574d2cc9
Fix build warnings in spatialite provider
2017-12-12 09:07:44 +10:00
Borys Jurgiel
3da5ab6996
[Plugin installer] Properly handle 301 Redirection
2017-12-11 21:03:44 +01:00
Alexander Bruy
678758c9ba
use 443 (HTTPS) port when testing help URLs
2017-12-11 20:00:48 +02:00
Alexander Bruy
1c6ba5503c
use https for help
2017-12-11 19:59:30 +02:00
Alexander Bruy
5477444412
Merge pull request #5844 from rduivenvoorde/docs_moved
...
find redirected/301 doc url
2017-12-11 19:55:53 +02:00
Alexander Bruy
6b73f78198
Merge pull request #5839 from alexbruy/raster-extensions
...
Add methods to get supported raster formats and extensions to QgsRasterFileWriter
2017-12-11 19:54:28 +02:00
Alessandro Pasotti
61db97f73f
Merge pull request #5843 from elpaso/bugfix-17600-coordinatetransform-rectangle
...
[bugfix] Restore binding for QgsCoordinateTransform
2017-12-11 14:15:20 +01:00
Alexander Bruy
33fdf8f219
add tests for new methods
2017-12-11 15:14:05 +02:00
Richard Duivenvoorde
50aa6fea91
find redirected/301 doc url
2017-12-11 13:50:42 +01:00
Alessandro Pasotti
bfa857bb97
[bugfix] Restore binding for QgsCoordinateTransform
...
Fixes #17600
Binding was lost in commit 10d34ece02bb765f5d9d88bb0524c909235fb0d7
2017-12-11 12:32:46 +01:00
Mathieu Pellerin
8302fc3fd1
[spatialite provider] further zm support fixes
2017-12-11 16:29:13 +07:00
Alessandro Pasotti
e0aa5e1f11
Merge pull request #5817 from m-kuhn/noQtScript
...
Remove dependency on deprecated QtScript library
2017-12-11 10:20:53 +01:00
nirvn
b1db8daeec
Add non spatial option to create spatialite layer dialog
2017-12-11 15:58:27 +07:00
Nyall Dawson
83cdd8468b
Use GDAL metadata to determine feature styles support
...
GDAL >= 2.3 only
2017-12-11 19:24:31 +11:00
Nyall Dawson
73eec6f998
Use GDAL metadata to determine non-spatial formats (gdal >=2.3 only)
2017-12-11 19:24:31 +11:00
Alessandro Pasotti
135ba6915d
Merge pull request #5831 from elpaso/bugfix-17636-attrtable-progress
...
[bugfix] Do not crash when layer is destroyed while loading
2017-12-11 09:01:59 +01:00
Alexander Bruy
79d83f2066
[processing] use core methods for raster and vector extensions handling
2017-12-11 09:38:14 +02:00
Alexander Bruy
48661addc6
add supportedFormatExtensions() method to QgsRasterFileWriter
2017-12-11 09:38:14 +02:00
Alexander Bruy
52b5864335
add supportedFiltersAndFormats() method to QgsRasterFileWriter
2017-12-11 09:38:14 +02:00
Nathan Woodrow
7037c2936b
Add PWD to prepare-commit
...
Running using non Cygwin git (Faster on Win) will return a differnt path format
to cygwin style. So just make sure scripts is in path so everything else
works.
2017-12-11 13:55:10 +10:00
Mathieu Pellerin
3d1d82e7d2
Merge pull request #5827 from nirvn/spatialite_zm
...
[spatialite provider] Fix ZM support
2017-12-11 10:32:18 +07:00
nirvn
1da0f8e543
[spatialite provider] refresh connections when creating a db and/or layer
2017-12-11 10:23:13 +07:00
nirvn
bb90dc3309
Add Z/M test case to the spatialite provider
2017-12-11 10:23:13 +07:00
nirvn
d4445364e1
[spatialite provider] Fix ZM support
2017-12-11 10:23:05 +07:00
Nyall Dawson
2ec1a0f679
Merge pull request #5529 from DelazJ/chkgeom_format
...
[Geometry Checker] Use a more readable file format list
2017-12-11 13:11:38 +11:00
Nyall Dawson
aed128ee4e
Merge pull request #5801 from DelazJ/metadataCatPus
...
Some tweaks on Metadata-->Category dialog
2017-12-11 12:13:49 +11:00
Nyall Dawson
6c9a75fb27
Merge pull request #5732 from DelazJ/colorDialogTitle
...
Some general tweaks to dialogs
2017-12-11 12:13:26 +11:00
Nyall Dawson
6e182107d7
Merge pull request #5657 from DelazJ/patch-2
...
[Bugfix] Snapping widget: Ensure layer column is fully visible
2017-12-11 11:56:12 +11:00
Nyall Dawson
163a1f92c1
Merge pull request #5473 from DelazJ/saveas-symbology
...
Hide symbology export options when not compatible
2017-12-11 11:39:48 +11:00
Harrissou Sant-anna
d281b448af
(Re)move #include "qgshelp.h" from .h files
2017-12-10 16:10:36 +01:00
Matthias Kuhn
02b69763ff
Port WCS test away from QScript
2017-12-10 14:17:33 +01:00
Matthias Kuhn
a45908f922
Remove dependency on QtScript
2017-12-10 13:01:51 +01:00
Nyall Dawson
010cb1567b
Merge pull request #5819 from nyalldawson/dialogs
...
New layer dialog improvements
2017-12-10 10:06:00 +11:00
Nyall Dawson
a603a3d756
Use standard names for geometry types
2017-12-10 08:31:04 +10:00
Nyall Dawson
83dea9208c
Fix ui merge
2017-12-10 08:25:39 +10:00
Nyall Dawson
e6f6d49886
Add missing 'm values' checkbox to create shapefile dialog
2017-12-10 08:20:17 +10:00
Nyall Dawson
f290109964
Fix and update mapping of ogr wkt types to QGIS wkb types
2017-12-10 08:19:33 +10:00
Nyall Dawson
6ed44ff85d
Correctly set initial state of new memory dialog
2017-12-10 08:19:33 +10:00
Nyall Dawson
fd1042576b
Align CRS selector with geometry widgets in new layer dialogs
...
Since it's directly related to the geometry settings, and is
only enabled when the geometry is selected, it should be
more closely visually linked with this widget
2017-12-10 08:19:33 +10:00
Nyall Dawson
fe42464c7f
Use standard names for multi* geometry types
2017-12-10 08:17:32 +10:00