Marco Hugentobler
56316ddcad
Consider curved geometries in marker line symbol layer
2015-09-04 14:53:06 +02:00
Marco Hugentobler
a5a963ccfe
Consider curve geometries unsegmentized in line marker renderer
2015-09-01 17:50:01 +02:00
Marco Hugentobler
5b97c03799
Segmentize curved geometries for rendering, but keep the original geometry in the feature. Use the original geometry for drawing vertex markers
2015-09-01 10:01:40 +02:00
Juergen E. Fischer
d125e3f03e
translation string fix
2015-08-31 16:08:48 +02:00
Radim Blazek
2e000abdac
[GRASS] fixed cheking region for empty options
2015-08-31 15:30:50 +02:00
Juergen E. Fischer
7b8d3e7304
fix default.qgc and two qgm
2015-08-31 15:11:43 +02:00
Radim Blazek
c0d51d17ed
[GRASS] catch fatal error in mapRegion()
2015-08-31 13:38:15 +02:00
mhugent
a4f5d9a615
Merge pull request #2282 from mhugent/snapper_backward_compatibility
...
Better backwards compatibility for old snapping code
2015-08-31 13:36:35 +02:00
Nathan Woodrow
5abb560bc7
Don't load UI theme if not changing
2015-08-31 21:16:20 +10:00
Nathan Woodrow
46139d6591
Fix icon loading for themes
2015-08-31 21:16:19 +10:00
Radim Blazek
0edcf6c42a
[GRASS] outputType module attribute
2015-08-31 12:49:33 +02:00
Radim Blazek
9a89d52df3
Merge branch 'NINAnor-grass7_pluginupdate'
2015-08-31 12:44:22 +02:00
Radim Blazek
5eac10857f
[GRASS] default.qgm indentation
2015-08-31 12:43:28 +02:00
Radim Blazek
6b16826989
Merge branch 'PedroVenancio-grass7_plugin'
2015-08-31 12:20:47 +02:00
Radim Blazek
539c95283f
[GRASS] Update and adaptation of GRASS plugin modules to GRASS 7
2015-08-31 12:20:17 +02:00
Marco Hugentobler
649b1eb949
Better backwards compatibility for old snapping code
2015-08-31 11:50:39 +02:00
Radim Blazek
9a120126df
[GRASS] forgotten QgsGrassModuleOption moved to new file
2015-08-31 11:19:32 +02:00
Nyall Dawson
075c50ded8
Fix leak in diagrams
2015-08-31 18:45:08 +10:00
Nyall Dawson
8f601be986
Fix leaks in QgsCodeEditor
2015-08-31 18:45:07 +10:00
mhugent
19a98b2a63
Merge pull request #2275 from mhugent/rubberband_fixes
...
Fix rubberband issues
2015-08-31 10:29:40 +02:00
Nathan Woodrow
a60c8fc2ba
Fix windows build
2015-08-31 14:40:08 +10:00
Nyall Dawson
f9fa9793f0
[pal] Improved test for candidate against polygon obstacles
...
Previous test was just checking point in polygon for the corner,
mid points and center. This test was not sufficient for narrow
or small polygons which were not covered by these points
but were still covering parts of the label candidate.
Now, the area of the intersection between the obstacle polygon
and the label candidate is used to calculate the obstacle
cost.
2015-08-31 12:20:14 +10:00
Nyall Dawson
fe3e07eadb
Add missing overrides
2015-08-31 09:33:03 +10:00
Nyall Dawson
2d5c1dd811
Followup e583d886d, fix image paths
2015-08-30 21:57:19 +10:00
Matthias Kuhn
1e6f673a23
Update email address
2015-08-30 13:00:15 +02:00
Nyall Dawson
0c5475545f
Cleanup control_images folder by grouping some tests in subfolders
2015-08-30 20:15:25 +10:00
Nyall Dawson
e583d886d3
Cleanup ui folder by moving composer ui files
2015-08-30 20:15:24 +10:00
ninsbl
09076de5e0
temporal modules added
2015-08-30 11:42:03 +02:00
ninsbl
cde4b5c41b
temporal modules added
2015-08-30 11:41:44 +02:00
Nathan Woodrow
440fcc3f4c
Night Mapping updates from Mathieu
2015-08-30 17:08:51 +10:00
Nathan Woodrow
91211d0855
Fix warning
2015-08-30 08:41:26 +10:00
Nathan Woodrow
61e5286e39
Add variable support to themes
...
- Variables loaded from variables.qss file
- @varname: value e.g @mycolor: red
- Copy base themes to users home
2015-08-30 08:38:42 +10:00
Nathan Woodrow
37fc2444d4
Night Mapping theme update
2015-08-30 08:34:10 +10:00
Juergen E. Fischer
be2ff5c4c7
[FEATURE] add commandline options for dxf export
...
* Initialize dxf export dialog with current visible layers w/o preset
* Also save dxf export settings into project file (including preset selection)
TODO: dxf export (but also snapshot) cause plugins to crash on exit
(--noplugins helps)
2015-08-29 23:03:13 +02:00
Juergen E. Fischer
f7e07c22a7
debian packaging update
2015-08-29 23:03:13 +02:00
Juergen E. Fischer
5197e91bdc
Fix QgsVisibilityPresets method spelling
2015-08-29 23:03:12 +02:00
Matthias Kuhn
44e2a99907
Really fix welcome screen vs project loading
...
This partially reverts commit bea14e3ace1597d7c357788fb7af25b9bc1229da.
2015-08-29 21:39:34 +02:00
Matthias Kuhn
aeeca48ac9
Provide a public API for invalidating connections.
...
QgsVectorDataProvider::forceReload() is the virtual method. It is implemented
in the OGR provider.
See here for reference:
http://gis.stackexchange.com/questions/159950/make-a-qgis-layer-update-from-a-changed-data-source
2015-08-29 20:50:58 +02:00
PedroVenancio
6e4c4f3e8d
Update and adaptation of GRASS plugin modules to GRASS 7 (r.coin.qgm, r.distance.qgm, r.regression.line.qgm, r.surf.area.qgm, r.volume.qgm, v.extract.list.qgm, v.hull.qgm, v.kcv.qgm, v.net.alloc.qgm, v.net.iso.qgm, v.net.nodes.qgm, v.net.path.qgm, v.net.qgm, v.net.salesman.qgm, v.net.steiner.qgm, v.net.visibility.qgm, v.outlier.qgm, v.random.qgm, v.rast.stats.qgm, v.sample.qgm)
2015-08-29 18:17:05 +01:00
PedroVenancio
d5b5a5a997
Small fix to default.qgc
2015-08-29 11:07:05 +01:00
PedroVenancio
3f4cbfc231
Update and adaptation of GRASS plugin modules to GRASS 7 (default.qgc, db.out.ogr.qgm, r.basins.fill.qgm, r.carve.qgm, r.circle.qgm, r.fill.dir.qgm, r.lake.seed.qgm, r.lake.xy.qgm, r.plane.qgm, r.random.qgm, r.random.raster.qgm, r.reclass.area.greater.qgm, r.reclass.area.lesser.qgm, r.water.outlet.qgm, v.in.ogr.loc.qgm, v.kernel.qgm, v.surf.bspline.qgm, v.surf.rst.qgm, v.what.rast.qgm, v.what.vect.qgm, v.db.addcolumn.1.png, v.db.addcolumn.qgm, v.db.dropcolumn.1.png, v.db.dropcolumn.qgm)
2015-08-29 10:51:24 +01:00
Radim Blazek
812b01238f
Merge pull request #2276 from spaceof7/grass
...
Grass plugin modules updates - terrain analysis modules
2015-08-29 10:16:38 +02:00
Juergen E. Fischer
b789fabf0a
fix precise build
2015-08-29 00:19:32 +02:00
Andrew McAninch
eadb83ba60
Merge branch 'master' into grass
2015-08-28 12:11:39 -07:00
Andrew McAninch
d07cad9304
Merge remote-tracking branch 'upstream/master'
2015-08-28 12:09:48 -07:00
Andrew McAninch
5c0921c555
GRASS terrain analysis modules updated
...
tested with Grass 7 and grass 6.4
2015-08-28 11:53:34 -07:00
Matthias Kuhn
0099f2293c
Remove const from return-by-value functions
2015-08-28 16:52:11 +02:00
Matthias Kuhn
978265c9fb
Rule-based renderer fully recover "empty filter matches all"
...
Fix #13218
2015-08-28 16:41:18 +02:00
Matthias Kuhn
244791539f
Fix doxygen warnings
2015-08-28 14:56:37 +02:00
Bas Couwenberg
12bd5bcc6b
Fix 'sofware' typo, replace with 'software'.
...
This issue was reported by the lintian QA tool for the Debian package build.
2015-08-28 14:07:40 +02:00