Matthias Kuhn
2affb27f1a
Followup 41a330f
2015-09-20 14:19:41 +02:00
Matthias Kuhn
41a330f271
More expression help
2015-09-20 14:18:25 +02:00
Matthias Kuhn
2a6cff403b
More examples for the expression function help
2015-09-20 13:59:54 +02:00
Matthias Kuhn
b2c404d17c
Improve expression help
2015-09-20 13:51:10 +02:00
Nyall Dawson
6bfdafe3d3
Fix crash if selecting a nonsense subrenderer for displacement renderer
2015-09-20 19:24:18 +10:00
Matthias Kuhn
f16fe73476
Python is a hard build time dependency
...
Followup 709c143
2015-09-20 00:53:43 +02:00
Matthias Kuhn
f631ff8b81
Fix Qt5 build
2015-09-20 00:52:41 +02:00
Juergen E. Fischer
1fe34b37e0
fix support for embedded ogr, gpx and delimited text layers
2015-09-19 12:14:16 +02:00
Juergen E. Fischer
25437c10c6
indentation update
2015-09-19 11:17:42 +02:00
Juergen E. Fischer
abaeb5f8eb
fix precise build
2015-09-19 11:03:46 +02:00
Juergen E. Fischer
8b9e0b65d6
make welcomepage proxy aware
2015-09-18 17:52:03 +02:00
Juergen E. Fischer
065bb10a69
fix crash when application is closed while browser is still filling the tree
2015-09-18 17:45:00 +02:00
Juergen E. Fischer
323d3ce81d
fix windows build
2015-09-18 17:09:48 +02:00
Radim Blazek
c5947aa0cb
[GRASS] fixed travis warnings
2015-09-18 11:54:40 +02:00
Radim Blazek
407d374f43
[GRASS] editing: polygon to boundary, set cat, refresh after commit
2015-09-18 11:03:36 +02:00
Radim Blazek
a1b05a1dec
[GRASS] commit changes fix
2015-09-18 10:12:53 +02:00
Nyall Dawson
73d838fd81
[FEATURE] Add concentric ring placement mode for displacement renderer
2015-09-18 13:20:53 +10:00
Nyall Dawson
0af4246de5
displacement renderer: center groups on centroid of points, not first
...
point in group
2015-09-18 11:20:08 +10:00
Nyall Dawson
e21cc78cc4
Fix failing test
2015-09-18 10:47:09 +10:00
Nyall Dawson
1bd87e86d3
Default to search distance in mm for displacement renderer
...
(easier behaviour to understand for new users, avoids map unit default
which is not applicable for all CRSes)
2015-09-18 09:46:47 +10:00
Nyall Dawson
55027e545f
Clean up and extend expression geometry functions:
...
- New expression functions for area(geom), perimeter(geom),
point_n(geom), start_point(geom), end_point(geom), make_point(x,y)
- Add new variant to length() function which takes a geometry object,
allows for length(geom) evaluation.
- Rename x_at, y_at to $x_at, $y_at (alias old names) to reflect that
these only work on current feature geometry
- Add x(geom), y(geom) functions which return x and y coordinate
for point geometries or centroid x/y for non-point geometries
(fix #11008 )
2015-09-18 09:09:09 +10:00
Radim Blazek
d82a018f4d
[GRASS] add/delete feature
2015-09-18 00:11:35 +02:00
Matthias Kuhn
e970f4afee
[travis] Install grass 7 build deps
2015-09-17 14:54:38 +02:00
Matthias Kuhn
f4d9e6f004
[travis] Enable tests for Grass 7
2015-09-17 14:49:53 +02:00
Sandro Santilli
55dbc041a8
[FEATURE] Add num_points(geometry) support in expression evaluator
...
Includes tests and help text.
2015-09-17 14:23:19 +02:00
Nyall Dawson
586d59a432
[FEATURE] Add option to map unit scaling for limiting size in mm
...
Previously only the option to limit the scale range of the scaling
was available. Now you can also choose to limit the corresponding
rendered size in mm.
2015-09-17 20:35:27 +10:00
Nyall Dawson
b6930204c5
More QgsMapUnitScale tests
2015-09-17 20:35:16 +10:00
Nyall Dawson
558611b65e
[FEATURE] Add pixels as option for all symbology size unit choices
2015-09-17 20:35:08 +10:00
Nyall Dawson
f0a2fc1925
QgsMapUnitScale fixes:
...
- add docs
- add missing SIP bindings
- remove unnecessary cast from double->float->double
- add unit tests
2015-09-17 20:35:00 +10:00
Nyall Dawson
a77935f491
Use actual map canvas variables & values for symbology widgets
2015-09-17 20:34:51 +10:00
Juergen E. Fischer
87ee7b3692
Fix QgsGrassProvider::minimum/maximumValue and windows build
2015-09-17 12:19:21 +02:00
Matthias Kuhn
25af142456
Add expression function help for $length
2015-09-17 11:08:29 +02:00
Matthias Kuhn
245b3f5fd9
Fix more warnings
2015-09-17 10:04:46 +02:00
Matthias Kuhn
15021ef62f
Fix some warnings
2015-09-17 10:04:46 +02:00
Matthias Kuhn
42e86932a0
Enable grass on travis
2015-09-17 10:04:46 +02:00
Matthias Kuhn
5ac52173f9
Fix apply search filter from attribute table and minor fixes
2015-09-17 09:25:40 +02:00
Radim Blazek
754f2dc5d0
[GRASS] removed regexp on field option to allow expressions
2015-09-17 09:21:07 +02:00
Radim Blazek
77b3793640
[GRASS] vector min/max and qtermwidget fixes
2015-09-17 09:08:18 +02:00
Nathan Woodrow
29fc46a377
Merge pull request #2318 from slarosa/fix_crash_export_ramp
...
[stylemanager dialog] fix crash when exporting to PNG/SVG color ramp
2015-09-17 08:57:52 +10:00
Salvatore Larosa
7a41a2da16
[stylemanager dialog] fix crash when exporting PNG/SVG color ramp
2015-09-17 00:33:09 +02:00
Matthias Kuhn
4897cdf5ed
Always emits the expression from the search widget when it changes
2015-09-16 22:11:54 +02:00
Matthias Kuhn
015622e98d
Revert "followup 9acfe52: better way to emit the signal"
...
This reverts commit c823bcd63af18031e376a8e2db818b5fd9878ed8.
2015-09-16 22:10:35 +02:00
Matthias Kuhn
0826290c8e
Fix crash on exit ( Fix #13369 )
2015-09-16 21:09:20 +02:00
Matthias Kuhn
12c0abc271
Remove unrequired repaint request
2015-09-16 21:09:20 +02:00
Sandro Santilli
2d9424afdd
Add number of vertices to derived fields in identify tool
2015-09-16 21:07:32 +02:00
Matthias Kuhn
f0f53b17ed
Merge pull request #2316 from slarosa/fix_return_pressed_we
...
[attribute table] enable returnPressed signal for the search widget
2015-09-16 17:50:15 +02:00
Salvatore Larosa
c823bcd63a
followup 9acfe52: better way to emit the signal
2015-09-16 17:50:07 +02:00
Salvatore Larosa
9acfe52f82
[widget editor] enable returnPressed signal for the search widget
2015-09-16 17:37:38 +02:00
Radim Blazek
0daf6dd10f
[GRASS] browser file watcher
2015-09-16 17:25:04 +02:00
Marco Hugentobler
c54ea43c36
Show validation message only in case of errors
2015-09-16 16:47:58 +02:00