22928 Commits

Author SHA1 Message Date
Alexander Bruy
2374c80e3a [processing] new tool: random points along lines
Work done for Faunalia funded by Prof. António Mira (University of Évora,
Portugal, Unidade de Biologia da Conservação) and Dr. Rosana Peixoto
2014-05-16 15:44:36 +03:00
Alexander Bruy
9b4b1df68f init random generator before creating points 2014-05-16 15:44:36 +03:00
Alexander Bruy
9f4e1072f8 [processing] new tool: random points in polygons (variable)
Work done for Faunalia funded by Prof. António Mira (University of Évora,
Portugal, Unidade de Biologia da Conservação) and Dr. Rosana Peixoto
2014-05-16 15:44:36 +03:00
Alexander Bruy
6e4fbf8d10 move common function to tools package 2014-05-16 15:44:36 +03:00
Alexander Bruy
72997dca6d [processing] new tool: random points within polygons
Work done for Faunalia funded by Prof. António Mira (University of Évora,
Portugal, Unidade de Biologia da Conservação) and Dr. Rosana Peixoto
2014-05-16 15:44:36 +03:00
Alexander Bruy
1b423ca29f [processing] new tool: random points in layer bounds
Work done for Faunalia funded by Prof. António Mira (University of Évora,
Portugal, Unidade de Biologia da Conservação) and Dr. Rosana Peixoto
2014-05-16 15:44:36 +03:00
Alexander Bruy
bfc33ba0ba [processing] new tool: random point in given extent
Work done for Faunalia funded by Prof. António Mira (University of Évora,
Portugal, Unidade de Biologia da Conservação) and Dr. Rosana Peixoto
2014-05-16 15:44:36 +03:00
Nyall Dawson
bae196ba7d [composer] Small fixes to attribute table column model 2014-05-16 22:22:56 +10:00
Nyall Dawson
eb5627c73b [composer] Fix crash with expression driven picture items 2014-05-16 18:26:40 +10:00
Denis Rouzaud
f194822b95 Merge pull request #1353 from leyan/snapping_intersection
Check snapping tolerance of both layers before validating intersection snapping
2014-05-16 09:56:53 +02:00
Jürgen Fischer
0f0a0947ca Merge pull request #1358 from manisandro/memcpy_overlapping
Avoid memcpy on overlapping memory
2014-05-16 09:28:51 +02:00
Jürgen Fischer
89cdfb982d Merge pull request #1356 from manisandro/malloc_delete
Fix malloc-ed memory freed by delete[]
2014-05-16 09:27:05 +02:00
Denis Rouzaud
2d749be96f Merge pull request #1332 from leyan/deletePart
Improve delete part feature for polygon
2014-05-16 09:22:34 +02:00
Paolo Cavallini
f9e4e78d89 Merge pull request #1361 from lucalanteri/patch-2
Update inversedistanceweighted.rst
2014-05-16 09:13:06 +02:00
lucalanteri
42145082d8 Update inversedistanceweighted.rst 2014-05-16 09:09:12 +02:00
Werner Macho
ccc819265a Merge pull request #1359 from Cracert/i18n
[TRANSUP] pl: issues 11,12
2014-05-16 08:44:07 +02:00
Robert Szczepanek
fbc161d727 [TRANSUP] pl: issues 11,12 2014-05-15 22:26:24 -04:00
Larry Shaffer
4ded6295f1 Remove old disabling of many rendering features on Mac (wow, what a difference) 2014-05-15 18:12:29 -06:00
Larry Shaffer
bf3a0ee417 Fix getenv call build error 2014-05-15 16:04:46 -06:00
Sandro Mani
62ed007fd4 Avoid memcpy on overlapping memory 2014-05-15 23:52:52 +02:00
Werner Macho
e697c76874 Merge pull request #1357 from tomass/master
Lithuanian translation update
2014-05-15 22:49:50 +02:00
Tomas
5554ab6179 Lithuanian translation update 2014-05-15 23:36:26 +03:00
Juergen E. Fischer
6a6cc194d9 fix warnings 2014-05-15 22:26:01 +02:00
Juergen E. Fischer
57c7b8ac50 indentation update 2014-05-15 22:26:01 +02:00
Radim Blazek
38fba0c664 GRASS fatal error longjmp 2014-05-15 20:54:10 +02:00
Juergen E. Fischer
13f3a8a5c9 german translation update 2014-05-15 19:26:25 +02:00
Juergen E. Fischer
fedcb80ca8 labeling: when reprojecting on the fly don't modify the feature geometry, so that geometry based expressions don't get reprojected twice (eg. $x/$y) 2014-05-15 19:05:52 +02:00
Juergen E. Fischer
5774bc408b fix crash 2014-05-15 19:05:51 +02:00
Sandro Mani
ea3be5c583 Fix malloc-ed memory freed by delete[] 2014-05-15 19:01:14 +02:00
Marco Hugentobler
e880ee4b65 Fix writing relative file path if project path contains . or .. (pull request #1278) 2014-05-15 18:14:47 +02:00
Werner Macho
b89cc25729 [TRANSUP] sv by Victor
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-05-15 17:28:01 +02:00
D'Hont René-Luc
07c57585c1 [RASTER][Feature] Applying scale and offset to raster data - funded
Ifremer

An issue has been opened 5 mounth ago
[BUG] #8417 incorrect value loaded from netcdf file
The data has not be loaded incorrectly, but QGIS doesn't apply scale
and offset defined for each band.

This commit will apply scale and offset to GDAL Provider BandStatistics
and to RASTER block of data.

It also adds bandScale and bandOffset method to QgsRasterDataProvider Python API.
2014-05-15 16:55:30 +02:00
Victor Olaya
60f782441a [processing] extension can now be specified for OutputFile 2014-05-15 16:34:15 +02:00
Radim Blazek
a7cb486f61 sort browser list by name 2014-05-15 16:09:30 +02:00
Leyan
c0fdfcf371 always delete regardless of mouse position; use default rubberband color 2014-05-15 21:56:53 +08:00
Victor Olaya
408aece204 [processing] removed margin from number input panel 2014-05-15 14:51:37 +02:00
Matthias Kuhn
b8ea6e88f4 Restore OverrideCursor in field calculator on fail 2014-05-15 14:46:04 +02:00
Nyall Dawson
df37e89300 [composer] Show missing image graphic if picture item source is invalid 2014-05-15 22:33:41 +10:00
Nathan Woodrow
a1aa980928 Fix windows build 2014-05-15 22:28:11 +10:00
Sandro Mani
24ce7456f4 [composer] Don't consider removed items in z list 2014-05-15 22:22:34 +10:00
Denis Rouzaud
d8761de0b4 Merge pull request #1352 from 3nids/datadefined2
use QgsFieldExpressionWidget in data defined properties
2014-05-15 14:01:26 +02:00
Leyan
d99dd8e0dd check snapping tolerance of both layers before validating intersection snapping 2014-05-15 18:52:43 +08:00
Denis Rouzaud
f9dcc37138 use QgsFieldExpressionWidget in data defined properties 2014-05-15 09:12:38 +02:00
Nyall Dawson
dc905accac [FEATURE][composer] Rework attribute tables to make tables more flexible.
- Add support for reordering columns in a table (fix #5942)
- Add support for expression based columns
- Add support for setting column alignment (fix #2957)
- Add support for setting column header alignment
- Make sorting in tables correctly handle nulls, dates, times, locale aware string sorting
This work also paves the way for future expansion of attribute tables to allow for setting column widths, column colors, etc.
2014-05-15 12:06:32 +10:00
Nyall Dawson
fa0f0bd176 [FEATURE][composer] Add option for controlling placement of rendered images inside a picture item (eg, top left, bottom right, etc) 2014-05-15 11:58:54 +10:00
Etienne Tourigny
061941e119 save raster useSrcNoData option in project (#10236) 2014-05-14 22:31:02 -03:00
Nyall Dawson
ecf2600a4e [composer] Allow for finer control over text rendered with QgsComposerItem::drawText, fixes clipped text when using italic fonts in legend titles 2014-05-15 10:04:23 +10:00
Radim Blazek
25d991c73f Merge pull request #1335 from manisandro/apply_settings_when_saving_style
Apply settings before saving style, otherwise unapplied settings are not written to qml file
2014-05-14 16:55:54 +02:00
Larry Shaffer
9804d17006 Add SOSI support to OGR provider 2014-05-13 18:26:26 -06:00
Marco Hugentobler
29c39b9f02 [FEATURE]: Server logging also in release mode 2014-05-13 17:53:23 +02:00