27385 Commits

Author SHA1 Message Date
Juergen E. Fischer
e2e8c8708d also handle writing of relative paths (followup 47cb75d; fixes #12823) 2015-05-26 23:45:36 +02:00
Juergen E. Fischer
598563c05a fix crash on close (fixes #12822) 2015-05-26 20:13:29 +02:00
Matthias Kuhn
9a5e8d9ab8 Fix warning 2015-05-26 19:21:33 +02:00
Matthias Kuhn
5f0d1b4bf1 Fix warnings 2015-05-26 19:20:54 +02:00
Matthias Kuhn
050aa8d0f4 Fix warning 2015-05-26 19:09:16 +02:00
Matthias Kuhn
3a86771f20 Followup cec5bdeb : Add tests for expression compiler 2015-05-26 18:49:00 +02:00
alexbruy
90d7a7ab48 Merge pull request #2064 from arnaud-morvan/processing-check-validity
[processing] add Check Validity algorithm
2015-05-26 17:02:26 +03:00
Marco Hugentobler
13d67c09cc Fix and wkt formating for delimited text provider test 2015-05-26 15:22:45 +02:00
Juergen E. Fischer
23ef9dafd2 add missing files to 252aaab8 2015-05-26 14:52:44 +02:00
Juergen E. Fischer
252aaab89e adopt 'new' spatialite initialization scheme via thin wrapper around sqlite3_open and sqlite3_close (fixes #12771) 2015-05-26 14:36:36 +02:00
Juergen E. Fischer
47cb75dd6f fix relative path support for gdal layers (fixes #12823) 2015-05-26 14:36:36 +02:00
Martin Dobias
205daae008 Support overriden layer styles also in the composer legend 2015-05-26 18:59:30 +07:00
alexbruy
ea64d32131 Merge pull request #2076 from NaturalGIS/fix_grass7_r_surf_area
[processing] fix grass7 r.surf.area
2015-05-26 14:38:55 +03:00
Radim Blazek
9e5b2ba511 [GRASS] create imagery group if there are rgb color interpretations, list groups in browser 2015-05-26 12:43:20 +02:00
Denis Rouzaud
75fb7182eb add search widget for value relation 2015-05-26 12:10:08 +02:00
Matthias Kuhn
7af658f8f8 Coverity fixes 2015-05-26 11:44:40 +02:00
Matthias Kuhn
95a740837f Merge pull request #2059 from carolinux/search-widgets
[FEATURE] Search widgets

Makes it easier to filter the attribute table if there are attribute domains attached
2015-05-26 11:43:32 +02:00
Marco Hugentobler
b5801afe29 Update python bindings for QgsGeometry 2015-05-26 11:42:52 +02:00
mhugent
930ad6825d Merge pull request #2078 from manisandro/connpoolfixes
Connection pool fixes
2015-05-26 11:31:48 +02:00
Marco Hugentobler
e2edc54f11 Compilation fix 2015-05-26 11:13:23 +02:00
Sandro Mani
a6bf6e9a6b Connection pool fixes 2015-05-26 11:00:27 +02:00
Radim Blazek
0c4ea1f6e5 new class QgsAnimatedIcon 2015-05-26 10:59:55 +02:00
mhugent
72c9830178 Merge pull request #2069 from manisandro/ogrpool
Add connection pool for OGR provider
2015-05-26 09:31:04 +02:00
arnaud.morvan@camptocamp.com
f31abe4dfe Update QgsFields nameToIndex hash on field removed 2015-05-26 09:12:15 +02:00
Martin Dobias
6318f67bfc Avoid crash if no project file is selected and OK is clicked 2015-05-26 03:35:34 +02:00
Radim Blazek
b91e43af23 [GRASS] import icon 2015-05-25 23:42:21 +02:00
Juergen E. Fischer
d40d481bd3 avoid warning about not created test difference image 2015-05-25 21:43:55 +02:00
Juergen E. Fischer
98c601d1ba fix typos 2015-05-25 20:12:02 +02:00
Radim Blazek
6a6b3b4151 [GRASS] browser import options dialog 2015-05-25 19:45:58 +02:00
Radim Blazek
407f721359 QgsRasterProjector optional precision 2015-05-25 19:45:58 +02:00
Giovanni Manghi
6e4b883ac5 fix grass7 r.surf.area 2015-05-25 17:32:03 +01:00
Juergen E. Fischer
5b3a96d9d6 geometry fixes:
* 3d geometries from oracle
* windows build
2015-05-25 16:54:23 +02:00
Hugo Mercier
2e86d54b27 Merge pull request #2025 from mhugo/db_manager_dev
db manager SQL window enhancements
2015-05-25 16:29:40 +02:00
Hugo Mercier
0b9ea9a616 Merge pull request #2057 from Hvitnov/fix12655
Fix #12655 copy/paste style between different vector layer geometry types
2015-05-25 16:26:13 +02:00
arnaud.morvan@camptocamp.com
ae6b290a4f Add processing CheckValidity algorithm 2015-05-25 13:24:20 +02:00
Juergen E. Fischer
4e14f8d62e fix 8050697 2015-05-25 12:58:23 +02:00
Juergen E. Fischer
8050697335 make postgres provider tests optional 2015-05-25 12:55:37 +02:00
Juergen E. Fischer
8389918240 fix some warnings 2015-05-25 12:04:48 +02:00
mhugent
b7a4e9856b Merge pull request #2048 from alexbruy/fix-curvature-filter
fix total curvature calculation (fix #5967)
2015-05-25 10:48:23 +02:00
mhugent
b7a2a79de2 Merge pull request #2055 from mhugent/geometry_mmsql_2_8
[FEATURE]: New geometry classes (take 2)
2015-05-25 10:03:42 +02:00
Marco Hugentobler
68fe5f5791 [FEATURE:] New geometry classes 2015-05-25 08:53:49 +02:00
alexbruy
bb80c63805 Merge pull request #2074 from NaturalGIS/fix_saga_contour
[processing] fix SAGA 2.1.4 contour lines from grid
2015-05-25 09:40:45 +03:00
alexbruy
12883f50a7 Merge pull request #2072 from NaturalGIS/fix_grass7_r_relief2
[processing] fix grass7 r.relief2
2015-05-25 09:40:15 +03:00
alexbruy
6596adc8e6 Merge pull request #2073 from NaturalGIS/fix_grass7_r_flow
[processing] fix grass7 r.flow
2015-05-25 09:39:47 +03:00
Juergen E. Fischer
cec5bdeb0d fix some warnings 2015-05-24 18:48:22 +02:00
Paolo Cavallini
3ecf6e6546 Update Datasources2Vrt.py
Naming more consistent with other tools.
2015-05-24 15:27:03 +02:00
Giovanni Manghi
cee47d66b4 fix SAGA 2.1.4 contour lines from grid 2015-05-24 13:53:22 +01:00
Giovanni Manghi
d591ac4da1 better indentation 2015-05-24 12:26:30 +01:00
Giovanni Manghi
b1baa6e3ce fix GRASS7 r.flow 2015-05-24 12:22:11 +01:00
Giovanni Manghi
4f87af0851 better fix for r.relief in grass7 2015-05-24 10:41:01 +01:00