Juergen E. Fischer
d4e369414b
update sip bindings
2014-01-26 18:36:29 +01:00
Radim Blazek
3c5c7de302
Fixed point pattern fill usedAttributes(), fixes #7736
2014-01-26 18:04:36 +01:00
Alexander Bruy
742f49f090
russian translation update
2014-01-26 16:12:22 +02:00
Radim Blazek
f4a7fcb769
render missing SVG symbol (?) if SVG file does not exist
2014-01-26 11:51:20 +01:00
Radim Blazek
55727f755a
Support SVG relative paths in SVG cache to enable relative data defined paths. Fixes #8883
2014-01-26 11:18:02 +01:00
Werner Macho
667e0671be
Merge pull request #1111 from Cracert/i18n
...
[TRANSUP] pl: plugin manager, options
2014-01-26 01:45:33 -08:00
Werner Macho
16773ae80a
[TRANSUP] es by carlos, hu by Zoltan, nl by Raymond and Richard
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-01-26 10:45:04 +01:00
Juergen E. Fischer
105ecfa83d
make sure the symbology-ng db can be copied in qgis_stylev2test
2014-01-25 23:32:41 +01:00
Juergen E. Fischer
587be8cde9
debian packaging fix
2014-01-25 21:38:23 +01:00
Giuseppe Sucameli
ce346419e1
remove leading dir separator from symbol path when it's relative,
...
SLD: remove file schema from OnlineResource tag's path
2014-01-25 15:49:52 +01:00
Juergen E. Fischer
b399c1e1d1
use qIsNaN to test for NaNs
2014-01-25 13:33:35 +01:00
Juergen E. Fischer
6b1bc026f9
update CODING, regenerate t2t, include CODING.html
2014-01-25 13:33:13 +01:00
Juergen E. Fischer
5a2beb36e8
fix doxygen warnings
2014-01-25 11:28:15 +01:00
Juergen E. Fischer
781e34a5bc
fix QgsGeometry::asMultiPoint() (followup 6bbd17c2; fixes #9423 )
2014-01-25 10:28:17 +01:00
Robert Szczepanek
c27d499ff8
[TRANSUP] pl: plugin manager, options
2014-01-24 23:36:56 -05:00
Larry Shaffer
9439eb8663
Fix globe plugin crash at launch on Mac
2014-01-24 19:06:59 -07:00
Juergen E. Fischer
eaf5725f56
postgres provider: don't try to detect geometry type or srid, if it's already known ( fixes #9421 )
2014-01-25 00:59:53 +01:00
Juergen E. Fischer
72988e9aa4
fix windows build
2014-01-24 22:56:51 +01:00
Tim Sutton
dd26778f85
Added jenkins run script
2014-01-24 23:54:53 +02:00
Radim Blazek
c21973ff64
fixed horizontal and vertical marker line fill using maximum markers interval, fixes partially #8975
2014-01-24 17:56:55 +01:00
mhugent
79b74157e2
Merge pull request #1110 from mwa/dev_labeling_from_sld
...
Read labeling from SLD
2014-01-24 07:34:36 -08:00
Radim Blazek
95c3c6ff29
removed color/width from line pattern fill symbol layer widget, fixes partially #8975
2014-01-24 16:24:12 +01:00
Mathias Walker
ef001fdc8b
read labeling from SLD
2014-01-24 16:08:16 +01:00
Jürgen Fischer
52229056b0
Merge pull request #1108 from Oslandia/remove_dead_code_in_qgssinglesymbolrendererv2
...
remove dead code in qgssinglesymbolrendererv2
2014-01-24 05:46:07 -08:00
Werner Macho
6ca57f9d90
[TRANSUP] nb by James
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-01-24 14:04:18 +01:00
Radim Blazek
3fd75ac403
fix line pattern fill misalignements, fixes #8974
2014-01-24 12:33:35 +01:00
Juergen E. Fischer
c7141e04b7
fix duplicate translation in several translation files
2014-01-24 10:14:40 +01:00
Juergen E. Fischer
760529bd7f
fix build with internal spatialite (followup 0d2c564cf; fixes #9417 )
2014-01-24 09:58:48 +01:00
Juergen E. Fischer
6f15e59ff9
fix deleteVertex for POLYGON and MULTILINESTRING
2014-01-24 09:53:18 +01:00
volaya
a30a9dd05e
Merge pull request #992 from fsdias/master
...
Fix Relative_distribution_(distance_covariate).rsx
2014-01-24 00:34:02 -08:00
Juergen E. Fischer
c3f4befa3b
fix nightly build and cppcheck in qwtpolar-0.1 (followup 0d2c564c)
2014-01-24 09:22:33 +01:00
vmora
37efe9198b
remove dead code in qgssinglesymbolrendererv2
2014-01-24 09:10:29 +01:00
Werner Macho
569e571a8a
[TRANSUP] fr by JRM, gl by Xan and pl by Robert
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-01-24 08:57:16 +01:00
Werner Macho
169b580f36
Merge pull request #1103 from Jean-Roc/traduction_ui
...
update french translation
2014-01-23 23:39:27 -08:00
Werner Macho
524788b917
Merge pull request #1107 from Cracert/i18n
...
[TRANSUP] pl
2014-01-23 23:38:19 -08:00
Robert Szczepanek
d5ef0c5d37
[TRANSUP] pl
2014-01-23 22:41:09 -05:00
Juergen E. Fischer
a78a0035ac
fix windows build ( fixes #9416 )
2014-01-24 02:01:59 +01:00
Juergen E. Fischer
2a1ef13d58
german translation update
2014-01-23 22:10:51 +01:00
Juergen E. Fischer
c38fadbaf2
fix mersenne-twister warnings
2014-01-23 22:02:28 +01:00
Juergen E. Fischer
6bbd17c217
QgsGeometry refactoring:
...
* rework wkb parsing using Qgs(Const)WkbPtr
* replaces pointer dereferencing with memcpy
* should work on platform that don't allow unaligned accesses
* "fix" adjacentVertices() for invalid inputs
* improved support for MULTIPOINT
* fixes insertion of first vertex into linestrings
* fixes inserting into multipolygons
2014-01-23 21:48:36 +01:00
Juergen E. Fischer
37df792362
fix source path stripping in debug messages
2014-01-23 21:37:03 +01:00
Juergen E. Fischer
cb5c4e9982
add QgsDistanceArea tests and enhance QgsGeometry tests a bit
...
(in preparation for a QgsGeometry wkb update)
2014-01-23 21:37:03 +01:00
Juergen E. Fischer
0d2c564cf2
implement more cppcheck suggestions
2014-01-23 21:37:03 +01:00
Juergen E. Fischer
68011dd2c8
fix QGis::featureType output
2014-01-23 21:37:02 +01:00
Larry Shaffer
94027df294
Merge pull request #1091 from 3nids/uioptionbase2
...
dialog base: separator and dialog title as argument to init/restore
2014-01-23 12:34:30 -08:00
Marco Hugentobler
db7cddfc84
Dxf export: fix copy paste bug
2014-01-23 16:34:38 +01:00
Marco Hugentobler
f351c4f7f8
[FEATURE:] Add point sample class to analysis library
2014-01-23 16:12:26 +01:00
Marco Hugentobler
b086195888
Add qgstransectsample.sip
2014-01-23 16:12:26 +01:00
Marco Hugentobler
5a193df483
[FEATURE]: class for random transect sampling in analysis lib
2014-01-23 16:12:26 +01:00
Tim Sutton
f4fc13402a
Merge pull request #1102 from ahuarte47/Issue_8725R-ST_Simplify2
...
Fix bug #8725R: no check simplification topology for point geometries in postgis provider
2014-01-23 07:05:17 -08:00