Activity

From 2015-04-14 to 2015-05-13

2015-05-13

05:46 PM Revision 448f63f5 (qgis): Fix tab order in ValueRelation widget config dialog
Matthias Kuhn
02:03 PM Revision d955b039 (qgis): Boost test coverage of QgsField / QgsFields
Nyall Dawson
01:15 PM Revision 9d7a650c (qgis): Generate unique variable names for python init form
Fix #12676
Fix #12711
Fix #12729
Matthias Kuhn
01:12 PM Revision 03da1fca (qgis): Generate unique variable names for python init form
Fix #12676
Fix #12711
Fix #12729
Matthias Kuhn
12:00 PM Revision d64086d1 (qgis): Allow changing the name of a drag and drop designer tab
Fix #10724 Matthias Kuhn
11:42 AM Revision 1e08bc0a (qgis): [BUGFIX] Relative path for GDAL subdataset
For some raster layer, the datasource is not stored in the project as relative.
It's the case for NETCDF, HDF4, HDF5...
René-Luc ReLuc
11:40 AM Revision 350bbb7f (qgis): [BUGFIX] Relative path for GDAL subdataset
For some raster layer, the datasource is not stored in the project as relative.
It's the case for NETCDF, HDF4, HDF5...
René-Luc ReLuc
09:49 AM Revision 24417fd7 (qgis): Add python bindings for QgsWidgetWrapper
Allows the usage of `widget.wrapper()` from a form's python init script. Matthias Kuhn
09:30 AM Revision 5bcf0f52 (qgis): [processing] Added packaging tests, to easily check that a qgis install...
Victor Olaya

2015-05-12

09:40 PM Revision 31843a78 (qgis): processing: fix interpretation of oracle layers (take II; followup f0da...
Jürgen Fischer
06:37 PM Revision d855eabc (qgis): Prevent a crash if simplify tool is accidentally used for non-vector layer
Martin Dobias
06:24 PM Revision 56ada166 (qgis): PyQGIS: add conversion from QgsExpression::Node to subclasses
This makes it possible to investigate expression node tree within Python Martin Dobias
11:10 AM Revision 1c64363a (qgis): postgres provider: avoid quering layer_styles if it doesn't exist
Jürgen Fischer
10:59 AM Revision 12739c2f (qgis): Report checking and availablility of pointcloud (via debug)
Sandro Santilli
10:47 AM Revision 4562b049 (qgis): Write the pointcloud support check in a cleaner way
Sandro Santilli
10:12 AM Revision b8bc1811 (qgis): add option to cropTransparent to allow centering
use that in qgslayertreemodellegendnode Vincent Mora
09:40 AM Revision d13ace5a (qgis): Allow configurable icon sizes for legend tree nodes
Vincent Mora
07:56 AM Revision c8aa777a (qgis): postgres provider: avoid point cloud error
Jürgen Fischer

2015-05-11

04:50 PM Revision 74f10b9b (qgis): dxf export: fix detection of close polylines
Jürgen Fischer
11:46 AM Revision 2863f20d (qgis): Add a const geometry getter to QgsFeature
Nyall Dawson

2015-05-10

12:34 PM Revision a0017f97 (qgis): Fix calculation of zonal stats when source contains nodata or nan
pixels (fix #11135) Nyall Dawson
12:34 PM Revision c4243075 (qgis): Fix missing map units in vector field widget
Nyall Dawson
10:55 AM Revision e509fc53 (qgis): postgres provider: cast result of a subquery in min/max/uniqueValue(s) ...
Jürgen Fischer
10:26 AM Revision e371219d (qgis): Fix incorrect calculation of max in QgsStatisticalSummary
Nyall Dawson
08:18 AM Revision 6a312be5 (qgis): fixed grass and browser coverity warnings
Radim Blazek

2015-05-09

11:08 PM Revision 536135a3 (qgis): ogr provider: limit mysql driver to requested layer
Jürgen Fischer
10:02 PM Revision 1b929ef2 (qgis): Release of 2.8.2
Jürgen Fischer
09:55 PM Revision e5dbd186 (qgis): grass: fix relative path support for working database and vector layers...
Jürgen Fischer
04:44 PM Revision c447e67e (qgis): postgres provider: ignore system columns
(cherry picked from commit aa377a088a473c4490f25b846990de40756ad9c1) Jürgen Fischer
04:34 PM Revision 54d52873 (qgis): db manager: fix BaseError handing (fixes #12645; backport 102f6d3)
Jürgen Fischer
04:29 PM Revision 5f4d9d80 (qgis): handle projects path with apostrophe (fixes #12691)
(cherry picked from commit b49b49232a598ac22b60be398e5d8e125b53a3d6) Jürgen Fischer
04:12 PM Revision a894781e (qgis): oracle provider: fix srid detection (fixes #12674)
(cherry picked from commit 656af530c3fa9353e35a812f880350e01f37ebc0) Jürgen Fischer
11:56 AM Revision eb716fc3 (qgis): [symbology] Fall back to symbol style if data defined evaluation
fails or is null. Nyall Dawson
09:50 AM Revision 4a4877d3 (qgis): Small fix to QgsDataDefined implicit sharing
Nyall Dawson
09:37 AM Revision 65cd9fcd (qgis): [symbology] Fix potential crash with data defined symbols
Nyall Dawson

2015-05-08

10:01 AM Revision 46b9029e (qgis): Fix doxygen error
Nyall Dawson
08:25 AM Revision 14fd976f (qgis): Implicit sharing for QgsDataDefined
Nyall Dawson
08:25 AM Revision d970daaf (qgis): Add a method for creating a QgsDataDefined from a QgsDataDefinedButton
Nyall Dawson

2015-05-07

01:14 AM Revision 2c385526 (qgis): replace pow10 with qPow (fixes #12717)
Jürgen Fischer
12:46 AM Revision 656af530 (qgis): oracle provider: fix srid detection (fixes #12674)
Jürgen Fischer
12:45 AM Revision 6373ad6f (qgis): doxymentation fix
Jürgen Fischer
10:05 PM Revision da69e0f8 (qgis): indentation update
Jürgen Fischer
10:05 PM Revision b91cbee7 (qgis): labeling: use transformation with datum
Jürgen Fischer
06:12 PM Revision fb141e76 (qgis): Update rasterize.py
Better default for output type. Fixes http://hub.qgis.org/issues/12695 Paolo Cavallini
04:53 PM Revision 9fffe34f (qgis): Merge pull request #2033 from NaturalGIS/fix_12683
fixes processing refactor fields for certain datatypes Alexander Bruy
02:43 PM Revision c9897ab2 (qgis): Fix missing map units in vector field widget
Nyall Dawson
02:25 PM Revision 45bdae46 (qgis): [FEATURE] Add scalebar sizing mode to fit a desired scalebar width (fix...
Sandro Mani
01:24 PM Revision 479ef793 (qgis): Small data defined code cleanups
Nyall Dawson
01:24 PM Revision 3747aae7 (qgis): Fix build
Nyall Dawson
01:20 PM Revision 1964a7c7 (qgis): [processing] added box with console commands for gdal/ogr algs
Victor Olaya
01:20 PM Revision 90ce59c5 (qgis): [processing] parameter dialogs are now larger
Victor Olaya
01:13 PM Revision d4248411 (qgis): Avoid some ugly qgis-dev-bin window titles
Nyall Dawson
12:50 PM Revision 1ff6b272 (qgis): Revert "Use permissive parseColor method for evaluating data defined co...
This reverts commit 79c0d5b59da2b6b512820b130a6b2008bf02eec1.
The change broke parsing of colors in the format 0,0,2...
Nyall Dawson
12:36 PM Revision 4082de10 (qgis): Merge pull request #2032 from NaturalGIS/remove_broken_r_scripts
remove broken R scripts Paolo Cavallini
12:27 PM Revision 8a989342 (qgis): fixes processing refactor fields for certain datatypes
Giovanni Manghi
12:26 PM Revision 3e397833 (qgis): set the parameter table field optional
Etienne Trimaille
12:11 PM Revision 15323b8b (qgis): remove broken R scripts
Giovanni Manghi
10:23 AM Revision c6735cc8 (qgis): Update InverseDistanceWeighted.txt
Better default for SAGA IDW command Paolo Cavallini
07:56 AM Revision 210159f8 (qgis): Finer steps for some spin widgets in labelling
Nyall Dawson

2015-05-06

12:22 AM Revision f9f333b8 (qgis): wms server: include geometry type of layer in GetProjectSettings
Jürgen Fischer
10:25 PM Revision 44909482 (qgis): Add support for Pointcloud layers
Sandro Santilli
05:57 PM Revision 3dcb640a (qgis): Update Slope,Aspect,Curvature.txt
Backport from 2.1.3 Paolo Cavallini
05:54 PM Revision 4d54801e (qgis): Update ShapestoGrid.txt
Backport from 2.1.3 Paolo Cavallini
02:38 PM Revision fd7375e6 (qgis): Merge pull request #1990 from ricardogsilva/processing_provider_changes
[Processing] Changed default value of argument updateList in Processing.addProvider Victor Olaya
02:38 PM Revision 410e6f36 (qgis): Merge pull request #1997 from Gustry/delete-holes
[Processing][Feature] Add new algo to remove holes in a polygon layer Victor Olaya
02:37 PM Revision e58e8ac6 (qgis): Merge pull request #2028 from ninsbl/master
Provide option for R_LIBS_USER in Processing Victor Olaya
02:35 PM Revision c4eb1fb1 (qgis): Merge pull request #1910 from radosuav/obt_fix
[Processing] Fix bug in reading ParameterMultipleInput in OTB algorithms. Victor Olaya
02:34 PM Revision 6fbb2d6c (qgis): Merge pull request #1965 from radosuav/processing_models
[Processing] Improve the robustness of models... Victor Olaya
10:35 AM Revision aab3b159 (qgis): Replace use of expressions for symbology data defined properties
with QgsDataDefined. Allows for direct use of fields and for
deactivating data defined properties without loss of exp...
Nyall Dawson
10:35 AM Revision 6ad2f9f0 (qgis): Some improvements to QgsDataDefined and QgsDataDefinedButton:
- enhanced methods for storing/retrieving QgsDataDefined in a
string map
- add method to QgsDataDefinedButton to up...
Nyall Dawson
10:35 AM Revision 2f6b8e7a (qgis): Make it more obvious if a field is selected in a data defined button
by ticking the "fields" submenu as well as the field Nyall Dawson
10:35 AM Revision ad7fad51 (qgis): Fix referenced columns from QgsDataDefined so that columns are
returned even if expression was not sucessfully parsed (column
names are still inferred during the expression prepara...
Nyall Dawson
10:35 AM Revision 79c0d5b5 (qgis): Use permissive parseColor method for evaluating data defined colors
Allows more flexible conversion of evaluated strings to color Nyall Dawson
10:25 AM Revision 254af203 (qgis): fix offset curve: allow input in spinbox by switching to click-click mode
Denis Rouzaud
10:02 AM Revision a7a29ca9 (qgis): user input fixes
* fix crash when entering value from widget in rotation map tool use
* initially display as floating
* use same backg...
Denis Rouzaud
09:14 AM Revision b49b4923 (qgis): handle projects path with apostrophe (fixes #12691)
Jürgen Fischer
08:51 AM Revision aa377a08 (qgis): postgres provider: ignore system columns
Jürgen Fischer

2015-05-05

11:03 PM Revision fba32f12 (qgis): Allow storing QgsField and QgsFields in a QVariant
Nyall Dawson
07:09 PM Revision 70d39072 (qgis): Add .libPaths() to R scripts for Windows
Hopefully a more proper attempt to fix http://hub.qgis.org/issues/11603 directly in processing by means of providing ... Stefan Blumentrath
07:08 PM Revision 3fcc1014 (qgis): Add R_LIBS_USER option for windows
Hopefully a more proper attempt to fix http://hub.qgis.org/issues/11603 directly in processing by means of providing ... Stefan Blumentrath
07:07 PM Revision f8ff073d (qgis): Add R_LIBS_USER option for windows
Hopefully a more proper attempt to fix http://hub.qgis.org/issues/11603 directly in processing by means of providing ... Stefan Blumentrath
06:58 PM Revision ee17eb98 (qgis): fix windows build
Jürgen Fischer
04:38 PM Revision f028b831 (qgis): change user input toolbar to a user input dockwidget
Denis Rouzaud
01:45 PM Revision 09675101 (qgis): Merge pull request #2024 from tecoholic/8212
fixes #8212 Nathan Woodrow

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
 

Also available in: Atom