20701 Commits

Author SHA1 Message Date
Marco Hugentobler
ae39f344c5 Fix crash if saving raster with low resolution 2013-10-23 15:58:39 +02:00
Juergen E. Fischer
aa256b8c33 [FEATURE]
- make wms dpi mode configurable (fixes #8929)
- enum for tile request attributes
- allow setting of User-Agent (fixes #7361)
- show error messages on WMS GetCapabilities
2013-10-22 23:35:14 +02:00
Juergen E. Fischer
fa90fc9bdd spatialite provider: fix requests with attribute subsets 2013-10-22 15:20:37 +02:00
Juergen E. Fischer
f7beac644a osgeo4w: fix packaging scripts for 32bit systems 2013-10-21 22:16:53 +02:00
Alexander Bruy
f9c2b91e52 [processing] use list widget in Multiple selection dialog 2013-10-21 19:12:21 +03:00
Werner Macho
1d87841f8a translation update: no by james 2013-10-21 18:05:56 +02:00
nyalldawson
049232c3f8 Fix precision problems with composer marquee select by using a QRectF instead of a QRect for marquee bounds 2013-10-21 22:42:08 +11:00
mhugent
c777dc6de9 Merge pull request #901 from sbrunner/legend-rule
[qgis server] Add RULE parameter support in GetLegendGraphic
2013-10-20 23:57:21 -07:00
Juergen E. Fischer
0f82df1ef2 ILIKE function help fix and german translation update 2013-10-20 23:18:13 +02:00
Juergen E. Fischer
be6d30f31b osgeo4w: fix creatensis.pl 2013-10-20 22:26:24 +02:00
Werner Macho
c40a6988f8 Merge pull request #968 from Jean-Roc/traduction_ui
update fr ui
2013-10-20 13:11:49 -07:00
Jean-Roc Morreale
6aecb098a0 update french translation 2013-10-20 21:08:20 +02:00
Jean-Roc Morreale
03c626b74f fetch new strings for french translation 2013-10-20 20:48:37 +02:00
Victor Olaya
2b99414c9e [processing] fixed typo in nviz 2013-10-20 20:41:25 +02:00
Victor Olaya
5cfd708b7b [processing] fixed wrong indentation 2013-10-20 19:01:56 +02:00
Victor Olaya
83cca9b7cd [processing] corrected string 2013-10-20 18:48:05 +02:00
volaya
5b4fee8932 Merge pull request #945 from gioman/grassrasterexport
[processing] fixes GRASS raster export in order to cope with r.horizon and r.composite
2013-10-20 09:47:50 -07:00
volaya
16ac256311 Merge pull request #949 from gioman/sagarasterimportexport
[processing] fixes SAGA import and export rasters
2013-10-20 09:47:33 -07:00
volaya
f0c9efbf01 Merge pull request #954 from gioman/grassnvizcolor
[processing] add COLOR parameter to nviz to allow draping rasters over the digital elevation model
2013-10-20 09:39:19 -07:00
volaya
26702abe0d Merge pull request #953 from gioman/grasssagacomposite
[processing] fixes SAGA RGBComposite and GRASS r.composite
2013-10-20 09:34:24 -07:00
volaya
54c576f711 Merge pull request #950 from gioman/sagaresampling
[processing] suggests to use different parameters with resampling in SAGA and to use the highest resolution when using SAGA raster calculator
2013-10-20 09:02:01 -07:00
volaya
b7cdf5fd81 Merge pull request #948 from gioman/r_kappa
[processing] no need to escape parameters in r.kappa as processing does it by default
2013-10-20 09:01:16 -07:00
volaya
f724efd76c Merge pull request #947 from gioman/escapegrassparameters
[processing] GRASS parameters values needs always to be escaped
2013-10-20 09:00:31 -07:00
volaya
a9fea57cd9 Merge pull request #946 from gioman/r_horizon
[processing] fixes GRASS r.horizon and adds r.horizon.height
2013-10-20 08:59:29 -07:00
volaya
eb2200ec30 Merge pull request #952 from gioman/sagaresamplingdescription
[processing] better parameters descriptions for SAGA resampling tool
2013-10-20 08:59:10 -07:00
volaya
fbfafb9e2c Merge pull request #955 from gioman/v_select
[processing] adds v.select
2013-10-20 08:57:05 -07:00
volaya
5386b28aa7 Merge pull request #957 from gioman/sagapointstatsforpoly
[processing] Fix SAGA points stats for polygons
2013-10-20 08:56:34 -07:00
volaya
99ecb03a85 Merge pull request #960 from gioman/sagakriging
[processing] fixes Ordinary Kriging for both SAGA 2.10 and 2.0.8
2013-10-20 08:53:50 -07:00
volaya
8a11a82c6d Merge pull request #961 from gioman/grassvectorexport
[processing] fixes ticket #8814
2013-10-20 08:53:08 -07:00
Werner Macho
ac88d9f38b Merge pull request #967 from tomass/master
Lithuanian translation update
2013-10-20 07:54:15 -07:00
Tomas
d09eb56b74 Lithuanian translation update 2013-10-20 14:58:39 +03:00
Juergen E. Fischer
a7bf496d28 osgeo4w: merge 32 and 64 bit packaging scripts 2013-10-20 12:58:22 +02:00
Matthias Kuhn
249526bc03 [spatialite] Field length and precision cannot be specified
Partial fix for #8481
2013-10-20 12:50:18 +02:00
Matthias Kuhn
a3c30cb130 [spatialite] Fix LongLong type for SpatiaLite 4 2013-10-20 12:49:37 +02:00
Juergen E. Fischer
6734ab443a make QgsMapToolTouch::gestureEvent() public 2013-10-19 20:03:17 +02:00
Alexander Bruy
8d947e2c86 fix scalecombobox test 2013-10-19 15:13:48 +03:00
Alexander Bruy
82e6451671 use localized representation of scales in scale combobox, improved patch
from Alvaro Huarte (fix #8733)
2013-10-19 15:13:04 +03:00
Stéphane Brunner
91c8a3cd22 Add missing test.
Witout this the scaleFactor in MM becomes 0.
Than we enter in a loop. For example on a GetLegendGraphic with a
line style as Steps
2013-10-19 12:48:02 +02:00
Stéphane Brunner
4072906064 Fix GetLegendGraphic with scale on non scale limited rule 2013-10-19 12:48:02 +02:00
Stéphane Brunner
7fdedf1ab9 Fix GetLegendGraphic with scale on Categorized or Graduated symbol 2013-10-19 12:48:01 +02:00
Stéphane Brunner
593026fbde Don't needed anymore
Without this the marker symbol is centered on the symbol place.
2013-10-19 12:48:01 +02:00
Stéphane Brunner
b1c26bf4a4 Get the right rule in Categorized and Graduated 2013-10-19 12:48:01 +02:00
Stéphane Brunner
57b695b10f Fix method signature for non rule based symbol 2013-10-19 12:48:01 +02:00
Alexander Bruy
bdc02a2369 add message about processing completion (fix #8916) 2013-10-19 13:42:52 +03:00
Stéphane Brunner
10f699ea86 Fix symbole size 2013-10-19 09:47:56 +02:00
Stéphane Brunner
a0eb3c64e0 Add RULE parameter support in GetLegendGraphic 2013-10-19 09:47:55 +02:00
Alexander Bruy
af5a3a5d63 [processing] add warning before clearing log 2013-10-18 20:42:36 +03:00
pcav
00616a8cbe IT GUI translation 2013-10-18 17:33:17 +02:00
Alexander Bruy
344a5b6e55 [FEATURE] add Nautical miles to measure units (fix #4017). Initial patch
by Jorge Tornero with improvements
2013-10-18 14:48:32 +03:00
Juergen E. Fischer
03a60d3b89 postgres provider: support materialized view (implements #8791) 2013-10-18 11:38:13 +02:00