Giuseppe Sucameli
55b068fa9a
Merge branch 'clipper' of https://github.com/PedroVenancio/Quantum-GIS into PedroVenancio-clipper
...
Conflicts:
python/plugins/processing/algs/gdal/ClipByMask.py
2015-10-25 16:38:27 +01:00
Juergen E. Fischer
3d932376c8
update doxygen links
2015-10-25 10:11:32 +01:00
volaya
4f8a27dd64
[Processing] add default extensions for outputs as setting
...
Based on an idea and code by Evgeniy Nikulin
It includes some improvements to the settings sysmte
2015-10-24 21:18:17 +02:00
volaya
cbead0bcf4
[processing] fixed fileFilter method in OutputRaster
2015-10-24 21:18:16 +02:00
volaya
3ac5d0b095
[processing] fixed SAGA version handling
...
Conflicts:
python/plugins/processing/algs/saga/SagaAlgorithmProvider.py
2015-10-24 21:18:15 +02:00
volaya
455089025e
added option to add hardcoded params to GRASS algorithms
2015-10-24 21:18:14 +02:00
volaya
5575d04a80
[Processing] fixed handling of hardcoded params in SAGA
2015-10-24 21:18:13 +02:00
volaya
dacba063ac
[Processing] removed TARGET_TEMPLATE param from SAGA algs
2015-10-24 21:18:11 +02:00
volaya
6b8254c922
[processing] fixed FixedTableDialog when there are 0 rows
2015-10-24 21:18:10 +02:00
volaya
5a4a5522c2
[processing] correctly enable buttons in FixedTableDialog
2015-10-24 21:18:09 +02:00
volaya
4da1ce9eee
Merge pull request #2341 from arnaud-morvan/processing_precisionmodel
...
[Processing] Add precision parameter to by location algorithms
2015-10-24 15:42:36 +02:00
volaya
88d4605ad9
Merge pull request #2355 from om-henners/master
...
[processing] Update OGR tools
2015-10-24 15:42:18 +02:00
volaya
1dd8e79baf
Merge pull request #2389 from NaturalGIS/gdal_advanced
...
Processing gdal translate and warp advanced parameters as such
2015-10-24 15:38:07 +02:00
volaya
fd26acd2f8
Merge pull request #2390 from NaturalGIS/processing_gdal_clip_raster
...
Processing advanced parameters for gdal clip raster
2015-10-24 15:37:13 +02:00
volaya
07bd3ffedd
Merge pull request #2391 from NaturalGIS/processing_gdal_rasterize_advanced
...
processing add option for additional parameters for gdal rasterize
2015-10-24 15:36:47 +02:00
Matthias Kuhn
cd0eb05ded
[py3] Some compatibility fixes for python 3
2015-10-24 13:47:32 +02:00
Juergen E. Fischer
8b11d43f57
processing: make help widget proxy aware
2015-10-24 12:41:08 +02:00
Juergen E. Fischer
a3f41975c2
postgres provider: verify unique constraint it NOT NULL is not set on key columns ( fixes #13641 )
2015-10-23 23:00:56 +02:00
Werner Macho
82bac42788
adding french translators
2015-10-23 18:26:09 +02:00
Juergen E. Fischer
b36cd1f002
better fix for phantom labels: consider rules out of visibility range as inactive (followup d6f66ee)
2015-10-23 17:51:23 +02:00
Jürgen Fischer
44590e9a71
Merge pull request #2395 from medspx/dbmanager_oracle_timestamp
...
DBManager: support timestamp values for Oracle
2015-10-23 17:03:29 +02:00
Juergen E. Fischer
d6f66ee488
fix phantom labels for (actually not) rendered feature (refs #13631 )
2015-10-23 16:04:30 +02:00
rldhont
f7ce8b9434
[BUGFIX] Set default units to mm in GetStyles
...
The default units in QgsMapRenderer is Millimeters. The default units in SLD
is Pixel but exportSld does not convert all millimeters in pixels.
We notes this bug by comparing default QGS Server rendering and rendering with
the SLD generated by QGIS.
To resolve it, we just have to add units to the document element.
2015-10-23 15:54:55 +02:00
Matthias Kuhn
2e8505378e
Only highlight feature of active attribute dialog
...
Fix #13634
2015-10-23 14:27:48 +02:00
Matthias Kuhn
b9b0865ec2
Automatically reload project templates when a new template is added
2015-10-23 14:27:48 +02:00
Matthias Kuhn
0f2dfdb19b
Reload data when subsetString changes.
2015-10-23 14:27:48 +02:00
rldhont
b54b1598a6
[BUGFIX] Set default units to mm in exportSld
...
The default units in QgsMapRenderer is Millimeters. The default units in SLD
is Pixel but exportSld does not convert all millimeters in pixels.
We notes this bug by comparing default QGS Server rendering and rendering with
the SLD generated by QGIS.
To resolve it, we just have to add units to the document element.
2015-10-23 14:23:42 +02:00
Juergen E. Fischer
1a9aec4adf
Bump version to 2.13
2015-10-23 14:11:22 +02:00
Juergen E. Fischer
c69f33988d
changelog update for 2.12
2015-10-23 14:10:37 +02:00
Juergen E. Fischer
660af94d9b
translation update for 2.12 from transifex
2015-10-23 14:10:23 +02:00
Médéric Ribreux
0aa0b4c804
DBManager: support timestamp values for Oracle
2015-10-23 14:04:40 +02:00
Larry Shaffer
c5cbd6d68b
Partial fix for #13143 ; fix Mac exports for composer with HTML labels
...
- Does not work with Print dialogs (still non functional)
2015-10-23 05:58:55 -06:00
Juergen E. Fischer
d8303a76d4
pass through default values when merging features (followup 099a40b, refs #12842 )
2015-10-23 11:28:14 +02:00
Larry Shaffer
220affbf9c
Fix #11399 ; fix up Mac OS X 10.10+ dropped file URLs
2015-10-23 02:26:20 -06:00
Salvatore Larosa
70687729cf
[pyqgis-console] APIs file update
2015-10-23 09:44:56 +02:00
Larry Shaffer
dfb476a527
[auth] Fix #13568 ; disable auth system after 5 wrong password attempts
2015-10-23 01:25:18 -06:00
Juergen E. Fischer
b65b59596a
make python error handling translatable
2015-10-23 08:29:46 +02:00
Martin Dobias
e5ad57b7ae
Notes about new labeling API not being public yet in 2.12
2015-10-23 14:10:08 +08:00
Nyall Dawson
d56dcdb02f
Fix composer scale bar when crs units are non-meters and OTF is off ( fix #13610 )
2015-10-23 17:03:34 +11:00
Radim Blazek
68f11d4532
Merge pull request #2393 from PedroVenancio/grass7_plugin
...
Include v.to.3d in QGIS-GRASS in three different modules: v.to.3d.fix…
2015-10-23 03:38:10 +02:00
PedroVenancio
5057f761fa
Adds the -crop_to_cutline parameter as optional to fix the gdalwarp deviation described in #4530 . Option added to Clipper tool from GdalTools and Processing. It also adds the -tr xres yres parameter to GdalTools Clipper tool. Also get the original raster resolution.
2015-10-23 01:24:08 +01:00
Nathan Woodrow
18df00375e
Use front window to show python error if there is message bar
2015-10-23 09:36:07 +10:00
PedroVenancio
b33ab1af66
Include v.to.3d in QGIS-GRASS in three different modules: v.to.3d.fixed (fixed height for 3D vector features), v.to.3d.attr (attribute column used for height) and v.to.2d (reverse transformation)
2015-10-23 00:35:44 +01:00
Nathan Woodrow
c7eef14d62
Remove default QGIS rocks text
2015-10-23 08:52:42 +10:00
Juergen E. Fischer
76ba841853
update debian changelog
2015-10-22 23:16:09 +02:00
Bas Couwenberg
fd6bec43fe
Also install MIME type icon in hicolor theme.
...
Additionally the Shared MIME-info configuration is updated to reference the icon by name (without extension) like the desktop files.
2015-10-22 23:16:09 +02:00
Bas Couwenberg
b730fa0c78
Fix desktop-file-valide issues.
...
The desktop-file-valide utility reported the following issues:
```
debian/qbrowser.desktop: hint: value "Qt;Education;Science;Geography;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu
debian/qbrowser.desktop: error: value "map;globe;postgis;wms;wfs;ogc;osgeo" for locale string list key "Keywords" in group "Desktop Entry" does not have a semicolon (';') as trailing character
debian/qgis.desktop: hint: value "Qt;Education;Science;Geography;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu
debian/qgis.desktop: error: value "map;globe;postgis;wms;wfs;ogc;osgeo" for locale string list key "Keywords" in group "Desktop Entry" does not have a semicolon (';') as trailing character
```
Only the Keywords syntax error is addressed, the Categories hint is left as-is.
2015-10-22 23:16:09 +02:00
Bas Couwenberg
7102c522d4
Drop menu files in favor of desktop files.
...
The menu files are no longer required for the Debian packages since
[CTTE #741573 Debian Menu System](https://lists.debian.org/debian-devel-announce/2015/09/msg00000.html )
which advised:
> 2. In addition to those changes, the Technical Committee resolves that
> packages providing a .desktop file shall not also provide a menu
> file for the same application.
2015-10-22 23:16:09 +02:00
Nyall Dawson
dc6c12b6c3
[composer] Fix scalebar widgets not updated when changing units ( fix #13572 )
2015-10-23 08:04:44 +11:00
Nyall Dawson
71d88a753f
[composer] Fix wording of scalebar widget controls ( fix #12063 )
...
Also add some tooltips to clarify meaning of various controls
2015-10-23 08:04:44 +11:00