Harrissou Sant-anna
ec40783b5a
Simplify the error message
2017-07-09 00:49:15 +02:00
Nyall Dawson
70d2ae292f
Merge pull request #4730 from Zverik/atlas_rotate
...
Rotate geometry before calculating bounding box in atlas
2017-07-05 05:04:05 +10:00
rldhont
1aad6894be
Merge pull request #4811 from rldhont/polygon-asgml-picking
...
[Geometry] Polygon::asGml: fix outer and add tests
2017-07-04 15:48:03 +02:00
rldhont
fe8522f811
[Geometry] Polygon::asGml: fix outer and add tests
2017-07-04 14:07:59 +02:00
Nyall Dawson
0a8f75576d
Merge pull request #4787 from nyalldawson/expand_favourites
...
Always expand out browser favorites node on startup
2017-07-04 18:37:42 +10:00
Nathan Woodrow
b5360f8dcf
[MSSQL] Correctly set geometry type from geometry_columns table
2017-07-04 14:54:19 +10:00
Nyall Dawson
1fc81d6f98
Fix typo (coordiantes)
2017-07-04 14:33:11 +10:00
Nathan Woodrow
62c8998f85
[MSSQL] Fix connection string issue for browser
2017-07-04 12:19:10 +10:00
Nathan Woodrow
502efd1bf5
Auto resize first column in info tool
2017-07-03 20:25:03 +10:00
Nyall Dawson
6307bc490d
Merge pull request #4808 from nyalldawson/model_out_layer_names
...
Fix incorrect layer names used when loading result layers from models
2017-07-03 17:46:21 +10:00
Harrissou Sant-anna
b57cd0deb1
[processing] align the "Iterate over layer" button ( #4796 )
2017-07-03 14:13:30 +07:00
Harrissou Sant-anna
b811761873
Reorganize point symbol dialogs ( #4802 )
2017-07-03 14:11:14 +07:00
Nyall Dawson
bdaba00a01
Fix incorrect layer names used when loading result layers from models
2017-07-03 17:08:52 +10:00
Harrissou Sant-anna
ab437cd4de
Ok is spelled OK
2017-07-03 08:49:50 +02:00
Harrissou Sant-anna
59e9f79658
ok is spelled OK
2017-07-03 08:49:50 +02:00
Matthias Kuhn
7306c1360e
Followup 7683cfac: add license headers
2017-07-03 08:31:17 +02:00
Nyall Dawson
846f81023b
Fix uninitialized member identified by Coverity
2017-07-03 12:23:45 +10:00
Nyall Dawson
a259d9fff1
Fix silly logic error identified by Coverity
2017-07-03 12:22:59 +10:00
Nyall Dawson
4c52db94c6
Merge pull request #4805 from DelazJ/checkbox
...
Spelling: Replace check box by checkbox
2017-07-03 12:10:22 +10:00
Nyall Dawson
d924b85a0d
Merge pull request #4806 from nyalldawson/dependent_params
...
[modeler] Don't allow removal of model parameters on which other parameters depend
2017-07-03 12:09:46 +10:00
Nyall Dawson
37cc8fc5f1
Don't allow removal of model parameters on which other parameters
...
depend
2017-07-03 11:02:45 +10:00
Nyall Dawson
921939e4ec
Add method to determine whether dependencies exist between model parameters
2017-07-03 10:50:35 +10:00
Nyall Dawson
6483984d0b
Add method to retrieve dependent parameters for a parameter
2017-07-03 10:45:15 +10:00
Nyall Dawson
d4f5ecc677
Fix ui build warning
2017-07-03 10:27:03 +10:00
Nyall Dawson
f9f98593e0
Draw links between dependent parameters in graphical modeler
...
Fix #12907
2017-07-03 10:27:03 +10:00
Nyall Dawson
f4d703bd38
Fix processing modeler joins are drawn doubled
...
OCD fix: joins are actually being drawn with two lines going
in both directions. This is totally 100% unacceptable, so
this commit fixes it so they are correctly drawn only with one line.
2017-07-03 10:25:40 +10:00
Harrissou Sant-anna
35cbfa0087
Replace check box by checkbox
2017-07-02 23:25:40 +02:00
Harrissou Sant-anna
338b4c0621
Add catalog to spell_check
2017-07-02 22:28:50 +02:00
Harrissou Sant-anna
e6a8e360dd
Spelling check: Replace check-box by checkbox
2017-07-02 22:28:50 +02:00
Harrissou Sant-anna
450eb7c24a
Spelling check: Replace analyse by analyze
2017-07-02 22:28:50 +02:00
Harrissou Sant-anna
8d6af77287
Replace catalogue by catalog
2017-07-02 22:28:50 +02:00
Even Rouault
f691890668
[WFS provider] Do not be confuse by elements that have ref attribute when parsing DescribeFeatureType response; and fix support of (deprecated) ref='gml:XXXXProperty' attributes
2017-07-02 12:57:06 +02:00
Denis Rouzaud
c1d339c975
add missing custom widgets
2017-06-30 13:26:24 +02:00
Nyall Dawson
a353dada97
Merge pull request #4779 from nyalldawson/page_registry
...
[layout] Create a page size registry for layout
2017-06-30 19:42:25 +10:00
Juergen E. Fischer
6dfcf40227
fix 20197c2fa (refs #13520 )
2017-06-30 10:32:57 +02:00
Nyall Dawson
cd979d8ab0
[layout] Create a page size registry for layout
...
Adds a new QgsPageSize class and QgsPageSizeRegistry registry
(attached to QgsApplication), which stores and manages known
page sizes
2017-06-30 16:23:18 +10:00
Nyall Dawson
33c63d5696
Merge pull request #4798 from nyalldawson/intput_list
...
Convert model child algorithm parameter sources to a list
2017-06-30 13:09:02 +10:00
Nyall Dawson
77588b9b61
Convert model child algorithm parameter sources to a list
...
So that multiple input type parameters are correctly handled,
allowing models with child algorithms like merge to correctly
use any combination of static layers/model inputs/child outputs
as their input parameter
2017-06-30 12:50:38 +10:00
Nyall Dawson
8d6d097ad8
Add conversion for QMap< QString, QList< TYPE > > for Python bindings
2017-06-30 12:50:38 +10:00
Harrissou Sant-anna
bc4aae7d1f
Tweaks on symbol layer dialogs ( #3945 )
...
* Vertical center alignment for "Offset" label with its corresponding comboboxes
* Vertical center alignment for "Anchor point" label with its comboboxes + consistency in the order of options
* Remove unnecessary horizontal layouts (with single widget) in the dialog
* Fix tab order
2017-06-30 09:45:54 +07:00
Nyall Dawson
233a861151
Fix deletion of QObject from non main thread
2017-06-30 10:06:10 +10:00
Nyall Dawson
45538dff14
Fix a memory leak
2017-06-30 10:06:10 +10:00
Nyall Dawson
fe800e25a5
Merge pull request #4797 from nyalldawson/flush_sink
...
Move flushBuffer method up to QgsFeatureSink
2017-06-30 09:57:06 +10:00
Nyall Dawson
bf3d55c9e5
Move flushBuffer method up to QgsFeatureSink
...
Allows calling flushBuffer on QgsFeatureSink objects, ensuring
that any internal buffer the sink may have is flushed
2017-06-30 09:20:56 +10:00
Radim Blazek
7b1932a3fb
Do not delete vector layer in QgsVectorLayerExporterTask thread
2017-06-29 20:41:55 +02:00
Radim Blazek
dcf2816835
refresh postgres schema in browser after import
2017-06-29 18:49:33 +02:00
Even Rouault
797bd16b32
[GDAL provider] Disable workaround added in 32dd2b68cdf41b088f40dbd3ca5096c9609383bd that is no longer necessary with GDAL 2.3dev
2017-06-29 18:01:34 +02:00
Denis Rouzaud
c38e6e2d03
remove useless script
2017-06-29 10:56:44 +02:00
nirvn
26d9c74bc4
[processing] keep only one zonal statistics algorithm
2017-06-29 11:53:04 +07:00
nirvn
58f6f93cb6
[zonal statistics] add variance statistic
2017-06-29 11:53:04 +07:00