Activity

From 2016-01-14 to 2016-02-12

2016-02-12

10:58 PM Revision 7489af86 (qgis): debian packaging: fix removed diversion (take II; followup 8b054e6; rev...
Jürgen Fischer
09:38 PM Revision 8e9b8c77 (qgis): [Processing] Fix GRASS7 v.db.select (fixes Redmine #11212)
Médéric RIBREUX
09:29 PM Revision 9e2890da (qgis): Fix (harmless) Coverity warnings
Nyall Dawson
09:13 PM Revision 35671914 (qgis): Fix failing expression test on OSX
Nyall Dawson
05:51 PM Revision 4196293f (qgis): [Processing] GRASS7 v.distance (implements Redmine #12817)
Médéric Ribreux
11:35 AM Revision b780d7ca (qgis): r.reclass inline rules also for MS-Windows
Médéric Ribreux
10:54 AM Revision 229ef291 (qgis): If no geomCalculator is set for QgsExpression, perform cartesian
calculations for $length, $area, $perimeter (refs #13209)
ie, the default is now to use planimeteric calculations un...
Nyall Dawson
10:54 AM Revision d0e595f8 (qgis): Indentation
Nyall Dawson
10:54 AM Revision c50033bb (qgis): Misc optimisations suggested by clazy
- avoid Q_FOREACH( ..., QMap.values() ) as it allocates an unnecessary
list
- use .endsWith( ... , Qt::CaseInsensitiv...
Nyall Dawson
09:16 AM Revision 6bbe3b93 (qgis): Fix DependencySorter.sortedLayerIds. Fixes #14281
Hugo Mercier
02:46 AM Revision 0c478d01 (qgis): Merge pull request #2729 from dgoedkoop/digitisecrs2
Fix floating point inaccuracies when digitizing (to fix bug #13745) Martin Dobias
01:36 AM Revision a1118899 (qgis): postgres provider: don't log expected failure (followup 6b3651fa)
Jürgen Fischer
01:21 AM Revision c7a05430 (qgis): reduce wkb debugging noise (followup 2ea3d77)
Jürgen Fischer

2016-02-11

11:44 PM Revision 77bd6953 (qgis): Add polish translator
Robert Szczepanek
09:05 PM Revision 384da566 (qgis): Fix floating point inaccuracies when digitizing (to fix bug #13745)
Daan Goedkoop
08:32 PM Revision bcc8e2a7 (qgis): debian packaging: add yaml dependency python-qgis
Jürgen Fischer
06:45 PM Revision 8ba6149d (qgis): [processing] make DTM2ASCII tool visible in toolbox
Alexander Bruy
04:48 PM Revision f99ed7a0 (qgis): Change the title of QgsNewVectorLayerDialog to match the actions that s...
Sebastian Dietrich
04:32 PM Revision 43b39efd (qgis): [Processing] Add GRASS7 r.reclass inline rules (implements Redmine #5583)
Médéric Ribreux
04:15 PM Revision c8161aac (qgis): [GRASS] fixed stds input
Radim Blazek
03:23 PM Revision dfdb420f (qgis): [GRASS] fixed module search on windows, fixes #14241
Radim Blazek
12:47 PM Revision 0d652b2f (qgis): Merge pull request #2774 from medspx/processing_fix_parameternumber
[processing] fix ParameterNumber float detection Alexander Bruy
12:09 PM Revision 47728377 (qgis): [Processing] Add r.null GRASS7 algorithm (implements Redmine #6893)
Médéric Ribreux

2016-02-10

03:37 PM Revision 169d35f3 (qgis): [processing] fix example script
Alexander Bruy
12:30 PM Revision 958f0ee6 (qgis): [BUGFIX] remove trAlgorithm fromUnion.py followup b81604c
René-Luc ReLuc
09:54 AM Revision 294f033b (qgis): adapt wfs capabilities test data to d11c689e
Jürgen Fischer
09:45 AM Revision 5715ed3b (qgis): Merge pull request #2775 from NaturalGIS/processing_fix_saga_default_ex...
[processing] remove wrong/non mandatory default extent for raster analysis Alexander Bruy
08:59 AM Revision 9e0043cd (qgis): include qgswkbptr.h in install
Jürgen Fischer
01:32 AM Revision 7128a353 (qgis): add 2to3 script to migrate (some) PyQt signal/slots to new style
Jürgen Fischer

2016-02-09

09:02 PM Revision c931e1e7 (qgis): [Processing] Split v.generalize (implements Redmine #5707)
Médéric RIBREUX
08:37 PM Revision e9e4954c (qgis): Processing: remove wrong/non mandatory default extent for raster analysis
Giovanni Manghi
08:07 PM Revision 5d19a3b2 (qgis): [Processing] Fix ParameterNumber float detection (with unit tests)
Médéric RIBREUX
05:54 PM Revision 45fa67dd (qgis): [BUGFIX][QGIS Server] WFS Service Capability OnlineResource
WFS Service Capability OnlineResource is not the same as in WMS. René-Luc ReLuc
05:53 PM Revision cdd4aed0 (qgis): [BUGFIX][QGIS Server] WFS Service Capability OnlineResource
WFS Service Capability OnlineResource is not the same as in WMS. René-Luc ReLuc
05:52 PM Revision 2ae8cbdd (qgis): [BUGFIX][QGIS Server] WFS Service Capability OnlineResource
WFS Service Capability OnlineResource is not the same as in WMS. René-Luc ReLuc
05:50 PM Revision d11c689e (qgis): [BUGFIX][QGIS Server] WFS Service Capability OnlineResource
WFS Service Capability OnlineResource is not the same as in WMS. René-Luc ReLuc
05:40 PM Revision 682d7427 (qgis): [BUGFIX] Update (*.model *.MODEL) localization
This part of the string, (*.model *.MODEL), does not have to be localized.
Some localizers have added a comma between...
René-Luc ReLuc
05:29 PM Revision ec75f345 (qgis): [BUGFIX] Update (*.model *.MODEL) localization
This part of the string, (*.model *.MODEL), does not have to be localized.
Some localizers have added a comma between...
René-Luc ReLuc
05:11 PM Revision 3745207d (qgis): fix windows build (followup 58beed24)
Jürgen Fischer
04:21 PM Revision b9726d72 (qgis): Merge pull request #2748 from jef-n/wkb-bounds-check
port more WKB parsing to Qgs(Const)WkbPtr including bounds checking Jürgen Fischer
02:20 PM Revision e8a5c665 (qgis): simplifier: fix skipping to last point (fixes 1a3f3d4)
Jürgen Fischer
02:20 PM Revision 4a8b49b7 (qgis): don't save invalid wkb
Jürgen Fischer
02:20 PM Revision 026a5c71 (qgis): avoid identifier verify (macro on mac)
Jürgen Fischer
02:20 PM Revision d05c31ea (qgis): fix gml wkb assembly
Jürgen Fischer
02:20 PM Revision 731a3fe1 (qgis): catch QgsWkbException in QgsGeometryFactory (passes test from PR#2751)
Jürgen Fischer
02:20 PM Revision 89b49a1a (qgis): avoid double endian swapping
Jürgen Fischer
02:20 PM Revision e8be21ad (qgis): Add test for premature WKB end in QgsGeometry::asWkt
See #14182 Sandro Santilli
02:20 PM Revision 2ea3d774 (qgis): port more WKB parsing to Qgs(Const)WkbPtr including bounds checking
Jürgen Fischer
02:19 PM Revision ded1ebb3 (qgis): indentation fixes
Jürgen Fischer
02:12 PM Revision 475911f7 (qgis): Merge pull request #2768 from NaturalGIS/processing_fix_gdal_string
[processing] fix non-translatable string in GDAL/Aspect Alexander Bruy
02:12 PM Revision 686ad242 (qgis): Merge pull request #2769 from NaturalGIS/processing_fix_gdal_optional_p...
[processing] fix a few GDAL/OGR optional parameters Alexander Bruy
02:11 PM Revision a5ddf92d (qgis): Merge pull request #2770 from NaturalGIS/processing_fix_ogr_convert_format
[processing] fix OGR/Convert format tool Alexander Bruy
11:41 AM Revision e38222b0 (qgis): Processing: add missing v.surf.rst.line tool to GRASS7
Giovanni Manghi
11:37 AM Revision 41ac88ad (qgis): debian packaging: fix templates (fixes #14248)
Jürgen Fischer
10:44 AM Revision fa78ccf7 (qgis): Deprecate old WkbType in QgsDataSourceUri
Hugo Mercier
10:44 AM Revision e2123c79 (qgis): Fix addFeature and addPart maptool for layers with a Z
Hugo Mercier
10:44 AM Revision 2ebd26a9 (qgis): [postgres] Fix detection of 2.5D layer types
Hugo Mercier
10:40 AM Revision 5f310a72 (qgis): debian packaging: fix removed diversion (followup 8b054e6)
Jürgen Fischer
10:05 AM Revision 58beed24 (qgis): [GRASS] better module lookup
Radim Blazek
10:03 AM Revision 65afdcf2 (qgis): indentation fix
Jürgen Fischer
10:01 AM Revision 27da8bcd (qgis): Merge pull request #2767 from NaturalGIS/processing_fix_gdal_nearblack
fix Processing GDAL near black tool Victor Olaya
09:52 AM Revision 4309b862 (qgis): Merge pull request #2771 from medspx/fix_processing_grass_overwrite
[Processing] Fix overwrite for GRASS7 (Redmine #13488) Victor Olaya
09:46 AM Revision f49dbdc2 (qgis): [Processing] Fix overwrite for GRASS7 (Redmine #13488)
Médéric Ribreux
02:50 AM Revision 63d9fec5 (qgis): fix syntax error in test_provider_mssql.py
Jürgen Fischer
02:50 AM Revision d57b2fa3 (qgis): add 2to3 script to migrate PyQt4 to PyQt wrappers
Jürgen Fischer

2016-02-08

10:59 PM Revision 24ce6d23 (qgis): fix Processing OGR/Convert format tool
Giovanni Manghi
10:05 PM Revision 7072db4c (qgis): fix a few GDAL/OGR Processing optional parameters
Giovanni Manghi
08:18 PM Revision 3593a3a1 (qgis): fix non-translatable string in Processing GDAL/Aspect
Giovanni Manghi
08:02 PM Revision 5e5ddafb (qgis): fix Processing GDAL near black tool
Giovanni Manghi
08:45 AM Revision 964ae1ff (qgis): [processing] fixed typo in saga supported versions
Victor Olaya
08:12 AM Revision 7a7f2d74 (qgis): Merge pull request #2766 from nirvn/composer_icon_improvements
[gui] improve composer icons Nyall Dawson
07:32 AM Revision ed06bb67 (qgis): [gui] improve composer icons
Mathieu Pellerin - nIRV

2016-02-07

12:10 PM Revision b712f3cf (qgis): Measure tool fixes:
- Make unit selection more robust (doesn't rely on translations)
- Make calculation of lengths in degrees use a carte...
Nyall Dawson
11:06 AM Revision 33c37d0c (qgis): Merge pull request #2756 from Gustry/transparency
fix transparency in qgsmaprenderer Nyall Dawson
10:58 AM Revision 00446664 (qgis): Correctly handle QVariant::LongLong fields in merge attribute dialog
Nyall Dawson
10:58 AM Revision 1566e37a (qgis): Fix merge attribute dialog mangles field values when layer has hidden
fields (fix #14235) Nyall Dawson
10:39 AM Revision 92e5f679 (qgis): [GRASS] show module name in tab if icon is missing
Radim Blazek
10:33 AM Revision 8e48e97d (qgis): [GRASS] add extension to t.list on windows, fixes possibly #14241
Radim Blazek
07:30 AM Revision 0f6a2d11 (qgis): [gui] update selection icons for composer windows
Mathieu Pellerin - nIRV

2016-02-06

08:40 PM Revision 32c047e9 (qgis): Merge pull request #2764 from nirvn/select_icons_refresh
[gui] refresh selection-related icons Nyall Dawson
02:53 PM Revision 093eb419 (qgis): include image resource in gui tests (perhaps fixes trusty nightly tests)
Jürgen Fischer
11:57 AM Revision 1b858292 (qgis): [gui] refresh selection-related icons
Mathieu Pellerin - nIRV
11:32 AM Revision f2a05f2a (qgis): Merge pull request #2763 from nirvn/selection_toolbar_improvement_v3
[gui] better toolbar placement for selection actions Nyall Dawson
06:44 AM Revision b625a1dc (qgis): [gui] better toolbar placement for selection actions
Mathieu Pellerin - nIRV
03:12 AM Revision 1ae03be5 (qgis): add internal nose2 (not available on precise) and update internal six
for processing tests Jürgen Fischer

2016-02-05

12:26 PM Revision 8cdd7233 (qgis): Merge pull request #2757 from manisandro/pool_invalidate_release
Connection pool improvements Jürgen Fischer
10:14 AM Revision 070b28a8 (qgis): Followup 75fcd2, fix incorrect refreshing icon if mssql connection
loaded while collapsed Nyall Dawson
10:13 AM Revision 99cef42e (qgis): Improve QgsDistanceArea API to make it easier to determine units
for returned distances, add unit tests Nyall Dawson
09:54 AM Revision cb7d0fb4 (qgis): Merge pull request #2700 from alexbruy/actions-encoding
convert stdout and stderr from actions to correct encoding (fix #13896) Alexander Bruy
09:03 AM Revision 57b5eb95 (qgis): On duplicate copy join and virtual fields
Fixes #14191 Matthias Kuhn
09:03 AM Revision 0e3faf7c (qgis): Doxygenation and small code fixes
Matthias Kuhn
09:03 AM Revision 20ea3e2f (qgis): Revert "Remove unneeded variable"
This reverts commit 768f0e896929794a0c0690f50f1cc09099321736. Matthias Kuhn

2016-02-04

10:20 PM Revision bc8a2e48 (qgis): field expression widget: silence connect/disconnect noise
Jürgen Fischer
07:44 PM Revision 004b2078 (qgis): Merge pull request #2759 from ar-jan/typo-fix-attribute-table-help
Fix typo in attribute table context help Matthias Kuhn
07:16 PM Revision c4addc2d (qgis): Fix typo in attribute table context help
Arjan Mossel
07:10 PM Revision dbd83b3e (qgis): Merge pull request #2733 from nirvn/processing_memory_datetime
[processing] add date, datetime, time fields to memory output Alexander Bruy
07:09 PM Revision c35567b3 (qgis): Merge pull request #2746 from NaturalGIS/fix_grass_r_slope_aspect
[processing] add parameter to GRASS 64/70 r.slope.aspect to allow use region resolution (ref #9979) Alexander Bruy
06:44 PM Revision 3b2a76f4 (qgis): Merge pull request #2648 from m-kuhn/processingtests
Processing algorithm test framework Matthias Kuhn
05:37 PM Revision 8b84f3ad (qgis): Ignore extra fields on control layer
Matthias Kuhn
04:44 PM Revision 70b4f3a2 (qgis): Don't compare field count
Matthias Kuhn
03:36 PM Revision 9ad69adc (qgis): Completely switch over to gml for processing test data
The different gdal versions have issues with geojson wrt null attribute types Matthias Kuhn
03:26 PM Revision 16409068 (qgis): Indentation fix
Matthias Kuhn
03:24 PM Revision f26f9274 (qgis): Fix unittypes test
Matthias Kuhn
01:36 PM Revision 29df8f34 (qgis): Fix broken output field types in test dataset
Matthias Kuhn
01:36 PM Revision 5133694e (qgis): Support writing LongLong types with GDAL 2
Matthias Kuhn
01:36 PM Revision 163894d0 (qgis): [processing] Test densify with multipolygons
Matthias Kuhn
01:36 PM Revision ff04fd3b (qgis): [processing] Add test suite
Matthias Kuhn
01:36 PM Revision 8adc871e (qgis): [processing] Add expected test datasets
Matthias Kuhn
01:36 PM Revision f0629ea5 (qgis): [processing] Allow test creation from history window
Matthias Kuhn
01:36 PM Revision c21889f9 (qgis): Add qgis.testing module for generic qgis test helpers
Matthias Kuhn
01:36 PM Revision 14d438db (qgis): Add new polys and multipolys test datasets
Matthias Kuhn
01:36 PM Revision 042a3db7 (qgis): Add point and line test datasets
Matthias Kuhn
01:35 PM Revision a3d3ffdf (qgis): [processing] Make polygons to lines NULL aware
Matthias Kuhn
01:35 PM Revision 12050822 (qgis): [Processing] Make DeleteHoles algorithm NULL geometry aware
Matthias Kuhn
01:35 PM Revision cd10c6c8 (qgis): [processing] Add NULL geometry support to centroid algorithm
Matthias Kuhn
01:35 PM Revision ce0d6102 (qgis): [processing] Make centroid algorithm null geometry safe
Matthias Kuhn
01:35 PM Revision b956886e (qgis): [processing] Initialize icons before first usage
Matthias Kuhn
01:35 PM Revision 7325f5fb (qgis): [Processing] Suppress debug output from PyQt4.uic tools
Matthias Kuhn
01:35 PM Revision 0add8580 (qgis): Add safety check to QgsGeometry::asPolygon. Fixes possible crash
Matthias Kuhn
01:35 PM Revision 768f0e89 (qgis): Remove unneeded variable
Matthias Kuhn
06:21 AM Revision 27f1637f (qgis): Add provider test for getting feature count with subset string set,
fix memory provider invalid count when subset set Nyall Dawson
06:21 AM Revision 9c91dd25 (qgis): Make sure svg marker gui is updated when new svg selected via browser
Nyall Dawson
06:21 AM Revision f6f4518a (qgis): Standardise capitalization in spatialite dialog
Nyall Dawson
06:20 AM Revision 0796df00 (qgis): Fix crash with "add selected layers" from browser (fix #14223)
Nyall Dawson
02:04 AM Revision 25660610 (qgis): processing: include non-optional testdata
Jürgen Fischer
02:00 AM Revision 8b054e66 (qgis): debian packaging update:
* replace grass diversion with generic wrapper also supporting oracle
* update liblwgeom dependency for stretch and u...
Jürgen Fischer

2016-02-03

10:01 PM Revision ddabad24 (qgis): Move unit handling helpers out of QGis and QgsSymbolLayerUtils
into a new QgsUnitTypes helper class. Add unit tests.
TODO QGIS 3.0: Move QGis::UnitType and QgsSymbolV2::OutputUnit...
Nyall Dawson
03:28 PM Revision 5a8e4cca (qgis): [GRASS] do not align to input by default in r.slope.aspect, fixes #9979
Radim Blazek
03:05 PM Revision 351af0b8 (qgis): indent, 250fcb followup
Radim Blazek
02:59 PM Revision 46ed98a7 (qgis): [GRASS] fixed i.fusion.brovey output option, fixes #7999
Radim Blazek
02:20 PM Revision 250fcbcd (qgis): [GRASS] multiple vector field option, fixes #3539
Radim Blazek
11:47 AM Revision 95030d61 (qgis): Remove redundant QgsOgrConnPool::{refS,unrefS}
Sandro Mani
11:47 AM Revision f9b77f3f (qgis): Document QgsOgrConnPool::{ref,unref}
Sandro Mani
11:47 AM Revision 060dca67 (qgis): Destroy layers in TestQgsVectorAnalyzer::cleanupTestCase
Sandro Mani
11:46 AM Revision ea27a8f2 (qgis): Immediately destroy non-acquired connections when invalidating
Sandro Mani
11:41 AM Revision 0af70065 (qgis): [processing] do not recreate algs tree when removing provider
This should fix the problem of QGIS taking to long to shutdown if there are plugins that add algorithms to Processing Victor Olaya
11:20 AM Revision eb3541e2 (qgis): Destroy invalidated connection pool connections when released
Sandro Mani
08:57 AM Revision b6c714ac (qgis): Improve API, docs for QgsDistanceArea
Nyall Dawson
08:04 AM Revision 4755f7b8 (qgis): set transparent color by default
Etienne Trimaille
06:31 AM Revision 75fcd2d0 (qgis): Fix mssql browser items not correctly populated before refreshing
Nyall Dawson
06:31 AM Revision 316a941f (qgis): Avoid race condition when populating ms sql items in browser
Nyall Dawson
06:30 AM Revision ac328a69 (qgis): Fix QgsDataItem docs
Nyall Dawson
06:30 AM Revision e290280c (qgis): Fix refreshing mssql browser removes layers from collapsed schemas
Nyall Dawson

2016-02-02

10:38 PM Revision 0a64c16e (qgis): Add polygon test for mssql provider
Nyall Dawson
10:33 PM Revision c6c8277e (qgis): Fix browser model issue identified by model test
Nyall Dawson
09:52 PM Revision d4ea95ea (qgis): Improve QgsCoordinateReferenceSystem documentation
Nyall Dawson
08:53 PM Revision 9e292d0c (qgis): Boost app startup test timeout further
To check whether this fixes failures on the windows nightly builds Nyall Dawson
08:49 PM Revision bdd7ab6c (qgis): Fix spelling mistake in corrections file
(...my spelling ineptitude has reached a new low) Nyall Dawson
07:14 PM Revision 86f97d1b (qgis): fix transparency in qgsmaprenderer
Etienne Trimaille
06:49 PM Revision 50bbd6f0 (qgis): [processing] include OTB descriptions and help into CMakeLists.txt
Alexander Bruy
06:39 PM Revision 1a817e58 (qgis): run remove_temporary_files.sh in prepare-commit.sh
Jürgen Fischer
05:24 PM Revision 05125388 (qgis): Ensure GDAL deinitialization runs after last possible use
Closes #14176 Sandro Santilli
12:39 PM Revision 9fb78193 (qgis): Add a bit of typesafety to ogr extent handling
Matthias Kuhn
12:06 PM Revision 29a72b57 (qgis): Dialog tab order fixes
Nyall Dawson
10:00 AM Revision c3ed6b9f (qgis): foreach -> Q_FOREACH
Nyall Dawson
09:47 AM Revision f3c7ab61 (qgis): Spelling fixes, updates to chkspelling.sh
Nyall Dawson
09:47 AM Revision c3a57434 (qgis): Fix clazy 'pass small and trivially-copyable type by value' warnings
Nyall Dawson
09:47 AM Revision d1cc6cc7 (qgis): Also remove *~ with remove_temporary_files.sh
Nyall Dawson
02:37 AM Revision 490236f2 (qgis): spelling fixes
Jürgen Fischer

2016-02-01

10:35 PM Revision 8ca0ecf7 (qgis): Merge pull request #2752 from rouault/ogr_curve_geometries
OGR provider: advertize CircularGeometries in capabilities when OGR advertizes 'CurveGeometries' support Nyall Dawson
10:25 PM Revision 68e3fdcf (qgis): Reword render map tiles option for clarity, add tooltip
Nyall Dawson
08:51 PM Revision 3df0d4ad (qgis): Standardise mix of deselect/unselect to "deselect", unify
keyboard shortcuts for deselect all (to Ctrl+Shift+A) Nyall Dawson
06:19 PM Revision adae4d60 (qgis): Remove stale parameters documentation
Sandro Santilli
06:14 PM Revision 24a9f491 (qgis): Second attempt at fixing crash on node tool after merge
See #14188 Sandro Santilli
05:30 PM Revision 781c9d7f (qgis): Do not dereference null pointer on QgsSelectedFeature::updateGeometry
Fixes #14188 Sandro Santilli
04:21 PM Revision 0bb5b5bb (qgis): OGR provider: advertize CircularGeometries in capabilities when OGR adv...
Even Rouault
01:55 PM Revision 5ba6e682 (qgis): Revert oracle server-side simplication
(reverts 6f70953 and 772dc1d) Jürgen Fischer
01:22 PM Revision 87887e43 (qgis): Add test for unexpected WKB input in simplification
Closes #12416 Sandro Santilli
12:31 PM Revision 639d1b39 (qgis): Fix memory leak
Nyall Dawson
11:08 AM Revision ad39ddfd (qgis): Merge pull request #2749 from pvalsecc/add_selectall
Add select all button to the attribute table dialog Nyall Dawson
10:54 AM Revision 2797ed79 (qgis): Merge pull request #2743 from 3nids/testfieldwidget2
Fix label expression/field lose when removing a join in layer properties Denis Rouzaud
09:51 AM Revision 793e7b28 (qgis): Stub test for QgsMapToPixelGeometrySimplifier
See #12416 Sandro Santilli
09:38 AM Revision d6169b8d (qgis): FieldExpressionWidget: preserve expression when join is removed
Matthias Kuhn
09:38 AM Revision 4ddd1cc5 (qgis): Reflect changes in QgsExpressionFieldWidget when source fields change
Matthias Kuhn
09:38 AM Revision e453c158 (qgis): remove join returns true in case of success
Denis Rouzaud
09:38 AM Revision cae49d70 (qgis): Add test for QgsFieldExpressionWidget
the test checks that fields are updated properly on join removal, that expression is not lost and that validity is co... Denis Rouzaud
08:40 AM Revision dc780353 (qgis): [processing] restore OgrAlgorothm, as it may be used by some 3rd party
plugins. This class will be removed in QGIS 3. Alexander Bruy
08:16 AM Revision f8a50b51 (qgis): Add select all button to the attribute table dialog
As suggested by @nyalldawson in qgis/QGIS#2727. Patrick Valsecchi
03:09 AM Revision 427b9c97 (qgis): [processing] add date, datetime, time fields to memory output
(fixes #14163) Mathieu Pellerin - nIRV

2016-01-31

07:11 PM Revision a39d2583 (qgis): [Processing]Add v.what.rast algorithms
* Implements Redmine feature request #6859.
* v.what.rast.points when type=point. For points input layers.
* v.what.r...
Médéric RIBREUX
06:31 PM Revision 191c011a (qgis): add parameter to GRASS 64/70 r.slope.aspect to allow use region resolution
Giovanni Manghi
03:23 PM Revision 61bb01b5 (qgis): Replace QgsErrorDialog by messageBar for raster loading (fixes Redmine ...
Médéric RIBREUX
01:11 PM Revision 8dafa633 (qgis): Show progress bars when importing to mssql/spatialite sources
(previously progress was only shown when importing to postgis) Nyall Dawson
12:54 PM Revision 7fb9b68c (qgis): Don't report a postgis import was successful when the user cancels
it mid-way through Nyall Dawson
12:52 PM Revision 89815646 (qgis): Fix dropping geometryless tables to spatialite browser items
Nyall Dawson
10:42 AM Revision 96d8986b (qgis): Add polygon layers to provider tests, so we can test ExactIntersect
feature requests Nyall Dawson
10:42 AM Revision 4825856f (qgis): Fix provider ordering by test to correctly also test compiled order by
...and as a result, disable compiled order by support for postgres
due to bugs exposed by the test
Nyall Dawson
09:44 AM Revision ce2b3c20 (qgis): Merge pull request #2742 from NaturalGIS/fix_grass_v_dissolve
[processing] GRASS dissolve works only with areas Alexander Bruy
08:53 AM Revision c1f7257b (qgis): Merge pull request #2682 from alexbruy/field-precision
don't allow field precision greater than field width (fix #14019, #5154) Nyall Dawson
04:38 AM Revision df88a9f5 (qgis): Fix some providers returning valid features when iterator is closed
Also add some additional tests to ProviderTestCase for closed iterators
and subset string handling.
Nyall Dawson
01:28 AM Revision 6a91603f (qgis): Merge pull request #2730 from PeterPetrik/13669_duplicate_circular_stri...
fix #13669 (Circular string generates duplicated nodes) Nyall Dawson
01:23 AM Revision 4c8fcc52 (qgis): Followup 57fb7c: fix capitalization and add deselect shortcut
Nyall Dawson

2016-01-30

12:56 AM Revision 57fb7ce4 (qgis): Add select all and invert selection to Attributes Toolbar
Took the opportunity to fix a bug where the selectByExpression action
was not disabled when a raster layer was selected.
Patrick Valsecchi
12:51 AM Revision 45489f6c (qgis): Remove useless orientation combobox from copyright dialog
Nyall Dawson
12:22 AM Revision 4ab56116 (qgis): Standardize map canvas decorations items dialog
Modify "Location" label by "Placement" in scale Bar Decoration
Reorder options of Scale Bar and Copyright decorations...
Harrissou Santanna
04:44 PM Revision f1f0b0a3 (qgis): GRASS dissolve works only with areas
Giovanni Manghi
12:06 PM Revision 6854902e (qgis): change toolbar icon size to 24x24 for the customization dialog
Salvatore Larosa
12:02 PM Revision e5674fa6 (qgis): Merge pull request #2740 from DelazJ/btnNewLinePushButton
fix the tooltip description of btnNewLinePushButton in expression bui… Salvatore Larosa
11:21 AM Revision 65c6e362 (qgis): fix the tooltip description of btnNewLinePushButton in expression builder
Replace "Close Bracket " by "New Line " Harrissou Santanna
01:42 AM Revision 772dc1d2 (qgis): oracle provider: enable server-side simplification only with Locator >=...
Jürgen Fischer
01:42 AM Revision 939fc83e (qgis): Merge pull request #2738 from ahuarte47/OracleSimplifyProviderSide
Feature simplification for oracle provider Jürgen Fischer
01:01 AM Revision 6f709534 (qgis): Feature simplification for oracle provider
Alvaro Huarte

2016-01-29

12:53 AM Revision 0e4520fc (qgis): osgeo4w: include grass7 in x86_64
Jürgen Fischer
11:33 PM Revision cbe8cb72 (qgis): Formatting update, using newer autopep8 version
Nyall Dawson
10:33 PM Revision 4a3d3db2 (qgis): Improve handling of geometryless tables in browser
Nyall Dawson
10:33 PM Revision 6efe1eb8 (qgis): Dropping on mssql schema items should import to that schema (fix #8327)
Nyall Dawson
10:33 PM Revision d8270766 (qgis): Fix adding fields to mssql layers always resulted in error (fix #13340)
Nyall Dawson
10:33 PM Revision e830c237 (qgis): Improve handling of geometryless mssql tables
Nyall Dawson
10:33 PM Revision 4a1bf6d3 (qgis): Fix a crash when importing layers without geometry to mssql
Nyall Dawson
10:33 PM Revision 49e45675 (qgis): Correct handling of date and time values in mssql provider
Nyall Dawson
09:34 PM Revision 78d9617d (qgis): debian packaging: optional support for oracle instantclient 12.1
Jürgen Fischer
03:33 PM Revision d4e400a4 (qgis): [processing] fixes for vector geoprocessing algorithms
Alexander Bruy
02:09 PM Revision 4c2c905c (qgis): [processing] added option to not show disabled providers tooltip
Victor Olaya
10:50 AM Revision d921f48b (qgis): Merge pull request #2734 from timlinux/master
Remove overly verbose logging for old style loading Tim Sutton
10:06 AM Revision e15c7fb9 (qgis): Remove overly verbose logging for old style loading
Tim Sutton
09:51 AM Revision 70d5c1b7 (qgis): fix warning: use editTextChanged signal instead of textChanged one for ...
Salvatore Larosa
08:43 AM Revision 909910e1 (qgis): Add missing licence/copyright
Hugo Mercier

2016-01-28

03:54 PM Revision 2f411afe (qgis): [Processing] Fix raster tools
GDAL arguments need to be str since they are passed as unencoded const
char*.
Matthias Kuhn
01:32 PM Revision 82c9a5ad (qgis): Merge pull request #2592 from alexbruy/layertree-drag-n-drop
add CopyAction to the list of supported drop actions in the Layer Tree Alexander Bruy
12:20 PM Revision ecfcd319 (qgis): sip sync QgsFeatureRendererV2
Jürgen Fischer
12:14 PM Revision 7dc5eac8 (qgis): Improve handling of time values in attributes
- make QgsVectorFileWriter respect QTime field values and only
convert to string if required by output format
- list ...
Nyall Dawson
11:57 AM Revision 1ce66b75 (qgis): Detect R installation
Stefan Blumentrath
11:43 AM Revision 082f1131 (qgis): Readd missing sip binding
Nyall Dawson
11:39 AM Revision 84e8b10d (qgis): fix when 3D and M
Peter Petrik
11:04 AM Revision 86e67713 (qgis): fix #13669 (Circular string generates duplicated nodes)
Peter Petrik
10:55 AM Revision 90718ddf (qgis): Show preview string for date/time/datetime expression results
Nyall Dawson
10:55 AM Revision 77ba570f (qgis): Right align times and dates in attribute table
Nyall Dawson
10:55 AM Revision ee5e1c7d (qgis): Fix handling for QTime variants in expression functions
Nyall Dawson
10:54 AM Revision bb96c35a (qgis): Fix sizepolicy for load style from db dialog
Salvatore Larosa
10:52 AM Revision aca66a71 (qgis): More debugging for app startup test
Nyall Dawson
10:51 AM Revision 4aafed83 (qgis): Indentation
Nyall Dawson
10:48 AM Revision 5d466417 (qgis): Fix loading of QgsDataDefined from XML (fixes #14177)
Martin Dobias
10:31 AM Revision 4dd76da7 (qgis): geometry sip sync and some cosmetics
Jürgen Fischer
10:15 AM Revision 7af58516 (qgis): [processing] fixed group names in lidar provider
Victor Olaya
10:12 AM Revision 8c9078dd (qgis): Merge branch 'marcel-dancak-master-bugfix_13527'
René-Luc ReLuc
08:35 AM Revision 9f520466 (qgis): fix precise build
Jürgen Fischer

2016-01-27

11:16 PM Revision fa66583e (qgis): Improve indexing strategy for snapping (fixes #12578)
Implemented a simple heuristic that should keep the number of cached
features per layer reasonable - and thus lower t...
Martin Dobias
11:16 PM Revision 19b18bc6 (qgis): Clear non-indexable layers when they are removed
Martin Dobias
11:16 PM Revision 86307ffc (qgis): Add debug capabilities to snapping utils
Martin Dobias
11:16 PM Revision 193d3777 (qgis): point locator: Do not set feature limit in feature request
Otherwise we will not be able to detect that the locator creation has been cancelled Martin Dobias
10:47 PM Revision a88c93b1 (qgis): Followup 91ad20, increase startup test timeout
Now that the test has been improved we can safely bump the timeout
up a lot
Nyall Dawson
09:22 PM Revision 95b26663 (qgis): Merge pull request #2509 from SebDieBln/FixTipWindow
initialize tip window with correct parent widget (fixes #8312) (fixes #8365) Nathan Woodrow
04:28 PM Revision bc4d16e8 (qgis): Check WKB boundaries while simplifying for rendering
Fixes crash on simplifying mixed-dimension collections.
Closes #12416
Sandro Santilli
03:41 PM Revision b66002d0 (qgis): add CopyAction to the list of supported drop actions
Alexander Bruy
03:40 PM Revision d80a632b (qgis): use digitizing color for label editing rubber band
Denis Rouzaud
03:04 PM Revision ae3cfd4f (qgis): Merge pull request #2726 from medspx/bugfix_external_resource
External Resource widget multiple fixes (fix Redmine #14178) Denis Rouzaud
02:56 PM Revision cce4b2db (qgis): fix indentation
Martin Dobias
02:21 PM Revision c9342910 (qgis): fix indentation
Martin Dobias
02:09 PM Revision cc6721c1 (qgis): Fixes to 2.5d renderer
- support holes in polygons and multi-polygons
- make sure not to overshoot value in HSV color (max. 100) - Qt spits ...
Martin Dobias
02:09 PM Revision 9fd6b246 (qgis): Move extraction of linestrings out of QgsExpression file + add unit test
Martin Dobias
02:09 PM Revision 5210c122 (qgis): Make vertex editor closable (because why not?)
Martin Dobias
02:09 PM Revision d6bd8d0c (qgis): External Resource widget multiple fixes (fix Redmine #14178)
Médéric RIBREUX
01:01 PM Revision 469985da (qgis): Revert "[processing] make Modeller non-blocking window"
This reverts commit 51ec2bfba6cd5eeb4bf10588d8b94ee30e7faa4a.
Having Processing modeler non-modal risky as user can ...
Alexander Bruy
01:01 PM Revision 1858cc71 (qgis): Revert "[processing] also make Modeler non-blocking when opened from co...
This reverts commit 602437aa0676a7ad4ce21bc32b62c2b107474bff.
Having modeler as non-blocking window it risky as chan...
Alexander Bruy
12:42 PM Revision 42ea15b3 (qgis): Merge pull request #2496 from SebDieBln/App_OptionsAsFiles
Accept option '--' to mark all following arguments as files (refs #3714) Martin Dobias
12:10 PM Revision 80e3f8fc (qgis): Merge pull request #2704 from SebDieBln/FixFieldCalcDialogParent
[Bugfix] Construct the QgsFieldCalculator dialog with the correct parent Nathan Woodrow
10:56 AM Revision 0d433b09 (qgis): Fix warnings
Nyall Dawson
10:12 AM Revision 4ec09120 (qgis): Fix inconsistent behaviour when deleting nodes with node tool
(fix #14168) Nyall Dawson
09:54 AM Revision 47013f7b (qgis): [dbmanager] Fixes #13679 - QGIS master crashes when closing DB Manager ...
Salvatore Larosa
08:52 AM Revision 602437aa (qgis): [processing] also make Modeler non-blocking when opened from context me...
Alexander Bruy
08:49 AM Revision 554ca8da (qgis): [processing] unregister actions when unloading (follow up f7e6fa67b0)
Alexander Bruy
05:51 AM Revision c7204cc7 (qgis): Fix editing composer legend titles while filtering enabled (fix #11459)
Nyall Dawson
04:40 AM Revision 6893f494 (qgis): Properly fix doxygen warning
Nyall Dawson
04:40 AM Revision 59f418b7 (qgis): Revert "Fix doxygen warning"
This reverts commit 9e1a2359ba7aab9094544f85ba04efceceedf5f6. Nyall Dawson
04:38 AM Revision 9e1a2359 (qgis): Fix doxygen warning
Nyall Dawson
03:58 AM Revision fe95e4ee (qgis): Show variables from symbol scope in symbol layer widget expression
builders. (This lets users know they are available).
Also swap some variable names to static strings for speed.
Nyall Dawson
02:41 AM Revision 9b6fa0d5 (qgis): Fix @value is overwritten for some symbol properties (fix #14148)
Nyall Dawson
01:36 AM Revision 39f00352 (qgis): Improve preview of current variable value in expression builder
Nyall Dawson
01:36 AM Revision 0356752c (qgis): DateTime is also a native type for postgres provider
Nyall Dawson

2016-01-26

12:48 AM Revision a665b7d7 (qgis): Don't crash when using raster calculator with huge raster (refs #13336)
Now we abort and advise the user if insufficient memory is available
to perform the calculation.
At some future stag...
Nyall Dawson
12:28 AM Revision 56000784 (qgis): [DbManager] allow to delete materialized views
(refs #13829) Sebastian Dietrich
12:28 AM Revision 99026133 (qgis): [DbManager] give materialized views their own icon
Sebastian Dietrich
12:28 AM Revision 50878114 (qgis): [DbManager] fetch type of view (materialized or not) and show in info
(refs #13829) Sebastian Dietrich
12:27 AM Revision e42819d4 (qgis): Merge pull request #2713 from nirvn/fix_memory_layer_datetime
[memorylayer] fix missing datetime field type Nyall Dawson
12:22 AM Revision 7b01b414 (qgis): Mark some inbuilt expression variables with missing read-only flag
Nyall Dawson
11:58 PM Revision 3744ac2f (qgis): Fix categorised renderer does not store changes to the source symbol
Avoids the frustrating situation where changes to a symbol in the
categorised renderer are lost when the layer proper...
Nyall Dawson
11:13 PM Revision 1eedb06d (qgis): Fix crash when opening new virtual layer dialog
Nyall Dawson
11:13 PM Revision 36b6a166 (qgis): Merge pull request #2723 from mhugo/fix_vlayer_ui
Fix virtual layer creation GUI Nyall Dawson
07:43 PM Revision 99b9a495 (qgis): [processing] fixed autodetection of grass folder
Fix provided by Stefan Blumentrath Victor Olaya
04:47 PM Revision f8d59385 (qgis): Fix virtual layer creation GUI
Hugo Mercier
12:10 PM Revision beaa45e5 (qgis): Merge pull request #2705 from SebDieBln/FixVectorGridLock
[fTools] restore 1:1 ratio when checking 'Lock 1:1 ratio' checkbox Alexander Bruy
10:13 AM Revision 21b095d7 (qgis): Merge pull request #2719 from mhugo/fix_wkbtype
Fix QgsGeometry wkbType() Hugo Mercier
04:24 AM Revision 24d9c654 (qgis): Fix more classes which violate the rule-of-three
Also remove some empty destructors Nyall Dawson

2016-01-25

06:16 PM Revision 492c1a9f (qgis): Improve documentation for renderer registry metadata (refs #13973)
Martin Dobias
06:16 PM Revision 83eed110 (qgis): Improve renderer class documentation (refs #14025)
Martin Dobias
05:39 PM Revision b5ee06dc (qgis): Merge pull request #2702 from alexbruy/styles-bindings
fix SIP bindings for listStylesInDatabase() method (fix #11210) Matthias Kuhn
01:16 PM Revision 82eabb19 (qgis): Fix crash in vector layer properties when changing renderer type (fixes...
Martin Dobias
10:35 AM Revision 3418dd00 (qgis): Fix QgsGeometry wkbType()
Hugo Mercier
10:12 AM Revision 73bef584 (qgis): [processing] correctly initialize lastools settings before loading algs
Victor Olaya
09:05 AM Revision 7fcc7ab1 (qgis): Add specific test for QgsMultiBandColorRenderer
The raster blend mode test, which uses QgsMultiBandColorRenderer
fails occasionally for no obvious reason. This addit...
Nyall Dawson
08:50 AM Revision a20d5034 (qgis): Swap QString::replace using trivial QRegExp expressions with simple
QString variants
Rationale:
1. It's *much* faster
2. I managed to get a valgrind report from the intermittently cras...
Nyall Dawson
05:17 AM Revision 7400ca9c (qgis): Fix issues with conversion of renderers to rule based renderer
- expressions were not correctly translated and always treated
as a single field
- string values were not correctly e...
Nyall Dawson
04:43 AM Revision 39e1f68c (qgis): Fix filtering legend content by map when renderer contains
duplicate symbols (fix #14131)
Now, we don't test for map content using the symbols but instead
use the legend key d...
Nyall Dawson
04:41 AM Revision cf3c55bd (qgis): [travis] Warn on unintentional switch fallthrough
Intentional fallthrough should be annotated with
"FALLTHROUGH;"
Nyall Dawson
02:36 AM Revision f6c0d8dd (qgis): Use QVector instead of QList in some private contexts
Nyall Dawson
01:35 AM Revision 5574d400 (qgis): fix warnings
Jürgen Fischer

2016-01-24

08:16 PM Revision ae52aabd (qgis): more spelling fixes
Jürgen Fischer
05:35 PM Revision 265f53ce (qgis): Fix wording and add warning
Matthias Kuhn
10:26 AM Revision ac033cfc (qgis): Refactor and optimise certain QgsWKBTypes functions
Given how frequently these functions are called throughout QGIS,
it makes sense for them to be written in a way that ...
Nyall Dawson
10:25 AM Revision ba530a0f (qgis): Merge pull request #2715 from SebDieBln/FixWarnDualViewLayout
Fix warning when a QLayout is already present in QgsDualView. Matthias Kuhn
07:21 AM Revision bbfcbcae (qgis): snapping:
* skip index build if snapping is off
* use feature request limit when creating the snapping index
Jürgen Fischer
05:17 AM Revision 8ad6ca08 (qgis): Fix some memory leaks identified by Coverity
Also improve the API for QgsExpressionContextUtils::updateSymbolScope
Previously it was hard to predict if the method...
Nyall Dawson
02:50 AM Revision 1dc8fc3c (qgis): Merge pull request #2716 from SebDieBln/LoadShowPlusSign
[Bugfix] Correctly load the labeling-setting to show a plus-sign next to numbers (fixes #13474) Jürgen Fischer
01:13 AM Revision df4c0c12 (qgis): fix loading the labeling-setting to show a plus-sign next to numbers
(fixes #13474) Sebastian Dietrich

2016-01-23

10:49 PM Revision 2d4de98b (qgis): fix arm build
(cherry picked from commit 1aff7335d004bc410eb61e1436ee7648716f9319) Jürgen Fischer
10:49 PM Revision d872f063 (qgis): merge debian downstream patches
Jürgen Fischer
10:40 PM Revision 764c6498 (qgis): potential fix for PyQgsAppStartup by avoiding cloudflare
Jürgen Fischer
10:16 PM Revision 88a9f99a (qgis): Add mask for adjacent line fill test image
Nyall Dawson
08:40 PM Revision fc086adb (qgis): Remove too much debug output when loading attribute table (refs #14041)
This makes debug version much faster, probably not much difference in release version Martin Dobias
08:27 PM Revision a618f85a (qgis): Hide extra encoding option from the vector "save as" dialog
There is already another combo box for encoding selection. Martin Dobias
08:21 PM Revision 5512d544 (qgis): Fix regression in vector "save as" that saved shapefiles as .dbf only (...
Martin Dobias
03:03 PM Revision 83466011 (qgis): [processing] remove unused code: followup e7e8451
Salvatore Larosa
02:59 PM Revision da43fb70 (qgis): Fix warning when a QLayout is already present in QgsDualView.
Sebastian Dietrich
01:21 PM Revision 09ce8004 (qgis): avoid messages warning: this also avoids the warning like:
```
QObject::connect: Cannot connect (null)::repaintRequested() to LayerPreview::refresh()
QObject::connect: Cannot c...
Salvatore Larosa

2016-01-22

12:31 AM Revision bfad753f (qgis): Fix coverity issues
Nyall Dawson
08:01 PM Revision e83a7c86 (qgis): Follow up 200ce04b88c515d9880615d7254e45d1a50049a4
Marco Hugentobler
06:16 PM Revision 200ce04b (qgis): Fix shapes not deleted on windows
unknown
02:47 PM Revision 9193d8f5 (qgis): [processing] drop GdalScriptAlgorithm as it is not used
Also remove OgrAlgorithm base class at it almost completely duplicates
GdalAlgorithm class. All affected algorithms u...
Alexander Bruy
11:32 AM Revision 9c0aaa9d (qgis): [memorylayer] fix missing datetime field type
Mathieu Pellerin - nIRV
10:45 AM Revision ac22e9be (qgis): Dropped threshold too far, fix Travis build
Nyall Dawson
09:33 AM Revision 02885d5c (qgis): osgeo4w: also include grass bin directory in PATH for browser (followup...
(cherry picked from commit 6b192c29c0b05ae94e52736c38fa871449f86336) Jürgen Fischer
09:33 AM Revision 6b192c29 (qgis): osgeo4w: also include grass bin directory in PATH for browser (followup...
(cherry picked from commit 6945647841b79bd8a465f91931876f7c2441f064) Jürgen Fischer
09:18 AM Revision 71d487c9 (qgis): osgeo4w: include grass bin directory in PATH
Jürgen Fischer
09:15 AM Revision 244f83ed (qgis): osgeo4w: include grass bin directory in PATH
(cherry picked from commit 23cdda21c85acf3bdc2e0f1d5a3c7f7ef5a1e732) Jürgen Fischer
08:54 AM Revision 576469af (qgis): Drop missing doc threshold
Nyall Dawson
08:53 AM Revision 41f320f7 (qgis): Remove rubbish file
Nyall Dawson
08:52 AM Revision 62429e13 (qgis): Add some tolerance to PyQgsSymbolExpressionVariables test
Nyall Dawson
08:48 AM Revision 69ce5599 (qgis): Fix some oddities in server access control and bindings (refs #13919)
Nyall Dawson
08:45 AM Revision 752f6bd1 (qgis): Fix classes which violate rule of three, by implementing required
copy/= operators or making them private
This revealed (and fixes) some issues, including a potential crash
using ser...
Nyall Dawson
07:37 AM Revision a16535a9 (qgis): Merge pull request #2711 from SebDieBln/HideWelcomeOnLoadProject
[Bugfix] Always hide the welcome screen when the first project is loaded Matthias Kuhn
07:24 AM Revision 68cbb44c (qgis): Merge pull request #2712 from nirvn/renderer_icons_v2
[ui] add missing renderer icons Nyall Dawson
05:51 AM Revision 36d2e7b1 (qgis): [ui] add missing renderer icons
Mathieu Pellerin - nIRV

2016-01-21

12:44 AM Revision a453f72c (qgis): hide welcome screen when first project is loaded
Sebastian Dietrich
10:37 PM Revision 28b541ab (qgis): Copy layer variables when duplicating layers
Matthias Kuhn
10:37 PM Revision ff8472d0 (qgis): [orderby] Uncheck config options instead of disable
Fix #14144 Matthias Kuhn
10:37 PM Revision 4d4ab63c (qgis): [25d] Properly initialize shadow color
Fix #14135 Matthias Kuhn
10:37 PM Revision fe484852 (qgis): [25d] allow disabling the shadow effect
Matthias Kuhn
10:37 PM Revision 7f4cd84c (qgis): [25d] Don't disable shadow option
Fix #14134 Matthias Kuhn
10:37 PM Revision 8d72f13a (qgis): [25d] Improve convertability to other layers
* Move height and angle expressions for 2.5D renderer to layer
* Apply color based on main symbol color
This makes ...
Matthias Kuhn
10:37 PM Revision aca49992 (qgis): [25d] Apply style to subsymbol in geometry generators
Matthias Kuhn
10:25 PM Revision 49b5a2b6 (qgis): Flip some messagebox errors to message bars
Nyall Dawson
10:22 PM Revision fdeff635 (qgis): don't use last used values on primary key fields (fixes #14154)
Jürgen Fischer
10:22 PM Revision 4d2c1080 (qgis): typo fixes
Jürgen Fischer
10:13 PM Revision 3f94adc8 (qgis): Make entering manual values in merge attributes dialog more user
friendly (fix #14146)
Previously, if a value was manually entered it would be ignored if
the user forgot to change t...
Nyall Dawson
08:57 PM Revision a212fac0 (qgis): Fix QgsMultiRenderChecker when running on Windows
Nyall Dawson
08:57 PM Revision 4fb6b67b (qgis): astyle fix
Nyall Dawson
08:41 PM Revision 5dca1042 (qgis): Merge pull request #2709 from manisandro/geom_checker_fixes
Geom snapper fixes Sandro Mani
07:02 PM Revision c7231c37 (qgis): remove unused code
Alexander Bruy
06:47 PM Revision b00950b9 (qgis): [Geometry snapper] Fix progress bar not working
Sandro Mani
06:15 PM Revision 7afdecd0 (qgis): [Geometry snapper] Fix typo
Sandro Mani
04:56 PM Revision cf02a71b (qgis): get rid of multiple inheritance, fix missed import
Alexander Bruy
03:24 PM Revision 085c12e9 (qgis): [fTools] use QErrorMessage for long errors (fix #11810)
Alexander Bruy
03:24 PM Revision fe2bb2f0 (qgis): [processing] take in account vector subsets when clipping raster (fix #...
Alexander Bruy
11:59 AM Revision 72a1e7ee (qgis): Merge pull request #2708 from boundlessgeo/postgis-pki-fix
[auth][db_manager] fix uri expansion on importing layer Jürgen Fischer
11:44 AM Revision c38ee41f (qgis): Fix rendering of CurvePolygons without curved segments (fix #14028)
Nyall Dawson
11:44 AM Revision 1a7dede1 (qgis): Add TestQgsSymbolV2 with tests for rendering different geometry types
Nyall Dawson
11:03 AM Revision 0012761a (qgis): [auth][db_manager] fix connection info expansio on importing layer in p...
Luigi Pirelli
10:42 AM Revision 00633811 (qgis): spelling fixes
Jürgen Fischer
09:03 AM Revision eeb5daea (qgis): [processing] updated lidar provider
forgot to add this change in a previous commit Victor Olaya
09:01 AM Revision 8ade74ca (qgis): [processing] show wait cursor while updating alg list
Victor Olaya
09:01 AM Revision 858dbd2d (qgis): [processing]do not show option for wine folder if running windows
Victor Olaya
08:11 AM Revision ddf3db04 (qgis): Fix indentation
Nyall Dawson
07:57 AM Revision 03df709e (qgis): Enable and cleanup adjacent tiles test
Nyall Dawson

2016-01-20

12:19 AM Revision e4ee3156 (qgis): restore 1:1 ratio when checking 'Lock 1:1 ratio' checkbox
Sebastian Dietrich
09:41 PM Revision 6731ddfc (qgis): construct the QgsFieldCalculator dialog with the correct parent
This is necessary to ensure proper modal behaviour. Sebastian Dietrich
06:55 PM Revision ed1efcbe (qgis): Fix display of raster layer that would sometimes show just garbage
If a raster layer was displayed in a way that it fitted into canvas,
but would be shifted towards left or top edge of...
Martin Dobias
05:36 PM Revision f0cb706a (qgis): [processing] exclude commented R libraries when generating dependencies...
Alexander Bruy
05:21 PM Revision 47549ebc (qgis): Merge pull request #2691 from m-kuhn/fixrulebased
Also render all parent features on refined rules Matthias Kuhn
04:54 PM Revision 45d5b1c8 (qgis): follow-up 1c3f066edf
Alexander Bruy
03:39 PM Revision 908a3802 (qgis): [processing] fix deprecation warnings
Alexander Bruy
02:38 PM Revision 3b70b844 (qgis): [fTools] warn if layer and project CRS are different (fix #10059)
Alexander Bruy
01:51 PM Revision f7e6fa67 (qgis): [processing] register Processing menu items in the Shortcuts Manager (a...
Alexander Bruy
01:51 PM Revision 51ec2bfb (qgis): [processing] make Modeller non-blocking window
Alexander Bruy
01:43 PM Revision bdf659fa (qgis): Merge pull request #2699 from 3nids/test_join_pg
Add postgres provider to join test Denis Rouzaud
01:36 PM Revision fe2503da (qgis): fix SIP bindings for listStylesInDatabase() method (fix #11210)
Alexander Bruy
01:14 PM Revision cc33c126 (qgis): improve error message in the Road Graph plugin (fix #12160)
Alexander Bruy
12:00 PM Revision 13ccf70e (qgis): test vector join: add PostgreSQL provider
Denis Rouzaud
11:34 AM Revision 44559fee (qgis): Increase tolerance on blend modes test
Nyall Dawson
11:11 AM Revision 7fc88c26 (qgis): convert stdout and stderr to correct encoding (fix #13896)
Alexander Bruy
10:39 AM Revision 06932d98 (qgis): [tracer] If tracing is not possible, simply use a straight line like usual
Until now the tracing was quite strict and it would show error messages
if something went wrong with start/end-points...
Martin Dobias
10:19 AM Revision 63af3e27 (qgis): Merge pull request #2634 from alexbruy/wfs-dialog
option to keep WFS dialog open after adding layer(s) Alexander Bruy
10:19 AM Revision 1c3f066e (qgis): Merge pull request #2643 from alexbruy/sublayers
More informative layer names when loading GDAL/OGR sublayers Alexander Bruy
09:44 AM Revision 9fda6aaf (qgis): [tracing] fix the case when OTF reprojection is disabled
Martin Dobias
07:06 AM Revision 60816af3 (qgis): Correctly mark some raster classes copy/assignment as private
As they haven't been properly implemented yet and the classes
violate the rule of three
Nyall Dawson
07:05 AM Revision cc505424 (qgis): Hopefully fix raster layers not rendering on Windows
The copy constructor for QgsContrastEnhancement was using
an uninitialized value for the mContrastEnhancementAlgorith...
Nyall Dawson
07:05 AM Revision bac3b300 (qgis): Add some tolerance to font marker test
Nyall Dawson

2016-01-19

10:50 PM Revision 2bacecea (qgis): Merge pull request #2697 from SebDieBln/FixVectorJoinDialog
Fix vector join dialog Denis Rouzaud
10:06 PM Revision 01603d72 (qgis): QgsJoinDialog offers only vector-layer for joining.
Sebastian Dietrich
07:05 PM Revision 81448f85 (qgis): fix "failing" travis build
Martin Dobias
06:03 PM Revision 7a5df7ad (qgis): Move tracing action creation to qgis app
Martin Dobias
04:29 PM Revision 1f77694c (qgis): [bugfix][DbManager] 14110 - Error fetching layer indexes with recent sq...
Fixes #14110
The method `getTableIndexes`, situated in line 371 of the file `db_manager/db_plugins/spatialite/connec...
Michael Douchin
04:23 PM Revision ac77a34e (qgis): [bugfix][DbManager] 14110 - Error fetching layer indexes with recent sq...
Fixes #14110
The method `getTableIndexes`, situated in line 371 of the file `db_manager/db_plugins/spatialite/connec...
Michael Douchin
04:19 PM Revision f4bdaad5 (qgis): Merge pull request #2666 from mhugent/symbology_brush_transform
Symbology brush transform Marco Hugentobler
03:04 PM Revision fc6f2cbf (qgis): fix tests
Matthias Kuhn
02:43 PM Revision aa3e550a (qgis): Revert "Revert sipfile changes"
This reverts commit f7284651218c7ebb0eb043e98f648ee04be42f83. Marco Hugentobler
01:15 PM Revision 69cb0c4e (qgis): Fix double-release of postgresql connection on table retriveal stop
Also breaks earlier out of loop and print a different status
message on "stop" (rather than "complete").
Fixes #14140
Sandro Santilli
12:35 PM Revision 014b6964 (qgis): [processing] removed redundant code
Victor Olaya
12:34 PM Revision f7623808 (qgis): [processing] more checks before running model
Victor Olaya
12:26 PM Revision 4b079ae4 (qgis): Fix crash while tracing and a layer is removed (fixes #14130)
Martin Dobias
12:02 PM Revision f27ab9a5 (qgis): Merge pull request #2688 from manisandro/geom_checker_fixes
Geom checker fixes Sandro Mani
11:33 AM Revision 472fa9bb (qgis): Merge pull request #2696 from mdouchin/debug_dbmanager_sqlite_layer_info
[bugfix][DbManager] Fix indexes fetch with sqlite >= v3.8.9 (fix #14110) Giuseppe Sucameli
11:01 AM Revision 670ded3d (qgis): Abort if trying to use shared pgsql connection from non-main thread
Connections cannot be shared between threads, document it.
See #13141
Sandro Santilli
10:58 AM Revision da372c8d (qgis): Ensure "dbname" is always set in the uri
Fixes #10600 Sandro Santilli
10:27 AM Revision bae86515 (qgis): [bugfix][DbManager] 14110 - Error fetching layer indexes with recent sq...
Fixes #14110
The method `getTableIndexes`, situated in line 371 of the file `db_manager/db_plugins/spatialite/connec...
Michael Douchin
09:52 AM Revision 26ae3234 (qgis): Virtual layer: add support for expression filter
Hugo Mercier
09:39 AM Revision a549ded4 (qgis): [processing] prevent circular dependencies in models
fixes #99090 Victor Olaya
09:39 AM Revision 47aeb596 (qgis): Whitespace fixes
Sandro Mani
09:39 AM Revision 9b7afc8f (qgis): [Geometry checker] Be more verbose about output file creation failure r...
Sandro Mani
09:39 AM Revision 20658509 (qgis): [Geometry checker] Fix memory corruption in QgsGeometryTypeCheck fix wh...
Sandro Mani
09:39 AM Revision 65aa885d (qgis): [Geometry checker] Remove some debugging prints
Sandro Mani
09:39 AM Revision 28dc7105 (qgis): [Geometry checker] Clear previous rubberbands if new selection is empty
Sandro Mani
09:39 AM Revision 772ded8c (qgis): [Geometry checker] Show feedback in the UI when the user presses Cancel
Sandro Mani
09:39 AM Revision 88356587 (qgis): Make QgsVectorFileWriter::driverMetadata also match by driver longName
Sandro Mani
09:39 AM Revision 20ca3163 (qgis): [Geometry checker] Prevent output layer from being set as current input...
Sandro Mani
09:39 AM Revision 4827cbc9 (qgis): [Geometry checker] Don't allow setting output layer equal to input layer
Sandro Mani
09:03 AM Revision b2a12735 (qgis): [processing] fixed update of console call in GdalAlgorithmDialog
fixes #14129 Victor Olaya
08:12 AM Revision d91f0cd1 (qgis): Merge pull request #2694 from nirvn/kml_improve_default
[vector export] better default for kml altitudemode Jürgen Fischer
05:38 AM Revision 9159573f (qgis): [vector export] better default for kml altitudemode
Mathieu Pellerin - nIRV
05:06 AM Revision 7e642df5 (qgis): Followup 8435fee, fix filtering of NULL values
Nyall Dawson
03:16 AM Revision d902c56f (qgis): Revert "[travis] Use newer clang 3.7 for linux builds"
This reverts commit 54cf64bcdc6dc362fe8ca75c019ec82c7c240af9.
Seems like the recent clang 3.7.1 release is causing b...
Nyall Dawson
01:38 AM Revision 8435fee4 (qgis): Correctly quote field name in categorized filters (fix #14118)
Nyall Dawson
01:22 AM Revision 5e5f95b7 (qgis): Hide excepted layers even if all types of layers are allowed.
Sebastian Dietrich
01:16 AM Revision 17528d6f (qgis): Merge pull request #2693 from SebDieBln/FixAllLayersFilterConstant
[Bugfix] Make the flag 'All' actually contain all types of layers Nyall Dawson
01:09 AM Revision e2e36047 (qgis): Fix crash using expression for heatmap renderer (fix #14127)
Nyall Dawson

2016-01-18

12:50 AM Revision 23fc3cf9 (qgis): Fix invalid rubber band when digitising polygon and layer CRS
is not the same as map CRS (fix #14117) Nyall Dawson
12:23 AM Revision 35294337 (qgis): Fix memory leak in rulebased renderer sip bindings
Matthias Kuhn
12:19 AM Revision 2246dccd (qgis): Another rulebased renderer fix
Matthias Kuhn
12:16 AM Revision 77cbfd34 (qgis): Fix some issues with QgsRuleBasedRendererV2::Rule
Matthias Kuhn
11:36 PM Revision 9d5617de (qgis): make the flag 'All' actually contain all types of layers
Sebastian Dietrich
10:42 PM Revision 7e90d577 (qgis): Whitespace fix
Nyall Dawson
10:22 PM Revision 1e3172e1 (qgis): Also fix quotedValue in OGR, Oracle, Spatialite compilers
Nyall Dawson
10:22 PM Revision ed54e3cc (qgis): Fix quotedValue in postgres sql expression compiler
Hugo Mercier
09:53 PM Revision b60d7683 (qgis): Merge pull request #2687 from whatnick/master
Added contributions to the early life of QGIS Nyall Dawson
06:03 PM Revision 1474c078 (qgis): Fix crash when toggling vector layer editing on
Martin Dobias
05:20 PM Revision a0e6d49a (qgis): Remove left-over debug comment
Sandro Santilli
04:37 PM Revision d796ade3 (qgis): Also render all parent features on refined rules
Fix #13708 Matthias Kuhn
04:01 PM Revision b2ca6d02 (qgis): [fTools] correctly handle real fields in Random Points algorithm (fix #...
Alexander Bruy
04:01 PM Revision c63d16a3 (qgis): [gdaltools] allow multiple nodata valued in Build VRT tool (fix #11063)
Alexander Bruy
04:01 PM Revision 20bf738f (qgis): correctly save and restore last used dir when saving/loagin color map f...
Alexander Bruy
04:01 PM Revision 62a571d6 (qgis): [processing] skip invalid geometries when dissolving (fix #13752)
Alexander Bruy
04:01 PM Revision aa417a10 (qgis): add extension when saving customization file (fix #12887)
Alexander Bruy
03:58 PM Revision d2c1668a (qgis): verify-indentation.sh: fix tip
Jürgen Fischer
03:02 PM Revision 2b3cf839 (qgis): [processing] correctly handle default params in modeler
Victor Olaya
03:02 PM Revision 4c34871f (qgis): [processing] fixed problems when opening/removing layers while alg dial...
Victor Olaya
02:31 PM Revision e0f11370 (qgis): Fix virtual layer url escaping in main app
Hugo Mercier
01:47 PM Revision 4ccb08db (qgis): Use the QgsPostgresConnPool interface from column type thread
Avoids using shared connections from multiple threads,
fixing #13141
Sandro Santilli
01:11 PM Revision 433e3b8a (qgis): Fix layer saving in transaction groups
Matthias Kuhn
11:17 AM Revision 75926f52 (qgis): [processing] include GRASS path in the error message to make it more in...
Alexander Bruy
10:43 AM Revision c2883115 (qgis): Fix repeated editing of transactiongroups
Matthias Kuhn
10:40 AM Revision b66e50bf (qgis): Fix build warnings
Matthias Kuhn
10:00 AM Revision 9a2f46eb (qgis): Fix some 2.5D renderer issues
* Fixed height now works
* Add some GUI elements to access the configuration options
Matthias Kuhn
09:14 AM Revision f7284651 (qgis): Revert sipfile changes
Marco Hugentobler
08:36 AM Revision 911caaa4 (qgis): add new header to install
Jürgen Fischer
06:03 AM Revision 57ee08e0 (qgis): Added contributions to the early life of QGIS
Just claiming my contributions from early days of QGIS. Tisham Dhar

2016-01-17

12:26 AM Revision 00d60dbc (qgis): fix warnings
Jürgen Fischer
09:05 PM Revision 6435a20b (qgis): Merge pull request #2686 from SebDieBln/FixPostgresWarnings
[Postgres] Remove the temporary SSL files only when they were created Jürgen Fischer
08:16 PM Revision ed80951d (qgis): remove temporary SSL files only when they were created
This avoids warnings from QFile::remove(). Also deduplicated the code to remove the temporary files. Sebastian Dietrich
05:21 PM Revision 9d473aae (qgis): don't allow field precision greater than field width (fix #14019, #5154)
Alexander Bruy
10:43 AM Revision f966c422 (qgis): Merge pull request #2684 from SebDieBln/AstyleOptionsFile
Move the options for the QGISSTYLE tool to a separate file Jürgen Fischer
09:41 AM Revision e7070919 (qgis): [Bugfix][QGIS Server] - fixed invalid GeoJSON (missing ',') in WFS GetF...
Marcel Dancak

2016-01-16

12:20 AM Revision dc228209 (qgis): Moved the options for the QGISSTYLE tool to a separate file.
Sebastian Dietrich
10:52 PM Revision ed5284f1 (qgis): Update test mask
Nyall Dawson
07:31 PM Revision 9dd6c0a4 (qgis): Merge pull request #2683 from SebDieBln/FixNonVectorQLR
[Regression] make QLR files containing non-vector layers work again (fixes #14091) Jürgen Fischer
03:58 AM Revision 1cd45701 (qgis): Fix crash when opening properties for geometryless layers (fix #14116)
Nyall Dawson
02:01 AM Revision 52442f5e (qgis): added a test for loading QLR files
Sebastian Dietrich
01:10 AM Revision 6971bd85 (qgis): bugfix: replace all childNodes, not just the first half
followup to 1a1af3788ce889ddb78f4b7e2cbca6a5bfb61143 Sebastian Dietrich

2016-01-15

10:37 PM Revision 11081f8f (qgis): Fix doxygen warning
Nyall Dawson
10:35 PM Revision 0ca359e4 (qgis): make QLR files containing non-vector layers work again
This was a regression introduced in ff3200fd6c507429b50c56b8307869d62cce6dcf.
(fixes #14091)
Sebastian Dietrich
06:29 PM Revision 4451f298 (qgis): [processing] add layer and field names to the statistics output (fix #1...
Alexander Bruy
05:25 PM Revision 322e5117 (qgis): [Processing] Fix default value support in script
For some parameters like Number if no default is set script is invalid. René-Luc ReLuc
04:41 PM Revision e20cfc04 (qgis): [DBmanager] add extension to file when exporting (fix #13733)
Alexander Bruy
04:40 PM Revision 62d079c6 (qgis): add some doxymentation
Jürgen Fischer
04:23 PM Revision a2030d53 (qgis): Fix 2.5D renderer problem when order of walls matters
E.g. when the walls have different styles Matthias Kuhn
04:23 PM Revision ffc80b10 (qgis): Fix warning
Matthias Kuhn
04:23 PM Revision de25449c (qgis): Move QgsExpressionSorter out of QgsFeatureIterator for reusability
Matthias Kuhn
03:51 PM Revision 2da75da8 (qgis): fix ad1fd2a
Jürgen Fischer
03:28 PM Revision a1705ad6 (qgis): order include in sip files
Denis Rouzaud
02:44 PM Revision a47ae278 (qgis): Sip file test
Marco Hugentobler
01:34 PM Revision 3bc3f52f (qgis): [processing] skip invalid geometries when buffering (fix #13763)
Alexander Bruy
01:00 PM Revision 99ac6885 (qgis): Release of 2.12.3
Jürgen Fischer
01:00 PM Revision e72e2abd (qgis): Release of 2.8.6
Jürgen Fischer
12:37 PM Revision 0c02f181 (qgis): [FEATURE] Add 2.5D Renderer
This adds a configuration interface and renderer that makes it easy to
put all the pieces together which are required...
Matthias Kuhn
12:30 PM Revision 532259f8 (qgis): QgsDataDefined: be less restrictive in constructor
If one has a method
setValue( QgsDataDefined dd );
One can now do
setValue( 40 )
While before it had to b...
Matthias Kuhn
12:25 PM Revision e1adc637 (qgis): Merge pull request #2678 from m-kuhn/transaction-group
[FEATURE] Autotransaction mode and transaction groups Matthias Kuhn
12:18 PM Revision 8ee25b7e (qgis): Use transaction groups
Matthias Kuhn
12:18 PM Revision 82071612 (qgis): Remove layer edit state restrictions from transactions
Matthias Kuhn
12:18 PM Revision 53527ca4 (qgis): Transactions: Assume edited state
Matthias Kuhn
12:18 PM Revision 9b510070 (qgis): Add transaction groups
Matthias Kuhn
11:41 AM Revision bc61f758 (qgis): read source from provider before saving memory layer (fixes #8997)
(cherry picked from commit dbc0f072c638981db982011776d7b110215e80b7) Sebastian Dietrich
11:27 AM Revision 01434e87 (qgis): [processing] fixed otb version detection when no otb path is defined or...
Victor Olaya
11:27 AM Revision a63cab77 (qgis): [processing] improvements to log
Victor Olaya
11:27 AM Revision 71b7ea9f (qgis): [processing] allow saving and loading batch processing configurations
Victor Olaya
10:34 AM Revision 9c5029ba (qgis): Add whitespace to trigger another travis build
Marco Hugentobler
10:12 AM Revision ad1fd2a9 (qgis): [API] Introduce optional QgsVectorDataProvider::ChangeFeatures
capability and changeFeaturss method to allows joint geometry and
attribute updates.
Currently only implemented in t...
Jürgen Fischer
10:08 AM Revision c063838f (qgis): rename QgsFilePickerWidget to QgsFileWidget
Denis Rouzaud
10:08 AM Revision 36157d43 (qgis): Add filters to file picker and external widget
Denis Rouzaud
09:41 AM Revision 4adae285 (qgis): [Feature][QGIS Server] Add configuration checker to project properties
To help user configuring project for QGIS Server, this code adds some tests to check the configuration.
The tests ar...
René-Luc ReLuc
09:29 AM Revision 7be304c3 (qgis): Disable unit tests and add enum value to sip
Marco Hugentobler
08:22 AM Revision 0b966216 (qgis): Merge pull request #2669 from volaya/otb_version
[processing] improved version detection mechanism for OTB Victor Olaya
08:21 AM Revision b68ee3d8 (qgis): Merge pull request #4 from alexbruy/otb-indentation
fix indentation Victor Olaya
08:19 AM Revision df27c07d (qgis): Avoid Coverity warning
Nyall Dawson
08:14 AM Revision 91f3005f (qgis): [FEATURE] Expression variables relating to QGIS environment
New variables for:
- @qgis_os_name: eg 'linux','windows' or 'osx'
- @qgis_platform: eg 'desktop' or 'server'
- @user_...
Nyall Dawson
07:43 AM Revision 5f3ca88a (qgis): Merge pull request #2674 from boundlessgeo/postgis-pki-pr
[FEATURE] Postgres provider PKI authentication (plus fixes #13841) Larry Shaffer
02:50 AM Revision 275eb946 (qgis): [FEATURE] Add closest_point and shortest_line expression functions
closest_point: returns closest point a geometry to a second geometry
shortest_line: returns the shortest possible lin...
Nyall Dawson

2016-01-14

12:12 AM Revision 6fcb3ead (qgis): Add missing help and show missing variables in editor
Nyall Dawson
11:59 PM Revision 40dc7dd1 (qgis): Show selection when using geometry generators
Nyall Dawson
10:34 PM Revision c0f4fb14 (qgis): Followup e48d8b, fix typo
Nyall Dawson
10:32 PM Revision c452c3d8 (qgis): Fix some warnings and test failures on nightlies
Nyall Dawson
09:52 PM Revision 9d13f5b2 (qgis): DBManager oracle plugin: strip '"' on unique col
For Oracle provider, giving a quoted uniqueColumn in a uri to create a
QgsVectorLayer results in an invalid layer.
T...
René-Luc ReLuc
09:48 PM Revision f5373ac3 (qgis): DBManager oracle plugin: strip '"' on unique col
For Oracle provider, giving a quoted uniqueColumn in a uri to create a
QgsVectorLayer results in an invalid layer.
T...
René-Luc ReLuc
06:11 PM Revision a91b6856 (qgis): Yet another slightly different control image...
Marco Hugentobler
05:04 PM Revision 91b0e7f3 (qgis): sort files in cmakelists
Denis Rouzaud
04:58 PM Revision d416b14c (qgis): Generate test images on newer system and use tolerance of 100 pixels
Marco Hugentobler
04:07 PM Revision d12a0b4a (qgis): [processing] fix Merge vector layers alg (fix #9978)
Alexander Bruy
03:30 PM Revision 2aa523d4 (qgis): increase maximum value for outline width in symbols widgets (fix #14094)
Alexander Bruy
01:46 PM Revision 193e9d78 (qgis): Update sip files
Marco Hugentobler
01:26 PM Revision 561690c9 (qgis): Use render job in unit test instead of vector renderer
Marco Hugentobler
12:52 PM Revision 32423a39 (qgis): Small doxymentation fix
Matthias Kuhn
12:52 PM Revision fe416d4d (qgis): Fix typo
Matthias Kuhn
12:28 PM Revision 54254100 (qgis): Add extrude function to QgsGeometry
Matthias Kuhn
12:19 PM Revision e290c985 (qgis): translation string fix
Jürgen Fischer
11:53 AM Revision a8ef4ffa (qgis): [processing] changed min qgis version to 2.13
otherwise it wont load until 2.14 release is done and qgis version number changed Victor Olaya
11:53 AM Revision 8884c37b (qgis): [processing] add nocrswarning option to scripts
fixes #12784 Victor Olaya
11:38 AM Revision 2a12f018 (qgis): [auth] Ensure ident cert cache is used
Luigi Pirelli
11:04 AM Revision f8f25289 (qgis): spelling fixes
Jürgen Fischer
10:27 AM Revision e5bb0b97 (qgis): Fill symbol layer: consider already existing transformations on brushes...
Marco Hugentobler
08:24 AM Revision 1dde1b0a (qgis): [processing] changed minimum qgis version in metadata
Has to be 2.14, since there are algorithms using virtual layers Victor Olaya
02:22 AM Revision 45eeb95d (qgis): Revert 13f4081 and 2b7c5c1
Ensures that Travis is testing the same documentation coverage as
the actual docs are built using.
Nyall Dawson

2016-01-13

12:59 AM Revision d97a5e3a (qgis): Fix failing indentation test
Nyall Dawson
12:13 AM Revision f639d1e4 (qgis): Fix windows build
Nathan Woodrow
 

Also available in: Atom