69223 Commits

Author SHA1 Message Date
Denis Rouzaud
78e6205b7e
add dependabot (#41496) 2021-02-11 10:22:56 +01:00
Nyall Dawson
f41292a276
Merge pull request #41483 from nyalldawson/octagon
Add "octagon" and "square with corners" shapes to simple marker
2021-02-11 17:36:15 +10:00
Nyall Dawson
8c237e882c Quote password 2021-02-11 17:21:53 +10:00
Nyall Dawson
e4cf90f668 Revert "Try a simple password"
This reverts commit f9b1c59ee4d3c085adbe0f7a021eb57ae397d44a.
2021-02-11 17:21:53 +10:00
Nyall Dawson
5a55367ce3 Try a simple password 2021-02-11 17:21:53 +10:00
Nyall Dawson
ecd4f3bab9 Url 2021-02-11 17:21:53 +10:00
Nyall Dawson
264123f4be Use 2019 2021-02-11 17:21:53 +10:00
Nyall Dawson
b62468e4d6 Don't try to load oracle test data 2021-02-11 17:21:53 +10:00
Nyall Dawson
b3d2f94222 Correct repo 2021-02-11 17:21:53 +10:00
Nyall Dawson
22250f9587 More 2021-02-11 17:21:53 +10:00
Nyall Dawson
48fce4d6a1 Try resurrecting sql server tests on ci 2021-02-11 17:21:53 +10:00
Denis Rouzaud
3ef5356b34
fix cache for PR on other branch than master 2021-02-11 08:12:01 +01:00
Denis Rouzaud
a038545a3c
fix cache for PR on other branch than master 2021-02-11 08:09:56 +01:00
Nyall Dawson
c582967b6e Add "octagon", "asterisk" and "square with corners" shapes to simple marker
available shapes
2021-02-11 16:01:50 +10:00
Nyall Dawson
1ed964d34c Fix fragile method of setting font marker data defined style
And fix test flakiness
2021-02-11 12:40:15 +10:00
Luigi Pirelli
2f7d6defee Added sanity check of links between graphicitems showing error in dialog. Fixes #40724 #39260 2021-02-11 11:47:28 +10:00
Loïc Bartoletti
19f925d30c remove useless code 2021-02-11 11:44:44 +10:00
Loïc Bartoletti
42b2ec3aff add test 2021-02-11 11:44:44 +10:00
Loïc Bartoletti
691a0b45a7 catch exception 2021-02-11 11:44:44 +10:00
Loïc Bartoletti
e11b21e954 Fix snapping on segment when layer CRS is different from project CRS. Fixes #29648 2021-02-11 11:44:44 +10:00
Loïc Bartoletti
16a071a9f0 Fix Topological editing not working when the data CRS is different from project CRS. Fixes #29648 2021-02-11 11:44:44 +10:00
Peter Petrik
f495d45f35 fix #39571 , mesh 3d widgets ui fix 2021-02-11 11:41:05 +10:00
Peter Petrik
f432f64582 replace FreeSans and Ubuntu with Open Sans 2021-02-11 11:39:33 +10:00
Even Rouault
3f42393a92 [GDAL provider] Use subdataset description for UI when listing sublayers (fixes #41428)
Note: this change is somewhat breaking since it changes the format of
the return of sublayers() for the GDAL provider to be
SUBDATASET_NAME!!::!!SUBDATASEC_DESC
whereas it was previously
SUBDATASET_NAME
2021-02-11 11:34:22 +10:00
Maxim Rylov
b6335dd326 Improve exception handling/reporting in HANA 2021-02-11 11:33:46 +10:00
Maxim Rylov
8d08e3f6ba Fix HANA crash in UI components 2021-02-11 11:33:46 +10:00
Julien Cabieces
e9de56a83b
properly get layer from a QgsProcessingFeatureSourceDefinition (#41457)
Fixes #40055
2021-02-11 11:26:43 +10:00
Harrissou Sant-anna
8eb93c581f Add link to ISO language codes for format_date function 2021-02-11 11:08:40 +10:00
Harrissou Sant-anna
e41d32864d Update the format_number example
and add link to list of iso language codes
2021-02-11 11:08:40 +10:00
Loïc Bartoletti
2b8251ad41 Adds a critical message if GDAL is not built with GPKG support 2021-02-11 10:52:17 +10:00
Nyall Dawson
ab5e5b3e7c Revert "qgsdualview was not initiated with the attribute config Fixes #39523 #37252"
This reverts commit cd1edd581962e6b2001e4d0729053ead7c0ca2c7.
2021-02-11 10:38:27 +10:00
speillet
cd1edd5819 qgsdualview was not initiated with the attribute config
Fixes #39523 #37252
2021-02-11 10:37:25 +10:00
Stefan Uhrig
f840c814a5 Update qgsnewvectortabledialog.cpp 2021-02-11 09:30:55 +10:00
Stefan Uhrig
57493fa167 Fix QComboBox::currentIndexChanged() warnings
Use QComboBox::currentTextChanged() instead of deprecated
QComboBox::currentIndexChanged( const QString &).
2021-02-11 09:30:55 +10:00
Nyall Dawson
a81ba3cfff Mask images to get test passing on Fedora 2021-02-11 08:49:09 +10:00
Nyall Dawson
c4a1bd1e22 Avoid unused variable warning 2021-02-11 06:11:23 +10:00
Nyall Dawson
4d75e1e4a6 pdal 2021-02-11 06:11:23 +10:00
Nyall Dawson
f45a6a8d95 Enable PDAL on CI 2021-02-11 06:11:23 +10:00
NEDJIMAbelgacem
4e069ccd8a address reviews 2021-02-10 15:49:31 +01:00
Nedjima Belgacem
5ca432d5ce Update src/providers/pdal/qgspdaleptgenerationtask.cpp
Co-authored-by: Nyall Dawson <nyall.dawson@gmail.com>
2021-02-10 15:49:31 +01:00
NEDJIMAbelgacem
3cefcbac52 add the indexed laz file name to task name 2021-02-10 15:49:31 +01:00
NEDJIMAbelgacem
48acff6953 simple static queue for indexing 2021-02-10 15:49:31 +01:00
NEDJIMAbelgacem
ed4db04a78 remove sorting nodes in 2D renderering 2021-02-10 13:49:28 +01:00
NEDJIMAbelgacem
19e461707b fix point budget to work properly with max SSE 2021-02-10 13:49:28 +01:00
NEDJIMAbelgacem
dca57c94f3 use one spinbox instead of a slider 2021-02-10 13:49:28 +01:00
NEDJIMAbelgacem
5de28dd580 return maximum screen space in 3D 2021-02-10 13:49:28 +01:00
NEDJIMAbelgacem
86a71391df remove point budget approach from 2D rendering 2021-02-10 13:49:28 +01:00
NEDJIMAbelgacem
f9e2409866 remove primitiveCount and primitiveBudget from chunk loader 2021-02-10 13:49:28 +01:00
NEDJIMAbelgacem
a3af7b7121 fix additive strategy and speed up requestResidency ordering 2021-02-10 13:49:28 +01:00
Belgacem
d0314b1bd2 fix indent 2021-02-10 13:49:28 +01:00