cdavila
|
8c7b6717c9
|
Fix wrong reference to geometries in sintax
Geometry a was repeated and geometry was missing
|
2014-06-17 08:44:56 +02:00 |
|
Alexander Bruy
|
c37e61d199
|
assign WGS84 to output layer, save length and time information (fix #8696)
|
2014-06-16 17:19:30 +03:00 |
|
Alexander Bruy
|
d616bf4558
|
restore export functionality in RoadGraph (fix #8695)
|
2014-06-16 17:19:30 +03:00 |
|
Nyall Dawson
|
85b8e1075b
|
[composer] Ignore double clicks on mouse handle item (refs #10143)
|
2014-06-16 21:59:27 +10:00 |
|
Nyall Dawson
|
80555d0f4b
|
[composer] Use the old line placement algorithm for arrows created in versions prior to 2.4 (fix #10457)
|
2014-06-16 21:36:26 +10:00 |
|
Martin Dobias
|
bff7882cf6
|
Fix waitForFinishedWithEventLoop() causing a freeze in composer
Thanks Nyall for finding that out!
|
2014-06-16 18:07:51 +07:00 |
|
Martin Dobias
|
033bf6f6cc
|
Inverted polygons fixes (crashes, geometry checking, memory consuption, CPU efficiency)
|
2014-06-16 17:40:51 +07:00 |
|
Nyall Dawson
|
7ff4888205
|
[composer] Neaten up some item widget panels
|
2014-06-16 20:40:07 +10:00 |
|
Sandro Santilli
|
39b3e5fa10
|
Allow db_manager use of connections with no parameters
Fixes 'Error: database "" does not exist' message.
Closes bug #9037
|
2014-06-16 12:06:18 +02:00 |
|
Victor Olaya
|
acc6271f18
|
[processing] added algs to set style of layer
|
2014-06-16 12:04:28 +02:00 |
|
Victor Olaya
|
68e2def12a
|
[processing] indentation fix
|
2014-06-16 12:04:27 +02:00 |
|
Victor Olaya
|
72d33852f1
|
[processing] added extension option to ParameterFile.py
|
2014-06-16 12:04:26 +02:00 |
|
Victor Olaya
|
3d152393d7
|
[processing] If SAGA/OTB exist as bundled app, do not allow manual configuration
|
2014-06-16 12:04:25 +02:00 |
|
Victor Olaya
|
09cfc03a45
|
[processing] Prioritze bundled gdal over framework on OS X
|
2014-06-16 12:04:24 +02:00 |
|
Martin Dobias
|
7ed87c61a0
|
Merge pull request #1455 from Oslandia/fix_inverted
Inverted polygons: fix memory leaks
|
2014-06-16 15:39:29 +07:00 |
|
Werner Macho
|
8005eab051
|
Merge pull request #1454 from Cracert/i18n
[TRANSUP] pl: varia, #10
|
2014-06-16 09:31:01 +01:00 |
|
Hugo Mercier
|
1613d840ce
|
Restore _makeUnion
|
2014-06-16 10:30:28 +02:00 |
|
Martin Dobias
|
aa09c8cbe6
|
Fix #10392 (ellipsoid for measurement keep getting reset)
|
2014-06-16 15:02:26 +07:00 |
|
Marco Hugentobler
|
42d14d72af
|
Fix another parameter check in server code
|
2014-06-16 09:59:12 +02:00 |
|
Hugo Mercier
|
5963510519
|
Fix a small memory leak in singlesymbolrenderer widget
|
2014-06-16 09:34:47 +02:00 |
|
Hugo Mercier
|
71a1f89e8d
|
Inverted polygons: fix memory leaks
|
2014-06-16 09:34:26 +02:00 |
|
Marco Hugentobler
|
47cf096e25
|
Fix layertitle string comparison
|
2014-06-16 09:12:05 +02:00 |
|
Juergen E. Fischer
|
619e681c0c
|
german translation update
|
2014-06-16 08:51:40 +02:00 |
|
Juergen E. Fischer
|
52d6edc88e
|
fix build on precise
|
2014-06-16 08:31:42 +02:00 |
|
Nyall Dawson
|
738107a537
|
[composer] Change remaining color push buttons into QgsColorButtons
|
2014-06-16 15:09:49 +10:00 |
|
Martin Dobias
|
61c370484d
|
Add missing license headers for new classes from MTR
|
2014-06-16 11:55:01 +07:00 |
|
Martin Dobias
|
8b1f537238
|
Fix #10595 (symbol units not applied when loading symbol from library)
|
2014-06-16 11:54:17 +07:00 |
|
Martin Dobias
|
52e9ee5d26
|
Enable render caching by default
|
2014-06-16 10:25:10 +07:00 |
|
Robert Szczepanek
|
00dca4031b
|
[TRANSUP] pl: varia, #10
|
2014-06-15 21:30:49 -04:00 |
|
Juergen E. Fischer
|
5eddb74b86
|
osgeo4w: x86 updated to GRASS 6.4.4RC1
|
2014-06-15 23:48:44 +02:00 |
|
Juergen E. Fischer
|
945be40a86
|
wfs provider: make wfs non-cached mode work (fixes #10413)
TODO: refactoring
|
2014-06-15 23:32:28 +02:00 |
|
Juergen E. Fischer
|
37a0428004
|
debian packaging update
|
2014-06-15 23:22:45 +02:00 |
|
Martin Dobias
|
f3ff3b4fe6
|
Fix #10271 (crash from race condition in SVG cache when using parallel rendering)
|
2014-06-16 00:36:49 +07:00 |
|
Martin Dobias
|
9d8a84247d
|
Merge pull request #1451 from ahuarte47/Issue_OffsetCurve_API
Replace GEOS function calls by QgsGeometry class methods
|
2014-06-15 22:43:12 +07:00 |
|
Martin Dobias
|
9e3f921400
|
Map rendering: allow waiting for job while handling events
|
2014-06-15 22:22:53 +07:00 |
|
Martin Dobias
|
595f4efbb3
|
Merge remote-tracking branch 'edigonzales/master'
Conflicts:
src/core/symbology-ng/qgslinesymbollayerv2.cpp
|
2014-06-15 20:46:12 +07:00 |
|
Werner Macho
|
685d3e898b
|
Merge pull request #1453 from qgis-jp/pullreq_2_4
update translation JA
|
2014-06-15 10:47:03 +01:00 |
|
yoichigmf
|
7bec7c2d49
|
update translation JA
|
2014-06-15 18:43:34 +09:00 |
|
Salvatore Larosa
|
6c21262935
|
[pyqgis-console] APIs file update
|
2014-06-14 23:43:52 +02:00 |
|
edigonzales
|
703c3e7272
|
fixes an issue introduced with #1449
|
2014-06-14 23:09:13 +02:00 |
|
Juergen E. Fischer
|
68fd061d58
|
vectorlayer: better matching of supported types (fixes #10564)
|
2014-06-14 21:01:12 +02:00 |
|
Juergen E. Fischer
|
d8b54c41cf
|
raster layer properties: resync renderer settings after loading qml (fixes #10565)
|
2014-06-14 20:28:58 +02:00 |
|
Juergen E. Fischer
|
d7c0e9dfa4
|
add some missing dialog titles
|
2014-06-14 19:56:43 +02:00 |
|
Juergen E. Fischer
|
faab0867db
|
edit types: fix saving of range and relation reference widget (fixes #10562)
|
2014-06-14 19:55:40 +02:00 |
|
Nyall Dawson
|
703ddb3dbf
|
[composer] Loading old templates should default to drawing map canvas items (fix #10581)
|
2014-06-14 22:10:28 +10:00 |
|
Nyall Dawson
|
f252a965e9
|
[composer] Scale changes while in atlas fixed scale mode are permanently applied (fix #9602)
|
2014-06-14 22:10:28 +10:00 |
|
Nyall Dawson
|
5678bed0b9
|
[composer] Fix alignment of some gui controls
|
2014-06-14 22:10:28 +10:00 |
|
volaya
|
e0ab079a08
|
[processing] some cleaning in SAGA algs
Removed algs that were not working or not useful, so as to have a more compact collection of alga
|
2014-06-14 13:59:56 +02:00 |
|
Nathan Woodrow
|
499a310a33
|
Fix signal connection
|
2014-06-14 20:17:06 +10:00 |
|
Juergen E. Fischer
|
03475be523
|
fix build error and update sips
|
2014-06-14 11:47:05 +02:00 |
|