23623 Commits

Author SHA1 Message Date
edigonzales
b3cbefc998 fixes two symbology bugs 2014-06-12 15:48:55 +02:00
Alexander Bruy
37d2144a5e bump Processing version to avoid masking by version from plugin site 2014-06-12 15:24:18 +03:00
Nathan Woodrow
8fcda3f3aa Update UI from saved symbol correctly 2014-06-12 22:06:56 +10:00
Juergen E. Fischer
64b1116498 debian packaging update (include pyspatialite also on quantal) 2014-06-12 13:31:59 +02:00
Nathan Woodrow
796c6a33c0 Merge pull request #1315 from manisandro/populate_transparency_table
Populate transparency table when loading qml style for raster layer - Fix #10565
2014-06-12 21:10:41 +10:00
Nyall Dawson
da99331d85 Fix color buttons disappearing in windows when alpha is set (fix #10187) 2014-06-12 20:56:17 +10:00
Nathan Woodrow
f1b5838392 Merge pull request #1444 from avlisad/master
Improve mouse logic for measure tool. Fix #4628 Fix #10029
2014-06-12 20:28:02 +10:00
volaya
ef700000e7 Merge pull request #1448 from gioman/master
small changes to processing "import into postgis" tool
2014-06-12 12:02:54 +02:00
gioman
306b148bc0 small changes to import into postgis tool 2014-06-12 11:00:42 +01:00
Nathan Woodrow
28145b4105 Merge pull request #1443 from manisandro/qgsfieldmap
Remove all traces of deprecated QgsFieldMap.
2014-06-12 19:57:49 +10:00
Martin Dobias
fc8d07ee24 Fix #10475 (symmetrical difference behaves like difference) 2014-06-12 16:23:24 +07:00
volaya
023fc007e6 Merge pull request #1389 from radosuav/small_processing_fixes
[processing] Small fixes
2014-06-12 09:30:56 +02:00
Werner Macho
fa88eb2503 Merge pull request #1447 from Cracert/i18n
[TRANSUP] pl: help - vector layer properties
2014-06-12 07:42:30 +01:00
Martin Dobias
d43d3065e9 Fix #10548 (crash using custom forms)
When using a custom UI file, the widget is created beforehand,
and the code was failing to initialize it.
2014-06-12 13:22:12 +07:00
Nyall Dawson
4f91399145 [composer] Move guidelines to correct position on page when paper size changes, fix lines drawing with incorrect width and height 2014-06-12 16:11:40 +10:00
Martin Dobias
bb21b4a23c Fix #10527 (put auto-generated layout into scroll area) 2014-06-12 12:28:25 +07:00
Robert Szczepanek
8e03f7f166 [TRANSUP] pl: help - vector layer properties 2014-06-11 22:37:42 -04:00
Victor Olaya
21f0b4f449 [processing] some cleaning in saga algorithms 2014-06-12 00:31:33 +02:00
Juergen E. Fischer
3abfb62c61 avoid reloading fields when existing provider encoding is re-set (fixes #10340) 2014-06-12 00:17:37 +02:00
Nyall Dawson
32246087b2 [composer] Don't round down scale for maps if < 1 (fix #9366) 2014-06-12 06:32:57 +10:00
Alvaro Huarte
17a8e38108 #10195: avoid calculate the GeometryType in offsetline 2014-06-11 22:18:06 +02:00
ahuarte47
3ca5706028 #10195: Fix offsetline when the geometry is a polygon
Use GEOSBuffer in offsetline when the geometry is a polygon
2014-06-11 22:18:05 +02:00
Juergen E. Fischer
f46053d7de don't reopen feature form when identify maptool is reactivated (fixes #10104) 2014-06-11 22:04:35 +02:00
Werner Macho
858a2581ca Merge pull request #1445 from Cracert/i18n
{TRANSUP] pl: context_help
2014-06-11 19:26:54 +01:00
Juergen E. Fischer
dc9148c674 enhance error message when change/added attributes mismatch (refs #8481) 2014-06-11 20:25:49 +02:00
Robert Szczepanek
32d8c12508 {TRANSUP] pl: context_help 2014-06-11 13:14:17 -04:00
Jürgen Fischer
1a85129a99 Merge pull request #1406 from m-kuhn/spatialite-fix
[spatialite] Update layer statistics after adding new columns
2014-06-11 18:03:57 +02:00
Werner Macho
d20c5697cc [TRANSUP] add iceland translator
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-06-11 16:21:05 +01:00
avlisad
81593edb2c Improve mouse logic for measure tool. Fix for #4628, #10029 2014-06-11 15:06:14 +01:00
Nyall Dawson
ae875a0e87 [composer] Make atlas fixed and predefined scales options work correctly with geographic coordinate systems (fix #9839) 2014-06-11 22:30:35 +10:00
Martin Dobias
8f5fe10fa0 Fix #10081 (problems with reprojection of layers) 2014-06-11 19:19:44 +07:00
Martin Dobias
0f5d7438e3 Avoid second transform of extent (in QgsMapRender) on change of dest CRS 2014-06-11 19:19:43 +07:00
Werner Macho
97665d7452 [TRANSUP] transifex update on request
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-06-11 12:54:10 +01:00
Nyall Dawson
bfb5aaf548 [composer] Correctly set initial state of atlas filename expression button (fix #10499) 2014-06-11 20:21:01 +10:00
Nyall Dawson
1b18c584e1 [composer] Bump max number of rows for attribute tables to 999 2014-06-11 20:09:18 +10:00
Sandro Mani
51c6c60f6e Remove all traces of deprecated QgsFieldMap. Funded by Sourcepole. 2014-06-11 12:04:55 +02:00
Denis Rouzaud
e87d77ad77 fix #10405: limit expression widget size 2014-06-11 10:11:08 +02:00
Denis Rouzaud
de34546450 Revert 150ffa3
This reverts commit 150ffa37804501f5fd88fede51c4647bcdddd85c.
2014-06-11 09:46:29 +02:00
Marco Hugentobler
dedc66274a Call loadLabelSettings in initializeRender method and enable in sldparser 2014-06-11 09:09:06 +02:00
Larry Shaffer
1bab1414e2 Fix #10518, PAL engine settings no longer honored by qgis_mapserv 2014-06-11 09:09:06 +02:00
Martin Dobias
f04ea99e0f [layertree] Fix possible crash when removing layers 2014-06-11 13:41:11 +07:00
Martin Dobias
df85395ee4 Fix move label tool with PostGIS (similar problem as #9148) 2014-06-11 13:39:37 +07:00
Martin Dobias
863a83b307 Fix #9148 (data-defined label positions with postgis)
A bit strangely, conversion of null variant with double type
to a double value is considered ok by QVariant
2014-06-11 13:08:50 +07:00
Martin Dobias
54e6716e12 Labeling: use over centroid for polygon labeling by default 2014-06-11 11:55:15 +07:00
Martin Dobias
699b8f39e2 pal labeling: do not try to register feature if GEOS geometry is empty
This removes the debug noise from GEOS when it tries to compute contains() predicate
2014-06-11 11:38:34 +07:00
Martin Dobias
f520f31239 Merge remote-tracking branch 'alvaro/Issue_10433' 2014-06-11 09:40:29 +07:00
ahuarte47
7e0ef8f93a #10433: Fix simplification of invalid and empty multipolygons 2014-06-11 02:01:20 +02:00
Victor Olaya
7f434a0c7e [processing] more correct handling of nomodeler tag in scripts 2014-06-10 22:39:13 +02:00
Victor Olaya
7d4659da03 [processing] fixed wrong imports 2014-06-10 22:39:11 +02:00
Victor Olaya
744db2ff5a [processing] Do not throw exception if help file does not contain valid json 2014-06-10 22:39:10 +02:00