1982 Commits

Author SHA1 Message Date
Juergen E. Fischer
e46a67ab31 fix QgsRasterInterface sip bindings 2013-03-14 17:34:38 +01:00
Alexander Bruy
1294190e77 fix Export geometry info tool (fix #7354) 2013-03-14 17:54:09 +04:00
Alexander Bruy
8ad1e2a941 update Vector Grid to vector API changes (fix #7322) 2013-03-14 14:16:10 +04:00
Alexander Bruy
5d31269635 update Random and Regular points tools to API changes (fix #7350) 2013-03-14 13:29:00 +04:00
Juergen E. Fischer
2c4ac0807b [FEATURE] attribute editing extension
- allow resetting of fields to NULL by button
- use user defined date formats in forms, identify results and attribute table
- add support for date type in postgres provider
2013-03-13 23:35:07 +01:00
D'Hont René-Luc
93e0259843 Simplifying QgsOgcUtils
After commit 7d66529d7884b73070dbce80b1d4060d841a6933 Add GML3 to
QgsOgcUtils, I have to simplify this class to only have :
* geometryFromGML : read GML2 or GML3
* geometryToGML : create GML2 (as default) or GML3
2013-03-13 19:10:03 +01:00
Alexander Bruy
a915c41a7c fix Join attributes by location (#7103) 2013-03-13 17:20:27 +04:00
Alexander Bruy
a57aa0c9a4 fix Sum line length tool after API changes (fix #7335) 2013-03-13 16:03:23 +04:00
D'Hont René-Luc
7d66529d78 Add GML3 to QgsOgcUtils
After the commit 969df016bcdbd1ead8a347b7a5d55c8b36db183a Moved GML import/export to a new class: QgsOgcUtils, I decided to add GML3.
I updated QgsOgcUtils, QGIS WFS Server, and the Python Iterface and I added unit test for GML3.
2013-03-13 10:19:35 +01:00
Victor Olaya
a56c9571ea [sextante] fixed problem in Split RGB bands algorithm 2013-03-12 20:01:29 +01:00
Victor Olaya
dd85786fae [sextante]fixed #7330 2013-03-12 19:57:18 +01:00
Victor Olaya
b53b7fe898 [sextante] added multiband check in SAGA algorithms 2013-03-12 19:57:17 +01:00
Victor Olaya
4e4947241f [sextante] fixed #7324 2013-03-11 23:29:49 +01:00
Victor Olaya
9bd0ecbb47 [sextante] edited GRASS descriptions 2013-03-11 23:21:30 +01:00
Victor Olaya
a57965d88e [sextante] fixed #7318 2013-03-11 23:21:30 +01:00
Juergen E. Fischer
558dcf26db fix QgsPalettedRasterRenderer sip binding 2013-03-11 16:21:25 +01:00
Sandro Santilli
aba568b96a Rename staged plugin install rules to use dashes, not underscores
See http://lists.osgeo.org/pipermail/qgis-developer/2013-March/024759.html
2013-03-11 12:16:59 +01:00
Victor Olaya
5872d49a26 [sextante] R algorithms now use raster package by default 2013-03-10 21:10:53 +01:00
Victor Olaya
da40d3de78 [sextante] improved automated test-creation tools 2013-03-10 21:10:01 +01:00
Victor Olaya
bd50bf081d [sextante] added ParameterFile in modeler 2013-03-10 20:53:24 +01:00
Victor Olaya
1ff5e272ee [sextante] divided v.split in two different modules 2013-03-10 17:14:24 +01:00
Victor Olaya
bb6d1f5c67 [sextante] fixed #7297 2013-03-10 17:14:23 +01:00
Victor Olaya
8ff355e614 [sextante] modifed behaviour of 'log' tab in execution dialog 2013-03-10 00:26:34 +01:00
Victor Olaya
d83b949511 [sextante] fixed #7295 2013-03-10 00:26:33 +01:00
Nathan Woodrow
a7700bafe6 Expose dialog created by QgsAttributeDialog to iface 2013-03-08 23:16:53 +10:00
Martin Dobias
969df016bc Moved GML import/export to a new class: QgsOgcUtils 2013-03-08 00:31:46 +01:00
Larry Shaffer
2fe847c9cf Keep composer multi-item selection only when Shift is pressed during click
- Fixes issues where Shift was still registered as pressed when shift click happened outside of view (due to lingering keyboard focus)
2013-03-07 13:19:19 -07:00
volaya
7bc758e675 Merge pull request #462 from MatMatt/master
[sextante] R scripts can now have empty lines
2013-03-07 00:16:43 -08:00
Matteo Mattiuzzi
0b6fcdafe9 R-scripts can have up to 10 consecutive empty lines before the parser exits 2013-03-07 08:49:12 +01:00
Victor Olaya
cd2be4ba0b [sextante] fixed #7251 2013-03-06 16:29:46 +01:00
Victor Olaya
c0b07c1554 fixed #7277 2013-03-06 15:29:58 +01:00
Victor Olaya
9ecf8238bb [sextante] improvements in test tools 2013-03-06 15:29:57 +01:00
Martin Dobias
d628c2c742 Improved support for parsing of GML2, added some autotests 2013-03-06 01:26:26 +01:00
Martin Dobias
ed48ffb68a Map layer registry: un-deprecated addMapLayer(), added removeMapLayer() for convenience 2013-03-05 21:36:52 +01:00
volaya
1a1a925015 Merge pull request #442 from MatMatt/master
[sextante]set package used when writing in case of #passfilenames
2013-03-01 06:50:50 -08:00
Larry Shaffer
4941a0e5dc Add new, duplicate and delete composer to iface
- Works via QgsComposerView, which is already exposed in iface
2013-02-28 16:04:49 -07:00
Martin Dobias
d56ad4042d Old unmaintained OpenStreetMap support is dead. Long live new OpenStreetMap support! 2013-02-28 23:15:49 +01:00
Juergen E. Fischer
7734cd3ea6 indentation update 2013-02-28 22:08:32 +01:00
Juergen E. Fischer
13b362e583 avoid gdalconst deprecation warning 2013-02-28 16:55:41 +01:00
Matthias Kuhn
731670102c Make diagram renderer (python bindings) more stable 2013-02-28 14:16:08 +01:00
Victor Olaya
7267c6e765 [sextante] fixed PointsInPolygonWeighted and PointsLayerFromTable algorithms 2013-02-27 00:32:45 +01:00
Larry Shaffer
e60891c28c Add shift-click modifier to QgsCollapsibleGroupBox
- Expands current group box on shift-click, then collapses any others in sync group
2013-02-26 14:10:09 -07:00
Matteo Mattiuzzi
735577d32f now passFileNames uses raster in case of writing.
raster:::writeRaster supports any gdal formats (passFileNames and useRasterPackage)
and some other changes
2013-02-26 12:46:28 +01:00
Victor Olaya
037f6013be [sextante] fixed wrong import 2013-02-26 00:13:45 +01:00
Larry Shaffer
b1e7bf2028 [sextante] fix typo 2013-02-25 16:05:16 -07:00
Victor Olaya
8caa79eac1 [sextante] deleted problematic help files 2013-02-25 21:55:04 +01:00
Victor Olaya
23a1b5dddf [sextante]modified problematic headers 2013-02-25 21:55:03 +01:00
volaya
f3fa14ce87 Merge pull request #440 from MatMatt/master
[sextante] changed R command .libPaths to add and not substitute paths
2013-02-25 12:32:59 -08:00
Matteo Mattiuzzi
aa4b291dba changed the R command behavior .libPaths() in RAlgorithm.py to add a .lib.loc and not substitute one
modifies the Advanced_Raster_histogramm.rsx in order to fully benefit from raster package RAM savety
2013-02-25 17:25:04 +01:00
Werner Macho
79d5fb35b8 added help files in doc subdirectory to be installed 2013-02-25 15:49:44 +01:00