Activity

From 2015-01-09 to 2015-02-07

2015-02-07

11:35 PM Revision a18286fa (qgis): GRASS GIS batch job needs sqlite directory to be created
Markus Neteler
11:14 PM Revision 6ed695aa (qgis): remaining cppcheck issues
Jürgen Fischer
09:53 PM Revision 0a1382a0 (qgis): updates for GRASS GIS 7 support; file date updated in comment
Markus Neteler
08:28 PM Revision 2589b1a7 (qgis): fix build without QwtPolar
Jürgen Fischer
06:41 PM Revision c67e31d1 (qgis): move travis notifications to #qgis-test
Jürgen Fischer
06:40 PM Revision 0f939702 (qgis): fix more cppcheck issues
Jürgen Fischer
03:34 PM Revision a40eca4a (qgis): Use core support for map rotation in composer
Includes patch by Martin Dobias
See http://lists.osgeo.org/pipermail/qgis-developer/2015-January/036309.html
Fix #11912
Sandro Santilli
03:30 PM Revision 7d6b7ccc (qgis): Show actually visible canvas area in overview (possibly rotated)
Fix #11862 Sandro Santilli
03:05 PM Revision 1ccf5584 (qgis): Add a new visiblePolygon method to QgsMapSettings
Centralizes code to return a possible rotated map area boundaries.
Makes use of the new method from the grid decorati...
Sandro Santilli
01:54 PM Revision 198d8fe5 (qgis): fix warnings and extra semicolons
Jürgen Fischer
12:57 PM Revision dc93261c (qgis): fix cppcheck issues
Jürgen Fischer
12:57 PM Revision 205b1367 (qgis): restore imports in python/plugins/processing/__init__.py (followup 956c...
Jürgen Fischer
11:45 AM Revision 66091cad (qgis): Remove travis notifications in IRC
Anyone who forks QGIS and has Travis will also send stuff to IRC which is annoying.
See https://github.com/travis-ci/...
Nathan Woodrow
10:51 AM Revision 4def416b (qgis): Merge pull request #1858 from vmora/symbol_list_refacto
line symbol layer refacto to avoid code duplication Nyall Dawson
09:56 AM Revision b60221a3 (qgis): Coverity fixes (uninitialized members)
Nyall Dawson
09:54 AM Revision 76b0bcfc (qgis): again more coverity fixes
Jürgen Fischer
03:16 AM Revision 5160d467 (qgis): More (probably harmless) uninitialized variables in tests
Nyall Dawson
02:31 AM Revision a3668f58 (qgis): more coverity fixes
Jürgen Fischer

2015-02-06

09:12 PM Revision e3d5a054 (qgis): fix some coverity issues
Jürgen Fischer
06:54 PM Revision e5a6a088 (qgis): treat PostgreSQL's "xml" type as string
Vladimir Rutsky
06:47 PM Revision e0116ef5 (qgis): Have QCOMPARE be more verbose about failure
Sandro Santilli
04:10 PM Revision 9e51488a (qgis): Create FieldMapper GeoAlgorithm
Arnaud Morvan
03:00 PM Revision 84936e59 (qgis): Add ParameterGoemetryPredicate and use it in XxxByLocation algorithms
Arnaud Morvan
12:29 PM Revision 67e4a9a1 (qgis): add missing file
Giovanni Manghi
12:29 PM Revision ac5d2843 (qgis): add gdal raster calculator to processing
Giovanni Manghi
09:59 AM Revision 88c928af (qgis): Fix a bunch of (probably harmless) uninitialized variables
(improves Coverity signal-to-noise ratio) Nyall Dawson
08:18 AM Revision e219a144 (qgis): Merge pull request #1886 from radosuav/processing_fix
[Processing] Don't fill empty fields in batch mode with 0. Victor Olaya
08:18 AM Revision 6f338d75 (qgis): Merge pull request #1887 from gioman/fix_processing_ogr_clip
fixes processing ogr clip tools when input is postgis/spatialite Victor Olaya
06:28 AM Revision 59b758bb (qgis): Fix #12069 - Don't adjust size of projection combobox
Funded by Digital Mapping Solutions Nathan Woodrow
04:50 AM Revision fe9c7c3e (qgis): Fix #12055 - Add split to function/help area on expression builder
Funded by Digital Mapping Solutions Nathan Woodrow

2015-02-05

11:55 PM Revision a6af682b (qgis): add new geoprocessing tools based on ogr2ogr and sqlite sql dialect
Giovanni Manghi
07:37 PM Revision 5c5cb406 (qgis): fixes processing ogr clip tools when input is postgis/spatialite
Giovanni Manghi
07:08 PM Revision fb344ff1 (qgis): Use a simpler image for testing composer map rotation and overview
Update expected results and configuration of new image
Add rendering anomalies, as determined by travis ubuntu 12.02
Sandro Santilli
03:58 PM Revision 32ab9677 (qgis): Merge pull request #1885 from gioman/processing_add_gdal_tiff_compressi...
fixes processing gdal rasterize and add compression options for geotiff outputs Alexander Bruy
03:03 PM Revision f6d533a8 (qgis): [Processing] Don't fill empty fields in batch mode with 0.
Should fix #12119 Radoslaw Guzinski
02:52 PM Revision 3749867c (qgis): fixes processing gdal rasterize and add compression options for tiff ou...
Giovanni Manghi
08:34 AM Revision e4fb95fa (qgis): [pal] Some const correctness and avoid passing large object by value
Nyall Dawson
08:31 AM Revision 249af5fb (qgis): Fix uninitialized variable
Nyall Dawson
08:30 AM Revision 73b95693 (qgis): Fix a bunch of memory leaks
...thanks Coverity, thoverity. Nyall Dawson
05:23 AM Revision f6d6c69b (qgis): Use Python editor font and size for code editor
Nathan Woodrow

2015-02-04

12:51 AM Revision 9de6ae9f (qgis): Fix #12100 - Expression tab by default
Nathan Woodrow
04:14 PM Revision 421dfb22 (qgis): Merge pull request #1881 from gioman/fix_processing_gdal_dstnodata
fix processing gdalwarp dstnodata Alexander Bruy
03:26 PM Revision 1fe580ca (qgis): fix processing gdalwarp dstnodata
Giovanni Manghi
12:56 PM Revision 91c4e7a3 (qgis): Merge pull request #1880 from gioman/processing_fix_gdal_a_nodata
fix a_nodata parameter in gdal processing Alexander Bruy
12:46 PM Revision 98fb59b3 (qgis): fix a_nodata parameter in gdal processing
Giovanni Manghi
07:19 AM Revision 7e66e334 (qgis): More memory leak fixes identified by Coverity
Nyall Dawson
07:18 AM Revision b1878254 (qgis): Fix memory leak in MsSql provider (identified by Coverity)
Nyall Dawson
07:18 AM Revision 9e9a2896 (qgis): Fix Coverity UNINTENDED_INTEGER_DIVISION errors
Nyall Dawson
07:18 AM Revision cb5ef020 (qgis): Avoid 'array compared against 0' error for QgsRasterLayer constructor
... by explicitly passing QString arguments. Otherwise the string
literals are implictly converted to bool and the wr...
Nyall Dawson
07:15 AM Revision 6e8d19c2 (qgis): fix windows 32bit build
Jürgen Fischer
06:15 AM Revision 6a58bc04 (qgis): Fix crash when simplification has overly high tolerance
Got rid of the custom simplification code and replaced it with simplification
provided by GEOS. The code is much simp...
Martin Dobias
01:39 AM Revision 6d4f4442 (qgis): sip fix: remove duplicate method and private methods from server request
handler (followup abd4a043) Jürgen Fischer

2015-02-03

10:42 PM Revision 85c171a0 (qgis): osgeo4w: link 32bit against Qwt 6
Jürgen Fischer
06:34 PM Revision a9599605 (qgis): relation reference widget: add methods to sip (followup 52c2e4e90)
Jürgen Fischer
06:33 PM Revision 290a949b (qgis): Merge pull request #1870 from m-kuhn/relref-orderbyvalue
Allow "order features by value" for relation reference widget Jürgen Fischer
03:53 PM Revision 3c2a92b9 (qgis): Merge pull request #1879 from gioman/fix_processing_encoding_split_vect...
[processing] fix enconding in Split Vector layer tool when splitting attribute has non ASCII chars (fix #12117) Alexander Bruy
01:34 PM Revision 035229f3 (qgis): fix enconding in Split Vector layer tool when splitting attribute has n...
Giovanni Manghi
11:38 AM Revision 6f2ba0f0 (qgis): Fix some copy/paste errors identified by Coverity
Nyall Dawson
11:22 AM Revision 93a86835 (qgis): Fix common memory leak after using QgsSymbolLayerV2Utils::loadSymbol
Nyall Dawson
10:50 AM Revision 005e158c (qgis): Fix some memory leaks exposed by Coverity
Nyall Dawson
10:49 AM Revision 5cacf59a (qgis): Fix uninitialized variables identified by coverity
Nyall Dawson
10:47 AM Revision b05e789c (qgis): Fix build
Nyall Dawson
10:23 AM Revision b456f4d6 (qgis): [processing] restore missed icons in various dialogs
Alexander Bruy
09:12 AM Revision 5560f00d (qgis): Merge pull request #1878 from gioman/fix_processing_encoding
fix enconding in processing when input layer names have non ascii chars (fix #12106) Alexander Bruy
09:06 AM Revision 2a339082 (qgis): fix enconding in processing when input layer names have non ascii chars
Giovanni Manghi
06:06 AM Revision a2d430eb (qgis): Options: Fix copy&paste error
Discovered by Nyall and coverity scan Martin Dobias
02:21 AM Revision abd4a043 (qgis): sip update
Jürgen Fischer

2015-02-02

06:46 PM Revision 932baa91 (qgis): hide console when python support is not available
Jürgen Fischer
06:45 PM Revision 2c820bb9 (qgis): db_manager: use SqlEdit when QgsCodeEditorSQL is unavailable (fixes #12...
Jürgen Fischer
01:20 PM Revision c8b6487a (qgis): osgeo4w: disable coverage tests
Jürgen Fischer
01:20 PM Revision ac4717fa (qgis): fix python imports (followup ee365bfc)
Jürgen Fischer
12:26 PM Revision d928caf6 (qgis): Fixes to the advanced digitizing
- make snapSegment() work if no segment was previously snapped
- fix highlight when a segment is snapped
- fix ghost ...
Martin Dobias
12:23 PM Revision ca459ee4 (qgis): dbmanager: fix import (followup 956c155e8f)
Jürgen Fischer
12:22 PM Revision 128e5b35 (qgis): fix warning
Jürgen Fischer
11:12 AM Revision ef8cf2ed (qgis): Revert "Temporarily disable Travis submission to cdash"
This reverts commit 8c1675a06a70d3845192f7b2c388acf3241b599f.
Dash is back up.
Nyall Dawson
11:11 AM Revision 44880650 (qgis): debian packages: only enable coverage tests for debug builds
Jürgen Fischer
10:28 AM Revision ee365bfc (qgis): fix pep8 warnings
Jürgen Fischer
10:01 AM Revision 9143bd7b (qgis): Merge pull request #1874 from gioman/fix_processing_ogr_postgis_import_2
new fixes for processing/ogr import in postgis tools Alexander Bruy
10:00 AM Revision db89a045 (qgis): Merge pull request #1873 from gioman/processing_remove_unsupported_rast...
processing/gdal: remove output formats that are not supported by qgis Alexander Bruy
06:05 AM Revision cd86710d (qgis): Fix some warnings
Nyall Dawson
06:02 AM Revision 8c1675a0 (qgis): Temporarily disable Travis submission to cdash
Cdash is down and this causes false failures Nyall Dawson
02:30 AM Revision 53712c78 (qgis): add Processing tool to import layers/tables as geometryless tables into...
Giovanni Manghi
01:25 AM Revision de2b3ea8 (qgis): remove spaces
Giovanni Manghi
01:21 AM Revision e3bd6acb (qgis): update to latest changes in master
Giovanni Manghi

2015-02-01

12:56 AM Revision dab30921 (qgis): better and new fixes for processing/ogr import in postgis tools
Giovanni Manghi
11:35 PM Revision 6e946881 (qgis): Followup 956c155: fix python errors in PAL labeling tests
Nyall Dawson
10:05 PM Revision 9ba8b29d (qgis): Revert "Enable coverage reports for Travis builds"
This reverts commit 34d5394409cd39a7953bd169ffdc36a618641ce3.
Gcc builds were too resource hungry and kept getti...
Nyall Dawson
08:46 PM Revision 956c155e (qgis): fix python pep8 warnings and fix some revealed errors
pep8 --ignore=E111,E128,E201,E202,E203,E211,E221,E222,E225,E226,E227,E231,E241,E261,E265,E272,E302,E303,E501,E701 \
...
Jürgen Fischer
08:29 PM Revision a016367d (qgis): remove duplicate separator in test diff pngs
Jürgen Fischer
09:38 AM Revision d6017dd8 (qgis): Merge pull request #1872 from gioman/processing_fix_qgis_raster_tools
[processing] add support for rasters other than float32 in qgis/processing raster tools Alexander Bruy
09:36 AM Revision 9a4612e9 (qgis): Merge pull request #1871 from gioman/fix_processing_ogr_postgis_import
fix processing ogr postgis import when db name or password are empty Alexander Bruy

2015-01-31

10:28 PM Revision 9edff143 (qgis): processing/gdal: remove output formats that are not supported by qgis
Giovanni Manghi
10:08 PM Revision 8d7c2d7a (qgis): processing: add support for rasters other than float in qgis/processing...
Giovanni Manghi

2015-01-30

11:05 PM Revision fe27b635 (qgis): enable coverage in travis, debian builds and osgeo4w nightlies
Jürgen Fischer
10:56 PM Revision 843cf049 (qgis): database providers: cope with empty attribute changes (fixes #12040)
Jürgen Fischer
09:43 PM Revision 6eb6112f (qgis): Merge pull request #1867 from nyalldawson/travis_coverage_v2
Enable coverage reports for Travis builds Nyall Dawson
03:51 PM Revision 7246b830 (qgis): Server: if map-parameter is missing in post parameters, check if it is ...
Marco Hugentobler
12:47 PM Revision bb97dcc8 (qgis): remove space from string
Giovanni Manghi
12:42 PM Revision ef0c955c (qgis): fix processing ogr postgis import when db name or password are empty
Giovanni Manghi
10:41 AM Revision 57a57948 (qgis): Server: create wfs layer objects only if layer is published as wfs. Bug...
Marco Hugentobler

2015-01-29

04:58 PM Revision c19eb60d (qgis): Fix graphical glitches caused by empty menu on attribute dialog
Fix #12061 Matthias Kuhn
12:11 PM Revision 52c2e4e9 (qgis): Allow "order features by value" for relation reference widget
Matthias Kuhn
08:09 AM Revision 16f309b6 (qgis): Fix display of descriptions for symbol layer data defined buttons
Nyall Dawson
08:09 AM Revision 77fcf8ce (qgis): [composer] Correctly restore dock visibility and active dock tab
After using the show/hide panels action all dock tabs would be
shown (ignoring previously hidden tabs) and the active...
Nyall Dawson
07:40 AM Revision a20b8e03 (qgis): Fix #12053 - Add tooltips and text to buttons in function editor
Nathan Woodrow

2015-01-28

11:24 AM Revision 1eec3b9e (qgis): [processing] fixed ogr import to postgis when origin layer is a database
Victor Olaya
09:29 AM Revision 97b74063 (qgis): [composer] Fix horizontal smart guides not appearing for page > 1
Nyall Dawson
04:36 AM Revision 34d53944 (qgis): Enable coverage reports for Travis builds
Changes required:
- switch Travis builds to gcc, using O0 for build speed
- enable a debug build
- enable coverage re...
Nyall Dawson

2015-01-27

10:53 AM Revision e0adf89d (qgis): Add some missing tests for QgsImageOperation
Nyall Dawson
04:14 AM Revision 6dd42cae (qgis): Merge pull request #1864 from michaelkirk/feature/export-png-first-8493
[fixes #8493] "Save as Image" defaults to PNG Nathan Woodrow
03:57 AM Revision d6c969c0 (qgis): test for original createFileFilter
Michael Kirk
03:51 AM Revision d7bef1c3 (qgis): Merge remote-tracking branch 'upstream/master' into feature/export-png-...
Conflicts:
src/gui/qgisgui.h
Michael Kirk

2015-01-26

12:26 AM Revision 1cd7dc6a (qgis): fix potential link error on windows - if anything was using
QgisGui::createFileFilter_() outside of the gui dll it would produce a link
error
Jürgen Fischer
12:10 AM Revision e5ac88f3 (qgis): fix example indentation
Jürgen Fischer
11:08 PM Revision 262a5b2b (qgis): test case for file filter formatter
Michael Kirk
11:08 PM Revision 1e936df8 (qgis): Saving map defaults to PNG instead of BMP
This only affects a user the first time they save a map as an image.
Afterwards their preference is saved.
FIXES: #8493
Michael Kirk
08:38 AM Revision 098aa681 (qgis): Merge pull request #1852 from radosuav/changes
[Processing] Small fixes and additions Victor Olaya
06:20 AM Revision 609db7d2 (qgis): Fix double click on fields in expressions builder
Nathan Woodrow
04:27 AM Revision f7f89b37 (qgis): Fix calculation of blur ops with non ARGB32_Premultiplied images
Nyall Dawson
01:17 AM Revision 2e8df945 (qgis): Update AUTHORS
Fix name and email Gary Sherman

2015-01-25

10:38 PM Revision 7b1f9eed (qgis): fix typo
Jürgen Fischer
07:15 PM Revision 21f1aab4 (qgis): fix typo in processing
Signed-off-by: Werner Macho <[email protected]> Werner Macho
07:44 AM Revision 01286cc4 (qgis): Point locator: fix addition of features when OTF reprojection is on
This would cause issues when editing geometries with OTF on.
Discovered by @nirvn
Martin Dobias

2015-01-24

12:33 AM Revision 62b2c1fc (qgis): db manager: request credentials directly when connection failed (fixes ...
Jürgen Fischer
10:11 PM Revision f8f27135 (qgis): postgres provider: improve owner check (fixes #9844)
Jürgen Fischer
10:08 PM Revision 4afdf553 (qgis): fix signal/slot warnings
Jürgen Fischer
10:00 PM Revision 1e21c5a9 (qgis): fix backtrace output
Jürgen Fischer
01:22 PM Revision e5a45571 (qgis): indentation update
Jürgen Fischer
01:20 PM Revision ee842bc7 (qgis): fix typo
Jürgen Fischer
01:20 PM Revision c1e4371b (qgis): postgis connection: remove duplicate tooltips
Jürgen Fischer

2015-01-23

03:36 PM Revision eb6332fc (qgis): override default settings for snapping utils
followup 7e0f64648ac4faf89d44d00959a876de26bcc2df Denis Rouzaud
01:05 PM Revision 494c36a1 (qgis): Mapserver: using bbox filter on features in GetFeatureInfo (searching w...
Marcel Dancak
12:53 PM Revision 334d885b (qgis): Snapping tolerance: Fix "map units" vs "layer units" dilemma (fixes #11...
Until now "map units" in snapping config dialog actually referred to layer units.
From now on, "map units" refer to p...
Martin Dobias
11:10 AM Revision 7e0f6464 (qgis): allow overriding project snapping settings from advanced digitzing tools
therefore snapping to all layers can be applied, and snapping to segment can be turned on when enabling parallel/perp... Denis Rouzaud
11:10 AM Revision dfc2dc78 (qgis): fix combo index
Denis Rouzaud
11:07 AM Revision f2033f40 (qgis): Merge pull request #1859 from rduivenvoorde/xmin_rename
[processing] changing fieldnames from xmin to x_min Alexander Bruy
10:59 AM Revision 01fd4f33 (qgis): Join: Fix specific set of fields not editable
Followup 60712cd
Fix #12042
Matthias Kuhn
10:57 AM Revision b1b3614f (qgis): changing fieldnames from xmin to x_min
xmin and ymin are resevered fieldnames in Postgis, so better not
use these field names. Because this makes it impossi...
Richard Duivenvoorde
10:27 AM Revision 1c71799e (qgis): Merge pull request #1857 from rldhont/server_wms_sld_describe_layer
[SERVER][FEATURE] Add DescribeLayer Method to WMS Marco Hugentobler
09:33 AM Revision 743f72d0 (qgis): Use QgsSnappingUtils in offset curve tool (instead of QgsSnapper)
Martin Dobias
09:12 AM Revision 26127151 (qgis): line symbol layer refacto to avoid code duplication
The line symbol layer as been refactored to avoid code duplication and
expose the offset and offset units in the base...
Vincent Mora
08:36 AM Revision 78601380 (qgis): WMS server: list project crs, wgs84 and pseudo mercator in capabilities...
Marco Hugentobler
08:30 AM Revision e22edc82 (qgis): QgsSnappingUtils: show a progress dialog if initial indexing takes long
Martin Dobias
08:30 AM Revision cad3173d (qgis): QgsSnappingUtils: improvements of the hybrid indexing strategy
Instead of calculating feature count (which may add extra overhead),
let's directly try to build index for layers. On...
Martin Dobias
06:54 AM Revision 6d7e3960 (qgis): Deprecate QgsDataDefinedSymbolDialog, no longer used
Move help descriptions to QgsDataDefinedButton and consolidate
with existing descriptions.
Nyall Dawson
06:48 AM Revision 408d746c (qgis): Make sure to update snapping utils when layers change
Otherwise when using all layers the change would not become visible
(unless other change happens, e.g. change of map ...
Martin Dobias
05:37 AM Revision 23c776e1 (qgis): [FEATURE] New snapping mode to snap to all layers
Martin Dobias
02:50 AM Revision 6419a7bc (qgis): fix parsing of datasource uri
Jürgen Fischer

2015-01-22

12:19 AM Revision 956e83f2 (qgis): fix legend crash
Jürgen Fischer
12:14 AM Revision 221e9ef7 (qgis): dxf export: support line offsets
Jürgen Fischer
08:56 PM Revision cce2eb50 (qgis): indentation update
Jürgen Fischer
08:28 PM Revision ccc0d2f0 (qgis): Merge pull request #1854 from vmora/fix_dd_line_offset
fix type and helpstring of line offset Nyall Dawson
07:24 PM Revision 2bb6f2a2 (qgis): Merge pull request #1851 from timlinux/master
Dont dump projects to console when reading them Tim Sutton
07:08 PM Revision 5c89fdfe (qgis): [SERVER][FEATURE] Add DescribeLayer Method to WMS
*Styled Layer Descriptor profile of the Web Map Service* : DescribeLayer
http://www.opengeospatial.org/standards/sld...
René-Luc ReLuc
07:06 PM Revision 65a3bed5 (qgis): Offline editing: preserve tree structure fix
The offline layers were duplicated, now the automatically inserted one is
removed and only the one at the restored pl...
Matthias Kuhn
07:04 PM Revision eea6effb (qgis): Offline editing: Use layer id instead of layer name for table name
Avoids table name collisions Matthias Kuhn
05:47 PM Revision 0bdebed2 (qgis): Test for non-custom prefix join name
Matthias Kuhn
05:45 PM Revision 7f97c31f (qgis): Add test for custom prefix on joins
Matthias Kuhn
05:19 PM Revision 772033da (qgis): Offline editing: preserve join field names (layer prefix)
Matthias Kuhn
05:19 PM Revision 3dbf70ff (qgis): Offline editing: preserve scale based visibility
Matthias Kuhn
05:19 PM Revision 34dc427a (qgis): Backup layer join information when converting to offline project
Matthias Kuhn
05:19 PM Revision 46490d4e (qgis): Preserve legend tree structure when creating offline project
Matthias Kuhn
05:19 PM Revision cb48948d (qgis): Add python bindings for QgsMessageBar slots
Matthias Kuhn
05:19 PM Revision 8235e4fd (qgis): Offline editing plugin: only copy provider fields
Before only provider fields where created in the local database while it was
attempted to copy every field in the lay...
Matthias Kuhn
05:19 PM Revision 4a8bcc98 (qgis): Make offline editing warnings use message bar and more verbose
Matthias Kuhn
05:19 PM Revision eaca0807 (qgis): Add convenience slots to QgsMessageBar
Matthias Kuhn
05:16 PM Revision 75b6c32e (qgis): Merge pull request #1855 from gioman/fix_processing_grass
missed import in Processing GRASS algorithms (fix 12034) Alexander Bruy
04:45 PM Revision fff15e5b (qgis): fix Processing GRASS
Giovanni Manghi
04:16 PM Revision ff6b7dec (qgis): [FEATURE] Overhaul of simplify feature tool (fixes #11514)
This commit itself just removes dead code, but the previous commits bring:
- OTF reprojection support
- use can speci...
Martin Dobias
04:16 PM Revision 2a08dc02 (qgis): Simplify tool: support multi-part features
Martin Dobias
04:16 PM Revision 0f9e1f71 (qgis): Simplify tool: show status message about the simplification results
Martin Dobias
04:16 PM Revision ae44e552 (qgis): Simplify tool: support for on-the-fly reprojection
Martin Dobias
04:16 PM Revision 8770c9b2 (qgis): Simplify tool: allow simplification in map units in addition to layer u...
Also fixes simplification of polygons with holes Martin Dobias
04:16 PM Revision 4322de90 (qgis): Simplify tool: allow simplification of multiple features at once
One just needs to drag a rectangle instead of just clicking Martin Dobias
04:16 PM Revision 180ede3f (qgis): Simplify tool: use exact tolerance (+ store it in settings)
Removed the slider as it was of questionable usefulness. Martin Dobias
04:16 PM Revision e93c713e (qgis): Simplify tool - a bit of housekeeping (no functional changes)
Martin Dobias
03:58 PM Revision 60712cd9 (qgis): [FEATURE] Allow to specify custom prefix for joins
Matthias Kuhn
03:38 PM Revision 5369ce04 (qgis): fix type and helpstring of line offset
Vincent Mora
02:38 PM Revision b835f406 (qgis): [Processing] Allow user defined projections in Processing.
Radoslaw Guzinski
02:33 PM Revision 8fc6dd8d (qgis): [Processing] Let a script know where what is its description file.
Usefull if it needs to access other files located relative to the script
location.
Radoslaw Guzinski
02:32 PM Revision 4aafa92e (qgis): [Processing] Fix bug in setting default parameter values in batch mode.
Radoslaw Guzinski
01:23 PM Revision 23100464 (qgis): [processing] fixed console description of models and scripts
Victor Olaya
01:23 PM Revision 00cb6800 (qgis): [processing] fixed wrong import
Victor Olaya
01:23 PM Revision 7106384c (qgis): [processing] fixed model help editing
Victor Olaya
09:20 AM Revision cd556e65 (qgis): Merge pull request #1850 from SrNetoChan/Bug_12001
fix Processing Keep n biggest parts algorithm (fix #12001) Alexander Bruy
09:19 AM Revision 7c71a263 (qgis): Merge pull request #1849 from gioman/fix_ogr2ogr_convert_format
fix Processing ogr2ogr convert format tool Alexander Bruy
08:41 AM Revision 8d98c799 (qgis): Dont dump projects to console when reading them
Tim Sutton
07:42 AM Revision ee0e90a4 (qgis): Report correct count of inserted nodes when adding legend nodes
Martin Dobias
07:42 AM Revision aacb1bdf (qgis): Save and restore expanded state of legend nodes in tree hierarchy
Martin Dobias
07:42 AM Revision 012c3478 (qgis): Restructure the code in QgsLayerTreeModel to group legend-related code
Martin Dobias
07:42 AM Revision 3d539c8c (qgis): [FEATURE] Show rule-based renderer's legend in a tree hierarchy
The functionality can be used in other renderers too, the only requirement
is that legend nodes need to specify their...
Martin Dobias
07:12 AM Revision 56069c9c (qgis): Move template text to qgis.user.expressions
Nathan Woodrow
06:04 AM Revision df939c3f (qgis): Data defined all the things!
Add a bunch of missing data defined options for symbology.
Also fix dialog sizing issues.
Nyall Dawson
06:04 AM Revision 8216f7df (qgis): Actually hook up missing datadefined outline style for ellipse marker
Nyall Dawson

2015-01-21

12:54 AM Revision e26eae94 (qgis): Fixes Processing Keep n biggest parts bug #12001
Alexandre Neto
12:21 AM Revision bed278a7 (qgis): Expand args for custom functions. Add auto arg count
Format test to use spaces and not tabs Nathan Woodrow
11:37 PM Revision 45ee1ad3 (qgis): Add overrides pt 6
Nyall Dawson
09:00 PM Revision e847bb11 (qgis): Add missing methods to sip
Nyall Dawson
08:56 PM Revision 6fb347d2 (qgis): improve GUI consistency & UX for data-defined style
data defined buttons added to the gui
fixes #9881
Vincent Mora
08:19 PM Revision 2db2c5cb (qgis): fix Processing ogr2ogr convert format tool
Giovanni Manghi
08:05 PM Revision ecb93b19 (qgis): Merge pull request #1848 from gioman/fix_postgis_import
fix Processing OGR import into PostGIS Alexander Bruy
07:52 PM Revision 8499242b (qgis): fix Processing OGR import into PostGIS
Giovanni Manghi
07:32 PM Revision 43213a37 (qgis): apply browser filter to the whole tree
Radim Blazek
06:14 PM Revision 77a280ef (qgis): fix building of app test with internal qwtpolar
Jürgen Fischer
06:08 PM Revision f1550412 (qgis): Merge pull request #1846 from naihil/master
Call QgsMapTool::deactivate() to uncheck assigned action/button Matthias Kuhn
05:56 PM Revision e49adad1 (qgis): Use cached feature for context menu feature action on attribute dialog
Dirty hack to
* fix #11744
* fix #11546
Matthias Kuhn
05:35 PM Revision dbfe8991 (qgis): Merge pull request #1847 from m-kuhn/oq
Make QwtPolar optional Matthias Kuhn
05:13 PM Revision ea54b3c6 (qgis): Only show actions menu on attribute dialog when necessary
Fix #12013 Matthias Kuhn
04:38 PM Revision f0a7a1c7 (qgis): use QgsBrowserTreeView in qbrowser
Radim Blazek
03:56 PM Revision 3752be66 (qgis): Make QwtPolar optional
Matthias Kuhn
03:40 PM Revision 4549a389 (qgis): Merge pull request #1680 from tmizu23/r_utils
fix Empty console Output on R under processing. refs #7643 Victor Olaya
03:30 PM Revision f5b10ba1 (qgis): Merge pull request #1752 from mhugo/fix_11948
Test for write access mode for editing capabilities Matthias Kuhn
02:04 PM Revision 678f1ab4 (qgis): [processing] allow using upcoming saga release
Victor Olaya
02:04 PM Revision dce7ef30 (qgis): renamed geostatistics modules in SAGA connector
Victor Olaya
01:00 PM Revision 0cdfcd13 (qgis): fixed ziplayertest, b843f8189 follow up
Radim Blazek
12:53 PM Revision c1f60e38 (qgis): Merge pull request #1843 from radosuav/processing_sublayers
[Processing] Add support for input rasters with sublayers. Victor Olaya
12:45 PM Revision 8f6b0145 (qgis): SIP update: QgsVectorLayer::applyNamedStyle, errorMsg is /Out/
Matthias Kuhn
12:37 PM Revision bebd71c8 (qgis): Merge pull request #1844 from gioman/fix_saga_rastercalc
fix different issues in SAGA grid calculator module and add a couple of useful options Victor Olaya
12:31 PM Revision 7796b157 (qgis): Merge pull request #1839 from rduivenvoorde/identify_color_11996
fix for #11996, use user colors for rubberband instead of fixed red when... Matthias Kuhn
12:20 PM Revision 723f7be9 (qgis): Remove duplicated code and add some documentation
Matthias Kuhn
11:11 AM Revision 6a66d315 (qgis): Call QgsMapTool::deactivate() to uncheck assigned action/button
Anatoliy Golubev
10:46 AM Revision b843f818 (qgis): fixed browser single layer zip files path, fixes hopefully #11871
Radim Blazek
10:02 AM Revision 670ad7b8 (qgis): Add gaussian blur image operation
Nyall Dawson
08:58 AM Revision be2d6d1a (qgis): New QgsImageOperation class for operations that modify QImages
Contains framework for multithreaded operations on QImages, and
numerous operations such as grayscale, hue/saturation...
Nyall Dawson
08:28 AM Revision 3f88ee52 (qgis): Do not show 'remove current style' action when it can't be used
Martin Dobias
06:06 AM Revision c391abd7 (qgis): Fix todo in QgsMapMouseEvent
Martin Dobias
01:04 AM Revision 6a080bad (qgis): Add some missing type conversions to python bindings
Nyall Dawson
01:01 AM Revision c6a77f62 (qgis): Fix #6922, rearrange proxy form to clearly show when system's is used
Larry Shaffer

2015-01-20

11:52 PM Revision f0447db7 (qgis): Add overrides pt 5
Nyall Dawson
11:20 PM Revision cfb4b335 (qgis): fix warning
Jürgen Fischer
10:43 PM Revision 106358c4 (qgis): fix windows build
Jürgen Fischer
10:20 PM Revision df79c2a9 (qgis): [BUGFIX][QgsGmlSchema] Decode element name
Good practice for the element name is to exclude accents but when GML is
automatically generated attribut element na...
René-Luc ReLuc
09:56 PM Revision a95e28fb (qgis): fix different issues in SAGA grid calculator module and add a couple of...
Giovanni Manghi
09:45 PM Revision 4786bd15 (qgis): osgeo4w: also use Visual C++ 2010 for 32bit
Jürgen Fischer
09:44 PM Revision e4d34cbe (qgis): osgeo4w: also use Visual C++ 2010 for 32bit
Jürgen Fischer
09:17 PM Revision bdcbeb19 (qgis): fix format_date example (fixes #12016)
Jürgen Fischer
08:26 PM Revision 752f5309 (qgis): fixed browser add favourite path
Radim Blazek
07:52 PM Revision 74e2abd3 (qgis): reverted partially ba4948e44 (#11871 - browser crash with zipped file)
Radim Blazek
06:46 PM Revision bf22ff50 (qgis): browser save/restore state moved to new class QgsBrowserTreeView
Radim Blazek
05:22 PM Revision a2a82d2f (qgis): Merge pull request #1830 from manisandro/transaction
[FEATURE] Transactional editing for postgres layers Marco Hugentobler
03:21 PM Revision cae4eb33 (qgis): [FEATURE] New snapping API with improved indexing (QEP 13)
Merge branch 'snapping-improved' Martin Dobias
03:18 PM Revision 8177bbef (qgis): Snapping utils optimization
Avoid snapping to edges if vertex has already been found.
Also increase the maximum feature count to 1M before doing ...
Martin Dobias
03:17 PM Revision 5361a691 (qgis): Decrease the debugging noise
Martin Dobias
03:12 PM Revision 006edcb7 (qgis): Node tool: Declutter a bit the mouse press event logic
Martin Dobias
12:54 PM Revision dbe830b0 (qgis): Point locator: Use just one R-tree for indexing instead of three R-trees
The maintenance of three R-trees was too complicated, using a lot of memory
and the performance benefit was questiona...
Martin Dobias
12:36 PM Revision 82f043c2 (qgis): [Processing] Add support for input rasters with sublayers.
Radoslaw Guzinski
12:34 PM Revision b0291985 (qgis): [processing] added specific algorithm for saga 214
Victor Olaya
11:41 AM Revision e9228b67 (qgis): [processing] some SAGA fixes
-fixed raster export
-fixed version numbering when no saga installation is found
Victor Olaya
08:48 AM Revision 5511c86c (qgis): fix file permissions
Alexander Bruy
08:45 AM Revision a81ec215 (qgis): [processing] remove help files already ported to User Guide
Alexander Bruy
04:21 AM Revision 0ea6a3d1 (qgis): Support different indexing strategies in QgsSnappingUtils
Huge layers will not use all the memory - at the expense of slow queries Martin Dobias
04:21 AM Revision 54e8493b (qgis): QgsPointLocator: make it possible to index just a part of layer
Martin Dobias
04:21 AM Revision 28cbf575 (qgis): Remove QgsMapToolVertexEdit class - not needed anymore
Martin Dobias
04:21 AM Revision f8fc8a0a (qgis): Final removals of QgsMapCanvasSnapper
Martin Dobias
04:21 AM Revision 1174361c (qgis): Convert more code from QgsMapCanvasSnapper to QgsSnappingUtils
Martin Dobias
04:21 AM Revision 208b5e3c (qgis): Get rid of last snapToBackgroundLayers() calls
Martin Dobias
04:21 AM Revision 488e7f11 (qgis): Fix Add part map tool for multi-point layers
Martin Dobias
04:21 AM Revision 4b8ea282 (qgis): Add QgsSnappingUtils::snapToCurrentLayer() + utility methods in QgsTole...
Also added missing SIP wrappers for new classes QgsPointLocator and QgsSnappingUtils Martin Dobias
04:21 AM Revision 30684c7d (qgis): Add support for match filtering, fix unit tests
Martin Dobias
04:21 AM Revision 24adc027 (qgis): Conversions from QgsMapCanvasSnapper to QgsSnappingUtils
Martin Dobias
04:21 AM Revision cd7180ec (qgis): Added convenience method snappingUtils() to QgsMapCanvas
Map tools can use canvas.snappingUtils().snapToMap(pt) to do the snapping. Martin Dobias
04:21 AM Revision f956464c (qgis): Add snapping to current layer mode + make it default for new projects
Martin Dobias
04:18 AM Revision cf22adc0 (qgis): Fix issues with snapping and lat/lon coords
Martin Dobias
04:18 AM Revision 073d27a6 (qgis): Fix snapping vertex marker when snapped to a segment
Martin Dobias
04:18 AM Revision 8db086cd (qgis): Fix problems with edge snapping with duplicated vertices present
Martin Dobias
04:18 AM Revision c812e42a (qgis): Reintroduce support for intersection snapping
Martin Dobias
04:18 AM Revision 81bb1247 (qgis): Added vertex/edge in tolerance queries
Martin Dobias
04:18 AM Revision e05de3f9 (qgis): Handle updates of the layer in the point locator
This currently just invalidates the whole trees. It would be more sophisticated to do just the updates
to the existin...
Martin Dobias
04:18 AM Revision 83770dfd (qgis): Hook snapping utils into QGIS interface
Now the new snapping engine is ues for add feature map tool Martin Dobias
04:18 AM Revision 1dae560c (qgis): Added initial tests for QgsPointLocator and QgsSnappingUtils
Martin Dobias
04:18 AM Revision 3a0dbf27 (qgis): Initial import of new classes for more efficient snapping
QgsPointLocator: index vector layer geometries for fast lookups
QgsSnappingUtils: combine locators according to snapp...
Martin Dobias

2015-01-19

12:55 AM Revision 51bb8032 (qgis): Ensure users python folder is on path
Fix import of expressions if we have to make the the python\expressions
folders
Nathan Woodrow
05:28 PM Revision 295f466d (qgis): Layer properties dialogs: add style manager actions under Style button
This allows for more convenient configuration of layer styles and switching
between them compared to the context menu...
Martin Dobias
04:29 PM Revision 368fe68f (qgis): Make sure "keep layer styles" checkbox is enabled only when "keep layer...
Martin Dobias
04:01 PM Revision 15068e55 (qgis): Replace the row of style-related buttons by a button with context menu
This saves vertical space and will allow addition of more actions.
This code has been funded by Tuscany Region (Ital...
Martin Dobias
03:22 PM Revision 7b31a17e (qgis): Fix infinite loop in QgsVectorLayer::deleteSelectedFeatures if removal ...
Sandro Mani
03:22 PM Revision 40ad3b09 (qgis): [FEATURE]: Transactional editing for postgres layers (other datasources...
Sandro Mani
01:32 PM Revision 7e3bef6c (qgis): Make the style GUI utils more granular + move copy/paste to the top of ...
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 6002233F59)
and commissioned to Gis3W s.a.s.
Martin Dobias
01:23 PM Revision 0cde4f10 (qgis): Ensure that clear button is shown for QgsSpinBox/DoubleSpinBox
Previously the clear button might not show if the value of the
widget was set while its signals were blocked.
Nyall Dawson
12:57 PM Revision 1310b870 (qgis): Show recently used projections in QgsProjectionSelectionWidget
Nyall Dawson
12:57 PM Revision 953b39e6 (qgis): Fix warning
Nyall Dawson
12:39 PM Revision 375dc320 (qgis): Make sure to update visibility presets if any layer's style name changes
Also adds signals to the QgsMapLayerStyleManager so others can watch the changes
This code has been funded by Tuscan...
Martin Dobias
09:26 AM Revision c5c970e8 (qgis): fix for #11996, use user colors for rubberband instead of fixed red whe...
Richard Duivenvoorde
09:18 AM Revision 5266fd97 (qgis): [FEATURE] Composer map - optionally store layer styles
There is a new check box that allows the user to tell whether a map should
keep the layer styles (it will store the s...
Martin Dobias
09:18 AM Revision 2d663b51 (qgis): Waste less space with whitespace in project files
Martin Dobias
07:42 AM Revision 6166eccc (qgis): Add spacing above function editor combo. API docs for QgsLayerDefinition
Nathan Woodrow
06:14 AM Revision cb409f7f (qgis): Add overrides (part 3)
Nyall Dawson
06:11 AM Revision 62612bd8 (qgis): Use QgsProjectionSelectionWidget for raster layer save as dialog
Nyall Dawson
06:11 AM Revision f68b099b (qgis): Change projection selection widget to use a combo box
With options for layer CRS, project CRS and default CRS. Nyall Dawson
06:11 AM Revision 36f363b9 (qgis): Fix tab order not respected for unit selection widget
Nyall Dawson
05:25 AM Revision 8944ff7a (qgis): Add group support for QLR files
Add class for handling QLR files. Add sip bindings
Funded by Nicholas Duggan
Nathan Woodrow

2015-01-18

08:47 PM Revision 2011951d (qgis): Fix some typos
Signed-off-by: Werner Macho <[email protected]> Werner Macho
10:16 AM Revision bb7e53ca (qgis): Fix font size not restoring when opening label property dialog
Also make font size of 0 correspond to a null value, ie the
label uses the default layer font size.
Nyall Dawson

2015-01-17

12:48 AM Revision 6a65050f (qgis): translation string fixes
Jürgen Fischer
12:02 AM Revision 063b70d4 (qgis): improve i18n of topology checker plugin
Jürgen Fischer
10:34 PM Revision 3404d554 (qgis): Merge pull request #1837 from timlinux/master
Updated splash from Anita / Essen Hackfest 2014 Tim Sutton
08:55 PM Revision 8911d6b4 (qgis): Updated splash from Anita / Essen Hackfest 2014
Tim Sutton
03:55 PM Revision c26cfe2f (qgis): replace more override identifiers
Jürgen Fischer
01:57 PM Revision fdd17517 (qgis): [processing] enable algs that require 3rd party Python modules when
possible Alexander Bruy
12:31 PM Revision 737c9cc1 (qgis): Merge branch 'processing-i18n'
Alexander Bruy
11:17 AM Revision d8a224d8 (qgis): fix typos
Alexander Bruy
10:25 AM Revision e3e42f02 (qgis): fix support for null values in categories (fixes #11786)
Jürgen Fischer
10:24 AM Revision 321ff1b1 (qgis): [processing] i18n support in grass, R, OTB and example providers
Alexander Bruy
10:24 AM Revision e1d8710d (qgis): [processing] i18n support for TauDEM provider
Alexander Bruy
10:24 AM Revision 07462f54 (qgis): [processing] i18n support for SAGA provider
Alexander Bruy
10:24 AM Revision ad758aa8 (qgis): [processing] i18n for qgis provider
Alexander Bruy
10:24 AM Revision c5cb2f80 (qgis): [processing] i18n support for lastools provider
Alexander Bruy
10:24 AM Revision f3f09fa5 (qgis): [processing] i18n support in gdal provider
Alexander Bruy

2015-01-16

12:30 AM Revision ce95c59b (qgis): style manager: avoid name duplication (fixes #11015)
Jürgen Fischer
12:08 AM Revision 9a99d2f8 (qgis): ogr provider: virtual format driver can also be named 'VRT' (fixes #11223)
Jürgen Fischer
10:54 PM Revision 0fe17f75 (qgis): fix parsing of vector mime data (fixes #11984)
Jürgen Fischer
10:13 PM Revision 03713ce6 (qgis): postgres provider: fix adding features with null values (fixes #11777)
Jürgen Fischer
09:27 PM Revision fe376003 (qgis): Added stdev
Sören Gebbert
09:25 PM Revision ba4948e4 (qgis): use directory path and not item path (fixes #11871)
Jürgen Fischer
08:30 PM Revision d11cc82b (qgis): keep rotation support state in canvas (followup 204e7104)
Jürgen Fischer
04:56 PM Revision 204e7104 (qgis): enable canvas rotation support by default
Jürgen Fischer
03:49 PM Revision 93e22264 (qgis): header install update
Jürgen Fischer
03:38 PM Revision ce4d0639 (qgis): avoid usage of override as identifier (followup 313f2c8d)
Jürgen Fischer
02:11 PM Revision 98a72425 (qgis): Integration of the modified fTools plugin into master
Sören Gebbert
10:43 AM Revision 59162bc1 (qgis): [FEATURE] Function editor for expression widget.
Allows for adding on the fly functions to the expression engine.
Functions are saved in qgis2\python\expressions.
Ne...
Nathan Woodrow
09:21 AM Revision 49cf93da (qgis): [processing] Consistently show modeler dialog as modal
Victor Olaya
08:55 AM Revision 2b58df4d (qgis): add missed files (followup 313f2c8d)
Jürgen Fischer
08:52 AM Revision 3d9adfe9 (qgis): followup 313f2c8de09b00ef5cdabee59e83e86dda36b1ed
Denis Rouzaud
08:22 AM Revision 313f2c8d (qgis): OVERRIDE macro breaks globeplugin (OVERRIDE is an enum value in OpenSce...
replace 'OVERRIDE' macro with 'override' keyword in code and define it an empty
macro where C++11 is not available (f...
Jürgen Fischer
08:14 AM Revision 11d331dd (qgis): Add QgsMapLayer::importNamedStyle() functions
Like this we do not need to use a temporary file to load a style Martin Dobias

2015-01-15

04:04 PM Revision cd772567 (qgis): Drop unused parameters from private methods, indentation update
Sandro Santilli
03:37 PM Revision 0c767ad6 (qgis): Rewrite grid decoration to consider map rotation
Closes http://hub.qgis.org/issues/11817 Sandro Santilli
12:25 PM Revision ca4a60a6 (qgis): Fix redundant angle methods for QgsGradientFillSymbolLayerV2
Nyall Dawson
12:25 PM Revision 0e354957 (qgis): Add overrides pt 2
Nyall Dawson
10:35 AM Revision 908d6b3c (qgis): [processing]download and store help files when downloading from script/...
Fixes #11979 Victor Olaya
10:27 AM Revision c54cd92f (qgis): [processing] fixed handling of file outputs in scripts
Fixes #11990 Victor Olaya
10:27 AM Revision 73f184e2 (qgis): [processing] fixed handling of bool values in saga 213
Victor Olaya
10:27 AM Revision 05f6e997 (qgis): [processing] fixed make file
Victor Olaya
10:27 AM Revision aa60bfec (qgis): [processing] New system for handling SAGA versions
This commit sets a different way of handling SAGA versions and a new way of checking saga installations
This is done...
Victor Olaya
09:12 AM Revision 3bd9709a (qgis): spelling fixes
Jürgen Fischer
09:08 AM Revision e432317e (qgis): dxf export: use implicit cast QPointF to QgsPoint
Jürgen Fischer
08:19 AM Revision 859efa5c (qgis): fix build error
Jürgen Fischer
01:56 AM Revision 81470513 (qgis): Fix plugin installer crash with invalid versions
Nathan Woodrow

2015-01-14

11:55 PM Revision 0ba232d1 (qgis): dxf export: improve marker symbol export
Jürgen Fischer
08:49 PM Revision 5996014a (qgis): dxf export dialog: fix select and unselect all (fixes #11987)
Jürgen Fischer
03:29 PM Revision c3488f4c (qgis): offline editing plugin: allow exporting non geometric layers
Denis Rouzaud
02:23 PM Revision b042d8e6 (qgis): use QgsLayerTree for the selection of layers in the offline editing plugin
Denis Rouzaud
12:49 PM Revision 9cdb6400 (qgis): Replace use of deprecated std::auto_ptr with QScopedPointer
Nyall Dawson
12:02 PM Revision a4ee4059 (qgis): Avoid some compiler warnings
Nyall Dawson
09:39 AM Revision 6cb41149 (qgis): Add OVERRIDE to definitions (pt 1)
Nyall Dawson
09:39 AM Revision db9fc098 (qgis): Disable deprecated register warning/error for clang, breaks Travis build
Nyall Dawson
09:38 AM Revision 34b10e59 (qgis): Enable -Wno-error=c++11-narrowing for clang builds
...until underlying issues are fixed Nyall Dawson
09:38 AM Revision cdbd885a (qgis): Fix comparison between pointer and integer error for clang c++11
Nyall Dawson
09:38 AM Revision 466f2563 (qgis): Add OVERRIDE macro, allows "override" keyword when c++11 is available
...and no errors when compiler is not capable of c++11 builds. Nyall Dawson
07:35 AM Revision 8ab44721 (qgis): WMS server: Support <NamedStyle> in SLD
When using <NamedStyle> make sure the passed SLD XML has attribute units="mm"
in the root <StyledLayerDescriptor> tag...
Martin Dobias
06:16 AM Revision 2e4c7c9e (qgis): Fix bbox-based GetLegendGraphic for CRS with inverted axes (e.g. EPSG:4...
Martin Dobias
05:34 AM Revision e26e365f (qgis): Merge pull request #1831 from giohappy/wms_legend_fix
Fix erroneous extent for contextual legend Martin Dobias

2015-01-13

03:28 PM Revision 224b2c87 (qgis): Fix erroneous extent for contextual legend
Giovanni Allegri
02:55 PM Revision b49da36c (qgis): * Save and restore visiblity state of embedded group layers (fixes #4097)
* Adds support for lists in custom properties Jürgen Fischer
09:33 AM Revision 3711fd58 (qgis): WMS server: support multiple styles in GetStyles request
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 6002233F59) and commissioned to Gis3W s.a.s. Martin Dobias
07:38 AM Revision f28a6d1d (qgis): Fix #11703 and #11704
Do not create a layer node if the passed layer cannot be used (not in registry) Martin Dobias
06:22 AM Revision 1614ac8c (qgis): WMS server: fix crashing context-based GetLegendGraphic
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 6002233F59) and commissioned to Gis3W s.a.s.
The ab...
Martin Dobias

2015-01-12

09:52 PM Revision 33857db6 (qgis): Replace use of deprecated std::auto_ptr with QScopedPointer
Nyall Dawson
02:58 PM Revision fa903dde (qgis): fix scale widget and dxf export
Denis Rouzaud
02:31 PM Revision 5b382620 (qgis): WMS server: advertise additional layer styles in GetCapabilities
Martin Dobias
02:31 PM Revision 95b4ebce (qgis): WMS server: detect correct service URL even if REQUEST_URI is not defined
Martin Dobias
02:31 PM Revision 6e4c5078 (qgis): WMS server: support predefined layer styles in GetMap requests
Martin Dobias
02:31 PM Revision 03edac97 (qgis): WMS server: throw LayerNotDefined exception when undefined layer is req...
This is according to WMS 1.1.0 / 1.1.1 / 1.3.0 specs Martin Dobias
01:21 PM Revision ba495f37 (qgis): Correctly synchronize layer editable state with UI in relation editor
Fix #11524
Thank you very much Benjamin Trigona-Harany
Matthias Kuhn
07:41 AM Revision b7dcd67f (qgis): Updates for current GRASS GIS 7 release branch [merged PRs]:
* Delete r.bitpattern.txt: r.bitpattern is now only an Addon since r.mapcalc and i.modis.qc provide the functionality... Markus Neteler

2015-01-11

09:17 AM Revision ed825e65 (qgis): fix doxymentation warnings
Jürgen Fischer

2015-01-10

06:02 PM Revision 98ca2dcc (qgis): delimited text provider: only add finite points to spatial index (fixes...
Jürgen Fischer
08:40 AM Revision 5f3debdc (qgis): Merge pull request #1760 from gioman/fix_scripts
fix a few qgis processing scripts Alexander Bruy
03:14 AM Revision 6e60d67a (qgis): Merge pull request #1747 from NathanW2/measure_dialog
Add units selector to measure dialog. Add info text to dialog Nathan Woodrow
01:43 AM Revision d9042f59 (qgis): Follow up 6a17a60ae2 - Fix error when passing usesgeometry to qgsfunction
Nathan Woodrow

2015-01-09

09:28 PM Revision c8d87488 (qgis): Make north arrow decoration follow map rotation
Closes http://hub.qgis.org/issues/11818 Sandro Santilli
08:02 PM Revision 29f8b239 (qgis): fix a few qgis processing scripts
Giovanni Manghi
07:49 PM Revision 8d202727 (qgis): function help fixes
Jürgen Fischer
07:33 PM Revision b52fff30 (qgis): avoid duplicate function help entry
Jürgen Fischer
07:33 PM Revision bdd4388c (qgis): oracle provider: also retrieve pk candidates for geometryless views (fi...
Jürgen Fischer
07:10 PM Revision 9c6fe061 (qgis): Pre-rotate vectors before applying labels
Revert custom rotation handling in label placement, dropping
rotation component from the transformation used to deter...
Sandro Santilli
07:01 PM Revision a09d3d60 (qgis): Do not assume map is not rotated when computing label sizes
Sandro Santilli
03:48 PM Revision 4dead724 (qgis): Allow multiple styles of layers in composer maps
When layer set is locked in composer map, also the styles associated with layers are kept.
As a result, a composition...
Martin Dobias
03:48 PM Revision 50e77a9d (qgis): Added support for renaming of map layer styles
Martin Dobias
01:11 PM Revision e8aedcbd (qgis): use wkbPtr
Jürgen Fischer
12:37 PM Revision e2e47d71 (qgis): Add rotate and transform(QTransform) methods to QgsGeometry
Reimplement translate in terms of transform(QTransform).
Includes new unit test for rotate() and translate() methods....
Sandro Santilli
11:55 AM Revision 85619dae (qgis): Some optimisations to gradient ramps and shapeburst fills
Leads to up to 25% improvement in render speed. Nyall Dawson
11:04 AM Revision 8b5587fe (qgis): Improve the internals of map layer style manager
- style manager is always enabled (client code does not need to distinguish between enabled/disabled state)
- layers ...
Martin Dobias
11:01 AM Revision 7c4f3f96 (qgis): remove lineEdit method from projection selection widget
this will allow to change the widget design without breaking the API Denis Rouzaud
10:23 AM Revision 73a28581 (qgis): indentation update
Jürgen Fischer
09:44 AM Revision abb25105 (qgis): update the scale range widget with the new scale widget
Denis Rouzaud
07:59 AM Revision 3310efbc (qgis): fix warning
Denis Rouzaud
07:40 AM Revision d9280b10 (qgis): add scale widget to custom widgets
Denis Rouzaud
07:40 AM Revision db88b01b (qgis): use scale widget in dxf export
Denis Rouzaud
07:40 AM Revision 127c882e (qgis): create scale widget (scale combo box + button to set scale from map can...
Denis Rouzaud
 

Also available in: Atom