Activity
From 2015-04-08 to 2015-05-07
2015-05-07
- 10:05 PM Revision da69e0f8 (qgis): indentation update
- 10:05 PM Revision b91cbee7 (qgis): labeling: use transformation with datum
- 06:12 PM Revision fb141e76 (qgis): Update rasterize.py
- Better default for output type. Fixes http://hub.qgis.org/issues/12695
- 04:53 PM Revision 9fffe34f (qgis): Merge pull request #2033 from NaturalGIS/fix_12683
- fixes processing refactor fields for certain datatypes
- 02:43 PM Revision c9897ab2 (qgis): Fix missing map units in vector field widget
- 02:25 PM Revision 45bdae46 (qgis): [FEATURE] Add scalebar sizing mode to fit a desired scalebar width (fix...
- 01:24 PM Revision 479ef793 (qgis): Small data defined code cleanups
- 01:24 PM Revision 3747aae7 (qgis): Fix build
- 01:20 PM Revision 1964a7c7 (qgis): [processing] added box with console commands for gdal/ogr algs
- 01:20 PM Revision 90ce59c5 (qgis): [processing] parameter dialogs are now larger
- 01:13 PM Revision d4248411 (qgis): Avoid some ugly qgis-dev-bin window titles
- 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... - 12:36 PM Revision 4082de10 (qgis): Merge pull request #2032 from NaturalGIS/remove_broken_r_scripts
- remove broken R scripts
- 12:27 PM Revision 8a989342 (qgis): fixes processing refactor fields for certain datatypes
- 12:26 PM Revision 3e397833 (qgis): set the parameter table field optional
- 12:11 PM Revision 15323b8b (qgis): remove broken R scripts
- 10:23 AM Revision c6735cc8 (qgis): Update InverseDistanceWeighted.txt
- Better default for SAGA IDW command
- 07:56 AM Revision 210159f8 (qgis): Finer steps for some spin widgets in labelling
2015-05-06
- 12:22 AM Revision f9f333b8 (qgis): wms server: include geometry type of layer in GetProjectSettings
- 10:25 PM Revision 44909482 (qgis): Add support for Pointcloud layers
- 05:57 PM Revision 3dcb640a (qgis): Update Slope,Aspect,Curvature.txt
- Backport from 2.1.3
- 05:54 PM Revision 4d54801e (qgis): Update ShapestoGrid.txt
- Backport from 2.1.3
- 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
- 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
- 02:37 PM Revision e58e8ac6 (qgis): Merge pull request #2028 from ninsbl/master
- Provide option for R_LIBS_USER in Processing
- 02:35 PM Revision c4eb1fb1 (qgis): Merge pull request #1910 from radosuav/obt_fix
- [Processing] Fix bug in reading ParameterMultipleInput in OTB algorithms.
- 02:34 PM Revision 6fbb2d6c (qgis): Merge pull request #1965 from radosuav/processing_models
- [Processing] Improve the robustness of models...
- 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... - 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... - 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
- 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... - 10:35 AM Revision 79c0d5b5 (qgis): Use permissive parseColor method for evaluating data defined colors
- Allows more flexible conversion of evaluated strings to color
- 10:25 AM Revision 254af203 (qgis): fix offset curve: allow input in spinbox by switching to click-click mode
- 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... - 09:14 AM Revision b49b4923 (qgis): handle projects path with apostrophe (fixes #12691)
- 08:51 AM Revision aa377a08 (qgis): postgres provider: ignore system columns
2015-05-05
- 11:03 PM Revision fba32f12 (qgis): Allow storing QgsField and QgsFields in a QVariant
- 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 ...
- 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 ...
- 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 ...
- 06:58 PM Revision ee17eb98 (qgis): fix windows build
- 04:38 PM Revision f028b831 (qgis): change user input toolbar to a user input dockwidget
- 01:45 PM Revision 09675101 (qgis): Merge pull request #2024 from tecoholic/8212
- fixes #8212
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
- 09:23 PM Revision 57d5d079 (qgis): fix typo
- 08:49 PM Revision b430151e (qgis): Merge branch 'master' of github.com:kiselev-dv/QGIS
- 08:27 PM Revision 8902a86f (qgis): Add not null option for OSM export
- 08:16 PM Revision 314bf4e1 (qgis): fix issues
- 05:19 PM Revision e440dee1 (qgis): [DBManager] Add a 'create view' button
- 05:19 PM Revision 00276e2b (qgis): [DBManager] Add fr translation for the query builder
- 05:19 PM Revision 4876e7a2 (qgis): [DBManager] Integrate QSpatialite's query builder
- 05:19 PM Revision d684c8c7 (qgis): [DBManager] Allow to load a layer without primary key
- 05:18 PM Revision 00618fca (qgis): [DBManager] Allow non-spatial layers
- 05:06 PM Revision eb964f9f (qgis): [GRASS][FEATURE] delete raster map browser action
- 05:01 PM Revision 51c180b5 (qgis): fixes #8212
- 01:00 PM Revision e05246d7 (qgis): Const correctness for QgsGeometry methods
- 12:36 PM Revision 1100c987 (qgis): GRASS test fix
- 12:27 PM Revision 9e096464 (qgis): [GRASS][feature] delete vector layer browser action
- 12:26 PM Revision f800ac63 (qgis): Merge pull request #1975 from rduivenvoorde/sldfix_11863
- Fixes #11863 (invalid SLD with negative values)
- 10:04 AM Revision fd6dc0d8 (qgis): Allow to open a spatialite table without primary key
- 08:53 AM Revision 72eb1aae (qgis): Allow Qt5::Positioning as alternative to QtMobility/QtLocation
- 08:34 AM Revision 72cfe46f (qgis): [FEATURE] Add diagram nodes to legends (fix #4255)
- 08:34 AM Revision 4a9a9361 (qgis): Fix legend text not customisable for QgsSimpleLegendNode items
2015-05-03
- 09:02 PM Revision 5d54b325 (qgis): Merge branch 'master' of github.com:kiselev-dv/QGIS
- 09:01 PM Revision 6004c142 (qgis): Add not null option for OSM export
- 05:10 PM Revision edeafa95 (qgis): indentation and minor sip updates
- 01:09 PM Revision bae9cea4 (qgis): Add missing files from 96db1bd
- 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... - 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... - 12:57 PM Revision bb648306 (qgis): Implicit sharing for QgsFields
- 12:48 PM Revision 31e86112 (qgis): Add quartiles and IQR to QgsStatisticalSummary calculations
2015-05-02
- 03:19 PM Revision 154468bd (qgis): Add QgsStatisticalSummary class for calculating stats from a list
- of values.
- 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.
- 11:12 AM Revision fadaf124 (qgis): Implement implicit sharing for QgsField
2015-05-01
- 04:43 PM Revision e12601ef (qgis): Add rpm files to build Fedora/CentOS/RHEL packages
- 04:18 PM Revision c0090d8c (qgis): Also let CMake find grass libs in default system location
- 10:24 AM Revision 853e913a (qgis): Propagate keyRelease event from main app window
2015-04-30
- 09:27 AM Revision ce18a60b (qgis): Bump acceptable doc coverage
- 09:26 AM Revision 73140476 (qgis): Fix missing doc strings due to invalid doxygen tags
- 02:58 AM Revision 3e8c5cf1 (qgis): fix windows build
2015-04-29
- 12:46 AM Revision ac7cb41e (qgis): Set autoraise on browser dock info button
- 11:05 PM Revision eb4d8c76 (qgis): Fix docs for QgsProjectionSelectionWidget
- 10:28 PM Revision 721d9f59 (qgis): Formatting and code cleanups for QgsScaleExpression
- 10:27 PM Revision 70b91b63 (qgis): Add QgsScaleExpression subclass for sized based expressions
- 09:42 PM Revision 9b566189 (qgis): Fix startup crash when python is not available
- 09:14 PM Revision 4c2844e7 (qgis): browser properties path/uri without spaces wrap
- 04:37 PM Revision 4645dd75 (qgis): [GRASS] tools window made dockable
- 12:15 PM Revision 0ed89fc0 (qgis): [FEATURE][browser] optional properties widget
- 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 ... - 09:50 AM Revision 06180fe3 (qgis): Reimplement QgsNetworkContentFetcher test with a local server
- Reduces false alarms in unit tests due to network problems
- 02:37 AM Revision 96576aa2 (qgis): Fix typos
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
- 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. - 05:41 PM Revision c2fb5e19 (qgis): Revert "Streamline singleton behavior"
- This reverts commit b4a85471978b59b129c0299dfd14c1af00fef743.
The template based approach was not cross-platform fri... - 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... - 10:43 AM Revision 15c1dbc4 (qgis): Merge pull request #2014 from elpaso/hidpi-improvements
- Hidpi improvements
- 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
- 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 - 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 - 09:30 AM Revision 9f2c544b (qgis): [processing] fixed rendering styles dialog
- fixes #12583
- 09:19 AM Revision 55108ae7 (qgis): [processing] enabled inut checks for field calculator algorithm
- fixes #12586
- 08:57 AM Revision 29501464 (qgis): [processing] fixed saga split rgb for 2.1.4
- 08:44 AM Revision 8ac22c5f (qgis): [processing] fixed wrong creation of error message in script algorithm
- 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
2015-04-27
- 10:23 AM Revision 0f35192f (qgis): Add cropTransparent to QgsImageOperation, for cropping transparent
- borders from around an image
- 10:22 AM Revision 6a8526f9 (qgis): Add assistant support to QgsDataDefinedButton
- 10:22 AM Revision cf3a7127 (qgis): Move prettyBreaks calculation to QgsSymbolLayerV2Utils
- 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. - 10:22 AM Revision d4319621 (qgis): Add an isField test for QgsExpression
- Checks whether expression consists of solely a field reference
- 09:12 AM Revision ffeb61d5 (qgis): Merge pull request #2008 from NaturalGIS/remove_grass_modules
- [processing] remove r.mapcalculator from GRASS7 modules
- 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
- 09:12 AM Revision 5fe7f3d9 (qgis): Merge pull request #2004 from NaturalGIS/fix_grass7_slope_aspect
- [processing] fix grass7 r.slope.aspect
- 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
2015-04-26
- 08:38 PM Revision b8dcb881 (qgis): remove v.distance as it can't work
- 08:24 PM Revision f51941b7 (qgis): remove r.mapcalculator from GRASS7 modules
- 03:46 PM Revision 6ada2b61 (qgis): osgeo4w: reflect packagename and version in nightly build
- (cherry-picked from 9c5cbd4, dec0ca5 and 51a7317)
- 03:34 PM Revision 9e0893f6 (qgis): fix where clause when multiple features are filtered by ids (fixes #126...
- (cherry picked from commit 02f5c73ae2067c3a92a2254761a8e2db0a565eae)
- 03:29 PM Revision 464646d1 (qgis): german translation update
- 03:24 PM Revision 96c3d927 (qgis): Properly handle non matching number of WMS styles and layers in WMS pro...
- (cherry picked from commit bcb95137f07134c62094fdc68cb998d9a56409ab)
- 03:24 PM Revision 1a827abb (qgis): doxygen: add effects directory
- (cherry picked from commit d660acbfa365ac52164916b798c8c0167a1f655d)
- 03:24 PM Revision ff1b1838 (qgis): processing: fix interpretation of oracle layers (fixes #12590)
- Funded by norbit.de
(cherry picked from commit f0daab9c7c188bd0361d7d11652830558231e1b6) - 03:24 PM Revision 3a2d2f63 (qgis): remove unused button in categorized renderer ui
- (cherry picked from commit 812d5b11832c31a875048ceda6609814b194a5ee)
- 03:24 PM Revision f528d2b6 (qgis): Fix primary key search
- (cherry picked from commit 265c253995ae755194df514a07ecaad35fd3ec57)
- 03:24 PM Revision a64ef9fe (qgis): Fix quoting of xfb-run invocation
- Works For Me (Ubuntu 14.04.2)
- 03:24 PM Revision af5b5e7c (qgis): include pointer to message in connection error message (fixes #12526)
- (cherry picked from commit 10a51f672fa6b98174e9b94dd932dc08e5d77e71)
- 03:24 PM Revision 0beeadf9 (qgis): oracle spatial: use sdo_relate for exact intersect feature requests whe...
- (cherry picked from commit fa99a960844e8bc6c909c58961bf9a0df070d877)
- 03:24 PM Revision d92e4d64 (qgis): server: fix 'LayerDrawingOrder' (fixes #12484)
- cherry picked from de5a3f5 + 04324fd
- 01:48 PM Revision 80a65b9b (qgis): fix python error when using path with special chars in Processing/GRASS
- 01:37 PM Revision 102f6d31 (qgis): db manager: fix BaseError handing (fixes #12645)
- 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
- 12:58 PM Revision e7e02794 (qgis): Update GrassAlgorithm.py
- Better default cellsize for GRASS6
- 12:33 PM Revision 031f9a9f (qgis): better GRASS7 default raster resolution and fix r.composite
- 11:31 AM Revision b3d8fc2b (qgis): fix grass7 v.to.rast.attribute
- 11:25 AM Revision ac2d8179 (qgis): fix also grass7 r.aspect and re-adds r.slope
- 11:08 AM Revision 42f0aa28 (qgis): fix grass7 r.slope.aspect
2015-04-24
- 02:55 PM Revision d0fea658 (qgis): Minimize installed travis dependencies
- 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) - 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
2015-04-23
- 07:41 PM Revision a2d673f5 (qgis): QgsMimeDataUtils::encode fix (escape also backslash)
- 07:40 PM Revision 876e54b5 (qgis): [GRASS] use always forward slash as dir separator
- 07:38 PM Revision 95e5a4f3 (qgis): QgsMimeDataUtils::encode fix (escape also backslash)
- 07:04 PM Revision 1ac4b252 (qgis): [GRASS] more tests
2015-04-22
- 08:35 PM Revision bcb95137 (qgis): Properly handle non matching number of WMS styles and layers in WMS pro...
- 07:47 PM Revision 32cc6e0b (qgis): Fix quoting of xfb-run invocation
- Works For Me (Ubuntu 14.04.2)
- 12:58 PM Revision 95a7fbc8 (qgis): Followup b2ca7f, fix bad merge
- 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). - 10:03 AM Revision b2ca7faf (qgis): Modernise diagram properties UI:
- Switch to stacked widget, QgsScaleRangeWidget, QgsFieldExpression
widget, QgsDoubleSpinBoxes.
Rearrange and reword c... - 10:03 AM Revision 16af7871 (qgis): Fix line placement flags for diagrams. Line placement options for
- PAL are flags, not an enum
- 10:03 AM Revision 7ce618a6 (qgis): Start modernising diagram ui
- 08:38 AM Revision 12d92e4f (qgis): Merge pull request #1998 from radosuav/missing_html_tags
- [processing] fix displaying result graphs
- 07:24 AM Revision 9c5cbd43 (qgis): osgeo4w: fix buildname (followup dec0ca5)
2015-04-21
- 11:04 PM Revision 02f5c73a (qgis): fix where clause when multiple features are filtered by ids (fixes #126...
- 10:20 PM Revision dec0ca59 (qgis): osgeo4w: restore running Nightly for tests (followup 51a7317)
- 10:00 PM Revision 774e5d30 (qgis): Fix crash on QgsDataDefined copy (fix #12027)
- 10:00 PM Revision 8cb87554 (qgis): Add unit test for QgsDataDefined copy
- 03:54 PM Revision 2fddcaf3 (qgis): Merge pull request #1994 from bstroebl/bugInEliminate
- [processing] avoid run-time error in the Eliminate sliver polygons algorithm
- 03:21 PM Revision fd817ec3 (qgis): fix selected query
- 03:13 PM Revision 8ccae4fe (qgis): [processing] add "mode" to ZonalStatistics output. Contributed by Anton
- Biatov
- 02:07 PM Revision 9d6b280a (qgis): [Processing][Feature] Add new algo to remove holes in a polygon layer
- 10:31 AM Revision c246fec2 (qgis): [Processing] Fix bug with displaying result graphs by adding <html> tags.
2015-04-20
- 11:04 PM Revision 8c1ee0c6 (qgis): Add ORACLE_INCLUDEDIR, ORACLE_LIBDIR CMake variables
- 10:00 PM Revision 3581e570 (qgis): doxymentaton: add 2.8 to main page
- 06:40 PM Revision e51d05ee (qgis): fix doxymentation warnings
- 11:37 AM Revision f0daab9c (qgis): processing: fix interpretation of oracle layers (fixes #12590)
- Funded by norbit.de
- 10:20 AM Revision 085d0ad0 (qgis): Fix zonal stats not saving values to spatialite layers (fix #11849)
- 10:20 AM Revision 5e41c432 (qgis): [FEATURE] Allow band selection for zonal stats plugin
- 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 - 10:19 AM Revision e01dca75 (qgis): [FEATURE] Allow selection of wanted stats for zonal stats (fix #4429)
- 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
2015-04-19
- 01:40 PM Revision d78bc7d1 (qgis): osgeo4w: reflect version in nightly build name
- 11:04 AM Revision 4bc74026 (qgis): german translation update
- 08:49 AM Revision 398b1821 (qgis): Update ShapestoGrid.txt
- Better default for saga rasterization
- 08:49 AM Revision 8b91b9ef (qgis): Better default for COMPRESSTYPE in GDAL
- 08:49 AM Revision 4cfbe599 (qgis): Update Slope,Aspect,Curvature.txt
- Better defaults for slope and aspect in saga:processing
- 08:49 AM Revision 52b52e1e (qgis): fix GRASS7 v.generalize
- 08:49 AM Revision 4802bd60 (qgis): fix gdal_rasterize: remove duplicate options
- 08:49 AM Revision d808426e (qgis): [processing] set CRS for output grid (fix #12518)
- 08:48 AM Revision 7422857b (qgis): [processing] display X and Y labels on the scatterplot (fix #12095)
- 08:48 AM Revision 7f94cf7d (qgis): [processing] save last used models/scripts directory (fix #12536)
- 08:48 AM Revision 8ffa4acf (qgis): [processing] fix typo in the algorithm name (fix #12227)
- 08:39 AM Revision 466fe70c (qgis): Better output names for SAGA models
- 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 - 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 - 08:37 AM Revision 4cf7b4f2 (qgis): Better default for a Processing:SAGA module
- 08:37 AM Revision 5404bcdb (qgis): Update ShapestoGrid.txt
- Better defaults for Shapes to grid
- 08:37 AM Revision a9040067 (qgis): remove duplicate condition
- 08:37 AM Revision 612f57dc (qgis): better option text
- 08:36 AM Revision 02bec584 (qgis): fix gdal rasterize when using an existing raster layer
- 08:36 AM Revision 66580c47 (qgis): [Processing] Avoid consecutive quotes when calling OTB algorithms.
- 08:30 AM Revision 8c0b0e52 (qgis): fix typo
- 08:30 AM Revision a2258c55 (qgis): fix saga interpolations modules
- 08:30 AM Revision 872a89fe (qgis): fix saga catchment area modules
- 08:30 AM Revision 3987ea21 (qgis): fix saga shapes to grid
- 08:30 AM Revision 6c47c6cd (qgis): fix SAGA contour lines from grid
- 08:29 AM Revision 8d7d7fdb (qgis): Update MultilevelB-SplineInterpolation(fromGrid).txt
- Partial fix for https://hub.qgis.org/issues/12519
- 08:29 AM Revision d5146556 (qgis): Update MultilevelB-SplineInterpolation.txt
- Partial fix for https://hub.qgis.org/issues/12519
- 08:29 AM Revision c27a2a60 (qgis): Update CatchmentArea(Parallel).txt
- Partial fix for https://hub.qgis.org/issues/12483
- 08:29 AM Revision 59df02a7 (qgis): Update CatchmentArea(FlowTracing).txt
- 08:29 AM Revision 3dbab2c1 (qgis): Update CatchmentArea(Recursive).txt
2015-04-17
- 05:55 PM Revision 51a7317c (qgis): osgeo4w: fix running of grass test
- 05:04 PM Revision cd3a120a (qgis): Update ShapestoGrid.txt
- Better default for saga rasterization
- 03:59 PM Revision 812d5b11 (qgis): remove unused button in categorized renderer ui
- 12:43 PM Revision 7527651b (qgis): Fix RelationReference widget
- previously it would not return any value when the content changed since 868eeb2
- 09:51 AM Revision d79268cb (qgis): indentation update
2015-04-16
- 09:40 PM Revision 213a22bc (qgis): Fix calculation of zonal stats when source contains nodata or nan
- pixels (fix #11135)
- 05:59 PM Revision 6a46f464 (qgis): Better default for COMPRESSTYPE in GDAL
- 05:54 PM Revision af64ae96 (qgis): [PROCESSING] Avoid run-time error
- if intersection geometry is None (happens IMHO if geometries are not valid)
- 05:23 PM Revision 4c65277e (qgis): doxygen: add missing gui directory for effects
- 05:21 PM Revision 8a1ea2ee (qgis): Update Slope,Aspect,Curvature.txt
- Better defaults for slope and aspect in saga:processing
2015-04-15
2015-04-14
- 05:02 PM Revision 265c2539 (qgis): Fix primary key search
- 04:40 PM Revision a741f828 (qgis): Merge pull request #1992 from NaturalGIS/fix_grass7_v_generalize
- [processing] fix GRASS7 v.generalize
- 01:24 PM Revision ed6d8dca (qgis): fix GRASS7 v.generalize
- 02:36 AM Revision cfe397e7 (qgis): Better fix for ffd81f4, avoid unnecessary copies of geometry
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) - 01:15 AM Revision 27224260 (qgis): Bump acceptable documentation coverage
- 11:30 PM Revision 31173331 (qgis): Fix incorrect calculation of priority for diagrams (fix #4692)
- 11:30 PM Revision 15b60438 (qgis): Fix scale dependant rendering of diagrams (fix #10700)
- 04:44 PM Revision d660acbf (qgis): doxygen: add effects directory
- 04:23 PM Revision b22be91e (qgis): include server plugin api in doxygen
- 04:12 PM Revision ffd81f4c (qgis): Fix failing tests
- 03:16 PM Revision 7c7ef6d8 (qgis): Fix diagrams not respecting canvas rotation
- Also fixes diagrams not showing for invalid polygons (fix #11955)
- 03:16 PM Revision 437fc824 (qgis): Followup 43f150d, fix labels always enabling with diagrams
- 12:47 PM Revision 18e4a0c8 (qgis): Fix scale dependant rendering of diagrams (fix #10700)
- 11:44 AM Revision 946ca075 (qgis): Fix incorrect calculation of priority for diagrams (fix #4692)
2015-04-12
- 05:39 AM Revision 9c336b53 (qgis): fix grass script install
- 03:30 AM Revision 9ba490a7 (qgis): fix coverity warnings
- 02:02 AM Revision dfda3fb7 (qgis): yet another debian fix (followup 1dd8317)
2015-04-11
- 01:41 AM Revision ad23f280 (qgis): fix grass provider test (followup 7219336)
- 08:56 PM Revision 1dd8317b (qgis): debian packaging fix (followup 1a547d0)
- 07:59 PM Revision 48e9be96 (qgis): changed default value of the updateList argument
- 05:20 PM Revision 1a547d07 (qgis): grass related debian packaging update
- 11:27 AM Revision 0405a65e (qgis): Some UI tweaks to graduated renderer widget
- 11:11 AM Revision d371824a (qgis): Fix setting min in raster histogram using mouse also zooms chart
- 11:11 AM Revision f7d99d1e (qgis): Avoid creating 3 identical label candidates in offset point mode
- ...should speed up label position calculation
- 10:36 AM Revision 66d55dab (qgis): Merge pull request #1988 from NaturalGIS/master
- [processing] remove duplicate options from gdal_rasterize (fix #12538)
- 07:57 AM Revision 325b8242 (qgis): Fix setting min in raster histogram using mouse also zooms chart
- 03:15 AM Revision 28b5217b (qgis): Merge pull request #1974 from vmora/graduated_by_size
- [feature] graduated with varying size
2015-04-10
- 10:45 PM Revision 04324fd6 (qgis): server: fix layer order in 'LayerDrawingOrder' (followup de5a3f5)
- 07:03 PM Revision ed784d94 (qgis): fix gdal_rasterize: remove duplicate options
- 05:11 PM Revision fa99a960 (qgis): oracle spatial: use sdo_relate for exact intersect feature requests whe...
- 05:08 PM Revision 6386dc6e (qgis): osgeo4w: include python wrapper batch
- 04:14 PM Revision 790216fc (qgis): Fix QgsWmsDpiMode enum declaration
- (cherry picked from commit 1f58f3371f58e0d54fdcf8d1536d7dc741c984ff)
- 03:53 PM Revision 1f58f337 (qgis): Fix QgsWmsDpiMode enum declaration
- 03:44 PM Revision 96d4003a (qgis): [processing] set CRS for output grid (fix #12518)
- 03:26 PM Revision 864443df (qgis): [processing] display X and Y labels on the scatterplot (fix #12095)
- 03:25 PM Revision b9f391f9 (qgis): [processing] save last used models/scripts directory (fix #12536)
- 03:25 PM Revision a449af25 (qgis): [processing] fix typo in the algorithm name (fix #12227)
- 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... - 11:04 AM Revision 5aaa125d (qgis): Better output names for SAGA models
- 09:44 AM Revision 686ba43c (qgis): Better naming for GDAL outputs (partial fix for http://hub.qgis.org/iss...
- 09:19 AM Revision a911e6e8 (qgis): Various fixes to Processing algs; fix for http://hub.qgis.org/issues/12537
- 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... - 06:54 AM Revision 3a55abd1 (qgis): Better default for a Processing:SAGA module
2015-04-09
- 10:40 PM Revision c34f035c (qgis): Followup 43f150d, don't show diagram warnings if diagrams disabled
- (fix #12532)
- 08:11 PM Revision 4bc0078f (qgis): Update ShapestoGrid.txt
- Better defaults for Shapes to grid
- 07:12 PM Revision 8636620a (qgis): bump version number of the Processing plugin to avoid masking by the
- version from repository
- 07:11 PM Revision e6c7152d (qgis): Merge branch 'fix-gdal_rasterize'
- 07:10 PM Revision 7097a503 (qgis): remove duplicate condition
- 07:09 PM Revision df9d5f4b (qgis): Merge branch 'fix_gdal_rasterize' of https://github.com/NaturalGIS/QGIS...
- 07:05 PM Revision c801c503 (qgis): Merge pull request #1976 from radosuav/otb_double_quotes
- [processing] avoid consecutive quotes when calling OTB algorithms
- 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)
- 01:58 PM Revision b83eb9f5 (qgis): Merge pull request #1984 from NaturalGIS/fix_saga_interpolations
- fix saga interpolations modules
- 01:44 PM Revision c78374b6 (qgis): fix typo
- 01:41 PM Revision 31996172 (qgis): fix saga interpolations modules
- 12:57 PM Revision 7d812dd0 (qgis): Merge pull request #1983 from NaturalGIS/fix_saga_catchment_area
- fix saga catchment area modules
- 12:55 PM Revision 4548fbb3 (qgis): fix saga catchment area modules
- 12:30 PM Revision 1973c977 (qgis): Merge pull request #1982 from NaturalGIS/fix_saga_shapes_to_grid
- fix saga shapes to grid
- 12:24 PM Revision d9f19dea (qgis): fix saga shapes to grid
- 11:48 AM Revision dc7542cb (qgis): Merge pull request #1981 from NaturalGIS/fix_saga_contour
- fix SAGA contour lines from grid
- 11:46 AM Revision 33655a0e (qgis): fix SAGA contour lines from grid
- 11:25 AM Revision a23a30cb (qgis): add gdal_rasterize tool to easily allow write over existing raster
- 10:55 AM Revision 7c419bf2 (qgis): [GRASS] test case
- 10:53 AM Revision 5bc9a7ef (qgis): better option text
- 10:52 AM Revision a0d32b87 (qgis): fix gdal rasterize when using an existing raster layer
- 10:10 AM Revision 10a51f67 (qgis): include pointer to message in connection error message (fixes #12526)
- 10:02 AM Revision 60f460f2 (qgis): remove outdated batch file
- 09:56 AM Revision de5a3f5e (qgis): server: fix 'LayerDrawingOrder' (fixes #12484)
- 09:51 AM Revision 6ccfbbae (qgis): Don't show label properties dialog for diagrams
- 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 #... - 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.
- 09:50 AM Revision 43f150dc (qgis): Allow diagrams to be disabled without losing settings (fix #11288)
- 09:50 AM Revision 13406771 (qgis): Fix diagrams not initially showing when toggling on/off layers
2015-04-08
- 12:17 AM Revision e8b06c7b (qgis): Merge pull request #1978 from m-kuhn/composerremoved
- Add QgisInterface::composerRemoved signal
- 11:21 PM Revision ed005c01 (qgis): Add QgisInterface::composerRemoved signal
- 10:56 PM Revision 77ede9ca (qgis): Boost unit test coverage of paint effects
- 05:48 PM Revision 18c856d0 (qgis): Update MultilevelB-SplineInterpolation(fromGrid).txt
- Partial fix for https://hub.qgis.org/issues/12519
- 11:18 AM Revision ab0010fc (qgis): Partially reverted 5e1b5a43 because it breaks GRASS create new mapset
- 11:08 AM Revision d3a947ab (qgis): Partially reverted 5e1b5a43 because it breaks GRASS create new mapset
- 10:33 AM Revision 25c5e4da (qgis): Update MultilevelB-SplineInterpolation.txt
- Partial fix for https://hub.qgis.org/issues/12519
- 10:21 AM Revision 74c864e7 (qgis): Update CatchmentArea(Parallel).txt
- Partial fix for https://hub.qgis.org/issues/12483
- 10:20 AM Revision d0a6b264 (qgis): Update CatchmentArea(FlowTracing).txt
- 10:19 AM Revision b90e7f41 (qgis): Update CatchmentArea(Recursive).txt
Also available in: Atom