Werner Macho
b291a36bc3
adding licences for Victor :)
2013-04-13 11:04:22 +02:00
Juergen E. Fischer
e618f3736e
fix 0d69d4c6a
2013-04-13 10:11:26 +02:00
Werner Macho
5700520856
translation update: adding missing strings to be up to date
2013-04-13 10:07:02 +02:00
Juergen E. Fischer
572889f998
german translation update
2013-04-13 09:58:14 +02:00
Juergen E. Fischer
0d69d4c6ae
ignoreShapeEncoding should only have effect on shapes (follows up fea86ea176)
2013-04-13 09:45:11 +02:00
Victor Olaya
065b3572e6
[sextante] several fixes for supporting optional parameters in modeler
2013-04-13 09:40:29 +02:00
Werner Macho
3b205d36d6
Merge pull request #517 from L-Infantini/master
...
Translations and corrections pt_PT
2013-04-13 00:35:08 -07:00
Werner Macho
a6e55696fa
Merge pull request #524 from tomass/master
...
Update Lithuanian translations
2013-04-13 00:34:20 -07:00
mhugent
a05ac22564
Merge pull request #523 from 3nids/dropinvalidchars
...
drop invalid chars in project write entry
2013-04-13 00:24:32 -07:00
Tomas
a5436a8bef
Update Lithuanian translations
2013-04-13 10:23:38 +03:00
Denis Rouzaud
fe7f26f85c
drop invalid chars in project write entry
2013-04-13 09:20:45 +02:00
Chris Crook
d124732fc4
Test development continuing
2013-04-13 18:47:32 +12:00
Victor Olaya
5d99595c23
[sextante] removed pydevd imports added by mistake
2013-04-13 08:40:07 +02:00
Larry Shaffer
03b1e0c882
Update raster properties dialog to vertical tabs
...
- Minimize width of band renderer type widgets by reorganizing layouts and fixing spacing issues
- Fix #7569 , too much information when edit style on raster layer properties
- Group 'Color rendering' options
- Add Reset button to 'Color rendering' options
- Add icon for pseudocolor colormap sorting
2013-04-12 20:26:34 -06:00
Radim Blazek
08afec2786
keep blue value as double, fixes #7107
2013-04-12 19:36:23 +02:00
Radim Blazek
f40e3a6fea
renamed doubleNear to qgsDoubleNear, QgsMalloc to qgsMalloc, QgsCalloc to qgsCalloc, QgsFree to qgsFree
2013-04-12 19:20:31 +02:00
Radim Blazek
19377fbb8d
raster no data value made optional
2013-04-12 18:56:36 +02:00
Marco Hugentobler
377b451871
Keep item position constant if reference point changes (ticket #7519 )
2013-04-12 18:47:34 +02:00
mhugent
71c45c03fd
Merge pull request #460 from 3nids/readListEntryDefault
...
Added default value argument for readEntryList
2013-04-12 08:48:17 -07:00
Victor Olaya
61b3e4c414
[sextante]changed 'create grid' algorithm to allow non integer values
2013-04-12 17:20:08 +02:00
Victor Olaya
448d860d5a
[sextante]improved information when missing 3rd party app before running algorithm
2013-04-12 17:20:08 +02:00
Victor Olaya
bcd1c91f5f
[sextante] corrected parameter serialization scheme
2013-04-12 17:20:07 +02:00
Victor Olaya
15953a797d
[sextante] made ParameterTableField and ParameterString optional.
...
Changed serializing format of ParameterTableField
2013-04-12 17:20:06 +02:00
Marco Hugentobler
48c6acbd32
Remove debug variable
2013-04-12 15:59:02 +02:00
Marco Hugentobler
cddbeb1dcd
Adapt and fix attribute table for new vector api
2013-04-12 15:55:27 +02:00
Juergen E. Fischer
fea86ea176
ogr provider: don't ignore set encoding if SHAPE_ENCODING is set although OGR
...
still claims that strings are already UTF-8
2013-04-12 14:23:57 +02:00
mhugent
95f49beede
Merge pull request #520 from 3nids/removeaction
...
add removeAction method to layer actions
2013-04-12 04:44:57 -07:00
Victor Olaya
1a4ce3ecd5
[sextante] fixes in gdal/ogr algorithms and more tests
2013-04-12 12:35:19 +02:00
Victor Olaya
e8650aaf64
[sextante] fixed missing import
2013-04-12 12:35:18 +02:00
Victor Olaya
ffa87a2d88
[sextante] reintroduced Model->Python conversion
2013-04-12 12:35:17 +02:00
Victor Olaya
f451d24015
[sextante]Fixed issue in algorithms that change projection of output layers
2013-04-12 12:35:17 +02:00
Alexander Bruy
5fdad6613b
[sextante] remove TauDEM help files. Now this files are available from
...
SEXTANTE-Help repo
2013-04-12 13:34:07 +04:00
Tim Sutton
f1f49ed40d
Merge pull request #519 from borysiasty/master
...
Update the default symbol set - new symbols from Anita and some fixes
2013-04-12 01:39:00 -07:00
Denis Rouzaud
bc67bde0fc
add removeAction method to layer actions
2013-04-12 10:20:48 +02:00
Chris Crook
ec2f5c9211
Adding code example to QgsVectorLayer documentation
2013-04-12 20:05:08 +12:00
Chris Crook
6bc3749742
doxygen fixup
2013-04-12 19:52:35 +12:00
Borys Jurgiel
ab8b53e029
Update default symbol set: more symbols from Anita, lock colour in bottom layer of road symbols, include symbology-ng-style.db instead of the depreciated xml in OsGeo4W
2013-04-12 10:52:30 +03:00
Chris Crook
9a01c5306f
Merge branch 'master' into delimiter_text_enhancement
2013-04-12 19:19:37 +12:00
Chris Crook
920253d17d
Documentation updates
2013-04-12 19:18:00 +12:00
Werner Macho
fa9e0ac4e9
Merge pull request #507 from matthias-kuhn/fix-7508
...
[FIX #7508 ] drag'n'drop form generator wrong creation of group container
2013-04-12 00:12:49 -07:00
Matthias Kuhn
5432618e0c
[ FIX #7508 ] drag'n'drop form generator wrong creation of group container
2013-04-12 10:03:29 +03:00
Chris Crook
b0d7be16eb
Adding documentation for data providers
2013-04-12 13:13:46 +12:00
Nathan Woodrow
a290fa257f
Tweak margins on attribute table
2013-04-12 10:10:44 +10:00
Martin Dobias
1a723b4c38
Fix #7549 (selection color is now stored in QgsRendererContext)
2013-04-12 00:35:21 +02:00
Chris Crook
ebe0406875
WIP
2013-04-12 10:34:48 +12:00
Martin Dobias
94639ee61e
[API] remove QgsVectorDataProvider::enableGeometrylessFeatures(bool)
...
Geometryless features are not skipped by default anymore.
2013-04-11 23:38:10 +02:00
Werner Macho
efe3c55cd8
fix error when labeling joinfields with spatialite files
...
Manually applied the patch from PhilippeDorelo
this should fix bug #7068
2013-04-11 17:07:20 +02:00
Werner Macho
298f54b6dc
Merge pull request #518 from PhilippeDorelon/valuerelation
...
Fix issue #7561 : valueMap or valueRelation not visible in attributeTable
2013-04-11 05:13:36 -07:00
Victor Olaya
207da3631e
[sextante]changed how grass help files are found.
...
Now there's no need to set the help folder, it will look for html pages online instead
2013-04-11 13:58:52 +02:00
Victor Olaya
6618146902
[sextante] removed saga help files, since they are rather useless
2013-04-11 13:58:52 +02:00