Tom Kralidis
c33c097706
[MetaSearch]: use OWSLib for connection testing, add task to build CSW connection file
2015-02-27 07:09:26 -05:00
Nyall Dawson
f106a2ef99
Fix handling of warped VRT (refs #12264 )
...
Loading of rasters requiring warped VRTs was broken, but the heatmap
plugin is still creating incorrect outputs which needs to be fixed.
2015-02-27 14:59:14 +11:00
Nyall Dawson
bbe08374e5
Avoid Qt warning on startup
...
...by not trying to add a map item to canvas twice
2015-02-27 13:24:14 +11:00
Tom Kralidis
ada01603cb
safeguard cases where the CSW record output is erroneous
2015-02-26 17:18:40 -05:00
Alexander Bruy
a41094d42e
[processing] correctly handle tiny polygons smaller than raster cell
...
size in Hypsometric curves algorithm (fix #12278 )
2015-02-26 21:06:59 +02:00
Chris Crook
3a187be11e
Merge pull request #1931 from ccrook/delimited_text_field_types
...
Adding missing type definitions to delimited text provider
2015-02-26 18:50:34 +13:00
Chris Crook
63f612f9fe
Adding missing type definitions to delimited text provider
2015-02-26 18:02:59 +13:00
Juergen E. Fischer
919b8b6183
fix measurement dialog translation ( fixes #12262 )
2015-02-26 03:09:46 +01:00
Juergen E. Fischer
c1773d8507
remove obsolete python ts removal
2015-02-26 03:09:46 +01:00
Jürgen Fischer
63f3b9d93a
Merge pull request #1930 from sebastic/debian
...
Add dependency on libqgis-server to libqgis-dev.
2015-02-25 23:55:05 +01:00
Juergen E. Fischer
97ace3cf38
debian packaging fix ( fixes #11465 )
2015-02-25 23:41:23 +01:00
Bas Couwenberg
159f577583
Add dependency on libqgis-server to libqgis-dev.
2015-02-25 22:05:14 +01:00
Matthias Kuhn
edd8a375ab
Fix a const...
2015-02-25 21:15:15 +01:00
Juergen E. Fischer
f4b3ad033a
use PyQt4 where deprecated pyqtconfig is unavailable ( fixes #10596 and fixes #11465 )
2015-02-25 19:32:54 +01:00
Juergen E. Fischer
f05ff8f98b
debian packaging updates
2015-02-25 18:21:01 +01:00
Juergen E. Fischer
c5b33c403e
documentation updates
2015-02-25 18:19:43 +01:00
Bas Couwenberg
7244f694fc
* Update copyright file.
...
- Add additional copyright holders to general files section
- Add copyright years to general files section
- Order copyright holder by year
- Group files sections
- Sort groups files sections alphanumerically
- Document copyright holders & licenses for external modules
- Add license specifications for: Apache-2.0, BSD-2-Clause,
dxflib-Commercial-License, GPL-2, LGPL-2.1+, QT-Commericial,
LGPL-2.1 with Digia Qt LGPL Exception 1.1 & GPL-3.
* Remove extra license file for MetaSearch plugin.
* Install libqgis_server.so in libqgis-dev.
* Install schemaExtension.xsd in qgis-server.
* Install contributors.json & developersmap.html in qgis-common.
2015-02-25 18:16:40 +01:00
Sandro Santilli
c20d02da04
Rotation in map canvas is activated by default
2015-02-25 18:00:02 +01:00
Nyall Dawson
935f46080b
Fix zoom out map tool ( fix #12242 )
2015-02-25 22:05:17 +11:00
Nyall Dawson
b70d82446f
Make new scratch layer editable by default
2015-02-25 21:56:57 +11:00
Nyall Dawson
ee68332ed7
Suppress attribute form popup if layer has no fields
...
Prevents empty form popup for layers with no fields (eg memory layers).
If desired, this behaviour can be overriden by the layer's feature
form suppress option, eg if form has python logic which makes it useful
even with no fields.
(fix #10775 )
2015-02-25 21:56:43 +11:00
Salvatore Larosa
c3c945b13b
[bookmark] use preset values instead of header name for tags when exporting in xml file
2015-02-25 08:56:34 +01:00
Salvatore Larosa
f2f4a397ac
Revert "[bookmark] fix translation string: fixes to avoid an empty bookmark name on import when system locale is different from english"
...
This reverts commit 6dda391be4a1a745a9b09591bd4f7d8f21856893.
2015-02-25 08:56:34 +01:00
Alexander Bruy
42a8d8eced
[processing] add method for generating help for single algorithm
2015-02-25 08:47:58 +02:00
Tom Kralidis
e0e77c6f3b
Merge pull request #1926 from geopython/master
...
MetaSearch: fix plugin zipfile
2015-02-24 22:07:07 -05:00
Tom Kralidis
701cd1ca3a
MetaSearch: fix plugin zipfile
2015-02-24 21:59:14 -05:00
Tom Kralidis
0b874ce3a9
Merge branch 'master' of https://github.com/QGIS/qgis
2015-02-24 18:59:13 -05:00
Tom Kralidis
a292914cc4
MetaSearch: update release version
2015-02-24 18:58:24 -05:00
Tom Kralidis
3deb211d14
MetaSearch: fix help link, pep8
2015-02-24 18:53:35 -05:00
Tom Kralidis
9798c92e49
MetaSearch: fix help link
2015-02-24 18:49:22 -05:00
Tom Kralidis
3fa6f91e1a
delete MetaSearch locale now that it is managed in QGIS core Transifex
2015-02-24 18:47:47 -05:00
Salvatore Larosa
94f9ae2359
[bookmark] remember last used directory on import/export
2015-02-24 22:30:22 +01:00
Salvatore Larosa
dbdcba1d82
[bookmark] write correctly the extent in tbl_bookmarks
2015-02-24 22:30:22 +01:00
Salvatore Larosa
6dda391be4
[bookmark] fix translation string: fixes to avoid an empty bookmark name on import when system locale is different from english
2015-02-24 22:30:22 +01:00
Juergen E. Fischer
2e3baa705c
fix crash on exit
2015-02-24 22:06:39 +01:00
Juergen E. Fischer
cf1c30d7c7
update QgsAttributeDialog sip bindings ( fixes #12248 )
2015-02-24 20:20:12 +01:00
Tom Kralidis
4792a92053
update release packaging to be built from QGIS core
2015-02-24 12:43:20 -05:00
Alexander Bruy
af2bac9ef5
Merge branch 'geometry-less-import'
2015-02-24 12:46:56 +02:00
Alexander Bruy
be07f239e9
formatting fixes
2015-02-24 12:42:08 +02:00
Alexander Bruy
24811af85f
Merge branch 'processing_import_geomless_tables_in_postgresql_2' of https://github.com/gioman/QGIS into geometry-less-import
...
Conflicts:
python/plugins/processing/algs/gdal/GdalOgrAlgorithmProvider.py
2015-02-24 12:38:52 +02:00
Alexander Bruy
c1e1a7ed93
Merge branch 'ogr-tools'
2015-02-24 12:35:55 +02:00
Alexander Bruy
b4f25684ae
make parameter descriptions translatable
2015-02-24 12:35:00 +02:00
Alexander Bruy
a2f686a20d
Merge branch 'new_processing_ogr_tools' of https://github.com/gioman/QGIS into ogr-tools
2015-02-24 11:43:24 +02:00
Alexander Bruy
8ab014d4f8
Merge branch 'gdal_calc'
2015-02-24 11:27:24 +02:00
Alexander Bruy
5260ef3992
unify algorithm name and source file name, formatting fixes
2015-02-24 11:25:50 +02:00
Alexander Bruy
31aed14ea2
Merge branch 'processing_add_gdal_raster_calc' of https://github.com/gioman/QGIS into gdal_calc
...
Conflicts:
python/plugins/processing/algs/gdal/GdalOgrAlgorithmProvider.py
2015-02-24 11:04:33 +02:00
alexbruy
b7ad288c77
Merge pull request #1924 from gioman/processing_add_gdal_tileindex
...
[processing] add gdal tileindex
2015-02-24 10:29:49 +02:00
Juergen E. Fischer
33c6051f58
debian packaging fix
2015-02-24 02:32:50 +01:00
Juergen E. Fischer
85c811b144
fix build (followup 6de2828)
2015-02-24 02:11:06 +01:00
Juergen E. Fischer
04ff46fcb6
remove debug output (followup 6de2828)
2015-02-24 01:39:38 +01:00