591 Commits

Author SHA1 Message Date
Andreas Neumann
c3ae3bfc74 Added new help files to the expression function groups of Arrays and Maps 2017-08-04 20:30:37 +02:00
Andreas Neumann
c2138ca4bd Correct help of expression array_remove_all 2017-08-04 16:25:23 +02:00
lbartoletti
d88a7f4198 add missing help for inclination 2017-08-01 21:48:03 +02:00
Nyall Dawson
878ee5c067 Add items for project map layers and relations to expression builder
Allows easy insertion of map layer IDs and relation IDs into
expressions. Numerous expression functions now utilise these,
so it makes sense to allow them to be easily inserted.

Fix #11680, #16879

Sponsored by Andreas Neumann
2017-07-31 08:08:18 +10:00
doublebyte1
a7693d9076 - closed unmatched xml tag. 2017-07-26 12:38:42 +02:00
Matthias Kuhn
875a5d6d9d Merge pull request #4818 from DelazJ/spelling
Fix some spelling issues
2017-07-08 10:20:40 +02:00
Matthias Kuhn
066528de4f get_feature_by_id docs 2017-07-07 13:01:17 +02:00
Matthias Kuhn
f379be2033 array docs 2017-07-07 13:01:17 +02:00
Matthias Kuhn
10dc0d5da9 Rename set_variable to with_variable 2017-07-07 13:00:47 +02:00
Harrissou Sant-anna
e69788eee0 revert SpatiaLite spelling 2017-07-07 01:26:38 +02:00
Harrissou Sant-anna
6fab688298 Use SpatiaLite right spelling when needed 2017-07-07 01:26:38 +02:00
Harrissou Sant-anna
0c967927ef Replace "drop down" and some dropdown by drop-down 2017-07-07 01:26:38 +02:00
Harrissou Sant-anna
15be88918f Replace "double click" and "doubleclick" by double-click 2017-07-07 01:26:38 +02:00
Harrissou Sant-anna
35cbfa0087 Replace check box by checkbox 2017-07-02 23:25:40 +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
Nyall Dawson
39d20a4cb4 Move algorithm expression context generation to QgsProcessingAlgorithm
Fix error when selecting "from expression" in algorithm parameter dialog
2017-06-06 11:25:09 +10:00
nirvn
3419945a8d [FEATURE] create_ramp() expression function 2017-05-29 16:31:53 +07:00
lbartoletti
13c1318a5f New geometry class: QgsRegularPolygon (#4502) 2017-05-10 22:23:28 +10:00
Nyall Dawson
9e662a7807 Merge pull request #4330 from kalxas/metadata_schema
Adding Metadata schema for WP1 for QEP-91
2017-05-04 07:29:04 +10:00
lbartoletti
84471f2e6d New classes for circle and ellipse. 2017-04-27 10:25:29 +10:00
Tom Kralidis
944ce5f611 Update qgis-resource-metadata.xsd 2017-04-12 20:58:52 -04:00
Tom Kralidis
b8a6965475 Update qgis-resource-metadata.xsd 2017-04-12 06:58:20 -04:00
Tom Kralidis
b8e27c1877 Update qgis-resource-metadata.xsd 2017-04-11 23:25:53 -04:00
Tom Kralidis
a92fde764d Update qgis-resource-metadata.xsd 2017-04-11 22:37:09 -04:00
Tom Kralidis
7211cc2a4a Update qgis-resource-metadata.xsd 2017-04-11 22:35:59 -04:00
Tom Kralidis
3b833d41e9 add docs to XSD 2017-04-11 22:32:09 -04:00
Tom Kralidis
343281b232 Update qgis-resource-metadata.xml 2017-04-11 21:09:35 -04:00
Tom Kralidis
399e6f02c4 Update qgis-resource-metadata.xsd 2017-04-11 21:06:50 -04:00
Tom Kralidis
6eb047837c Update qgis-resource-metadata.xsd 2017-04-11 17:02:13 -04:00
Tom Kralidis
759842e2aa Update qgis-resource-metadata.xml 2017-04-11 16:56:22 -04:00
Tom Kralidis
efa6e43565 update schema lineage 2017-04-05 07:41:47 -04:00
Angelos Tzotsos
5e2611b77b Added sample XML document for QGIS metadata 2017-04-04 21:38:47 +03:00
Angelos Tzotsos
5c4a332569 Added draft XML schema for QGIS metadata 2017-04-04 21:38:07 +03:00
Nyall Dawson
b55e4b9abd Add qgsi->qgis to spell check 2017-04-03 08:55:07 +10:00
Nyall Dawson
02b4f6c770 Spell check: accurancy->accuracy 2017-03-24 09:36:46 +10:00
Juergen E. Fischer
5a962e8d4e translation string fixes 2017-03-05 11:37:57 +01:00
Matthias Kuhn
26557c9a88 [FEATURE] Add new expression function env 2017-03-01 07:52:37 +01:00
Mathieu Pellerin
07cbfdd2e3 [FEATURE] epoch() expression function (#4151)
This commit adds an epoch() function to the expression engine which
returns the interval in milliseconds between the unix epoch and a
given date value.
2017-02-22 17:31:44 +07:00
Mathieu Pellerin
ecf1f5a576 [FEATURE] expression engine's is_layer_visible() (#4045) 2017-01-25 11:47:26 +07:00
Nyall Dawson
1f3c67f8e3 Add missing ~ operator to expression builder 2017-01-19 16:03:48 +10:00
Denis Rouzaud
0a63d1f2c2 [spellcheck] properly look into various cases and add more fixes" 2017-01-16 16:39:20 +01:00
Denis Rouzaud
6c74e4ea5d spelling fixes 2017-01-12 22:01:50 +01:00
Denis Rouzaud
748be8de71 [spelling] replace behaviour by behavior 2017-01-11 11:35:19 +01:00
Nyall Dawson
f2032ea268 [FEATURE] item_variables expression function inside compositions
This adds a new item_variables expression function when expressions
are used inside a composition context.

The function takes a single argument, the id for an item inside
the composition, and returns a map of variable name to value
for that item.

This allows you to do things like insert text in a label fetching
properties of another item in the composition, eg

Insert scale of map into a label:

map_get( item_variables( 'map'),'map_scale')

Insert x coordinate of map center into a label:

x(map_get( item_variables( 'map'),'map_extent_center'))
2017-01-11 12:26:32 +10:00
Denis Rouzaud
37ebcdd1cd [spellcheck] allow inwords checks and line skipping
spell check will be done automatically in words by default (when some conditions are fulfilled)
possibility to avoid in words checking by adding :* at the end in spelling.dat

one can add #spellok at the end of a line of code to skip spell check on this line
2017-01-10 20:18:37 +01:00
Harrissou Sant-anna
ef85cdcf83 Replace "eg" by "e.g." or "for example" 2016-12-30 00:03:22 +01:00
Nyall Dawson
dd9a03a972 Merge pull request #3915 from DelazJ/fixtypos
Fix typos
2016-12-29 11:47:23 +10:00
nirvn
25697a1e41 improve default favorites for color ramps 2016-12-29 08:24:54 +07:00
DelazJ
828e447991 More spelling fixes
* editation
* definintion
* Unabled
* capitalize QGIS
* replace algs by algorithms
* queryings
* symbo(s)
* missing space after a dot
2016-12-29 01:53:55 +01:00