Activity

From 2015-04-05 to 2015-05-04

2015-05-04

10:39 PM Revision 69aa1152 (qgis): Merge pull request #2026 from kiselev-dv/pull/osm-not-null
Add not-null option for osm export Martin Dobias
09:23 PM Revision 57d5d079 (qgis): fix typo
Dmitry Kiselev
08:49 PM Revision b430151e (qgis): Merge branch 'master' of github.com:kiselev-dv/QGIS
Dmitry Kiselev
08:27 PM Revision 8902a86f (qgis): Add not null option for OSM export
Dmitry Kiselev
08:16 PM Revision 314bf4e1 (qgis): fix issues
Dmitry Kiselev
05:19 PM Revision e440dee1 (qgis): [DBManager] Add a 'create view' button
Hugo Mercier
05:19 PM Revision 00276e2b (qgis): [DBManager] Add fr translation for the query builder
Hugo Mercier
05:19 PM Revision 4876e7a2 (qgis): [DBManager] Integrate QSpatialite's query builder
Hugo Mercier
05:19 PM Revision d684c8c7 (qgis): [DBManager] Allow to load a layer without primary key
Hugo Mercier
05:18 PM Revision 00618fca (qgis): [DBManager] Allow non-spatial layers
Hugo Mercier
05:06 PM Revision eb964f9f (qgis): [GRASS][FEATURE] delete raster map browser action
Radim Blazek
05:01 PM Revision 51c180b5 (qgis): fixes #8212
Arunmozhi P
01:00 PM Revision e05246d7 (qgis): Const correctness for QgsGeometry methods
Nyall Dawson
12:36 PM Revision 1100c987 (qgis): GRASS test fix
Radim Blazek
12:27 PM Revision 9e096464 (qgis): [GRASS][feature] delete vector layer browser action
Radim Blazek
12:26 PM Revision f800ac63 (qgis): Merge pull request #1975 from rduivenvoorde/sldfix_11863
Fixes #11863 (invalid SLD with negative values) Martin Dobias
10:04 AM Revision fd6dc0d8 (qgis): Allow to open a spatialite table without primary key
Hugo Mercier
08:53 AM Revision 72eb1aae (qgis): Allow Qt5::Positioning as alternative to QtMobility/QtLocation
Matthias Kuhn
08:34 AM Revision 72cfe46f (qgis): [FEATURE] Add diagram nodes to legends (fix #4255)
Vincent Mora
08:34 AM Revision 4a9a9361 (qgis): Fix legend text not customisable for QgsSimpleLegendNode items
Nyall Dawson

2015-05-03

09:02 PM Revision 5d54b325 (qgis): Merge branch 'master' of github.com:kiselev-dv/QGIS
Dmitry Kiselev
09:01 PM Revision 6004c142 (qgis): Add not null option for OSM export
Dmitry Kiselev
05:10 PM Revision edeafa95 (qgis): indentation and minor sip updates
Jürgen Fischer
01:09 PM Revision bae9cea4 (qgis): Add missing files from 96db1bd
Nyall Dawson
12:57 PM Revision 96db1bdb (qgis): Allow expression functions to include 0 length parameter lists
This change allows for some cleanups to the built in expression
functions, by making it possible to differentiate var...
Nyall Dawson
12:57 PM Revision bd9e02be (qgis): Add alias support for expression functions
Standardise naming of all internal functions to lowercase with
underscore convention. Add aliases for old names to av...
Nyall Dawson
12:57 PM Revision bb648306 (qgis): Implicit sharing for QgsFields
Nyall Dawson
12:48 PM Revision 31e86112 (qgis): Add quartiles and IQR to QgsStatisticalSummary calculations
Nyall Dawson

2015-05-02

03:19 PM Revision 154468bd (qgis): Add QgsStatisticalSummary class for calculating stats from a list
of values. Nyall Dawson
12:32 PM Revision bb0e583f (qgis): Move methods for returning lists of values from a vector layer field
or expression to QgsVectorLayer. Add unit tests. Nyall Dawson
11:12 AM Revision fadaf124 (qgis): Implement implicit sharing for QgsField
Nyall Dawson

2015-05-01

04:43 PM Revision e12601ef (qgis): Add rpm files to build Fedora/CentOS/RHEL packages
Matthias Kuhn
04:18 PM Revision c0090d8c (qgis): Also let CMake find grass libs in default system location
Matthias Kuhn
10:24 AM Revision 853e913a (qgis): Propagate keyRelease event from main app window
Matthias Kuhn

2015-04-30

09:27 AM Revision ce18a60b (qgis): Bump acceptable doc coverage
Nyall Dawson
09:26 AM Revision 73140476 (qgis): Fix missing doc strings due to invalid doxygen tags
Nyall Dawson
02:58 AM Revision 3e8c5cf1 (qgis): fix windows build
Jürgen Fischer

2015-04-29

12:46 AM Revision ac7cb41e (qgis): Set autoraise on browser dock info button
Nyall Dawson
11:05 PM Revision eb4d8c76 (qgis): Fix docs for QgsProjectionSelectionWidget
Nyall Dawson
10:28 PM Revision 721d9f59 (qgis): Formatting and code cleanups for QgsScaleExpression
Nyall Dawson
10:27 PM Revision 70b91b63 (qgis): Add QgsScaleExpression subclass for sized based expressions
Vincent Mora
09:42 PM Revision 9b566189 (qgis): Fix startup crash when python is not available
Matthias Kuhn
09:14 PM Revision 4c2844e7 (qgis): browser properties path/uri without spaces wrap
Radim Blazek
04:37 PM Revision 4645dd75 (qgis): [GRASS] tools window made dockable
Radim Blazek
12:15 PM Revision 0ed89fc0 (qgis): [FEATURE][browser] optional properties widget
Radim Blazek
11:16 AM Revision a1dd7e8f (qgis): add a new tool bar for user input
rotation map tool now uses it instead of message bar
the idea of the user input toolbar can change (fixes crash when ...
Denis Rouzaud
09:50 AM Revision 06180fe3 (qgis): Reimplement QgsNetworkContentFetcher test with a local server
Reduces false alarms in unit tests due to network problems Matthias Kuhn
02:37 AM Revision 96576aa2 (qgis): Fix typos
Nyall Dawson

2015-04-28

06:47 PM Revision 96143d56 (qgis): Merge pull request #2017 from rldhont/processing_remove_print_from_help
[processing] removing print statement from help method Alexander Bruy
06:30 PM Revision f7e46ee5 (qgis): Removing print from help method
I found a print in ModelerAlgorithm help method that causes some trouble
for PyWPS-QGIS-Processing. I removed it.
René-Luc ReLuc
05:41 PM Revision c2fb5e19 (qgis): Revert "Streamline singleton behavior"
This reverts commit b4a85471978b59b129c0299dfd14c1af00fef743.
The template based approach was not cross-platform fri...
Matthias Kuhn
03:04 PM Revision 96560c89 (qgis): allow numerical input in rotation map tool
* use a combo box to set the angle
* allow snapping to angles (directly enabled when shift + click)
* uses click-clic...
Denis Rouzaud
10:43 AM Revision 15c1dbc4 (qgis): Merge pull request #2014 from elpaso/hidpi-improvements
Hidpi improvements Matthias Kuhn
10:31 AM Revision 51c5931b (qgis): Raise an error when an unary operator is used in combi with a non liter...
See https://github.com/qgis/QGIS/pull/1975 for discussion Richard Duivenvoorde
10:19 AM Revision 3c22aff0 (qgis): Fix usability issue in attributetable
The height of rows is too small to see its
contents on hidpi screens
Alessandro Pasotti
09:42 AM Revision d1fa2448 (qgis): Fix usability issue in statusbar
The height of scale and coordinates is too small to see its
contents on hidpi screens
Alessandro Pasotti
09:30 AM Revision 9f2c544b (qgis): [processing] fixed rendering styles dialog
fixes #12583 Victor Olaya
09:19 AM Revision 55108ae7 (qgis): [processing] enabled inut checks for field calculator algorithm
fixes #12586 Victor Olaya
08:57 AM Revision 29501464 (qgis): [processing] fixed saga split rgb for 2.1.4
Victor Olaya
08:44 AM Revision 8ac22c5f (qgis): [processing] fixed wrong creation of error message in script algorithm
Victor Olaya
08:28 AM Revision 288b242a (qgis): Merge pull request #1966 from olivierdalang/show_selected_features_ALL_...
Filter the attribute table only by selection if there is one
Fix #7541
Matthias Kuhn

2015-04-27

10:23 AM Revision 0f35192f (qgis): Add cropTransparent to QgsImageOperation, for cropping transparent
borders from around an image Vincent Mora
10:22 AM Revision 6a8526f9 (qgis): Add assistant support to QgsDataDefinedButton
Vincent Mora
10:22 AM Revision cf3a7127 (qgis): Move prettyBreaks calculation to QgsSymbolLayerV2Utils
Vincent Mora
10:22 AM Revision 0c5063fe (qgis): Add method to create a QgsDataDefined from a string.
Automatically analyses to determine whether the string refers to
a column or is an expression.
Vincent Mora
10:22 AM Revision d4319621 (qgis): Add an isField test for QgsExpression
Checks whether expression consists of solely a field reference Vincent Mora
09:12 AM Revision ffeb61d5 (qgis): Merge pull request #2008 from NaturalGIS/remove_grass_modules
[processing] remove r.mapcalculator from GRASS7 modules Alexander Bruy
09:12 AM Revision 09020dc1 (qgis): Merge pull request #2005 from NaturalGIS/fix_grass7_v_to_rast_attribute
[processing] fix grass7 v.to.rast.attribute Alexander Bruy
09:12 AM Revision 5fe7f3d9 (qgis): Merge pull request #2004 from NaturalGIS/fix_grass7_slope_aspect
[processing] fix grass7 r.slope.aspect Alexander Bruy
09:11 AM Revision b413271a (qgis): Merge pull request #2009 from NaturalGIS/remove_grass_v_distance
[processing] remove v.distance as it can't work Alexander Bruy

2015-04-26

08:38 PM Revision b8dcb881 (qgis): remove v.distance as it can't work
Giovanni Manghi
08:24 PM Revision f51941b7 (qgis): remove r.mapcalculator from GRASS7 modules
Giovanni Manghi
03:46 PM Revision 6ada2b61 (qgis): osgeo4w: reflect packagename and version in nightly build
(cherry-picked from 9c5cbd4, dec0ca5 and 51a7317) Jürgen Fischer
03:34 PM Revision 9e0893f6 (qgis): fix where clause when multiple features are filtered by ids (fixes #126...
(cherry picked from commit 02f5c73ae2067c3a92a2254761a8e2db0a565eae) Jürgen Fischer
03:29 PM Revision 464646d1 (qgis): german translation update
Jürgen Fischer
03:24 PM Revision 96c3d927 (qgis): Properly handle non matching number of WMS styles and layers in WMS pro...
(cherry picked from commit bcb95137f07134c62094fdc68cb998d9a56409ab) Jürgen Fischer
03:24 PM Revision 1a827abb (qgis): doxygen: add effects directory
(cherry picked from commit d660acbfa365ac52164916b798c8c0167a1f655d) Denis Rouzaud
03:24 PM Revision ff1b1838 (qgis): processing: fix interpretation of oracle layers (fixes #12590)
Funded by norbit.de
(cherry picked from commit f0daab9c7c188bd0361d7d11652830558231e1b6)
Jürgen Fischer
03:24 PM Revision 3a2d2f63 (qgis): remove unused button in categorized renderer ui
(cherry picked from commit 812d5b11832c31a875048ceda6609814b194a5ee) Jürgen Fischer
03:24 PM Revision f528d2b6 (qgis): Fix primary key search
(cherry picked from commit 265c253995ae755194df514a07ecaad35fd3ec57) Sandro Mani
03:24 PM Revision a64ef9fe (qgis): Fix quoting of xfb-run invocation
Works For Me (Ubuntu 14.04.2) Sandro Santilli
03:24 PM Revision af5b5e7c (qgis): include pointer to message in connection error message (fixes #12526)
(cherry picked from commit 10a51f672fa6b98174e9b94dd932dc08e5d77e71) Jürgen Fischer
03:24 PM Revision 0beeadf9 (qgis): oracle spatial: use sdo_relate for exact intersect feature requests whe...
(cherry picked from commit fa99a960844e8bc6c909c58961bf9a0df070d877) Jürgen Fischer
03:24 PM Revision d92e4d64 (qgis): server: fix 'LayerDrawingOrder' (fixes #12484)
cherry picked from de5a3f5 + 04324fd Jürgen Fischer
01:48 PM Revision 80a65b9b (qgis): fix python error when using path with special chars in Processing/GRASS
Giovanni Manghi
01:37 PM Revision 102f6d31 (qgis): db manager: fix BaseError handing (fixes #12645)
Jürgen Fischer
01:22 PM Revision c79dd9d1 (qgis): Merge pull request #2006 from NaturalGIS/grass7_better_default_raster_r...
better GRASS7 default raster resolution and fix r.composite Paolo Cavallini
12:58 PM Revision e7e02794 (qgis): Update GrassAlgorithm.py
Better default cellsize for GRASS6 Paolo Cavallini
12:33 PM Revision 031f9a9f (qgis): better GRASS7 default raster resolution and fix r.composite
Giovanni Manghi
11:31 AM Revision b3d8fc2b (qgis): fix grass7 v.to.rast.attribute
Giovanni Manghi
11:25 AM Revision ac2d8179 (qgis): fix also grass7 r.aspect and re-adds r.slope
Giovanni Manghi
11:08 AM Revision 42f0aa28 (qgis): fix grass7 r.slope.aspect
Giovanni Manghi

2015-04-24

02:55 PM Revision d0fea658 (qgis): Minimize installed travis dependencies
Matthias Kuhn
10:27 AM Revision c9ec219f (qgis): Make QgsPointLocator discard geometries that cannot be projected
Fix #12634 (crash snapping in measure tool)
(cherry picked from commit 0480cabfc91353156c58285b5748ef1c83bbe5d7)
Sandro Santilli
10:25 AM Revision 0480cabf (qgis): Make QgsPointLocator discard geometries that cannot be projected
Fix #12634 (crash snapping in measure tool)
To be backported to 2.8 branch
Sandro Santilli

2015-04-23

07:41 PM Revision a2d673f5 (qgis): QgsMimeDataUtils::encode fix (escape also backslash)
Radim Blazek
07:40 PM Revision 876e54b5 (qgis): [GRASS] use always forward slash as dir separator
Radim Blazek
07:38 PM Revision 95e5a4f3 (qgis): QgsMimeDataUtils::encode fix (escape also backslash)
Radim Blazek
07:04 PM Revision 1ac4b252 (qgis): [GRASS] more tests
Radim Blazek

2015-04-22

08:35 PM Revision bcb95137 (qgis): Properly handle non matching number of WMS styles and layers in WMS pro...
Jürgen Fischer
07:47 PM Revision 32cc6e0b (qgis): Fix quoting of xfb-run invocation
Works For Me (Ubuntu 14.04.2) Sandro Santilli
12:58 PM Revision 95a7fbc8 (qgis): Followup b2ca7f, fix bad merge
Nyall Dawson
10:18 AM Revision deba02f1 (qgis): Improved placement for diagrams for line layers
Previously the diagrams would often be displaced from the line
(depending on the line orientation).
Nyall Dawson
10:03 AM Revision b2ca7faf (qgis): Modernise diagram properties UI:
Switch to stacked widget, QgsScaleRangeWidget, QgsFieldExpression
widget, QgsDoubleSpinBoxes.
Rearrange and reword c...
Nyall Dawson
10:03 AM Revision 16af7871 (qgis): Fix line placement flags for diagrams. Line placement options for
PAL are flags, not an enum Nyall Dawson
10:03 AM Revision 7ce618a6 (qgis): Start modernising diagram ui
Nyall Dawson
08:38 AM Revision 12d92e4f (qgis): Merge pull request #1998 from radosuav/missing_html_tags
[processing] fix displaying result graphs Alexander Bruy
07:24 AM Revision 9c5cbd43 (qgis): osgeo4w: fix buildname (followup dec0ca5)
Jürgen Fischer

2015-04-21

11:04 PM Revision 02f5c73a (qgis): fix where clause when multiple features are filtered by ids (fixes #126...
Jürgen Fischer
10:20 PM Revision dec0ca59 (qgis): osgeo4w: restore running Nightly for tests (followup 51a7317)
Jürgen Fischer
10:00 PM Revision 774e5d30 (qgis): Fix crash on QgsDataDefined copy (fix #12027)
Nyall Dawson
10:00 PM Revision 8cb87554 (qgis): Add unit test for QgsDataDefined copy
Vincent Mora
03:54 PM Revision 2fddcaf3 (qgis): Merge pull request #1994 from bstroebl/bugInEliminate
[processing] avoid run-time error in the Eliminate sliver polygons algorithm Alexander Bruy
03:21 PM Revision fd817ec3 (qgis): fix selected query
Etienne Trimaille
03:13 PM Revision 8ccae4fe (qgis): [processing] add "mode" to ZonalStatistics output. Contributed by Anton
Biatov Alexander Bruy
02:07 PM Revision 9d6b280a (qgis): [Processing][Feature] Add new algo to remove holes in a polygon layer
Etienne Trimaille
10:31 AM Revision c246fec2 (qgis): [Processing] Fix bug with displaying result graphs by adding <html> tags.
Radoslaw Guzinski

2015-04-20

11:04 PM Revision 8c1ee0c6 (qgis): Add ORACLE_INCLUDEDIR, ORACLE_LIBDIR CMake variables
Sandro Mani
10:00 PM Revision 3581e570 (qgis): doxymentaton: add 2.8 to main page
Jürgen Fischer
06:40 PM Revision e51d05ee (qgis): fix doxymentation warnings
Jürgen Fischer
11:37 AM Revision f0daab9c (qgis): processing: fix interpretation of oracle layers (fixes #12590)
Funded by norbit.de Jürgen Fischer
10:20 AM Revision 085d0ad0 (qgis): Fix zonal stats not saving values to spatialite layers (fix #11849)
Nyall Dawson
10:20 AM Revision 5e41c432 (qgis): [FEATURE] Allow band selection for zonal stats plugin
Nyall Dawson
10:20 AM Revision ee7b4d25 (qgis): [FEATURE] Add extra statistics to zonal stats plugin (fix #4430)
Adds median, standard dev, min, max, range, minority, majority
and variety
Nyall Dawson
10:19 AM Revision e01dca75 (qgis): [FEATURE] Allow selection of wanted stats for zonal stats (fix #4429)
Nyall Dawson
08:12 AM Revision 634641a9 (qgis): Merge pull request #1993 from manisandro/fldidx
Fix primary key search uniqueness
Duplicate suffix `_0` has not been detected previously
Matthias Kuhn

2015-04-19

01:40 PM Revision d78bc7d1 (qgis): osgeo4w: reflect version in nightly build name
Jürgen Fischer
11:04 AM Revision 4bc74026 (qgis): german translation update
Jürgen Fischer
08:49 AM Revision 398b1821 (qgis): Update ShapestoGrid.txt
Better default for saga rasterization Paolo Cavallini
08:49 AM Revision 8b91b9ef (qgis): Better default for COMPRESSTYPE in GDAL
Paolo Cavallini
08:49 AM Revision 4cfbe599 (qgis): Update Slope,Aspect,Curvature.txt
Better defaults for slope and aspect in saga:processing Paolo Cavallini
08:49 AM Revision 52b52e1e (qgis): fix GRASS7 v.generalize
Giovanni Manghi
08:49 AM Revision 4802bd60 (qgis): fix gdal_rasterize: remove duplicate options
Giovanni Manghi
08:49 AM Revision d808426e (qgis): [processing] set CRS for output grid (fix #12518)
Alexander Bruy
08:48 AM Revision 7422857b (qgis): [processing] display X and Y labels on the scatterplot (fix #12095)
Alexander Bruy
08:48 AM Revision 7f94cf7d (qgis): [processing] save last used models/scripts directory (fix #12536)
Alexander Bruy
08:48 AM Revision 8ffa4acf (qgis): [processing] fix typo in the algorithm name (fix #12227)
Alexander Bruy
08:39 AM Revision 466fe70c (qgis): Better output names for SAGA models
Paolo Cavallini
08:39 AM Revision 94d5795f (qgis): Better naming for GDAL outputs (partial fix for http://hub.qgis.org/iss...
Conflicts:
python/plugins/processing/algs/gdal/gdalcalc.py
python/plugins/processing/algs/gdal/gdaltindex.py
Paolo Cavallini
08:38 AM Revision 593027eb (qgis): Various fixes to Processing algs; fix for http://hub.qgis.org/issues/12537
Conflicts:
python/plugins/processing/algs/gdal/ogr2ogrbuffer.py
python/plugins/processing/algs/gdal/ogr2ogrdissolve.py
Paolo Cavallini
08:37 AM Revision 4cf7b4f2 (qgis): Better default for a Processing:SAGA module
Paolo Cavallini
08:37 AM Revision 5404bcdb (qgis): Update ShapestoGrid.txt
Better defaults for Shapes to grid Paolo Cavallini
08:37 AM Revision a9040067 (qgis): remove duplicate condition
Alexander Bruy
08:37 AM Revision 612f57dc (qgis): better option text
Giovanni Manghi
08:36 AM Revision 02bec584 (qgis): fix gdal rasterize when using an existing raster layer
Giovanni Manghi
08:36 AM Revision 66580c47 (qgis): [Processing] Avoid consecutive quotes when calling OTB algorithms.
Radoslaw Guzinski
08:30 AM Revision 8c0b0e52 (qgis): fix typo
Giovanni Manghi
08:30 AM Revision a2258c55 (qgis): fix saga interpolations modules
Giovanni Manghi
08:30 AM Revision 872a89fe (qgis): fix saga catchment area modules
Giovanni Manghi
08:30 AM Revision 3987ea21 (qgis): fix saga shapes to grid
Giovanni Manghi
08:30 AM Revision 6c47c6cd (qgis): fix SAGA contour lines from grid
Giovanni Manghi
08:29 AM Revision 8d7d7fdb (qgis): Update MultilevelB-SplineInterpolation(fromGrid).txt
Partial fix for https://hub.qgis.org/issues/12519 Paolo Cavallini
08:29 AM Revision d5146556 (qgis): Update MultilevelB-SplineInterpolation.txt
Partial fix for https://hub.qgis.org/issues/12519 Paolo Cavallini
08:29 AM Revision c27a2a60 (qgis): Update CatchmentArea(Parallel).txt
Partial fix for https://hub.qgis.org/issues/12483 Paolo Cavallini
08:29 AM Revision 59df02a7 (qgis): Update CatchmentArea(FlowTracing).txt
Paolo Cavallini
08:29 AM Revision 3dbab2c1 (qgis): Update CatchmentArea(Recursive).txt
Paolo Cavallini

2015-04-17

05:55 PM Revision 51a7317c (qgis): osgeo4w: fix running of grass test
Jürgen Fischer
05:04 PM Revision cd3a120a (qgis): Update ShapestoGrid.txt
Better default for saga rasterization Paolo Cavallini
03:59 PM Revision 812d5b11 (qgis): remove unused button in categorized renderer ui
Jürgen Fischer
12:43 PM Revision 7527651b (qgis): Fix RelationReference widget
previously it would not return any value when the content changed since 868eeb2 Matthias Kuhn
09:51 AM Revision d79268cb (qgis): indentation update
Jürgen Fischer

2015-04-16

09:40 PM Revision 213a22bc (qgis): Fix calculation of zonal stats when source contains nodata or nan
pixels (fix #11135) Nyall Dawson
05:59 PM Revision 6a46f464 (qgis): Better default for COMPRESSTYPE in GDAL
Paolo Cavallini
05:54 PM Revision af64ae96 (qgis): [PROCESSING] Avoid run-time error
if intersection geometry is None (happens IMHO if geometries are not valid) Bernhard Ströbl
05:23 PM Revision 4c65277e (qgis): doxygen: add missing gui directory for effects
Denis Rouzaud
05:21 PM Revision 8a1ea2ee (qgis): Update Slope,Aspect,Curvature.txt
Better defaults for slope and aspect in saga:processing Paolo Cavallini

2015-04-15

03:51 PM Revision c9ec4d4a (qgis): [processing] Select by atribute sum algorithm
Alexander Bruy

2015-04-14

05:02 PM Revision 265c2539 (qgis): Fix primary key search
Sandro Mani
04:40 PM Revision a741f828 (qgis): Merge pull request #1992 from NaturalGIS/fix_grass7_v_generalize
[processing] fix GRASS7 v.generalize Alexander Bruy
01:24 PM Revision ed6d8dca (qgis): fix GRASS7 v.generalize
Giovanni Manghi
02:36 AM Revision cfe397e7 (qgis): Better fix for ffd81f4, avoid unnecessary copies of geometry
Nyall Dawson

2015-04-13

01:41 AM Revision cc9f2a62 (qgis): Call QgsComposer::restoreComposerMapStates in QgsComposer:changeEvent,
not in showEvent (latter does not work reliably with some window
managers, such as openbox) (fix #6085)
Sandro Mani
01:15 AM Revision 27224260 (qgis): Bump acceptable documentation coverage
Nyall Dawson
11:30 PM Revision 31173331 (qgis): Fix incorrect calculation of priority for diagrams (fix #4692)
Nyall Dawson
11:30 PM Revision 15b60438 (qgis): Fix scale dependant rendering of diagrams (fix #10700)
Nyall Dawson
04:44 PM Revision d660acbf (qgis): doxygen: add effects directory
Denis Rouzaud
04:23 PM Revision b22be91e (qgis): include server plugin api in doxygen
Jürgen Fischer
04:12 PM Revision ffd81f4c (qgis): Fix failing tests
Nyall Dawson
03:16 PM Revision 7c7ef6d8 (qgis): Fix diagrams not respecting canvas rotation
Also fixes diagrams not showing for invalid polygons (fix #11955) Nyall Dawson
03:16 PM Revision 437fc824 (qgis): Followup 43f150d, fix labels always enabling with diagrams
Nyall Dawson
12:47 PM Revision 18e4a0c8 (qgis): Fix scale dependant rendering of diagrams (fix #10700)
Nyall Dawson
11:44 AM Revision 946ca075 (qgis): Fix incorrect calculation of priority for diagrams (fix #4692)
Nyall Dawson

2015-04-12

05:39 AM Revision 9c336b53 (qgis): fix grass script install
Jürgen Fischer
03:30 AM Revision 9ba490a7 (qgis): fix coverity warnings
Jürgen Fischer
02:02 AM Revision dfda3fb7 (qgis): yet another debian fix (followup 1dd8317)
Jürgen Fischer

2015-04-11

01:41 AM Revision ad23f280 (qgis): fix grass provider test (followup 7219336)
Jürgen Fischer
08:56 PM Revision 1dd8317b (qgis): debian packaging fix (followup 1a547d0)
Jürgen Fischer
07:59 PM Revision 48e9be96 (qgis): changed default value of the updateList argument
Ricardo Silva
05:20 PM Revision 1a547d07 (qgis): grass related debian packaging update
Jürgen Fischer
11:27 AM Revision 0405a65e (qgis): Some UI tweaks to graduated renderer widget
Nyall Dawson
11:11 AM Revision d371824a (qgis): Fix setting min in raster histogram using mouse also zooms chart
Nyall Dawson
11:11 AM Revision f7d99d1e (qgis): Avoid creating 3 identical label candidates in offset point mode
...should speed up label position calculation Nyall Dawson
10:36 AM Revision 66d55dab (qgis): Merge pull request #1988 from NaturalGIS/master
[processing] remove duplicate options from gdal_rasterize (fix #12538) Alexander Bruy
07:57 AM Revision 325b8242 (qgis): Fix setting min in raster histogram using mouse also zooms chart
Nyall Dawson
03:15 AM Revision 28b5217b (qgis): Merge pull request #1974 from vmora/graduated_by_size
[feature] graduated with varying size Nyall Dawson

2015-04-10

10:45 PM Revision 04324fd6 (qgis): server: fix layer order in 'LayerDrawingOrder' (followup de5a3f5)
Jürgen Fischer
07:03 PM Revision ed784d94 (qgis): fix gdal_rasterize: remove duplicate options
Giovanni Manghi
05:11 PM Revision fa99a960 (qgis): oracle spatial: use sdo_relate for exact intersect feature requests whe...
Jürgen Fischer
05:08 PM Revision 6386dc6e (qgis): osgeo4w: include python wrapper batch
Jürgen Fischer
04:14 PM Revision 790216fc (qgis): Fix QgsWmsDpiMode enum declaration
(cherry picked from commit 1f58f3371f58e0d54fdcf8d1536d7dc741c984ff) Anatoliy Golubev
03:53 PM Revision 1f58f337 (qgis): Fix QgsWmsDpiMode enum declaration
Anatoliy Golubev
03:44 PM Revision 96d4003a (qgis): [processing] set CRS for output grid (fix #12518)
Alexander Bruy
03:26 PM Revision 864443df (qgis): [processing] display X and Y labels on the scatterplot (fix #12095)
Alexander Bruy
03:25 PM Revision b9f391f9 (qgis): [processing] save last used models/scripts directory (fix #12536)
Alexander Bruy
03:25 PM Revision a449af25 (qgis): [processing] fix typo in the algorithm name (fix #12227)
Alexander Bruy
02:44 PM Revision 72193362 (qgis): GRASS 6/7 build fixes:
* fix build on windows
* fix grass build on precise (using cmake <2.8.8, ie. without INCLUDE_DIRECTORIES target prope...
Jürgen Fischer
11:04 AM Revision 5aaa125d (qgis): Better output names for SAGA models
Paolo Cavallini
09:44 AM Revision 686ba43c (qgis): Better naming for GDAL outputs (partial fix for http://hub.qgis.org/iss...
Paolo Cavallini
09:19 AM Revision a911e6e8 (qgis): Various fixes to Processing algs; fix for http://hub.qgis.org/issues/12537
Paolo Cavallini
09:14 AM Revision 84af60ad (qgis): [feature] graduated with varying size
The graduated symbol renderer now allows to use varying size instead of
varying color.
The classification remains th...
Vincent Mora
06:54 AM Revision 3a55abd1 (qgis): Better default for a Processing:SAGA module
Paolo Cavallini

2015-04-09

10:40 PM Revision c34f035c (qgis): Followup 43f150d, don't show diagram warnings if diagrams disabled
(fix #12532) Nyall Dawson
08:11 PM Revision 4bc0078f (qgis): Update ShapestoGrid.txt
Better defaults for Shapes to grid Paolo Cavallini
07:12 PM Revision 8636620a (qgis): bump version number of the Processing plugin to avoid masking by the
version from repository Alexander Bruy
07:11 PM Revision e6c7152d (qgis): Merge branch 'fix-gdal_rasterize'
Alexander Bruy
07:10 PM Revision 7097a503 (qgis): remove duplicate condition
Alexander Bruy
07:09 PM Revision df9d5f4b (qgis): Merge branch 'fix_gdal_rasterize' of https://github.com/NaturalGIS/QGIS...
Alexander Bruy
07:05 PM Revision c801c503 (qgis): Merge pull request #1976 from radosuav/otb_double_quotes
[processing] avoid consecutive quotes when calling OTB algorithms Alexander Bruy
07:04 PM Revision 33d973f5 (qgis): Merge pull request #1980 from NaturalGIS/gdal_rasterize_to_write_over_e...
[processing] add gdal_rasterize tool to easily allow write over existing raster (fix #12523) Alexander Bruy
01:58 PM Revision b83eb9f5 (qgis): Merge pull request #1984 from NaturalGIS/fix_saga_interpolations
fix saga interpolations modules Paolo Cavallini
01:44 PM Revision c78374b6 (qgis): fix typo
Giovanni Manghi
01:41 PM Revision 31996172 (qgis): fix saga interpolations modules
Giovanni Manghi
12:57 PM Revision 7d812dd0 (qgis): Merge pull request #1983 from NaturalGIS/fix_saga_catchment_area
fix saga catchment area modules Paolo Cavallini
12:55 PM Revision 4548fbb3 (qgis): fix saga catchment area modules
Giovanni Manghi
12:30 PM Revision 1973c977 (qgis): Merge pull request #1982 from NaturalGIS/fix_saga_shapes_to_grid
fix saga shapes to grid Paolo Cavallini
12:24 PM Revision d9f19dea (qgis): fix saga shapes to grid
Giovanni Manghi
11:48 AM Revision dc7542cb (qgis): Merge pull request #1981 from NaturalGIS/fix_saga_contour
fix SAGA contour lines from grid Paolo Cavallini
11:46 AM Revision 33655a0e (qgis): fix SAGA contour lines from grid
Giovanni Manghi
11:25 AM Revision a23a30cb (qgis): add gdal_rasterize tool to easily allow write over existing raster
Giovanni Manghi
10:55 AM Revision 7c419bf2 (qgis): [GRASS] test case
Radim Blazek
10:53 AM Revision 5bc9a7ef (qgis): better option text
Giovanni Manghi
10:52 AM Revision a0d32b87 (qgis): fix gdal rasterize when using an existing raster layer
Giovanni Manghi
10:10 AM Revision 10a51f67 (qgis): include pointer to message in connection error message (fixes #12526)
Jürgen Fischer
10:02 AM Revision 60f460f2 (qgis): remove outdated batch file
Jürgen Fischer
09:56 AM Revision de5a3f5e (qgis): server: fix 'LayerDrawingOrder' (fixes #12484)
Jürgen Fischer
09:51 AM Revision 6ccfbbae (qgis): Don't show label properties dialog for diagrams
Nyall Dawson
09:50 AM Revision d7eec444 (qgis): [FEATURE] Add checkbox to always show diagrams for a layer
Unlike the global labeling setting this applies only to diagrams,
and only for a single layer. Defaults to on. (fix #...
Nyall Dawson
09:50 AM Revision 60526f4b (qgis): Fix diagrams with data defined placement not showing for transformed
layers. Also fix move label tool not working for diagrams. Nyall Dawson
09:50 AM Revision 43f150dc (qgis): Allow diagrams to be disabled without losing settings (fix #11288)
Nyall Dawson
09:50 AM Revision 13406771 (qgis): Fix diagrams not initially showing when toggling on/off layers
Nyall Dawson

2015-04-08

12:17 AM Revision e8b06c7b (qgis): Merge pull request #1978 from m-kuhn/composerremoved
Add QgisInterface::composerRemoved signal Nyall Dawson
11:21 PM Revision ed005c01 (qgis): Add QgisInterface::composerRemoved signal
Matthias Kuhn
10:56 PM Revision 77ede9ca (qgis): Boost unit test coverage of paint effects
Nyall Dawson
05:48 PM Revision 18c856d0 (qgis): Update MultilevelB-SplineInterpolation(fromGrid).txt
Partial fix for https://hub.qgis.org/issues/12519 Paolo Cavallini
11:18 AM Revision ab0010fc (qgis): Partially reverted 5e1b5a43 because it breaks GRASS create new mapset
Radim Blazek
11:08 AM Revision d3a947ab (qgis): Partially reverted 5e1b5a43 because it breaks GRASS create new mapset
Radim Blazek
10:33 AM Revision 25c5e4da (qgis): Update MultilevelB-SplineInterpolation.txt
Partial fix for https://hub.qgis.org/issues/12519 Paolo Cavallini
10:21 AM Revision 74c864e7 (qgis): Update CatchmentArea(Parallel).txt
Partial fix for https://hub.qgis.org/issues/12483 Paolo Cavallini
10:20 AM Revision d0a6b264 (qgis): Update CatchmentArea(FlowTracing).txt
Paolo Cavallini
10:19 AM Revision b90e7f41 (qgis): Update CatchmentArea(Recursive).txt
Paolo Cavallini

2015-04-07

09:54 PM Revision ccfe557c (qgis): Fix DPI scaling issue with paint effects and composer
Nyall Dawson
05:57 PM Revision 21b5a82c (qgis): postgres data items: don't set srid for geometryless layers
(cherry picked from commit d6e22af94965a6601d93374e892edb2a9a5ebd6c) Jürgen Fischer
05:54 PM Revision d6e22af9 (qgis): postgres data items: don't set srid for geometryless layers
Jürgen Fischer
04:38 PM Revision f94d92f0 (qgis): [Processing] Avoid consecutive quotes when calling OTB algorithms.
Radoslaw Guzinski
02:27 PM Revision 12d7cfca (qgis): indentation update
Jürgen Fischer
01:27 PM Revision 5e7c043f (qgis): remove duplicate includes
git grep -l "#include" src/ | while read f; do grep "#include" $f | sort | uniq -d |sed -e "s@^@$f:@"; done Jürgen Fischer
11:27 AM Revision fcaf5600 (qgis): Optimise some headers for compile speed
Nyall Dawson
11:05 AM Revision 7d4eb8bc (qgis): [GRASS] multi version build
Radim Blazek
11:01 AM Revision 7210c4a6 (qgis): Fix QgsRubberBand visibility behavior (followup 37171dc0)
Visibility behavior stays the same as in QGIS 2.6
Test included.
Fix #12486
Contributed via https://github.com/qgis/...
Anatoliy Golubev
10:47 AM Revision 892f142e (qgis): Merge pull request #1972 from naihil/rubberband-visibility-fix
Don`t change current visibility flag of rubberband on updates Sandro Santilli
 

Also available in: Atom