27368 Commits

Author SHA1 Message Date
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
Giovanni Manghi
6be81c675b better fix for r.relief in grass7 2015-05-24 10:40:45 +01:00
Mathieu Pellerin
a0a1cea0e1 [gui] apply icon size user preference to dock widget tool buttons (fix #12816) 2015-05-24 14:31:59 +07:00
volaya
2ff6f7245a Merge pull request #2066 from luipir/master
Added Datasources2Vrt processing alg
2015-05-23 23:48:56 +02:00
Nyall Dawson
dbdfe40bf9 [symbology] Use static QStrings for data defined keys rather than
creating new strings with every redraw (pt 2)
2015-05-24 05:45:57 +10:00
Juergen E. Fischer
97864da358 fix windows build (also reapplies 584f192, lost in a6f1ec) 2015-05-23 20:49:51 +02:00
Matthias Kuhn
32463d0c15 Postgres provider: test default values are correctly returned 2015-05-23 18:28:30 +02:00
Matthias Kuhn
4358b5bae2 Add some providers to README.md 2015-05-23 17:39:49 +02:00
Matthias Kuhn
1516e63b60 Less warnings 2015-05-23 17:30:08 +02:00
Matthias Kuhn
916fbbc698 Hide private shared data implementation from the library symbols 2015-05-23 17:10:19 +02:00
Matthias Kuhn
14c615025e Use -fvisibility=hidden also for plugins 2015-05-23 17:09:46 +02:00
Matthias Kuhn
eb85d99a30 Also plugins 2015-05-23 16:57:37 +02:00
Matthias Kuhn
40e2845d49 Add some comments to provider test suite 2015-05-23 16:53:12 +02:00
Matthias Kuhn
c1b520fbd8 Hide shared library symbols by default on GCC and Clang
* Decreases lib size, loading time and compile time
 * Forces people on linux to use the {LIB}_EXPORT defines and therefore will
   make Windows nightlies more reliable
2015-05-23 16:53:12 +02:00
alexbruy
76aa0356cb Merge pull request #2067 from NaturalGIS/fix_grass7_r_relief
[processing] fix GRASS7 r.relief
2015-05-23 09:11:00 +03:00
Nyall Dawson
10239a0e60 [symbology] Use static QStrings for data defined keys rather than
creating new strings with every redraw (pt 1)
2015-05-23 15:28:44 +10:00
Sandro Mani
b4f4663b7d Add connection pool for OGR provider (Funded by Sourcepole QGIS Enterprise) 2015-05-23 07:15:08 +02:00
HenningJagd
8c624a3452 [processing] fix folding in the model
Earlier commit broke the update of lines when folding  parameters in the
modeler. This one fixes it again.
2015-05-22 23:14:46 +02:00