matteo
c052559dc7
improved doc
2018-05-04 11:00:09 +10:00
matteo
df4ddf2d37
also MapLayer
2018-05-04 11:00:09 +10:00
matteo
94ad85997c
trying to add missing parameter in modeler
2018-05-04 11:00:09 +10:00
matteo
9b22d99707
typos
2018-05-04 11:00:09 +10:00
matteo
b2c0dd96ae
[processing] resurrecting some parameters in Modeler
2018-05-04 11:00:09 +10:00
matteo
177f2c8aea
[processing] resurrecting some parameters in Modeler
2018-05-04 11:00:09 +10:00
matteo
2e67885c3a
[processing] resurrecting some parameters in Modeler
2018-05-04 11:00:09 +10:00
Matthias Kuhn
3217442071
Merge pull request #6866 from m-kuhn/syslocale
...
Consistent locale usage for number representation
2018-05-03 17:36:55 +02:00
Matthias Kuhn
a3ea2addeb
Delayed update of edit selection
...
When the attribute table opens, the first entry is selected. For some
unknown reason, the selection does not appear in the feature list.
Posting this to the next run of the event loop with a timer fixes this
problem.
2018-05-03 16:59:40 +02:00
Matthias Kuhn
dea03b2bef
Merge pull request #6925 from PeterPetrik/use_literal
...
use literal in qgsmeshlayer.cpp
2018-05-03 16:40:00 +02:00
Matthias Kuhn
6de0e4b301
Adjust tests
2018-05-03 16:14:07 +02:00
Matthias Kuhn
b086160a71
Use default (not system) locale
2018-05-03 16:14:00 +02:00
Matthias Kuhn
1b4fa888d1
Explicitly refer to translation and not locale on override
...
We only change the user interface translation and do not touch the locale for other things like number representation.
2018-05-03 14:31:49 +02:00
Matthias Kuhn
88f36cd952
Use system locale for number representation
2018-05-03 14:30:39 +02:00
Peter Petrik
96173d7c31
use literal
2018-05-03 13:43:37 +02:00
Matthias Kuhn
b0d550628b
Merge pull request #6908 from DelazJ/DBManagerTranslator
...
Trying to make more translatable strings in DB Manager
2018-05-03 12:53:30 +02:00
Matthias Kuhn
ddd12e2bf2
Merge pull request #6895 from gacarrillor/avoid_unnecessary_confirmation_dialogs
...
[processing] Refactor Fields algorithm: avoid unnecessary confirmation dialogs
2018-05-03 12:47:44 +02:00
Peter Petrik
12183e98db
Fix reading/writing of mesh layer to a qgis project ( fixes #18801 ) (PR #6869 )
...
* fix guard header
* [bugfix] Fix reading/writing of mesh layer to a qgis project #18801
* fix copy-paste error
* fix copy-paste error
* extract decode source to derived classes
* remove raster providers from vector decode source
* reset testdata to master
2018-05-03 12:10:54 +02:00
Matthias Kuhn
2c415e8fa5
Unit tests for setting and getting relation reference widget values
2018-05-03 12:09:12 +02:00
Matthias Kuhn
561d255cc9
Relation reference widget, only send valueChanged signal once
2018-05-03 12:08:49 +02:00
Matthias Kuhn
da93520c1f
Setter and getter tests for relation reference widget
2018-05-03 12:08:18 +02:00
Matthias Kuhn
19261f0986
Silence
2018-05-03 11:57:04 +02:00
Nyall Dawson
5c9366605a
Add missing SIP_DEPRECATED
2018-05-03 16:34:46 +10:00
Nyall Dawson
1e7d479321
Fix outdated example code, convert to python
...
(because c++ devs are l33t and don't need examples...)
2018-05-03 16:33:26 +10:00
gacarrillor
f07cd2f5b9
[processing] Add comment to make it clear why we need to close the dialog here
2018-05-02 23:46:42 -05:00
nirvn
fdaa57a273
[FEATURE][processing] Zonal histogram algorithm
2018-05-03 11:36:16 +07:00
Nyall Dawson
429374ecd1
Code cleanup
2018-05-03 11:50:04 +10:00
Nyall Dawson
6749c8dde4
Fix double delete in QgsMeasureTool
...
The rubber bands are owned by the canvas - so we shouldn't
be deleting them here.
2018-05-03 11:50:04 +10:00
Nyall Dawson
70aad93a61
[processing][gdal] Fix translate ignores nodata values of 0
...
And add more unit tests to translate alg
2018-05-03 11:23:51 +10:00
C
d99155f3f0
Added missing r.fill.stats processing description file.
2018-05-03 09:59:23 +10:00
rldhont
956d669304
Merge pull request #6867 from pblottiere/bugfix_nobbox
...
[server] CRS position in GetCapabilities document
2018-05-02 22:22:36 +02:00
arnaud.morvan@camptocamp.com
f019bc0699
[server] Avoid %2B to be interpreted as space in querystring
...
If '+' is replaced by ' ' after percent decoding, '%2B' is interpreted as ' '.
Fix this by replacing '+' by '%20' before percent decoding.
2018-05-02 22:21:39 +02:00
arnaud.morvan@camptocamp.com
8553e809d4
Fix BBOX CRS in WFS GetFeature
2018-05-02 22:16:23 +02:00
Nyall Dawson
9809f9394b
[memory] Fix provider cannot handle fields with complex characters in name
...
Fixes #18885
2018-05-03 05:49:07 +10:00
Nyall Dawson
f4d38d4f09
Properly discard edit commands when calling QgsVectorLayer::destroyEditCommand()
...
Since it's not directly possible to pop the last command off
an QUndoStack (the command which is destroyed/discard by calling
this method), we add a dummy obsolete command to force this to occur.
Pushing the new command deletes the destroyed one, and since the new
command is obsolete it's automatically deleted by the undo stack.
2018-05-03 05:48:51 +10:00
Matthias Kuhn
0a269aa6e6
Merge pull request #6864 from ghtmtt/fix_saga
...
[processing] fix broken SAGA algorithms
2018-05-02 16:47:03 +02:00
Matthias Kuhn
7b3308dc4a
Improved debug output on test fail
2018-05-02 16:11:08 +02:00
matteo
b3ed0f2ea2
change column name for travis
2018-05-02 14:58:15 +02:00
Matthias Kuhn
5f0f8062bc
Compare case insensitive
2018-05-02 14:17:59 +02:00
Matthias Kuhn
0bf7c767ff
Merge pull request #6911 from DelazJ/DiagramDD
...
[ui] Reorganize rendering tab of Diagram properties
2018-05-02 12:13:44 +02:00
Matthias Kuhn
d9bdedf6d5
testing.checkLayersEqual, assert field names
2018-05-02 11:44:14 +02:00
Stéphane Brunner
cbf70a4da2
Merge pull request #6909 from pvalsecc/fix_crssync
...
Fix crssync crash during build
2018-05-02 10:48:03 +02:00
Nyall Dawson
8f9a378d76
Seriously, I thought I told ya ta shuddup already, right?
2018-05-02 08:47:16 +10:00
Harrissou Sant-anna
f68750c664
[ui] Reorganize rendering tab of Diagram properties
...
Also remove the data-defined collapsible groups and align items in the dialog
2018-05-01 21:48:59 +02:00
Nyall Dawson
c63260e109
[afs] Fix group layers are incorrectly shown in browser
...
These layers cannot be opened so should be skipped
Fixes #18886
2018-05-02 04:56:31 +10:00
Nyall Dawson
313970de79
[processing][saga] Remove redundant spaces from description files
2018-05-02 04:55:59 +10:00
Nyall Dawson
c2f224b446
[processing][saga] Fix "channel network and drainage basins" alg
...
Fixes #18870
2018-05-02 04:55:59 +10:00
Nyall Dawson
c68262da7f
[processing] Correctly set default value for matrix parameters
...
Fixes #18871
2018-05-02 04:55:41 +10:00
Nyall Dawson
b63733ed96
[layouts] Fix handling of layout name when dropping qpt file to app
...
- Fix entered name is ignored and replaced by stored name
- Default to name stored in qpt as initial name for layout
Fixes #18790
2018-05-02 04:55:21 +10:00
Nyall Dawson
386495bc76
[processing] Also warn on non-matching point and extent CRS
...
if algorithm cannot handle automatic reprojection
2018-05-02 04:55:01 +10:00