Matthias Kuhn
|
b07ecfa106
|
Let QgsApplication manage global custom variables
|
2016-12-22 20:21:21 +01:00 |
|
Alexander Bruy
|
94cbc60010
|
Merge pull request #3900 from m-kuhn/scriptParams
[processing] Fix some script parameter export/import issues
|
2016-12-22 13:08:10 +02:00 |
|
Matthias Kuhn
|
3fba3ac775
|
[processing] Quote and escape script exported ParameterString
|
2016-12-22 11:26:28 +01:00 |
|
Matthias Kuhn
|
55e3ea033a
|
[processing] Fix some script parameter export/import issues
|
2016-12-22 11:21:32 +01:00 |
|
Alexander Bruy
|
ffd67f119e
|
Merge pull request #3891 from alexbruy/processing-interpolation
[processing] add remaining functionalify from the interpolation plugin
|
2016-12-22 10:18:02 +02:00 |
|
Chris Mayo
|
835abb97b6
|
Add missing dependencies in INSTALL Overview
|
2016-12-21 22:16:27 +01:00 |
|
Matthias Kuhn
|
c41c8924d1
|
Followup cbac49b6: fix docstring
|
2016-12-21 20:26:31 +01:00 |
|
Matthias Kuhn
|
cbac49b63b
|
Add QgsProject::write( filename ) convenience function
|
2016-12-21 17:39:58 +01:00 |
|
Matthias Kuhn
|
4644af393a
|
More build dependencies update
|
2016-12-21 17:19:57 +01:00 |
|
Matthias Kuhn
|
6c5ec70f87
|
Update build dependencies
|
2016-12-21 17:17:53 +01:00 |
|
Matthias Kuhn
|
0a686c4fca
|
[processing] Make ParameterFixedTable scriptable
|
2016-12-21 14:21:36 +01:00 |
|
Matthias Kuhn
|
2af00beddc
|
[processing] Don't hide errors when resolving script paramters
|
2016-12-21 13:17:31 +01:00 |
|
Alexandre Neto
|
932de2ab55
|
Replace PNGs by SVGs (#3896)
- removes no longer needed SVG compounds
- Improves cap and join style icons
|
2016-12-21 08:55:22 +07:00 |
|
Matthias Kuhn
|
7baeacbcac
|
Followup 1a648229
|
2016-12-20 17:45:30 +01:00 |
|
Matthias Kuhn
|
1a648229e8
|
Improve some asserts for more meaningful output in case of error
|
2016-12-20 17:05:55 +01:00 |
|
Matthias Kuhn
|
2f0f6a98c6
|
Use assertIsInstance instead of assertTrue(isinstance())
|
2016-12-20 16:32:50 +01:00 |
|
Alexander Bruy
|
0340320cd0
|
[processing] fix wrong ParameterSelection definition
|
2016-12-20 16:34:52 +02:00 |
|
Matthias Kuhn
|
d129f8a7ab
|
Revert "[Processing] fix parameter to open the Retile algorithm"
This reverts commit 76b796b4916d4ee23dff1a50105cdf1a6635b388.
|
2016-12-20 13:44:30 +01:00 |
|
Alexander Bruy
|
97780b6be6
|
[processing] fix incorrect parameter construction
|
2016-12-20 14:41:58 +02:00 |
|
Alexander Bruy
|
ea4f05d931
|
[processing] add support for custom parameter used in interpolation algs
to the test suite
|
2016-12-20 14:29:51 +02:00 |
|
Matteo Ghetta
|
eab5ae28ec
|
more gdal test for Processing (#3893)
* more gdal test for Processing
|
2016-12-20 13:07:56 +01:00 |
|
matteo
|
76b796b491
|
[Processing] fix parameter to open the Retile algorithm
|
2016-12-20 13:06:37 +01:00 |
|
Alexander Bruy
|
37d82bb7a5
|
[FEATURE] remove Interpolation plugin
tagged as feature to not forget mention this in docs and changelog
|
2016-12-20 10:15:41 +02:00 |
|
Alexander Bruy
|
7dde862cc4
|
[processing] add missed functionality from Interpolation plugin
|
2016-12-20 10:14:49 +02:00 |
|
nirvn
|
c365439140
|
[processing] fix error in MultipleInputWidgetWrapper
|
2016-12-20 14:38:52 +07:00 |
|
nirvn
|
e338a90c80
|
[processing] support non-ogr layers in merge vector layers alg
|
2016-12-20 14:38:42 +07:00 |
|
Anita Graser
|
5e061b1c63
|
updated help for qgis:mergevectorlayers (#3883)
"two" => "multiple"
|
2016-12-20 14:08:54 +07:00 |
|
Matthias Kuhn
|
0957b3aeba
|
[travis] Increase cache timeout
No new caches have been uploaded recently because of timeouts.
|
2016-12-20 01:20:08 +01:00 |
|
Matthias Kuhn
|
326f2e5a82
|
Fix loading legacy snapping configuration
|
2016-12-20 01:20:08 +01:00 |
|
Matthias Kuhn
|
eed4f0f544
|
Only spellcheck added and modified files
|
2016-12-20 01:20:08 +01:00 |
|
Matthias Kuhn
|
dbbf062e5d
|
Fix bindings and tests
|
2016-12-20 01:20:08 +01:00 |
|
Matthias Kuhn
|
95fedd082d
|
Expose QgsSnappingConfig to QML
Sponsored by QField
|
2016-12-20 01:20:08 +01:00 |
|
Matthias Kuhn
|
a332ff92f8
|
Apply editor widget project upgrades in any case
|
2016-12-20 01:20:08 +01:00 |
|
Matthias Kuhn
|
aa646884fb
|
Allow compiling without print support
|
2016-12-20 01:20:08 +01:00 |
|
Matthias Kuhn
|
dfd9833467
|
Let all tests work with a proper QgsApplication instance
|
2016-12-20 01:20:08 +01:00 |
|
Matthias Kuhn
|
d169487850
|
bindings
|
2016-12-20 01:20:08 +01:00 |
|
Matthias Kuhn
|
0190e506a6
|
Move QgsConfigurationMap to QgsXmlUtils
|
2016-12-20 01:20:08 +01:00 |
|
Matthias Kuhn
|
afacbb1320
|
Make sure attribute table doesn't use deleted field formatters
|
2016-12-20 01:20:08 +01:00 |
|
Matthias Kuhn
|
c6dc31a552
|
Document QgsValueMapFieldFormatter::NullValue
|
2016-12-20 01:20:08 +01:00 |
|
Matthias Kuhn
|
928f360c77
|
Make attribute table aware of disappearing field formatters
|
2016-12-20 01:20:08 +01:00 |
|
Matthias Kuhn
|
f4bc53695e
|
Manage null representation value in QgsApplication::nullRepresentation()
|
2016-12-20 01:20:08 +01:00 |
|
Matthias Kuhn
|
35a2be634b
|
Fix index-out-of-bounds crash
|
2016-12-20 01:20:08 +01:00 |
|
Matthias Kuhn
|
8b2ea98871
|
Add missing bindings
|
2016-12-20 01:20:08 +01:00 |
|
Matthias Kuhn
|
83c58d1c6c
|
API documentation for QgsFieldFormatter caches and more
|
2016-12-20 01:20:08 +01:00 |
|
Matthias Kuhn
|
1b5e577fd3
|
Generic code cleanup
|
2016-12-20 01:20:08 +01:00 |
|
Matthias Kuhn
|
22c492e6e5
|
Rename QgsFieldKit to QgsFieldFormatter
|
2016-12-20 01:20:08 +01:00 |
|
Matthias Kuhn
|
f294201e7b
|
Remove QgsEditFormConfig::widgetType
|
2016-12-20 01:20:08 +01:00 |
|
Matthias Kuhn
|
930ce545a8
|
Fix failing tests
|
2016-12-20 01:20:08 +01:00 |
|
Matthias Kuhn
|
c4a0c470fd
|
Fix warnings
|
2016-12-20 01:20:08 +01:00 |
|
Matthias Kuhn
|
1ad6e0bc2a
|
Document api breakages and add more doxymentation
|
2016-12-20 01:20:08 +01:00 |
|