1726 Commits

Author SHA1 Message Date
Radim Blazek
9fce669ba2 Improved raster singleband pseudocolor classification GUI 2012-12-18 13:46:45 +01:00
Sandro Santilli
9132ebb7c9 Expose setGroupExpanded to python 2012-12-17 23:32:49 +01:00
Sandro Santilli
c87f9c574c Add QgsAppLegendInterface::setLayerExpanded method
.. and use it from the db_manager plugin
2012-12-17 21:53:25 +01:00
Radim Blazek
76115ec886 Raster statistics and histogram moved from QgsRasterDataProvider to QgsRasterInterface 2012-12-17 18:29:08 +01:00
Radim Blazek
d435bfc876 QgsRasterBlock::DataType moved to QGis::DataType 2012-12-17 14:04:10 +01:00
Salvatore Larosa
a18cb51106 Fixes issue #5505 2012-12-16 21:37:13 +01:00
Marco Hugentobler
d4aa0ed62a Change binding for QgsMapRenderer::render 2012-12-16 11:05:51 +01:00
Alexander Bruy
edd71999d0 fix help files installation for TauDEM 2012-12-16 11:21:01 +02:00
Larry Shaffer
3b3d1a75da Update labeling tools and make more undo/redo friendly
- Change QgsVectorLayer::redoEditCommand to only strip invalid QVariants, not null ones
- Update undo/redo command text to start with action and end with sample of label text
- Update pin/unpin labels tool to be fully undo/redo-able
- Store generated label text in QgsLabelPosition (sans direction symbols)
- Update change label properties dialog to show whether label text is expression
2012-12-15 17:30:39 -07:00
Victor Olaya
0c2fef4ed8 Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Conflicts:
	python/plugins/sextante/grass/ext/CMakeLists.txt
2012-12-15 18:51:59 +01:00
Victor Olaya
33e3925eb7 added postgis tools to sextante
edited some grass descriptions and renamed postproc folder (now it is not only for postproc, but also for pre execution checks)
2012-12-15 18:49:32 +01:00
Sandro Santilli
051fe31e22 TopoViewer: make topology group start as collapsed 2012-12-14 20:15:27 +01:00
volaya
46016e251f Merge pull request #358 from slarosa/sextante-issue
fix for sextante/convexhull tool based on field
2012-12-14 05:58:19 -08:00
Salvatore Larosa
7e343558ae fix for sextante/convexhull tool based on field
the tool does not work if option "Create convex hulls based on field" is used
to due of missing some methods. This patch fixes the issue.
2012-12-14 13:57:58 +01:00
Alexander Bruy
d1a976edef move missed CMakeLists.txt to ext directory, fix path 2012-12-14 09:22:16 +02:00
Victor Olaya
eed0bc0dcd Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2012-12-13 22:29:15 +01:00
Victor Olaya
f2fc33bb3a more grass-sextante improvements (mainly fine tuning some algorithms) 2012-12-13 22:28:35 +01:00
Alexander Bruy
c21167dc29 add missed CMakeLists.txt for SEXTANTE GRASS provider 2012-12-13 10:06:53 +02:00
Victor Olaya
6637268772 added fix by Salvatore Larosa that fixes #6862 2012-12-12 22:41:19 +01:00
Victor Olaya
260b4a19d2 Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2012-12-12 22:39:41 +01:00
Alexander Bruy
ee9c811d43 fix QgsDistanceArea bindings 2012-12-12 20:29:30 +02:00
Victor Olaya
d401a6ef6e Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Conflicts:
	python/plugins/sextante/grass/GrassAlgorithm.py
2012-12-12 00:51:18 +01:00
Victor Olaya
a4186dfee2 Added DensifyGeometriesInterval.py by @underdark, and fixed existent DensifyGeometries.py 2012-12-12 00:47:57 +01:00
Victor Olaya
7197a3121c Improving GRASS bindings and editing GASS descriptions 2012-12-12 00:47:29 +01:00
Alexander Bruy
dcf3ede3c3 make username and password in-out parameters in QgsCredentials bindings 2012-12-11 14:04:56 +02:00
Alexander Bruy
75cfd79fb8 pass unicode string to TreeSettingItem 2012-12-10 18:16:27 +02:00
Giuseppe Sucameli
4e0d668275 yet another fix following 3da32c00d5 2012-12-10 01:48:44 +01:00
Giuseppe Sucameli
d25cda778a another change missing in 3da32c00d 2012-12-10 01:38:56 +01:00
Giuseppe Sucameli
c203990ceb fix #6842 2012-12-10 01:32:31 +01:00
Giuseppe Sucameli
0e1b71c82c fix #6847 2012-12-10 01:32:31 +01:00
Giuseppe Sucameli
34a16e246c fix #6846 2012-12-10 01:32:31 +01:00
Giuseppe Sucameli
b6c999e776 fix #6848 2012-12-10 01:32:31 +01:00
Giuseppe Sucameli
fc6b338961 add fix for file missed in d83ed0aa1a0 2012-12-10 01:32:31 +01:00
Giuseppe Sucameli
3da32c00d5 do not translate geometry types, change dbmanager translation context names (fix #6837) 2012-12-10 01:32:31 +01:00
Juergen E. Fischer
9721736fd8 remove trailing blanks 2012-12-10 00:12:07 +01:00
Victor Olaya
a2997be05c fixed #6227 2012-12-08 23:21:08 +01:00
Victor Olaya
7841975a83 improved new algorithm classification mechanism
fixed #6834
2012-12-08 22:47:41 +01:00
Victor Olaya
7b61b83ac0 added alternative organization in sextante toolbox 2012-12-07 21:11:56 +01:00
mhugent
b777b51147 Merge pull request #341 from matthias-kuhn/rubberband-point
Allow the rubberband to display points
2012-12-06 09:14:18 -08:00
Tim Sutton
cd74d71a1d Transfer ownership of transparency to prevent crashing python apps. 2012-12-06 12:52:17 +02:00
Juergen E. Fischer
56bba0609e remove trailing whitespace 2012-12-05 22:14:16 +01:00
Giuseppe Sucameli
c3c79b939e dbmanager: minor fixes 2012-12-05 20:06:04 +01:00
Giuseppe Sucameli
e1697359d1 import vector layer: allow to create single-part geometries from shapefile (follow 08e844f6d06) 2012-12-05 19:16:04 +01:00
Alexander Bruy
98dc557415 connect missed signal 2012-12-05 16:50:33 +02:00
Giuseppe Sucameli
de3ea74ab6 dbmanager: allow to import layer from canvas (fix #6824),
add dialog to choose vector file to be imported (fix #6825),
allow to export table to vector file (fix #6826)

Thanks to Silvio Grosso for the sponsorship!
2012-12-05 03:51:02 +01:00
Juergen E. Fischer
091ce7c504 fix indentation and some translation strings 2012-12-04 23:44:05 +01:00
Alexander Bruy
d32a3773c3 add missed renderer capabilities to Python bindings 2012-12-04 12:09:09 +02:00
Victor Olaya
f1c95a92d5 Grass bindings improvements in SEXTANTE
Fixed minor bugs in SAGA an GDAL merge algorithms
2012-12-04 00:15:03 +01:00
Alexander Bruy
5f9c1ddea6 checkable action for toolbox and cleanup 2012-12-03 20:15:59 +02:00
Alexander Bruy
97639aa285 create help edition dialog from .ui 2012-12-03 20:15:59 +02:00