Werner Macho
554a63aa5b
adding french translators
2015-03-16 23:04:10 +01:00
Nyall Dawson
8be294f49d
Add some missing overrides
2015-03-17 08:48:54 +11:00
Tom Kralidis
ff52a0504e
[MetaSearch] allow for overwriting OWS connections, or assiging to serialized string
2015-03-16 11:03:26 -04:00
Matthias Kuhn
8561b45b1d
Minor fixes for select referenced feature map tool
...
* Message on the message bar correctly formatted
* Esc button to deactivate also works without first clicking on the canvas
2015-03-16 14:33:51 +01:00
Nyall Dawson
c9ff77f9b4
Fix power validity test in raster calculator ( fix #11278 )
2015-03-16 21:35:15 +11:00
Nyall Dawson
e151e2fe34
Remember last used directory for raster save as dialog ( fix #6950 )
2015-03-16 20:46:27 +11:00
Tom Kralidis
897eb47180
add myself to map
2015-03-13 20:07:30 -04:00
Denis Rouzaud
a9e58e66d8
[joins] editing keeps the same order and selection in GUI
2015-03-12 14:17:35 +01:00
Radim Blazek
1810cdd2fd
GRASS 7.0.0 API change
2015-03-12 09:15:42 +01:00
Denis Rouzaud
827f84ee7f
fix joins edition (do not loose target field)
2015-03-11 14:49:56 +01:00
Matthias Kuhn
dcfc53817c
Do not link qgis_core against qscintilla
2015-03-11 12:31:51 +01:00
Juergen E. Fischer
7c6358a411
offline editing: keep subset filter (hello from FOSSGIS)
2015-03-11 09:24:28 +01:00
Denis Rouzaud
95ebf45ee8
[joins] prevent joining an already joined layer
...
also fix crash when editing a join with all fields joined
2015-03-10 16:00:58 +01:00
Denis Rouzaud
4bfbcb2629
[joins] allow edition of joins in layer properties
2015-03-10 14:21:08 +01:00
Nyall Dawson
cafc722d92
Add some GDAL provider unit tests...
...
(...doing penance for my 2.8 sins)
2015-03-10 22:54:13 +11:00
Nyall Dawson
44377073c4
Followup 914ecc, also fix calculation of srcDataType
2015-03-10 22:54:13 +11:00
Denis Rouzaud
0c052c53a0
[joins] display prefix and joined fields in layer properties
2015-03-10 10:16:20 +01:00
Juergen E. Fischer
2a5d59e872
attribute table: ShowVisible behaviour mode
...
* change 'show all' action text
* add note to the window title
* also ignore mode for geometryless tables
(fixes #12318 )
2015-03-10 09:37:45 +01:00
Juergen E. Fischer
306a53b810
postgres provider: also cast field expressions to text ( fixes #12346 )
2015-03-10 09:03:59 +01:00
Nyall Dawson
a0a58229a0
Followup 5d15a07, also fix edit role
2015-03-10 10:06:10 +11:00
Juergen E. Fischer
1d1a24b425
release.pl: point releases don't require new pictures
2015-03-09 20:11:35 +01:00
Werner Macho
d956ac76d6
Adding romanian translators as per request from the language coordinator
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2015-03-09 19:37:31 +01:00
Werner Macho
b93a557cbb
updated names of swedish translators as requested by language coordinator
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2015-03-09 18:41:16 +01:00
Juergen E. Fischer
1aff7335d0
fix arm build
2015-03-09 09:57:20 +01:00
Tom Kralidis
22ddae1fd3
Update connections-default.xml
2015-03-08 21:14:32 -04:00
Tom Kralidis
0d32591d52
Merge pull request #1942 from ninsbl/master
...
Update connections-default.xml
2015-03-08 21:09:33 -04:00
Bas Couwenberg
a3811ecf8f
Update copyright years for Tom Kralidis, MetaSearch is (C) 2014.
2015-03-07 16:45:44 +01:00
Juergen E. Fischer
05768309a0
fix precise builds
2015-03-07 16:35:56 +01:00
Juergen E. Fischer
d9ef1dc1c9
add LD_LIBRARY_PATH note to INSTALL
2015-03-07 16:35:16 +01:00
Jürgen Fischer
6eb1b5b8ac
Merge pull request #1943 from sebastic/pyspatialite
...
Don't build internal pyspatialite on Debian jessie & sid
2015-03-07 01:03:42 +01:00
Nyall Dawson
0be193d6f7
Merge pull request #1938 from manisandro/dangling
...
Don't keep dangling pointers in QgisApp::mPrintComposers
2015-03-07 10:23:24 +11:00
Bas Couwenberg
c68e60427c
Don't build internal pyspatialite on Debian jessie & sid, python-pyspatialite package is instead.
2015-03-06 17:47:15 +01:00
Juergen E. Fischer
37a7831d2a
expression builder widget: save scripts in the same mode they are loaded
...
(avoids adding empty lines on every save on windows)
2015-03-06 14:01:03 +01:00
Juergen E. Fischer
9eb495364b
postgres provider: cosmetics (followup 09f410c)
2015-03-06 10:33:26 +01:00
Sandro Mani
09f410cab0
Greatly decrease the number of round-trips to the postgres server performed when reading and creating fields in the postgres provider
2015-03-06 10:10:42 +01:00
Stefan Blumentrath
31e57d03ff
Update connections-default.xml
...
Add some nordic CSW to default list, name them systematically, and change to new URL for Norway
2015-03-06 09:52:24 +01:00
Nyall Dawson
914ecc9c09
Fix incorrect data type for GDAL layers with gain/offset ( fix #11573 )
...
Test was incorrectly checking for both offset and gain, when it
should have been testing for either.
2015-03-06 15:22:58 +11:00
Marco Hugentobler
b83b59dc77
Server: fix bug with multiple joins
2015-03-05 17:24:34 +01:00
Denis Rouzaud
5d15a074ea
fix inline editing of scales in rule based renderer
2015-03-05 15:25:23 +01:00
Juergen E. Fischer
f40d547aec
osgeo4w: also remove nightly shortcuts
2015-03-05 02:20:56 +01:00
Juergen E. Fischer
c7f7f6f484
osgeo4w: add '(Nightly)' to the nightly build shortcuts
2015-03-05 02:02:26 +01:00
Alexander Bruy
fe24c82956
[processing] fix handling of "Check for edge contamination" option in
...
TauDEM algorithms
2015-03-04 19:38:38 +02:00
Martin Dobias
d6f0dbd403
Allow 3rd-party data item providers to be plugged
2015-03-05 00:13:06 +07:00
Martin Dobias
68c5e39ac6
Allow data item's icon name to directly reference an icon (outside theme)
2015-03-05 00:13:06 +07:00
Martin Dobias
59e710c2cd
Fix QgsDataItem python bindings - transfer of ownership
2015-03-05 00:13:05 +07:00
Martin Dobias
cdb44a3cc6
Browser: Abstract creation of custom data items into QgsDataItemProvider
2015-03-05 00:13:05 +07:00
Alexander Bruy
427adf79bb
[processing] TauDEM provider overhaul
...
- add new TauDEM 5.1.2/5.2 tools: Gage watershed, TWI and Select GT
Threshold
- implement support for multifile TauDEM version
- allow to use single- and multifile versions simultaneously
Work done for Faunalia (http://faunalia.eu )
2015-03-04 14:14:58 +02:00
Alexander Bruy
30c5bad91d
[processing] fix error in MultipleFileInput selector when user press
...
Cancel button
2015-03-04 13:01:32 +02:00
Juergen E. Fischer
f7b790ffbf
postgres provider: use min()/max() before casting (followup bf56457; fixes #12306 )
2015-03-04 08:30:34 +01:00
volaya
d9377e0487
Merge pull request #1939 from gioman/fix_saga_213_kernel
...
fix SAGA 2.1.3 Kernel Density Estimation
2015-03-04 08:19:47 +01:00