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
Juergen E. Fischer
6de2828d55
fix wmts ( fixes #12241 ; followup 1e97b62c)
2015-02-24 01:36:15 +01:00
Giovanni Manghi
bf08b7b871
processing: add gdal tileindex
2015-02-24 00:05:55 +00:00
Jürgen Fischer
4629205f2a
Merge pull request #1923 from sebastic/debian
...
Debian packaging improvements
2015-02-23 23:44:38 +01:00
Bas Couwenberg
6c142ede0a
Also install scalable icons.
2015-02-23 22:23:13 +01:00
Bas Couwenberg
9620070c56
Fix libqgis-customwidgets package name in dh_makeshlibs override, doesn't contain ABI anymore.
2015-02-23 22:04:02 +01:00
Juergen E. Fischer
0ccc07af0e
raster calculator fixes ( fixes #12238 )
...
* GDALGetGeoTransform failures can be ignored (partly reverts 0080f9e)
* handle quoted raster references
* don't complain if the output file is not yet set
2015-02-23 21:48:04 +01:00
Bas Couwenberg
e72de28b69
Add upstream metadata.
2015-02-23 21:31:21 +01:00
Bas Couwenberg
459b34f612
Update watch file, add version mangle.
2015-02-23 21:30:29 +01:00
Bas Couwenberg
d752830500
Remove unused substitution variable.
2015-02-23 21:13:18 +01:00
Bas Couwenberg
1b92c6997b
Update copyright file.
...
Changes:
- Remove unused Files paragraph for the python plugin_installer
- Fix qwtpolar-1.0 typo
- Remove unused License paragraph for Apache-2.0
- Add License paragraph for Zlib
2015-02-23 21:11:49 +01:00
Tom Kralidis
e04570cc89
prevent CSW connection names with "/" to be set
2015-02-23 10:40:23 -05:00
volaya
e815105550
Merge pull request #1921 from anitagraser/patch-7
...
[processing]Fixed wrong output layer
2015-02-23 13:18:06 +01:00
Tom Kralidis
f9c1db8073
remove '/' from UNEP GRID CSW to prevent incorrect setting in Windows Registry on init
2015-02-23 07:15:54 -05:00
Marco Hugentobler
335ce44624
Rename feature info parameters
2015-02-23 10:57:34 +01:00
Marco Hugentobler
2d0f08bd59
[FEATURE]: possibility to set WMS featureInfo tolerance in request. Funded by city of Uster
2015-02-23 10:57:08 +01:00
Nyall Dawson
2481ce63e6
Coverity fixes (uninitialised members, uncaught exceptions)
2015-02-23 10:31:40 +11:00
Anita Graser
8d87f35304
Fixed wrong output layer
...
The script wrongly returned the path to the second layer rather than the first layer which the selection actually is applied to.
2015-02-22 23:54:21 +01:00
Juergen E. Fischer
d8b715ab8d
attribute form: lookup attribute fields by name. joined layers might be unavailable at load time ( fixes #12146 )
2015-02-22 23:24:36 +01:00
Salvatore Larosa
f852e05dac
increases slightly the zoom of the developers map in about box
2015-02-22 19:23:32 +01:00
Juergen E. Fischer
8979d5596d
release.pl: support point releases
2015-02-22 13:22:51 +01:00
Alexander Bruy
948c3fe0df
fix developer meeting date in about dialog
2015-02-22 11:51:29 +02:00
Juergen E. Fischer
57ba28c344
don't set parent of QFontDialog to avoid the stylesheet font ( fixes #12233 )
2015-02-22 00:38:19 +01:00
Juergen E. Fischer
dbcbddb439
debian packaging fix
...
(launchpad builds i386 with binary and amd64 with binary-arch only)
2015-02-22 00:38:08 +01:00
Werner Macho
6b95a0f0a1
adding french translators and first fixes for chinese
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2015-02-21 23:37:07 +01:00
Tim Sutton
245118f587
Merge pull request #1919 from timlinux/master
...
Updated developer image for about box
2015-02-21 23:54:28 +02:00
Tim Sutton
23a3746731
Updated developer image for about box
2015-02-21 16:14:25 +02:00
Larry Shaffer
da76270174
Add qgis.server to PyQGIS console .api file generation
2015-02-20 15:49:14 -07:00
Larry Shaffer
4b076290fe
Update Mac bundling for qgis_server lib
2015-02-20 15:49:14 -07:00
Juergen E. Fischer
582d009f43
oracle provider: consider srid when looking trying spatial index (followup 991f94d; fixes #12230 )
2015-02-20 23:38:33 +01:00
Tim Sutton
eb6910e06f
Merge pull request #1918 from isedwards/isedwards-license-info-update
...
Update README.md with complete licence info
2015-02-20 22:23:31 +02:00
Ian Edwards
c1b68a52c3
Update README.md
...
The actual QGIS licence (viewable in any source file, e.g. src/core/qgis.cpp) shows that the software is licenced under GPL version 2 "or (at your option) any later version".
This PR updates README.md to reflect this for potential users who are concerned about the license restrictions if QGIS were GPLv2-only.
2015-02-20 19:21:26 +00:00