volaya
af8a62d93e
[processing] alg menus can now be configured from Processing options
2016-03-01 15:57:32 +02:00
Alexander Bruy
5df0ce04e8
[processing] replace fTools and GdalTools plugins with Processing
2016-03-01 15:57:32 +02:00
Alexander Bruy
7823a5a857
[processing] add missed fTools algorithms: Define current projection
...
and Create spatial index.
Also add missed Assign projection from GDALTools
2016-03-01 15:57:32 +02:00
Alexander Bruy
11a9a66104
[processing] add icons for fTools and GDALTools algorithms
2016-03-01 15:57:31 +02:00
Matthias Kuhn
9b9c692be2
Syntax highlighting for processing tests readme
2016-03-01 08:17:46 +01:00
Nyall Dawson
e695fbb9f1
Increase minimum size of composer legend list widget
2016-03-01 15:57:15 +11:00
Nyall Dawson
13ac821249
Fix build
2016-03-01 15:46:37 +11:00
Nyall Dawson
5612936836
Fix setting symbol for single symbol renderer via legend dbl click
...
Eg if diagram legend is also shown for layer it's possible for the
single symbol renderer to show a legend item.
2016-03-01 15:30:23 +11:00
Nyall Dawson
11cebff60a
Add test for clipboard logic
2016-03-01 15:02:02 +11:00
Nyall Dawson
0d2df8097b
Fix clipboard handling on OSX
...
Clipboard was wrongly using QClipboard::Selection for storage/retrieval
when this is not available on OSX
Also improve docs
2016-03-01 15:02:02 +11:00
Nyall Dawson
28d725c1e4
Fix pasting mixed geometry types to memory layer, switch to message bar
2016-03-01 15:02:02 +11:00
Nyall Dawson
a9d01302df
Correctly handle pasting geometryless layers as scratch layer
2016-03-01 15:02:02 +11:00
Nyall Dawson
7f6446afd0
[FEATURE] Use OGR to parse clipboard text so that GeoJSON (and others) can be
...
directly pasted into QGIS (fix #9727 )
2016-03-01 15:02:02 +11:00
Nyall Dawson
3f62cd46e7
New class QgsOgrUtils w/helper functions for working with OGR features
...
Also includes handy function for converting a string to a QgsFeatureList
or QgsFields by using OGR to parse the string. This allows eg conversion
of GeoJSON to QgsFeatures.
2016-03-01 15:02:02 +11:00
Nyall Dawson
3f80649b58
Fix string capitalization
2016-03-01 12:06:00 +11:00
Matthias Kuhn
427a5fbff3
More markdown fixes for processing readme
2016-02-29 21:26:50 +01:00
Matthias Kuhn
5e5ae94b4c
Fix processing test readme markdown
2016-02-29 21:25:47 +01:00
Matthias Kuhn
7caf47bf84
Merge pull request #2855 from gvellut/master
...
Correct initialization of Max
2016-02-29 20:46:51 +01:00
*_*
8a47b5cad0
Correct initialization of Max
...
FLT_MIN is the smallest positive float
2016-02-29 20:33:10 +01:00
Matthias Kuhn
e097d6e69c
Merge pull request #2854 from rouault/fix_typo_in_spelling_fix
...
The typo fix suggestion for initialisation should be initialization, …
2016-02-29 13:55:07 +01:00
Martin Dobias
5090491998
Allow plugin layers to set their source
2016-02-29 20:39:29 +08:00
Even Rouault
ee53653151
The typo fix suggestion for initialisation should be initialization, not initalization
2016-02-29 12:53:38 +01:00
Alexander Bruy
317639f1e0
[processing] allow to use ParameterPoint in Graphical Modeler
2016-02-29 12:41:27 +02:00
Alexander Bruy
dd68c33eb4
[processing] add support for ParameterPoint to major algorothm providers
2016-02-29 12:41:27 +02:00
Alexander Bruy
841de7eff2
[processing] add tests for ParameterPoint
2016-02-29 12:41:26 +02:00
Alexander Bruy
58d40d16fa
[processing] add ParameterPoint for selecting point on canvas ( fix #5733 )
2016-02-29 12:41:26 +02:00
Juergen E. Fischer
143f3d6e53
run PyQgsDistanceArea in C locale
2016-02-29 10:29:40 +01:00
Juergen E. Fischer
796b8bdf6e
spelling updates
2016-02-29 10:02:00 +01:00
Juergen E. Fischer
cd5fa20e12
add api doc link to 2.14
2016-02-29 00:01:22 +01:00
Nyall Dawson
9aabc289ec
Indentation
2016-02-28 13:05:51 +11:00
Nyall Dawson
d32c41a60e
[processing] Fixes for field calculator and field mapper
...
- respect project distance, area and ellipsoid settings
- ensure expression variables are correctly evaluated
2016-02-28 12:45:43 +11:00
Nyall Dawson
b2235938e6
[FEATURE] Add km, yards and miles to distance unit options
2016-02-28 11:24:41 +11:00
Juergen E. Fischer
5e2e468895
release.pl: reject mis-sized welcome page and convert to BMP3
2016-02-27 16:51:23 +01:00
Alexander Bruy
f55f5c6f27
Merge pull request #2840 from vpoughon/processing_plugin_otb_fixes
...
[processing] allow to specify OTB path manually even if default version detected
2016-02-27 14:52:14 +02:00
Alexander Bruy
6800c8d9da
indentation
2016-02-27 14:50:55 +02:00
Alexander Bruy
ab866d9863
Merge branch 'master' of https://github.com/ninsbl/QGIS into processing-r
2016-02-27 14:16:15 +02:00
Alexander Bruy
8125f61e21
indentation
2016-02-27 14:05:39 +02:00
Alexander Bruy
e289415325
[processing] new Fusion algs: ImageCreate and IntensityImage
2016-02-27 13:21:07 +02:00
Alexander Bruy
1c585a14c8
Merge pull request #2776 from medspx/processing_split_vgeneralize
...
[processing] split v.generalize (fix #5707 )
2016-02-27 12:27:04 +02:00
Alexander Bruy
b0643eab5c
Merge pull request #2772 from NaturalGIS/processing_grass7_v_surf_rst_line
...
[processing] add missing v.surf.rst.line tool to GRASS 7
2016-02-27 12:22:04 +02:00
Juergen E. Fischer
eefb046dab
fix warnings
2016-02-27 01:07:47 +01:00
Juergen E. Fischer
7e2caa679c
fix some more signals for pyqtwrapper
2016-02-27 01:07:41 +01:00
Nyall Dawson
36b1db0488
Bump tolerance in distance area test
2016-02-27 09:44:14 +11:00
Nyall Dawson
87145f753c
Test mask update
2016-02-27 09:43:08 +11:00
Juergen E. Fischer
dec28b4109
add missed sslmode to sip binding (followup 31e43a9)
2016-02-26 20:40:57 +01:00
Juergen E. Fischer
191476bfe0
revert splash change of be7f3fa
2016-02-26 14:36:53 +01:00
Juergen E. Fischer
be7f3fa898
release.pl: warn about mis-sized splash and rescale it
2016-02-26 14:33:45 +01:00
Jürgen Fischer
ee4658e3c6
Merge pull request #2842 from jef-n/pg-new-sslmodes
...
postgres provider: add support for verify-ca and verify-full ssl modes (refs #14366 )
2016-02-26 13:52:12 +01:00
Juergen E. Fischer
5b7cfbc37c
release.pl: fix tar ball creation for ltr releases
2016-02-26 13:46:27 +01:00
Matthias Kuhn
a4f8d02548
Merge pull request #2630 from SrNetoChan/master
...
New Icons for QGIS File Formats
2016-02-26 13:42:55 +01:00