Nyall Dawson
|
f628ebd423
|
Replace foreach with Q_FOREACH
For:
- consistency
- to make it immediately clear that this is a Qt macro and that it
works slightly differently to c++ for loops
|
2015-09-09 19:17:29 +10:00 |
|
Nyall Dawson
|
7c10760225
|
Followup 73ffb83a, finishing changing all Q_FOREACH to references
|
2015-09-09 19:17:19 +10:00 |
|
Salvatore Larosa
|
30407c377c
|
replacing some png icons with svg ones
|
2015-08-31 22:16:01 +02:00 |
|
Nyall Dawson
|
c24192b024
|
Fix leak in variable editor
|
2015-08-28 13:06:35 +10:00 |
|
Nyall Dawson
|
c9c12bc7f9
|
Fix warnings
|
2015-08-22 19:01:41 +10:00 |
|
Nyall Dawson
|
d6542276e7
|
Add a bunch of layer related variables, including things like
metadata, extent, crs, feature count, geometry types, etc...
|
2015-08-22 19:01:39 +10:00 |
|
Nyall Dawson
|
1c7a5b2dba
|
Add editor widget for editing QgsExpressionContextScope variables
|
2015-08-22 19:01:39 +10:00 |
|