Activity
From 2016-02-25 to 2016-03-25
2016-03-25
- 11:08 PM Revision fbf4d675 (qgis): de-plenk more
- 10:50 PM Revision 962726cf (qgis): de-plenk exclamation marks
- 10:34 PM Revision e1d3dd5f (qgis): geometry checker: refine dialog (implement #14572)
- 08:29 PM Revision b1a4ef27 (qgis): prepare-commit.sh: show progress
- 05:48 PM Revision 6ac13988 (qgis): Make QgsVectorDataProvider::fillMinMaxCache() handle LongLong
- The code currently fallbacks to dealing with LongLong fields as
strings, which breaks the ProviderTestCase testMinVal... - 05:35 PM Revision 3818cbc2 (qgis): Move all post installation changes to dh_auto_install override.
- 05:24 PM Revision 2e1b0cd2 (qgis): Update upstream metadata URLs to use HTTPS.
- 05:19 PM Revision 83d823e7 (qgis): Enable all hardening buildflags.
- Adds ld -z now & -fPIE -pie.
- 05:05 PM Revision 8a133ddf (qgis): Use Standards-Version 3.9.7 for sid, stretch & xenial.
- 05:01 PM Revision 3b24247d (qgis): Update copyright file.
- Changes:
- Update copyright years for Jürgen E. Fischer
- Add license & copyright for qwtpolar-1.1.1
- Group CMake fi... - 04:55 PM Revision 7248d586 (qgis): Fix 'nubmer' typo, replace with 'number'.
- 03:21 PM Revision 428ec00e (qgis): fix typo
- 02:37 PM Revision 619356ea (qgis): [processing] add OPTIMIZE_SIZE option to gdalwarp (fix #5651)
- 02:19 PM Revision 660bb273 (qgis): [processing] replace some raster icons with SVG to improve HiDPI suppor...
- 02:19 PM Revision 6f796104 (qgis): [processing] refactor Virtual vector layer algorithm
- Add support for unioned layers (fix #12991)
- 01:19 PM Revision 22678d97 (qgis): Release of 2.8.8
- 01:18 PM Revision ea74db39 (qgis): [Spatialite] Fix crash on iterator closing if connection failed.
- If an iterator fails to open the spatialite database (mHandle == nullptr
in QgsSpatiaLiteFeatureIterator::QgsSpatiaLi... - 01:17 PM Revision ea85bef1 (qgis): Release of 2.14.1
- 01:16 PM Revision a32a6c28 (qgis): german translation update
- 12:17 PM Revision 2d3b813d (qgis): Fixes an error when unloading plugins
- Custom utils._import was never called, because
builtins was correctly imported (even if it missed __import__)
and _i... - 10:42 AM Revision 8af5edce (qgis): pyqtwrapper: update some remaining scripts
- 10:41 AM Revision f1295409 (qgis): don't include future for python3 (followup 2b55d89)
- 01:00 AM Revision 2b55d89d (qgis): give qgis future (followup 15b3600)
2016-03-24
- 11:15 PM Revision a0b9877b (qgis): [Geometry checker] Fix crash in QgsGeometryAreaCheck::mergeWithNeighbor...
- 11:14 PM Revision d3e08dab (qgis): [Geometry checker] Make QgsGeometryCheckError::geometry return the geom...
- 08:21 PM Revision fb1aa6b0 (qgis): [Spatialite] Fix crash on iterator closing if connection failed.
- If an iterator fails to open the spatialite database (mHandle == nullptr
in QgsSpatiaLiteFeatureIterator::QgsSpatiaLi... - 08:21 PM Revision 0d21e640 (qgis): Merge pull request #2944 from rouault/fix_crash_on_invalid_spatialite_i...
- [Spatialite] Fix crash on iterator closing if connection failed.
- 06:39 PM Revision ea4a0e27 (qgis): testqgswcspublicservers: also update network timeout (followup 3894159)
- 06:37 PM Revision 2b15eaa1 (qgis): [Spatialite] Fix crash on iterator closing if connection failed.
- If an iterator fails to open the spatialite database (mHandle == nullptr
in QgsSpatiaLiteFeatureIterator::QgsSpatiaLi... - 06:36 PM Revision 9f125eb9 (qgis): Use consistant default value of 60000ms for /qgis/networkAndProxy/netwo...
- Currently there's an inconsistancy between the Options dialog that displays a
default value of 60000ms for network re... - 06:35 PM Revision 2f7d4a78 (qgis): Use consistant default value of 60000ms for /qgis/networkAndProxy/netwo...
- Currently there's an inconsistancy between the Options dialog that displays a
default value of 60000ms for network re... - 06:28 PM Revision 90e624d8 (qgis): don't strip utf8 in log
- 06:27 PM Revision 38941596 (qgis): Merge pull request #2943 from rouault/fix_networkTimeout
- Use consistant default value of 60000ms for /qgis/networkAndProxy/networkTimeout
- 06:21 PM Revision 61011d49 (qgis): API docs website custom CSS
- No idea where this should live in the repo - just putting it here for
now - 06:05 PM Revision 43978181 (qgis): Merge remote-tracking branch 'refs/remotes/qgis/master'
- 05:11 PM Revision f3872914 (qgis): Use consistant default value of 60000ms for /qgis/networkAndProxy/netwo...
- Currently there's an inconsistancy between the Options dialog that displays a
default value of 60000ms for network re... - 04:29 PM Revision 2c6d4ba3 (qgis): Add missing SQLITE3_INCLUDE_DIR in tests/src/analysis/CMakeLists.txt
- For OSM test
- 03:58 PM Revision 363050db (qgis): [db manager] Fix virtual layers plugin (fixes #14404)
- (cherry-picked from commit 7dbc0bf81992cd58a6e4d0b081941f3c20f168ca)
- 03:54 PM Revision 8aa3ecd2 (qgis): Virtual layer: Be case insensitive when looking for a layer name
- (cherry picked from commit f14bc8c4d9e88af5529c80593d73e4e9ba472a68)
- 03:48 PM Revision 140b5172 (qgis): Merge pull request #2915 from mhugo/fix_vlayers
- Various fixes for virtual layers
- 09:53 AM Revision 15b36005 (qgis): debian packaging: limit python-future to stretch, sid, wily and xenial
- TODO add internal python-future for others
- 06:48 AM Revision f669af06 (qgis): Fix indentation
2016-03-23
- 11:33 PM Revision a46efeea (qgis): Some style improvements for test
- 10:31 PM Revision 1f57745d (qgis): Fix attribute creation in transect sample
- (cherry picked from commit 90e0cb995fd887db7042fc2e811b685004f0cbbd)
- 10:16 PM Revision 31c914d0 (qgis): Don't force use of SQL dialect when running ogr queries (fix #14407)
- Using "SQL" dialect is not recommended as it forces use of the sometimes
buggy SDK query engines. This was breaking t... - 10:14 PM Revision b24d5eae (qgis): Merge pull request #2923 from nyalldawson/fix_14407
- Don't force use of SQL dialect when running ogr queries (fix #14407)
- 09:40 PM Revision d3647703 (qgis): [Spatialite] Use correct free function for sqlite3_bind_blob of geometries
- Currently sqlite3_bind_blob() uses free() as the free function of WKB
blobs returned by convertFromGeosWKB(). But tho... - 09:39 PM Revision 5278003c (qgis): [Spatialite] Use correct free function for sqlite3_bind_blob of geometries
- Currently sqlite3_bind_blob() uses free() as the free function of WKB
blobs returned by convertFromGeosWKB(). But tho... - 09:38 PM Revision 40233edc (qgis): Reenable fcgi and server on osx (followup 53d40e8)
- (cherry picked from commit 2c866f45cdcb03a1be89f7237763e8e38f2d3faa)
- 09:38 PM Revision 09a5a8d0 (qgis): evis: update QAction::activated to triggered
- (cherry picked from commit 48911ca9a4dc979bdb73b935bc319dadcbe781d5)
- 09:38 PM Revision d10ec1da (qgis): fix warnings
- (cherry picked from commit eefb046dab437c35205cba8cf68103ccc240c7f9)
- 09:38 PM Revision c128a552 (qgis): use individual network managers for threads (fixes #13721, fixes #14401...
- (cherry picked from commit 2eb82430bbdb02b0789b3ffe80d5b6fd747fa8cc)
- 09:38 PM Revision 0c65f7fb (qgis): use link to release branch in about box for exported sources (fixeds #1...
- (cherry picked from commit 044379b758a286d8d65d9d5181b776096ba7c737)
- 09:38 PM Revision addcf3cb (qgis): Don't crash when some shortcuts can't be loaded
- Fix #14528
(cherry picked from commit 76296c82e7e9225c6be3c00d48b4bf748ca5daa8) - 09:38 PM Revision 03110c46 (qgis): show source locations in windows backtraces
- (cherry picked from commit 26d61956d75dd0e522f49a41cec9faef0f2e3719)
- 09:38 PM Revision 8fb32b1f (qgis): osgeo4w: support for OSGEO4W_DESKTOP and fix deinstallation
- (cherry picked from commit c2ff2d772197a93c99b625d64e44acc71df2c00c)
- 09:36 PM Revision 40611d78 (qgis): Reenable fcgi and server on osx (followup 53d40e8)
- 09:14 PM Revision 9767bd05 (qgis): Merge pull request #2940 from rouault/spatialite_bind_blob_fix
- [Spatialite] Use correct free function for sqlite3_bind_blob of geome…
- 07:07 PM Revision 2e04162e (qgis): [Spatialite] Use correct free function for sqlite3_bind_blob of geometries
- Currently sqlite3_bind_blob() uses free() as the free function of WKB
blobs returned by convertFromGeosWKB(). But tho... - 05:39 PM Revision 7dbc0bf8 (qgis): [db manager] Fix virtual layers plugin (fixes #14404)
- 05:07 PM Revision 3d160104 (qgis): Fix virtual layer UI tooltips
- 05:07 PM Revision ee81c6b0 (qgis): Fix the virtual layer icon text
- 05:07 PM Revision d87c3813 (qgis): Add a right click action to edit virtual layer settings
- 05:07 PM Revision f14bc8c4 (qgis): Virtual layer: Be case insensitive when looking for a layer name
- 04:23 PM Revision 70e2696b (qgis): Merge pull request #2936 from sept-en/master
- [processing] fix filter in Processing settings dialog. Add ability to specify mininal required number of items for Mu...
- 04:16 PM Revision 4b579649 (qgis): Merge pull request #2939 from rouault/missing_sqlite3_include_pyspatialite
- Add missing SQLITE3_INCLUDE_DIR in pyspatialite CMakeLists.txt
- 04:03 PM Revision d830d917 (qgis): Add missing SQLITE3_INCLUDE_DIR in pyspatialite CMakeLists.txt
- 03:49 PM Revision 8fdf4850 (qgis): oracle provider: refactor uri handling in oracle provider (followup d16...
- 01:53 PM Revision cf22cab3 (qgis): Fix the master (merge without tests pass :-( )
- Related to #2893
- 01:25 PM Revision f0be0457 (qgis): Typo fixes.
- 10:55 AM Revision d808ef9a (qgis): Merge pull request #2893 from NaturalGIS/processing_gdalwarp_extent
- processing: add extent parameter to gdal_warp
- 10:41 AM Revision 48104d57 (qgis): Merge pull request #2891 from csandor/patch-1
- Table names in postgresql can be max 63 characters long
- 10:39 AM Revision 2e6fcf57 (qgis): Merge pull request #2865 from medspx/processing_raster_bunch
- [Processing] Add the last GRASS7 r.* algorithms
- 09:48 AM Revision bec849c4 (qgis): Merge pull request #2935 from matakuka/dissolve
- changed check for validity from isGeosValid() to validateGeometry()
- 09:43 AM Revision e6c5301c (qgis): Don't run qt5 tests in parallel
- 08:35 AM Revision 0458a2ca (qgis): travis: disable fcgi and server on osx (fastcgi.com apparently gone)
- 08:06 AM Revision ded1e045 (qgis): indentation fix
- 08:03 AM Revision 1f1d4c04 (qgis): UI consistency "Rendering order..." to "Symbol levels..."
- 03:43 AM Revision 736be486 (qgis): Typo fixes. Stylystic fixes.
- 01:14 AM Revision 45c9ea23 (qgis): 2to3:
- * drop libpasteurize.fixes.fix_division
* replace lib2to3.fixes.fix_import with libfuturize.fixes.fix_absolute_import...
2016-03-22
- 11:23 PM Revision 4b75f4e0 (qgis): ParameterMultipleInput: added tests.
- 11:22 PM Revision d5acc211 (qgis): ParameterMultipleInput minor fixes.
- 10:55 PM Revision 8c9eddcd (qgis): Some PEP8 fixes.
- 10:01 PM Revision 097b1819 (qgis): identation errors and wrong file paths
- 09:51 PM Revision 4a046b7d (qgis): Merge branch 'master' of git://github.com/qgis/QGIS
- 09:47 PM Revision 6c31d89a (qgis): (ref #14469) Processing options: search optimized. Cleanups.
- 01:15 PM Revision f197b7ca (qgis): Merge pull request #2934 from rouault/missing_sqlite3_include
- Add missing SQLITE3_INCLUDE_DIR in a few components
- 12:43 PM Revision c8cb3fb8 (qgis): debian packaging remove duplicate change entry
- 12:13 PM Revision 2f97ec67 (qgis): fixed wrong location of testdata
- 11:18 AM Revision 9e096ebe (qgis): Add python-future to debian dependencies
- 11:12 AM Revision e6939b8a (qgis): Merge pull request #2921 from m-kuhn/py33
- Python 3.3 and future
- 10:12 AM Revision 0147765d (qgis): crssync: skip more crses that cannot be copied
- (cherry picked from commit 71429be7a289e1b8050005dabcb3e0e33ac1cdbd)
- 10:11 AM Revision 629864ea (qgis): crssync: skip more crses that cannot be copied
- (cherry picked from commit 71429be7a289e1b8050005dabcb3e0e33ac1cdbd)
- 09:47 AM Revision 5fb64bd4 (qgis): fix installation of PyQt.uic wrapper
- 09:29 AM Revision 1f9f133e (qgis): Add way to regenerate the list
- 09:29 AM Revision 3b4a250c (qgis): Ignore None signature
- 09:29 AM Revision aa688341 (qgis): Change acceptable missing doxygen from count to list
- To have only the concerned members in the errors
- 09:28 AM Revision ae6bdb91 (qgis): Remove no more needed acceptable values in test_qgssipcoverage.py
- 09:22 AM Revision 9bc9e6b3 (qgis): identation
- 09:17 AM Revision 45a364eb (qgis): Mangle travis osx python path
- 09:17 AM Revision 02c56371 (qgis): py2/py3 compat patches
- 09:17 AM Revision 6b098b7a (qgis): Specify python version for test python interpreter
- 08:49 AM Revision 83d729c0 (qgis): Switch to python 3.3 and new binary osgeo4travis
- 08:34 AM Revision 921835f2 (qgis): Reduce test timeout to 60 seconds
- 08:25 AM Revision fee3197a (qgis): Sort Qt5 test blacklist
- 02:49 AM Revision b3cdd08f (qgis): Add internal qwtpolar 1.1.1 for Qwt 6.1
- (cherry picked from commit c3881d48b18e6dd8119abdd76cf76963b5f35481)
- 02:44 AM Revision 00f8eff0 (qgis): update_ts.sh: pulling doesn't require a build directory
2016-03-21
- 12:36 AM Revision 12aedac6 (qgis): (ref #14469).Added search feature for Processing options.
- * Added possibility to search within Processing options,
either for providers or provider nodes. - 12:35 AM Revision d312be9f (qgis): (ref #12580).ParameterMultipleInput:allow to define min number of
- inputs.
- 09:30 PM Revision c445828f (qgis): changed check for validity from isGeosValid() to validateGeometry() in ...
- 06:42 PM Revision a5ab9d22 (qgis): Add another missing SQLITE3_INCLUDE_DIR
- 06:36 PM Revision 9fcc246c (qgis): Add missing SQLITE3_INCLUDE_DIR in a few components
- Those components depend on sqlite3.h, but fails to add
explictly its paths, relying on it to be present in the other ... - 05:51 PM Revision 53d40e89 (qgis): travis: disable fcgi and server on osx (fastcgi.com apparently gone)
- 05:00 PM Revision f4130463 (qgis): switch tests to pyqt wrappers
- 05:00 PM Revision 271750fd (qgis): switch bindings to pyqt wrappers
- 05:00 PM Revision 719182fe (qgis): scripts/widgets_tree.py: switch to PyQt wrappers and reformat
- 05:00 PM Revision 93aedcd1 (qgis): scripts/mkuidefaults.py: switch to PyQt wrappers and reformat
- 05:00 PM Revision 06f99531 (qgis): plugin installer: switch to pyqt wrappers
- 05:00 PM Revision 4dc63219 (qgis): metasearch: switch to pyqt wrappers
- 05:00 PM Revision 2526d3e3 (qgis): processing: switch to pyqt wrappers, flake8 fixes
- 05:00 PM Revision 885d0ec9 (qgis): python console: switch to pyqt wrappers and new style signals, flake8 f...
- 05:00 PM Revision c55f8b73 (qgis): db_manager: cleanups
- 05:00 PM Revision 9db908cc (qgis): GdalTools: new style signals
- 04:59 PM Revision d25c253d (qgis): 2to3:
- * add fixes
* pyqt fixer: include some QtSql symbols and remove imports
which only symbol was removed (eg. SIGNAL) - 04:38 PM Revision d161612b (qgis): [FEATURE] oracle provider: basic support for Oracle Workspace Manager
- (switches to a given workspace on connect)
- 07:23 AM Revision c7c7baaf (qgis): [processing] activate GRASS 7 by default and disable GRASS 6
2016-03-20
- 06:55 PM Revision 0cdfca7d (qgis): [FEATURE] Parameterized svg support for composer svg images
- This makes it possible to change SVG fill/outline color and outline
width when using parameterised SVG files such as ... - 06:55 PM Revision 95426537 (qgis): Use SVG cache to handle parameterized SVG files in composer picture
- selection widget (fix #14385)
(cherry-picked from 94e7720fe365794be5ea09564f0bc65577a5e068) - 04:31 PM Revision fb9d60d7 (qgis): 2to3: add fixes
- 04:31 PM Revision b5c4d28e (qgis): build context help and expression help in build directory and still inc...
- 04:31 PM Revision 5769f3b8 (qgis): fix warnings
- 10:53 AM Revision bd3fd748 (qgis): Merge pull request #2863 from pvalsecc/minMaxScale
- Add check to make sure minScale<=maxScale.
- 07:42 AM Revision a3c76c61 (qgis): [processing] activate GRASS 7 by default and disable GRASS 6
- 07:41 AM Revision 8afd1103 (qgis): don't duplicate Menus entry in settings
2016-03-19
- 12:24 PM Revision 780c5873 (qgis): Improved fix for spatialite views (fixes #14232)
- (cherry picked from commit 42d88848f3010365d2c9fcf84b3a8ed5d52749a1)
- 10:05 AM Revision eb186c49 (qgis): Remove merge conflict on r.cost algorithms
- 09:36 AM Revision 76296c82 (qgis): Don't crash when some shortcuts can't be loaded
- Fix #14528
- 03:14 AM Revision 8ee2e2cd (qgis): Fix PyQgsServer test on GDAL >= 2.0
- Also fix handling of longlong types in wfs_describefeaturetype
(cherry-picked from 0780527428c474df8714be8b6d96aa25b... - 02:35 AM Revision f3fe6bee (qgis): add missed file (followup a17ed10)
- 02:14 AM Revision a22e9d46 (qgis): fix PyQt.uic for use in processing
- 02:12 AM Revision a17ed10b (qgis): fix vector menu creation on qt5
- 01:59 AM Revision 71429be7 (qgis): crssync: skip more crses that cannot be copied
- 01:42 AM Revision 2cc83ff3 (qgis): port sqldrivers ocispatial and qspatialite to qt5
2016-03-18
- 10:16 PM Revision 5902f0e1 (qgis): renamed algorithm_tests.yaml
- 05:13 PM Revision 044379b7 (qgis): use link to release branch in about box for exported sources (fixeds #1...
- 02:27 PM Revision 6c1201cf (qgis): Merge pull request #2901 from bartnv/fix-iterating-import
- [processing] Fix extension removal in exportVectorLayer
- 02:20 PM Revision 2942ce57 (qgis): Merge pull request #2904 from medspx/processing_vector_bunch
- [Processing] GRASS7 complete v.* algorithms (implements Redmine #5725)
- 02:17 PM Revision 839db0a5 (qgis): Merge pull request #2871 from NaturalGIS/processing_fix_grass7_detectio...
- processing fix GRASS7 detection on osx: courtesy Martin Laloux
- 01:06 PM Revision 1fdd177c (qgis): [processing] do not search text in short help when filtering in toolbox
- This should fix problems with slow and unresponsive filtering
- 08:12 AM Revision 4f18701d (qgis): Add check to make sure minScale<=maxScale.
- Those two fields are present in the vector layer properties. It
was possible to set a minScale bigger than the maxSca... - 07:59 AM Revision a1243d58 (qgis): Merge pull request #2924 from nyalldawson/qt5_fix
- Fix compilation on Qt5 versions < 5.5
- 06:32 AM Revision 68f0e832 (qgis): Add qt5 test masks for compositions tests
- 06:32 AM Revision da635d40 (qgis): Fix parsing of #rrggbbaa colors under Qt5
- 06:32 AM Revision 6b4f6097 (qgis): Add masks for qt5 and enable atlas test
- 02:13 AM Revision 6ea73680 (qgis): Fix compilation on Qt5 < 5.5
2016-03-17
- 12:18 AM Revision 8d9443bd (qgis): Don't force use of SQL dialect when running ogr queries (fix #14407)
- Using "SQL" dialect is not recommended as it forces use of the sometimes
buggy SDK query engines. This was breaking t... - 11:12 PM Revision 81d4d086 (qgis): Merge pull request #2862 from nyalldawson/server_test_gdal
- Fix PyQgsServer test on GDAL >= 2.0 and fix handling of longlong types
- 03:10 PM Revision 08a1b072 (qgis): Disable watchDog when plugin was loaded successfully
- 03:10 PM Revision cc650f93 (qgis): Disable watchDog when plugin was loaded successfully
- 02:24 PM Revision adc811ca (qgis): Fix subform for relations are not shown
- Followup 3fd3dae
Fix #14515 - 01:45 PM Revision c3881d48 (qgis): Add internal qwtpolar 1.1.1 for Qwt 6.1
- (cherry picked from commit a9cb9906a296eba4f4a1f1dea414d1bd8f352271)
- 01:16 PM Revision 9e6866ed (qgis): Merge pull request #2920 from bstroebl/testEliminate
- [processing] Tests for eliminate
- 02:23 AM Revision 09f6b918 (qgis): * fix pyuic wrapper on windows
- * fix PyQt wrapper installation on precise
2016-03-16
- 11:44 PM Revision 5c3c99cb (qgis): Fix failing mssql provider test
- 11:42 PM Revision a0aba986 (qgis): Cleanup editor widget config dialogs
- - Standardise capitalization
- Add external resource config to a scroll area, otherwise options may
be hidden
- Add c... - 04:34 PM Revision cd267b06 (qgis): [processing] change field access
- 03:25 PM Revision 87e6ec0b (qgis): UI consistency "Rendering order..." to "Symbol levels..."
- 02:29 PM Revision bd64b4fd (qgis): [processing] renew test results depending on polys.gml
- 02:17 PM Revision 155e7128 (qgis): [processing] change polygon test input
- 02:10 PM Revision 02df48cf (qgis): [processing] reflect changed test input in yaml file
- 02:07 PM Revision f73b5727 (qgis): [processing] renew test output for eliminate
- 02:07 PM Revision 51bf08c1 (qgis): [processing] change test input to have adjacent polygons
- 02:07 PM Revision 62a4db8c (qgis): [BUG] run eliminate with non-editable input layer
- 02:05 PM Revision 082b5757 (qgis): [processing] add test for eliminate algorithm
- 10:55 AM Revision 81c5f25a (qgis): Don't require Python 3 for Qt5.
- Use separate ENABLE_PYTHON3 option for Python 3.
- 08:56 AM Revision f8175d33 (qgis): [processing] Move custom source data to separate folder
- 08:51 AM Revision b432bde1 (qgis): [processing] remove double quotes in test.yaml
- 08:36 AM Revision d7562eef (qgis): [processing] add test for eliminate algorithm
- 08:35 AM Revision 1dd7da4b (qgis): [processing] eliminate: prepare input layer for test
- 08:35 AM Revision 8a841524 (qgis): [processing] use proper way to access geometry
- 02:39 AM Revision 5ae04456 (qgis): Drop doc test threshold
- 02:38 AM Revision 5e086260 (qgis): Add QgsMapLayer::isSpatial() method
- The current approach of testing !vl || vl->geometryType() != NoGeometry
is not intuitive and has been the source of 2...
2016-03-15
- 12:53 AM Revision e135699a (qgis): GDAL 2.0 allows writing 64bit longlong integers
- Fix #14411
- 12:52 AM Revision 7de0757f (qgis): GDAL 2.0 allows writing 64bit longlong integers
- Fix #14411
- 12:34 AM Revision 4089ed8f (qgis): fix pyuic wrapper
- 12:10 AM Revision 96c60fda (qgis): Workaround failing color ramp test on OSX, add some docs
- Failure is odd.
c = r.stops()[0].color
self.assertEqual(c, QColor(100, 100, 40))
fails, but
s = r.stops()
self.asse... - 11:46 PM Revision 8bda5c00 (qgis): db_manager: migrate to new style signals
- 11:46 PM Revision 4151a3b6 (qgis): 2to3: remove empty imports
- 09:52 PM Revision 6b99394b (qgis): Merge pull request #2918 from DelazJ/patch-6
- typo fix
- 08:53 PM Revision a9cb9906 (qgis): Add internal qwtpolar 1.1.1 for Qwt 6.1
- 08:09 PM Revision 7694b9a1 (qgis): fix shadowed color ramp test
- 06:55 PM Revision fffc4a02 (qgis): typo fix
- 05:25 PM Revision c6d92172 (qgis): python fixes:
- * issues identified by pyflakes (star and unused imports)
* pyqtwrapper: add QtSvg
* some exceptions e.message => uni... - 04:27 PM Revision cc5219b8 (qgis): Merge pull request #2916 from mach0/p3_clean
- improve import handling
- 12:00 PM Revision 74b5e12e (qgis): [processing] Remove non-functional test code
- 11:58 AM Revision c3e49d6a (qgis): [processing] Don't use undefined tr function
- 11:55 AM Revision 99e21a7e (qgis): [processing] Silence warning
- 11:55 AM Revision eb8167d9 (qgis): [processing] Remove various unused imports and variables
- 11:46 AM Revision e9b30a0a (qgis): [processing] Fix dissolve
- 11:45 AM Revision e888d6d6 (qgis): [processing] Add autoincremental field test
- 11:37 AM Revision 5607ae3f (qgis): [processing] Fix autoincremental field
- 11:14 AM Revision 6acdfc6e (qgis): improve import handling
- 11:08 AM Revision 01cc455d (qgis): [processing tests] Improve test debug messages
- 11:08 AM Revision 0e690fc7 (qgis): [processing tests] Fix test generation parameter types
- 10:31 AM Revision 01c2cfbe (qgis): pyqtwrapper: set sip api to 2 for PyQt.QtCore for Qt4
- (followup fb3fcfa3)
- 08:18 AM Revision 567a323c (qgis): Add server tests to blacklist
- 08:18 AM Revision 5789dd8e (qgis): python3 compatibility fix
- 08:18 AM Revision 39047221 (qgis): [qt5 server] deprecate usage of QFtp and remove from Qt5 builds
- 03:14 AM Revision 25ac01aa (qgis): Default to layer CRS in raster save as dialog (fix #14209)
- (cherry-picked from 8fc405648be18870133e318cbfc7cb0918efe4b1)
- 03:12 AM Revision 8fc40564 (qgis): Default to layer CRS in raster save as dialog (fix #14209)
- 02:20 AM Revision 8ca6cc79 (qgis): Fix incorrect projection if raster or plugin layer is first layer
- loaded into an empty project (fix #14392)
(cherry-picked from 15d2be26f1235d9ec18b48f09376390c3a6e2d00) - 02:19 AM Revision 15d2be26 (qgis): Fix incorrect projection if raster or plugin layer is first layer
- loaded into an empty project (fix #14392)
- 01:26 AM Revision 0bde7852 (qgis): [Geometry checker] Make polyLineSize survive empty geometries
- (cherry-picked from 34bd12402362e8af1ba3b1cae09f6be9fb7c2c52)
2016-03-14
- 11:25 PM Revision 054894a3 (qgis): Fix failing tests
- 10:01 PM Revision 9852d6d7 (qgis): Improve debug output of processing tests
- 08:38 PM Revision fb3fcfa3 (qgis): Python3/Qt5/2to3 updates:
- * pyqtwrappers update (add QtNetwork, QtXml, QtSql, QtTest, uic)
* 2to3 updates
* move QPyNullVariant/NULL to PyQt.Qt... - 08:38 PM Revision 8c918aea (qgis): astyle updates cosmetics, temporary file cleanups
- 08:24 PM Revision e72a82e0 (qgis): Minor refactor of QgsDiagramLayerSettings
- - add public getters and setters for variables, will make variables
private in QGIS 3.0
- avoid some memory leaks and... - 03:32 PM Revision e1ae69a0 (qgis): Merge pull request #2557 from mhugo/fix_13959
- Only filter legend nodes that are checked
- 02:17 PM Revision f9c736c9 (qgis): Only filter legend nodes that are checked.
- Keep unchecked legend items when filtered by expression
- 11:47 AM Revision 13d407e3 (qgis): Merge pull request #2905 from manisandro/checker_crash
- [Geometry checker] Make polyLineSize survive empty geometries
- 10:56 AM Revision d6fca7e2 (qgis): Indentation update
- 09:57 AM Revision 9ca09abb (qgis): Fix expected dataset for splitlineswithlines test
- 09:57 AM Revision e02d36f8 (qgis): [BUG] make sure that result line consists of two nodes
- 09:57 AM Revision 97b03758 (qgis): [processing] test: limit coordinate comparison precision
- 09:57 AM Revision ffae112e (qgis): [BUG] Do not output lines shorter than 0.00001
- 09:57 AM Revision cfc0eb68 (qgis): Try to fix indentation error
- 09:57 AM Revision 9124586b (qgis): [processing] update test output files
- 09:57 AM Revision bf54b952 (qgis): [processing] test cases for splitlineswithlines
- 09:57 AM Revision 0c719d6c (qgis): [BUG] Do not output lines with two identical points
- 09:57 AM Revision e3a2a1e5 (qgis): [BUG] access geometry the right way
- 09:57 AM Revision 648e6ac6 (qgis): [processing] test: remove gfs output files
- 09:57 AM Revision bbcacfbf (qgis): [BUG] Avoid trying to split a line with itself
- 08:52 AM Revision 56764300 (qgis): Rewrite some signals to new-style
- 08:31 AM Revision 90e0cb99 (qgis): Fix attribute creation in transect sample
- 08:29 AM Revision 627815d6 (qgis): Merge pull request #2903 from sebastic/qt5-qspatialite
- Add support for Qt5 to qspatialite provider.
- 08:21 AM Revision bd6508aa (qgis): Merge pull request #2908 from SebDieBln/Test_ImprovePanningTest
- improve the test of panning the map canvas by keyboard
- 07:18 AM Revision 1f8e94e2 (qgis): Disable ccaching on travis
- Let's see if it is responsible for some false alarms
https://github.com/qgis/QGIS/pull/2908
2016-03-13
- 12:08 AM Revision c7e675c3 (qgis): improve the test of panning the map canvas by keyboard
- Verify the extent is changed after each key event.
- 12:22 PM Revision 6610c6e2 (qgis): [processing] don't throw error when new provider added and settings is ...
- 12:02 PM Revision 48911ca9 (qgis): evis: update QAction::activated to triggered
- 12:02 PM Revision 811c9c29 (qgis): remove superfluous file
- 12:00 PM Revision 3507bd8c (qgis): globe: adapt to osgearth 2.7
- (cherry picked from commit 342a754c399b785053dc766402486acd72e39be9)
- 11:59 AM Revision 342a754c (qgis): globe: adapt to osgearth 2.7
- (cherry picked from commit 6327558 and de06cd7)
- 02:42 AM Revision c2ff2d77 (qgis): osgeo4w: support for OSGEO4W_DESKTOP and fix deinstallation
2016-03-12
- 10:32 PM Revision 34bd1240 (qgis): [Geometry checker] Make polyLineSize survive empty geometries
- 09:51 PM Revision 23cd2fcb (qgis): [NEEDS-DOCS] Reword "zoom to layer scale" to "zoom to visible scale"
- ...makes it clearer what this does, as the original wording could be
confused with zooming to the layer's native scal... - 09:50 PM Revision e2c83aec (qgis): Add CancelQuery for Qt5 only.
- 09:34 PM Revision 1e1dfca7 (qgis): Fix crash when right clicking raster layer (indentified by Coverity)
- 09:34 PM Revision 66938e9f (qgis): Fix Coverity warning
- 09:06 PM Revision d318981f (qgis): Add v.in.lidar algorithm
- 09:02 PM Revision 72a6b774 (qgis): Enable QSpatiaLite for travis qt4 builds.
- 09:00 PM Revision 6685667a (qgis): Mark CancelQuery as not support in hasFeature().
- 08:00 PM Revision e4ecbb26 (qgis): Enable QSpatiaLite for travis qt5 builds.
- 07:35 PM Revision ef256aa9 (qgis): Add Qt5OpenGL variables to include_directories() & target_link_librarie...
- 06:08 PM Revision 7f461f3f (qgis): Add v.rectify algorithm
- 05:49 PM Revision 538ad697 (qgis): Add v.edit algorithm
- 05:33 PM Revision 12853b37 (qgis): Add support for Qt5 to qspatialite provider.
- The detachFromResultSet() changes in qsql_spatialite.{cpp,h} are taken
from https://code.qt.io/cgit/qt/qtbase.git/com... - 05:16 PM Revision 903a804b (qgis): Add v.lrs.segment algorithm
- 04:53 PM Revision 1ebd7683 (qgis): Add v.lrs.where algorithm
- 04:21 PM Revision db65371e (qgis): Add v.lrs.create algorithm
- 01:06 PM Revision 3a995cfe (qgis): Add v.to.lines algorithm
- 01:02 PM Revision 4dd5fd36 (qgis): Add v.what.vect algorithm
- 12:54 PM Revision ae0b48d8 (qgis): Add v.vect.stats algorithm
- 12:45 PM Revision 2139d5fd (qgis): Add v.type algorithm
- 12:34 PM Revision b7a6037d (qgis): Add v.to.3d algorithm
- 12:21 PM Revision 09b9a624 (qgis): Add v.rast.stats algorithm
- 11:48 AM Revision 3f144599 (qgis): Add v.pack algorithm
- 11:41 AM Revision 2e0e7b6b (qgis): Add v.out.vtk algorithm
- 11:39 AM Revision a7ec96ce (qgis): Add v.kernel algorithm
- 11:34 AM Revision 62b4d7ce (qgis): Add v.in.mapgen algorithm
- 11:33 AM Revision 33f3717c (qgis): Add v.in.lines algorithm
- 11:27 AM Revision 7f983e35 (qgis): Add v.in.ascii algorithm
- 10:28 AM Revision 25932aa1 (qgis): [virtual provider] Add SQLITE3_INCLUDE_DIR to CMakeLists.txt
- The virtual provider depends directly on sqlite3.h, but fails to add
explictly its paths, relying on it to be present... - 10:28 AM Revision d261ed57 (qgis): Add debug message in case of failure in QgsSLConnect::sqlite3_close()
- and in QgsSLConnect::sqlite3_close_v2() too. This can make spotting
issues like the one fixed in b0f2b970ac8918e5cb0e... - 10:27 AM Revision 0626467a (qgis): [BUGFIX] [Spatialite] Finalize statement in addFeatures()
- The sqlite3_prepare_v2() call in QgsSpatiaLiteProvider::addFeatures() is
not associated with a matching sqlite3_final... - 10:23 AM Revision 35ceacc8 (qgis): Fix broken $x_at, $y_at functions (fix #14462), add tests
- (cherry-picked from 3b40e2baa5b939dd4b920220e266a98cf9ef0e4c)
- 10:21 AM Revision 3b40e2ba (qgis): Fix broken $x_at, $y_at functions (fix #14462), add tests
- 10:13 AM Revision 741d1463 (qgis): Add v.in.geonames algorithm
- 10:05 AM Revision 014355aa (qgis): Add v.extrude algorithm
- 09:42 AM Revision 2f579d23 (qgis): Add v.build.polylines algorithm
- 09:27 AM Revision 8619b812 (qgis): Add v.build algorithm, only for topology checking
- 08:38 AM Revision 51d6f5f5 (qgis): Merge pull request #2894 from rouault/fix_spatialite_insert
- Fix spatialite insert
- 07:38 AM Revision 9167e1b6 (qgis): Merge pull request #2902 from sebastic/qt5-globe-plugin
- Add Qt5OpenGL variables to include_directories() & target_link_libraries()
- 02:08 AM Revision 2c5d5648 (qgis): Add Qt5OpenGL variables to include_directories() & target_link_librarie...
2016-03-11
- 05:26 PM Revision 3fd3dae3 (qgis): Hide subform in N:M relations
- 04:56 PM Revision d7c477b0 (qgis): Fix extension removal in exportVectorLayer
- Taking the [:-4] slice from basename and splitext() try to do the same thing. Usually splitext() was failing silently...
- 01:21 PM Revision 29d2d283 (qgis): Run more tests in Qt5 setup
- 11:04 AM Revision 73caf352 (qgis): Merge pull request #2892 from SebDieBln/Test_CanvasPanByKeyboard
- added a test for panning the canvas by keyboard
- 09:54 AM Revision 145f2467 (qgis): Merge pull request #2895 from rouault/missing_include_path_in_virtual_p...
- [virtual provider] Add SQLITE3_INCLUDE_DIR to CMakeLists.txt
- 08:26 AM Revision 6805ba95 (qgis): Merge pull request #2896 from m-kuhn/container-qt5
- Add Qt5/Python3 builds to travis
2016-03-10
- 08:23 PM Revision cd961695 (qgis): Add Qt5 builds to travis
- 07:52 PM Revision 8d72e9f4 (qgis): Convert some asserts to self.asserXXX methods in py tests
- 07:52 PM Revision e6198c69 (qgis): Fix some warnings on Qt5 builds
- 07:52 PM Revision 4cc5c2cb (qgis): Add some debug output when GDALRasterIO operations fail
- Or the compiler will complain about unhandled returns
- 06:44 PM Revision 3dc40d72 (qgis): Conditionalize tests which depend on QtWebkit
- 06:44 PM Revision ae6fad3d (qgis): Decapitalize FindSpatiaLite cmake file
- 06:44 PM Revision aa293704 (qgis): More debug output when dependencies are not found
- 06:44 PM Revision 264527a4 (qgis): [PyQt5] make pyuic4-wrapper PyQt5 aware
- 02:47 PM Revision 455a473a (qgis): [virtual provider] Add SQLITE3_INCLUDE_DIR to CMakeLists.txt
- The virtual provider depends directly on sqlite3.h, but fails to add
explictly its paths, relying on it to be present... - 12:50 PM Revision b253a29a (qgis): Add debug message in case of failure in QgsSLConnect::sqlite3_close()
- and in QgsSLConnect::sqlite3_close_v2() too. This can make spotting
issues like the one fixed in b0f2b970ac8918e5cb0e... - 12:47 PM Revision b0f2b970 (qgis): [BUGFIX] [Spatialite] Finalize statement in addFeatures()
- The sqlite3_prepare_v2() call in QgsSpatiaLiteProvider::addFeatures() is
not associated with a matching sqlite3_final... - 12:14 PM Revision e6785ba5 (qgis): Be more verbose on exceptions in geoalgorithms
- 12:14 PM Revision 61366583 (qgis): [processing] Fix default argument is SilentProgress for GeoAlgorithm.ex...
- 10:39 AM Revision a98fefd2 (qgis): Merge pull request #2889 from m-kuhn/py3improvements
- Simplify some python3 handling, refs #13686 (redmine)
- 10:14 AM Revision b073111f (qgis): processing: add extent parameter to gdal_warp
- 08:57 AM Revision 875a4647 (qgis): Fix reshape involving first/last vertex (fix #14443)
- (cherry-picked from bb0ecf427fd3c92a46bac26d7344f82381f34e8e)
- 08:56 AM Revision 602cfa19 (qgis): Allow editing newly added diagram expression attributes (fix #14063)
- (cherry-picked from 8389b7f703694bf107ffaa85f5b4bda934e2391a)
- 07:05 AM Revision 9b35a988 (qgis): Merge pull request #2890 from NaturalGIS/processing_better_grass7_r_cost
- [processing] better GRASS 7 r.cost algorithms
- 04:10 AM Revision 52621b9a (qgis): Followup a112dfe, fix #14451
- 02:59 AM Revision 8b344371 (qgis): Partially revert 3ec161
2016-03-09
- 12:45 AM Revision 3ec16131 (qgis): Indentation
- 12:45 AM Revision 80afbeda (qgis): Use doubles instead of float for min/max layer scales
- 12:45 AM Revision 15631937 (qgis): Port more field iterating to Q_FOREACH, avoid some detachments
- 12:45 AM Revision 0e5214cd (qgis): Don't crash when iterating empty QgsFields
- 12:45 AM Revision db69451a (qgis): Add noexcept to astyle rules
- 12:42 AM Revision 8389b7f7 (qgis): Allow editing newly added diagram expression attributes (fix #14063)
- 11:48 PM Revision 7baedaf1 (qgis): debian packaging update
- (cherry picked from commit e62d8fe790e88f22a7ab35e5346a52708892b581)
- 11:42 PM Revision e62d8fe7 (qgis): debian packaging update
- 09:53 PM Revision bb0ecf42 (qgis): Fix reshape involving first/last vertex (fix #14443)
- 09:43 PM Revision 3b4638ab (qgis): Followup 01f615d
- 09:42 PM Revision 01f615d0 (qgis): Merge pull request #2888 from pvalsecc/scaleDenom
- Scale based layer visibility cosmetics
- 05:57 PM Revision 7c1131ba (qgis): [BUGFIX][QGIS Server] To avoid infinite loop in layer creation
- Insert layer in registry and cache before addValueRelationLayersForLayer
- 05:56 PM Revision 49ce2fa3 (qgis): [BUGFIX][QGIS Server] To avoid infinite loop in layer creation
- Insert layer in registry and cache before addValueRelationLayersForLayer
- 05:46 PM Revision 7eaf15de (qgis): [BUGFIX][QGIS Server] To avoid infinite loop in layer creation
- Insert layer in registry and cache before addValueRelationLayersForLayer
- 05:44 PM Revision c55ef386 (qgis): [BUGFIX][QGIS Server] To avoid infinite loop in layer creation
- Insert layer in registry and cache before addValueRelationLayersForLayer
- 03:55 PM Revision 4c88fc03 (qgis): added a test for panning the canvas by keyboard
- 01:22 PM Revision ceb86c79 (qgis): [processing] don't show tip when user uses search and tip was disabled ...
- 01:21 PM Revision 605e0c43 (qgis): [processing] don't show tip when user uses search and tip was disabled ...
- 12:57 PM Revision c4c67b0b (qgis): Processing, better GRASS7 r.cost descriptions files names and parameters
- 12:57 PM Revision 2bcac17e (qgis): Processing, better GRASS7 r.cost descriptions files names and parameters
- 12:41 PM Revision a8590135 (qgis): Deduplicate fieldNameIndex code
- 12:35 PM Revision 72764b29 (qgis): Simplfiy some python3 handling
- 12:19 PM Revision f4c51064 (qgis): Switch some for-based loops over fields to Q_FOREACH
- 12:12 PM Revision f27d36cf (qgis): Lower doxygen test threshold
- 12:08 PM Revision c3dfbcd6 (qgis): Fix searching for symbols by tag (fix #14445), add tests
- (cherry-picked from 6be8d06dc6147b35ad072ef383e200c8a2da5c84)
- 12:08 PM Revision ffa7b3b9 (qgis): Correctly set title for label svg selector dialog
- (cherry-picked from 7f179032f71ad27618ea8175c0c2d9c572be05a2)
- 12:08 PM Revision ea960182 (qgis): Use correct field icon in form view preview menu
- (cherry-pick from ea10c5da3c23689cbc755b980c290dd79cd1836c)
- 12:07 PM Revision 8e4d5a8b (qgis): Add const_iterator and iterator methods to QgsFields
- Because using Q_FOREACH is so much easier to write than an index-based loop.
- 12:07 PM Revision 632601ba (qgis): Python compatibility patch for 3.0-3.2
- 11:44 AM Revision 29bf95cf (qgis): [Processing] Fix TypeError in Zonal Statistics algorithm
- Fixes #14412
- 11:40 AM Revision 2ce4b8a7 (qgis): Merge pull request #2883 from radosuav/zonal_statistics_fix
- [Processing] Fix TypeError in Zonal Statistics algorithm
- 11:33 AM Revision 5bb17235 (qgis): Fix doxygen/sip binding test failures
- 11:33 AM Revision ee46ece2 (qgis): QgsMapLayerModel: allow direct retrieval of map layer
- 10:39 AM Revision 48e20cf0 (qgis): Table names in postgresql can be max 63 characters long
- 09:56 AM Revision 556b621a (qgis): [FEATURE] Add a menu entry to zoom to a layer's scale range
- 09:56 AM Revision a112dfe6 (qgis): Make out of range layers greyed out in the tree
- 09:56 AM Revision 3efc73be (qgis): Made layers/labels visibility more consistent
- Some places forgot to make the max scale inclusive.
- 08:58 AM Revision de06cd76 (qgis): globe: fix osgearth 2.5 support (followup 6327558)
- 05:22 AM Revision 6be8d06d (qgis): Fix searching for symbols by tag (fix #14445), add tests
2016-03-08
- 12:46 AM Revision e404a1c0 (qgis): Make travis osx before_install more portable
- 10:02 PM Revision 3059dd54 (qgis): fix whatsthis for coordinate box, followup f01cc55
- 09:54 PM Revision f01cc555 (qgis): fix tooltip for coordinate display
- 09:35 PM Revision 63275585 (qgis): globe: adapt to osgearth 2.7
- 09:19 PM Revision 7f179032 (qgis): Correctly set title for label svg selector dialog
- 10:57 AM Revision e0c98cf4 (qgis): Merge pull request #2881 from NaturalGIS/processing_missing_saga_shapes...
- [processing] add missing SAGA 2.2.x shapes_polygons_tools tools
- 10:56 AM Revision dc137d77 (qgis): Merge pull request #2873 from NaturalGIS/processing_add_extent_gdal_ras...
- [processing] add extent parameter to gdal rasterize
- 10:48 AM Revision 107d30a7 (qgis): processing fix SAGA 2.2.x resampling
- 10:48 AM Revision ae8e03e0 (qgis): processing fix SAGA 2.2.* grid_spline tools
- 10:48 AM Revision f11c5b3c (qgis): Include parameter target elevation above the ground
- 10:48 AM Revision 0a47d01c (qgis): processing: in SAGA grid masking it is not mandatory for inputs to have...
- 10:48 AM Revision a53a6e49 (qgis): [Processing] Use local GRASS7 help files if they exist. Fixes #7745
- 10:48 AM Revision f55ec088 (qgis): processing: fix GRASS7 v.buffer.column
- 10:47 AM Revision ede6c23f (qgis): fix/adds SAGA 2.2.3 tools
- 10:05 AM Revision 2c7f40b6 (qgis): try fix indentation
- 08:11 AM Revision e08130d7 (qgis): Merge pull request #2827 from SebDieBln/AllowNullInRelationRef
- [Bugfix] offer NULL value in relation reference widget if allowed (fixes #14162)
- 06:23 AM Revision c6ebb8cb (qgis): Default to remembering last attribute table view
- 05:56 AM Revision 47d97b21 (qgis): Cache pixmaps in feature list view
- 03:48 AM Revision ea10c5da (qgis): Use correct field icon in form view preview menu
- 03:33 AM Revision f98b4ef6 (qgis): [FEATURE] Add setting for default attribute dialog view
- Options for table view, form view and remember last view
2016-03-07
- 12:47 AM Revision 8d3e3a44 (qgis): Expand height of svg image list in composer picture widget
- 12:47 AM Revision 8c0230fd (qgis): Parameterise more included SVGs
- 12:47 AM Revision de0b770a (qgis): [svg] add fill and outline parameters to all arrows
- 12:47 AM Revision 9d2fe8f9 (qgis): Port more svgs to parameters, remove default colors
- 11:55 PM Revision 7ade5826 (qgis): Merge pull request #2880 from rouault/avoid_busy_loop_in_QgsVectorLayer...
- QgsVectorLayerRenderer::drawRendererV2(): make it cancellable in all …
- 10:15 PM Revision ed3cb120 (qgis): [FEATURE] Parameterized svg support for composer svg images
- This makes it possible to change SVG fill/outline color and outline
width when using parameterised SVG files such as ... - 10:14 PM Revision 94e7720f (qgis): Use SVG cache to handle parameterized SVG files in composer picture
- selection widget (fix #14385)
- 09:48 PM Revision 5b11ba1a (qgis): Fix indentation
- 07:18 PM Revision 5c20b33a (qgis): processing add missing saga 2.2.x shapes_polygons tools tools
- 06:42 PM Revision b1f5b5fd (qgis): QgsVectorLayerRenderer::drawRendererV2(): make it cancellable in all si...
- Currently the mContext.renderingStopped() check is done only if the feature
has a geometry. Which makes it possible t... - 04:56 PM Revision 9c611c98 (qgis): [Processing] Fix TypeError in Zonal Statistics algorithm
- Fixes #14412
- 04:35 PM Revision b1b7b657 (qgis): add missing include (followup a89b510)
- 03:10 PM Revision c2c326c4 (qgis): de-plenk question and exclamation marks
- 01:42 PM Revision c51025a7 (qgis): Merge pull request #2878 from NaturalGIS/processing_fix_saga_2_2_x_resa...
- [processing] fix SAGA 2.2.x resampling
- 01:42 PM Revision d30ad84c (qgis): Merge pull request #2877 from NaturalGIS/processing_fix_saga_2_2_x_grid...
- [processing] fix SAGA 2.2.x grid_spline tools
- 01:39 PM Revision 6292789f (qgis): Merge pull request #2875 from neteler/patch-74
- [processing] include target elevation above the ground parameter in GRASS7 r.viewshed
- 01:38 PM Revision 6d0fa652 (qgis): Merge pull request #2874 from NaturalGIS/processing_saga_mask
- [processing] allow unmatching extents in SAGA grid masking algs
- 09:21 AM Revision bceea09f (qgis): catch some python error in batch processing
- 09:21 AM Revision 66b66c59 (qgis): improve error message in the modeler
- 09:11 AM Revision 278b7f20 (qgis): processing fix SAGA 2.2.x resampling
- 08:42 AM Revision 35c81b4b (qgis): processing fix SAGA 2.2.* grid_spline tools
- 02:02 AM Revision bd140a75 (qgis): Merge pull request #2852 from ahuarte47/Labeling_CheckBoundingBoxes
- [Improvement] Use BoundingBoxes in labeling
- 01:15 AM Revision b07bbd04 (qgis): Use BoundingBoxes in labeling
- Use BoundingBoxes to check faster if clipping is necessary
2016-03-06
- 11:39 PM Revision a89b5107 (qgis): Merge indidividual regression1141.cpp and regression1141.cpp checks
- into testqgsrasterlayer and testqgsvectorfilewriter
(slightly speeds up compiling and running tests) - 11:38 PM Revision eb31e01a (qgis): Move QgsCompositionChecker to core, speeds up compilation with
- tests enabled
- 10:26 PM Revision 51044387 (qgis): Include parameter target elevation above the ground
- 10:21 PM Revision df22d565 (qgis): include autopep8 in indentation tip
- 10:18 PM Revision d1743a99 (qgis): update qgis_labelingenginev2 test mask for ubuntu xenial
- 10:15 PM Revision 9842dd74 (qgis): Fix #14426 - Zoom to layer behaves really weird when using a filter on ...
- Fix extent for OGR provider, followup 9fb7819
(cherry-picked from 5bb25d8917dc0d494ae46c035f8e019f448c60fb) - 10:14 PM Revision e4fd0905 (qgis): Extend TestQgsGeometry::isEmpty to also test empty geometry collection
- (cherry-picked from 1e90786be770868b90887cd1bb98c041ec0eee01)
- 10:14 PM Revision 10311724 (qgis): Fix out of bounds array access if nextVertex is called on empty QgsGeom...
- (cherry-picked from 4c0e78a22dba81d9a1450620ade8ab321fc4d7d7)
- 09:56 PM Revision c50161d0 (qgis): Merge pull request #2868 from manisandro/next_vertex
- Fix out of bounds array access if nextVertex is called on empty geometry collection
- 07:05 PM Revision 6a0606b6 (qgis): processing: in SAGA grid masking it is not mandatory for inputs to have...
- 06:59 PM Revision e4f75672 (qgis): processing: add extent parameter to gdal rasterize
- 01:13 PM Revision 42d88848 (qgis): Improved fix for spatialite views (fixes #14232)
- 01:02 PM Revision 5bb25d89 (qgis): Fix #14426 - Zoom to layer behaves really weird when using a filter on ...
- Fix extent for OGR provider, followup 9fb7819
- 01:02 PM Revision 5b1d73e9 (qgis): raster layer properties: fix add values from display action
- 12:36 PM Revision 9e3a5b56 (qgis): Merge pull request #2872 from medspx/processing_localdoc
- [processing] use local GRASS7 help files if they exist (fix #7745)
- 12:33 PM Revision 7464d4df (qgis): Merge pull request #2870 from NaturalGIS/processing_fix_grass7_v_buffer
- [processing] fix GRASS7 v.buffer.column
- 12:33 PM Revision 6289786b (qgis): Merge pull request #2869 from NaturalGIS/processing_fix_saga_223_change...
- [processing] fix/adds SAGA 2.2.3 tools
- 12:29 PM Revision 1e90786b (qgis): Extend TestQgsGeometry::isEmpty to also test empty geometry collection
- 11:48 AM Revision ce69d21b (qgis): [Processing] Use local GRASS7 help files if they exist. Fixes #7745
- 11:32 AM Revision e1ff6e89 (qgis): processing fix GRASS7 detection on osx: courtesy Martin Laloux
- 11:24 AM Revision 8bdd4f33 (qgis): processing: fix GRASS7 v.buffer.column
- 11:12 AM Revision f8ea9d92 (qgis): fix/adds SAGA 2.2.3 tools
2016-03-05
- 11:23 PM Revision 4c0e78a2 (qgis): Fix out of bounds array access if nextVertex is called on empty QgsGeom...
- 12:28 PM Revision 2eb82430 (qgis): use individual network managers for threads (fixes #13721, fixes #14401...
- 11:02 AM Revision 26d61956 (qgis): show source locations in windows backtraces
- 05:25 AM Revision 1e3dc296 (qgis): Indentation
- 04:32 AM Revision 1e7eae77 (qgis): Add extra checks to provider test:
- - test that fetching subset of attributes results in nulls for
all other fields
- test that geometry is fetched by de...
2016-03-04
- 11:09 PM Revision c8a73da5 (qgis): Merge pull request #2867 from dzolo/master
- [FEATURE] Adds support for GNSS receivers by handling $GPRMC message (implements #12980)
- 10:16 PM Revision e2879c35 (qgis): [pluginmanager] apply auth also when downloading plugin package
- 10:07 PM Revision b63461c1 (qgis): Merge pull request #2847 from alexbruy/plugin-manager-auth
- [pluginmanager] apply auth also when downloading plugin package
- 08:35 PM Revision 88bddb87 (qgis): Adds support for GNSS GNRMC messages
- 09:43 AM Revision 61b88963 (qgis): Fix expectedFailure in processing tests
- 08:48 AM Revision db2ca3aa (qgis): Allow expectedFailure in processing tests
- 08:48 AM Revision d24a2df6 (qgis): Followup 193fedf, updated expected results
- 08:48 AM Revision 0395b383 (qgis): Expect Failures for GDAL < 2 in processing test
- 01:47 AM Revision 2f5c193d (qgis): Fix handling of longlong fields in memory provider
- (cherry-picked from 98a216e0327c72132faa434251f29ee9f2a582bc)
- 01:47 AM Revision c8950e20 (qgis): Update test mask images
- (cherry-picked from dc2f1523cd7c5bb655e36ae302b67e1284573341)
- 01:46 AM Revision e2889cce (qgis): Fix OGR expression compiler with GDAL >= 2.0
- Some extreme corner cases (eg "NULL OR TRUE") tested by the provider
tests were failing with GDAL 2.0. In GDAL<2.0 th...
2016-03-03
- 12:51 AM Revision 5a18bb62 (qgis): Revert "Followup 193fedf, updated expected results"
- This reverts commit f722bb26a1267274248c9488fcb069719bfde254.
- 12:51 AM Revision 98a216e0 (qgis): Fix handling of longlong fields in memory provider
- 12:42 AM Revision b253a96c (qgis): update INSTALL (followup 0a6509d)
- 12:13 AM Revision 0a6509d7 (qgis): debian packaging update
- 11:59 PM Revision 1f83f731 (qgis): osgeo4w: use nose2, mock and httplib2 from osgeo4w
- 11:58 PM Revision c87529e3 (qgis): lazily determine full canvas extent
- 11:12 PM Revision f722bb26 (qgis): Followup 193fedf, updated expected results
- 08:44 PM Revision a5a731be (qgis): Make filters of QgsMapLayerProxyModel a property
- 08:44 PM Revision 73adda97 (qgis): Python binding fixes for 2.5D renderer
- 08:40 PM Revision 281117d7 (qgis): Fix Qt5 build
- 08:40 PM Revision 23546775 (qgis): Python binding fixes for 2.5D renderer
- 07:29 PM Revision 4e904f7e (qgis): [pluginmanager] apply auth also when downloading plugin package
- 07:25 PM Revision 2275ce41 (qgis): Fix MS-Windows implementation for r.li.* algorithms
- 01:15 PM Revision b3b41015 (qgis): Merge pull request #2804 from Gustry/processing-error
- [Bugfix] [Processing] Catch some python errors in batch mode
- 10:52 AM Revision 193fedf6 (qgis): Add null geometry to processing test line dataset
- 05:32 AM Revision dc2f1523 (qgis): Update test mask images
- 04:06 AM Revision 07805274 (qgis): Fix PyQgsServer test on GDAL >= 2.0
- Also fix handling of longlong types in wfs_describefeaturetype
- 04:02 AM Revision 81be5593 (qgis): Fix OGR expression compiler with GDAL >= 2.0
- Some extreme corner cases (eg "NULL OR TRUE") tested by the provider
tests were failing with GDAL 2.0. In GDAL<2.0 th... - 03:22 AM Revision 4dbd8843 (qgis): Merge pull request #2707 from pvalsecc/layer_tooltips
- Layer tooltips
- 01:31 AM Revision 63d6f7b4 (qgis): Fix fetching subset of attributes with mssql (fix #14402), add test
- (cherry-picked from 30449e577f0cd432bd8c60787743fba54c1e51b9)
- 01:30 AM Revision 5a2ab97a (qgis): Fix mssql provider test data
- (cherry-picked from 527fe9d2344f8d93e2f9d430f5691a678b63c164)
2016-03-02
- 12:34 AM Revision 30449e57 (qgis): Fix fetching subset of attributes with mssql (fix #14402), add test
- 12:31 AM Revision 527fe9d2 (qgis): Fix mssql provider test data
- 09:27 PM Revision 63eab874 (qgis): Add r.li.* algorithms
- 12:44 PM Revision 8958204c (qgis): [GRASS] set PATH and PYTHONPATH in startModule() for t.list, #14241
- (cherry picked from commit 1d3cbd91cace921f71183535ca90ca8cf38bf9ef)
- 12:26 PM Revision 1d3cbd91 (qgis): [GRASS] set PATH and PYTHONPATH in startModule() for t.list, #14241
- 11:36 AM Revision 1cdffd33 (qgis): Merge pull request #2853 from ahuarte47/Rendering_DrawingMarkersFaster
- [Improvement] Draw markers faster
- 10:23 AM Revision b766ac1c (qgis): debian packaging update
- 09:48 AM Revision 2cc83664 (qgis): update debian/ubuntu build dependencies in INSTALL using scripts/scande...
- 08:59 AM Revision 61e57999 (qgis): Merge pull request #2787 from medspx/processing_vdistance
- [processing] add GRASS7 v.distance (fix #12817)
- 08:58 AM Revision 0061dccd (qgis): Merge pull request #2782 from medspx/processing_r_reclass
- [processing] add GRASS7 r.reclass inline rules (fix #5583)
- 08:55 AM Revision 91e222e1 (qgis): Merge pull request #2781 from medspx/processing_grass7_rnull
- [processing] add r.null GRASS7 algorithm (fix #6893)
- 08:52 AM Revision b2189f22 (qgis): Merge pull request #2747 from medspx/processing_grass_vwhatrast
- [processing] add v.what.rast GRASS 7 algorithms
- 02:20 AM Revision c0f0bd55 (qgis): Draw markers faster
- The code takes advantage of points already created to paint the
geometries to draw the markers. - 02:02 AM Revision 697a25dd (qgis): Revert "Revert "[travis] Use newer clang 3.7 for linux builds""
- This reverts commit d902c56f4d03c70a4654a7132effdf5150a6e052.
Default precise clang versions are now also randomly f...
2016-03-01
- 06:02 PM Revision 05713959 (qgis): indentation
- 02:57 PM Revision af8a62d9 (qgis): [processing] alg menus can now be configured from Processing options
- 02:57 PM Revision a4a658a6 (qgis): restore GdalTools plugin until we will have multithreading support in P...
- 02:57 PM Revision 5df0ce04 (qgis): [processing] replace fTools and GdalTools plugins with Processing
- 02:57 PM Revision 7823a5a8 (qgis): [processing] add missed fTools algorithms: Define current projection
- and Create spatial index.
Also add missed Assign projection from GDALTools - 02:57 PM Revision 11a9a661 (qgis): [processing] add icons for fTools and GDALTools algorithms
- 11:15 AM Revision 98e31ca2 (qgis): Fix build
- 08:17 AM Revision 9b9c692b (qgis): Syntax highlighting for processing tests readme
- 05:57 AM Revision e695fbb9 (qgis): Increase minimum size of composer legend list widget
- 05:50 AM Revision 1b7e5c50 (qgis): Fix setting symbol for single symbol renderer via legend dbl click
- Eg if diagram legend is also shown for layer it's possible for the
single symbol renderer to show a legend item.
(ch... - 05:50 AM Revision b11efdbf (qgis): Fix pasting mixed geometry types to memory layer, switch to message bar
- (cherry-picked from 28d725c1e4f152031223a66f8929bf5d2ac74551)
- 05:49 AM Revision 9374935f (qgis): Fix string capitalization
- (cherry-picked from 3f80649b58c8ea50c0e2f93b556b1568ab3b3430)
- 05:46 AM Revision 13ac8212 (qgis): Fix build
- 05:30 AM Revision 56129368 (qgis): Fix setting symbol for single symbol renderer via legend dbl click
- Eg if diagram legend is also shown for layer it's possible for the
single symbol renderer to show a legend item. - 05:02 AM Revision 0d2df809 (qgis): Fix clipboard handling on OSX
- Clipboard was wrongly using QClipboard::Selection for storage/retrieval
when this is not available on OSX
Also impro... - 05:02 AM Revision 11cebff6 (qgis): Add test for clipboard logic
- 05:02 AM Revision 28d725c1 (qgis): Fix pasting mixed geometry types to memory layer, switch to message bar
- 05:02 AM Revision 3f62cd46 (qgis): New class QgsOgrUtils w/helper functions for working with OGR features
- Also includes handy function for converting a string to a QgsFeatureList
or QgsFields by using OGR to parse the strin... - 05:02 AM Revision 7f6446af (qgis): [FEATURE] Use OGR to parse clipboard text so that GeoJSON (and others) ...
- directly pasted into QGIS (fix #9727)
- 05:02 AM Revision a9d01302 (qgis): Correctly handle pasting geometryless layers as scratch layer
- 02:06 AM Revision 3f80649b (qgis): Fix string capitalization
- 01:18 AM Revision 3ea78608 (qgis): [processing] Fixes for field calculator and field mapper
- - respect project distance, area and ellipsoid settings
- ensure expression variables are correctly evaluated
(cherr... - 01:17 AM Revision 2b72350a (qgis): Correct initialization of Max
- FLT_MIN is the smallest positive float
(cherry-picked from 8a47b5cad07bcf50c3b194631374c6021e56c823)
2016-02-29
- 09:26 PM Revision 427a5fbf (qgis): More markdown fixes for processing readme
- 09:25 PM Revision 5e5ae94b (qgis): Fix processing test readme markdown
- 08:46 PM Revision 7caf47bf (qgis): Merge pull request #2855 from gvellut/master
- Correct initialization of Max
- 08:38 PM Revision 1c4c92b6 (qgis): Add splash screen credits for City of Essen and Linux Hotel
- 08:33 PM Revision 8a47b5ca (qgis): Correct initialization of Max
- FLT_MIN is the smallest positive float
- 01:55 PM Revision e097d6e6 (qgis): Merge pull request #2854 from rouault/fix_typo_in_spelling_fix
- The typo fix suggestion for initialisation should be initialization, …
- 01:39 PM Revision 50904919 (qgis): Allow plugin layers to set their source
- 12:53 PM Revision ee536531 (qgis): The typo fix suggestion for initialisation should be initialization, no...
- 11:41 AM Revision 317639f1 (qgis): [processing] allow to use ParameterPoint in Graphical Modeler
- 11:41 AM Revision dd68c33e (qgis): [processing] add support for ParameterPoint to major algorothm providers
- 11:41 AM Revision 841de7ef (qgis): [processing] add tests for ParameterPoint
- 11:41 AM Revision 58d40d16 (qgis): [processing] add ParameterPoint for selecting point on canvas (fix #5733)
- 10:29 AM Revision 143f3d6e (qgis): run PyQgsDistanceArea in C locale
- 10:02 AM Revision 796b8bdf (qgis): spelling updates
2016-02-28
- 12:01 AM Revision cd5fa20e (qgis): add api doc link to 2.14
- 05:30 PM Revision e6e7b0c5 (qgis): Merge branch 'processing_raster_bunch' of https://github.com/medspx/QGI...
- 05:19 PM Revision 3fc2d267 (qgis): Add r.univar algorithm
- 05:19 PM Revision 0119646b (qgis): Add r.mapcalc algorithm
- 05:19 PM Revision 78024368 (qgis): Add r.colors algorithm
- 05:19 PM Revision e12609ea (qgis): Add r.rgb algorithm
- 05:19 PM Revision 0e47d530 (qgis): Add r.blend algorithm
- 05:19 PM Revision a383aabc (qgis): Add r.colors.stddev algorithm
- 05:19 PM Revision 8cbc0c80 (qgis): Add r.what.color algorithm
- 05:19 PM Revision 22c1c7e8 (qgis): Add r.shade algorithm
- 05:19 PM Revision 71ce96be (qgis): Add r.tile algorithm
- 05:19 PM Revision 3a9846bb (qgis): Add r.stats.quantile algorithm
- 05:19 PM Revision 960f3a92 (qgis): Fix r.drain algorithm (fixes Redmine #13003)
- 05:19 PM Revision 36da688c (qgis): Incrementation for r.topmodel
- 05:19 PM Revision 6b9f9d4f (qgis): Add r.topmodel algorithm
- 05:19 PM Revision 6673fe3f (qgis): Add r.solute.transport algorithm
- 05:19 PM Revision 92f8f218 (qgis): Add r.spread algorithm
- 05:19 PM Revision a1a8ca4d (qgis): Add r.ros algorithm
- 05:19 PM Revision a4c77bcb (qgis): Add r.sunhours algorithm
- 05:19 PM Revision 20597380 (qgis): Add r.tileset algorithm
- 05:19 PM Revision b2209e41 (qgis): Add r.transect algorithm (doesn't work because of a GRASS7 (reported) bug)
- 05:19 PM Revision 4e92a132 (qgis): Fix r.colors rules
- 05:19 PM Revision ee336611 (qgis): Add r.uslek algorithm
- 05:19 PM Revision d2b64579 (qgis): Add r.usler algorithm
- 05:19 PM Revision 27014b44 (qgis): Add r.colors.out
- 05:19 PM Revision 2cb249cb (qgis): Add r.series.interp algorithm
- 05:19 PM Revision af482460 (qgis): Add r.resamp.filter.txt algorithm
- 05:19 PM Revision 4b63ab01 (qgis): Add r.resamp.bspline algorithm
- 05:19 PM Revision ae2a0849 (qgis): Add r.regression.multi algorithm
- 05:19 PM Revision b1296261 (qgis): Add r.random.surface algorithm
- 05:19 PM Revision 1ec4e2a7 (qgis): Add r.latlong algorithm
- 05:19 PM Revision cbfaa834 (qgis): Add r.distance
- (Impossible to use an optional ParameterSelection for sort parameter. Needs to be fixed in Processing)
- 05:19 PM Revision a5645bda (qgis): Add r.category algorithms
- 05:19 PM Revision 628a7fab (qgis): Add r.buffer.lowmem algorithm (and secure r.buffer parameters)
- 05:19 PM Revision ede5f8f0 (qgis): Add r.mask algorithm
- 05:19 PM Revision d5b5c6cd (qgis): Add r.support (combined with r.timestamp) algorithm
- 05:19 PM Revision 9198c16a (qgis): Add r.texture algorithm
- 05:19 PM Revision a773ffe5 (qgis): Add r.walk algorithms
- 05:19 PM Revision 91ca474f (qgis): Remove old r.cost description files
- 05:19 PM Revision e87b1b2d (qgis): Add r.cost algorithms
- 05:19 PM Revision 256b6749 (qgis): Add r.surf.fractal algorithm
- 05:19 PM Revision 78a5b8f6 (qgis): Add r.what algorithm
- 05:19 PM Revision 4269a955 (qgis): Add r.series.accumulate algorithm (needs a way to select a raster in th...
- 01:27 PM Revision b8948a17 (qgis): Fix r.colors rules
- 01:06 PM Revision 0ec89511 (qgis): Add r.mapcalc algorithm
- 03:05 AM Revision 9aabc289 (qgis): Indentation
- 02:45 AM Revision d32c41a6 (qgis): [processing] Fixes for field calculator and field mapper
- - respect project distance, area and ellipsoid settings
- ensure expression variables are correctly evaluated - 01:24 AM Revision b2235938 (qgis): [FEATURE] Add km, yards and miles to distance unit options
2016-02-27
- 10:25 PM Revision 4831cf8b (qgis): Add r.colors algorithm
- 10:00 PM Revision 56a686bc (qgis): Add r.rgb algorithm
- 09:24 PM Revision 8e290e76 (qgis): Add r.blend algorithm
- 07:47 PM Revision 45f86a56 (qgis): Add r.colors.stddev algorithm
- 07:27 PM Revision 91f3f189 (qgis): Add r.what.color algorithm
- 05:20 PM Revision 717687b2 (qgis): Add r.shade algorithm
- 04:53 PM Revision 336d77cf (qgis): fix nsis installer welcome picture (convert to BMP3)
- 04:51 PM Revision 5e2e4688 (qgis): release.pl: reject mis-sized welcome page and convert to BMP3
- 04:43 PM Revision 48635045 (qgis): Add r.tile algorithm
- 04:29 PM Revision 3db60355 (qgis): Add r.stats.quantile algorithm
- 03:19 PM Revision f84e9d29 (qgis): Fix r.drain algorithm (fixes Redmine #13003)
- 02:30 PM Revision c45fa057 (qgis): Incrementation for r.topmodel
- 02:29 PM Revision 4ea75f34 (qgis): Add r.topmodel algorithm
- 01:52 PM Revision f55f5c6f (qgis): Merge pull request #2840 from vpoughon/processing_plugin_otb_fixes
- [processing] allow to specify OTB path manually even if default version detected
- 01:50 PM Revision 6800c8d9 (qgis): indentation
- 01:45 PM Revision 7e3b975d (qgis): Add r.solute.transport algorithm
- 01:16 PM Revision ab866d98 (qgis): Merge branch 'master' of https://github.com/ninsbl/QGIS into processing-r
- 01:08 PM Revision 971ca5ba (qgis): Add r.spread algorithm
- 01:05 PM Revision 8125f61e (qgis): indentation
- 12:21 PM Revision e2894153 (qgis): [processing] new Fusion algs: ImageCreate and IntensityImage
- 11:52 AM Revision c3e5fb52 (qgis): Add r.ros algorithm
- 11:27 AM Revision 1c585a14 (qgis): Merge pull request #2776 from medspx/processing_split_vgeneralize
- [processing] split v.generalize (fix #5707)
- 11:22 AM Revision b0643eab (qgis): Merge pull request #2772 from NaturalGIS/processing_grass7_v_surf_rst_line
- [processing] add missing v.surf.rst.line tool to GRASS 7
- 11:20 AM Revision 021c77e9 (qgis): Add r.sunhours algorithm
- 11:18 AM Revision 40bbb37c (qgis): Add r.tileset algorithm
- 11:08 AM Revision ea7f6995 (qgis): Add r.transect algorithm (doesn't work because of a GRASS7 (reported) bug)
- 10:53 AM Revision 341c0a10 (qgis): Add r.univar algorithm
- 10:45 AM Revision 98643a10 (qgis): Add r.uslek algorithm
- 10:15 AM Revision 6ad29b5f (qgis): Add r.usler algorithm
- 01:07 AM Revision eefb046d (qgis): fix warnings
- 01:07 AM Revision 7e2caa67 (qgis): fix some more signals for pyqtwrapper
2016-02-26
- 11:44 PM Revision 36b1db04 (qgis): Bump tolerance in distance area test
- 11:43 PM Revision 87145f75 (qgis): Test mask update
- 08:40 PM Revision dec28b41 (qgis): add missed sslmode to sip binding (followup 31e43a9)
- 02:55 PM Revision 98e9610f (qgis): fix mis-sized splash
- 02:36 PM Revision 191476bf (qgis): revert splash change of be7f3fa
- 02:33 PM Revision be7f3fa8 (qgis): release.pl: warn about mis-sized splash and rescale it
- 01:52 PM Revision ee4658e3 (qgis): Merge pull request #2842 from jef-n/pg-new-sslmodes
- postgres provider: add support for verify-ca and verify-full ssl modes (refs #14366)
- 01:46 PM Revision 5b7cfbc3 (qgis): release.pl: fix tar ball creation for ltr releases
- 01:42 PM Revision a4f8d025 (qgis): Merge pull request #2630 from SrNetoChan/master
- New Icons for QGIS File Formats
- 01:40 PM Revision c79aeba0 (qgis): Python unittest.expectedFailure improvements
- Raises an _UnexpectedSuccess exception
Takes a boolean parameter with a condition under which the test is
expected to... - 01:40 PM Revision d8ad5a3d (qgis): The app startup / plugin path test succeeds again
- 01:40 PM Revision bfc6c023 (qgis): Improve grass translation templates
- 01:23 PM Revision 068da629 (qgis): Bump version to 2.15
- 01:23 PM Revision 654fabde (qgis): Release of 2.14 (Essen)
- 01:23 PM Revision a5795bca (qgis): changelog and news update for 2.14
- 01:23 PM Revision fb0adf17 (qgis): translation update for 2.14 from transifex
- 01:02 PM Revision ab801aae (qgis): Move composer template paths settings
- 01:00 PM Revision 8a479214 (qgis): Release of 2.8.7
- 01:00 PM Revision 77a02ae2 (qgis): [2.5D renderer] Fix loading of saved symbology
- 12:48 PM Revision b8c620a3 (qgis): update test mask
- 11:18 AM Revision ae03937e (qgis): [pyqgis-console] API file updated
- 11:10 AM Revision dccca454 (qgis): [processing] Fix crash in ExecuteSQL.py
- 10:59 AM Revision 0389a36c (qgis): Make layer tooltips more user friendly
- Now the layer tooltips (in the layer tree) contains:
* title (or the short name, if title empty)
* abstract (if not e... - 10:27 AM Revision 493d13dc (qgis): Merge pull request #2834 from m-kuhn/procStatTranslate
- [processing] Make basic statistics translatable
- 10:10 AM Revision 5a0d0bca (qgis): fix transifex configuration (followup bc042a5e)
- 10:08 AM Revision 36b0c3c1 (qgis): [BUGFIX][QGIS Server] WFS DescribeFeatureType Geometry element type
- In the OGR provider, we can read:
```
Some ogr drivers (e.g. GML) are not able to determine the geometry type of a la... - 09:50 AM Revision 8fc5381b (qgis): Merge pull request #2845 from pvalsecc/column_name_validation
- Remove column name validation from virtual layers queries
- 09:36 AM Revision 58c85bb8 (qgis): Tweak vertical position of labels under points in "cartographic"
- label placement mode
Previously labels were being drawn too low - 09:34 AM Revision 75d6a19a (qgis): release.pl: fix dryrun comment (followup a934b01)
- 09:29 AM Revision a8d4a0bd (qgis): german translation update
- 09:05 AM Revision ae347bfd (qgis): Followup fb7c683, 4e4743
- 08:58 AM Revision 3e5e108b (qgis): [processing] Make basic statistics translatable
- 08:04 AM Revision 3a714ccb (qgis): Remove column name validation from virtual layers queries
- The query already went through the Sqlite query parser. So why not
trusting it? This was in the way of group by queri... - 06:29 AM Revision fb7c6839 (qgis): Temporarily disable test which unexpectedly fails on Travis
- 05:49 AM Revision b197ccb8 (qgis): Merge pull request #2844 from nirvn/gps_icon_refresh
- [ui] improve gps tools icon
- 05:41 AM Revision 8490786b (qgis): [ui] improve gps tools icon
- 05:07 AM Revision 4e4743a2 (qgis): Fix saving vector layers with z dimension (fix #14006, #12373)
- 04:08 AM Revision 1b22dcc8 (qgis): Indendation
- 02:54 AM Revision 4f1f7a8a (qgis): Fix long hang when selecting huge number of vertices with node tool
- 02:41 AM Revision 0b136af4 (qgis): fixes #13668 (Delete does not work in the Vertex Editor)
- 02:19 AM Revision 300785b8 (qgis): Always show map units as an option in coordinate format combo box
- 02:09 AM Revision a27dbf35 (qgis): Merge pull request #2838 from wonder-sk/fix-wgs-coords
- Fix precision of coordinate display for layer in non-projected CRS
- 02:01 AM Revision 76fcb1f7 (qgis): PyQgsVectorFileWriter: fix comment (followup 17f20bb)
- 01:46 AM Revision d6346c88 (qgis): Use clearer cut/copy/paste icons in python console
- 01:46 AM Revision ae1618d2 (qgis): Fix trailing space in status bar label
- 01:18 AM Revision 9f87f4d0 (qgis): editor widgets: avoid duplicate saving of edit types (fixes #13960)
- TODO: resolve duplicate read via QgsProject::readMapLayer and
QgsVectorLayer::readCustomSymbology signals
2016-02-25
- 12:27 AM Revision b89956e2 (qgis): fix linebreaks in function help and CASE (fixes #14189)
- 12:27 AM Revision cc19a578 (qgis): keep old value when asked to set an invalid value in relation ref widget
- 12:03 AM Revision 5f157a90 (qgis): offer NULL value in relation reference widget if allowed (fixes #14162)
- 11:23 PM Revision 93ba5cd9 (qgis): fix typos
- 11:17 PM Revision d6c8a1a5 (qgis): add help for map_extent_center, map_extent_width and map_extent_height ...
- 10:51 PM Revision 9f7c3294 (qgis): layer definition: always use relative paths regardless whether or not t...
- 10:37 PM Revision f9d69051 (qgis): new spatialite layer: allow tables with only primary key and geometry (...
- 09:51 PM Revision 0ba038fc (qgis): remove a failing connect and avoid absolutePath warning in empty project
- 08:58 PM Revision 31e43a98 (qgis): postgres provider: add support for verify-ca and verify-full ssl modes
- 08:31 PM Revision 17f20bbb (qgis): PyQgsVectorFileWriter: adapt to a3f03f02
- 07:21 PM Revision a3f03f02 (qgis): vector file writer: fix saving of datetime values (fixes #14190)
- 06:22 PM Revision 9b5c6831 (qgis): also recalculate layer extent after rollback (fixes #3155)
- 04:58 PM Revision 48d9afe2 (qgis): [BUGFIX][Processing] Reset SAGA InverseDistanceWeighted algorithm
- Reset 2 parameters :
* SEARCH_POINTS_ALL
* SEARCH_POINTS_MAX
These parameters was defined in 2.1.2 but are available... - 04:56 PM Revision ab0be954 (qgis): [BUGFIX][Processing] Reset SAGA InverseDistanceWeighted algorithm
- Reset 2 parameters :
* SEARCH_POINTS_ALL
* SEARCH_POINTS_MAX
These parameters was defined in 2.1.2 but are available... - 04:49 PM Revision 659d42ca (qgis): [BUGFIX][Processing] Reset SAGA InverseDistanceWeighted algorithm
- Reset 2 parameters :
* SEARCH_POINTS_ALL
* SEARCH_POINTS_MAX
These parameters was defined in 2.1.2 but are available... - 04:21 PM Revision a43a287a (qgis): don't close qgis_help when qgis closes (fixes #8305)
- 04:20 PM Revision 716b17d2 (qgis): Always enable OTB settings modification
- 03:09 PM Revision de581ee8 (qgis): [BUGFIX][Processing] Reset SAGA InverseDistanceWeighted algorithm
- Reset 2 parameters :
* SEARCH_POINTS_ALL
* SEARCH_POINTS_MAX
These parameters was defined in 2.1.2 but are available... - 12:11 PM Revision c3558d3c (qgis): replace html encodings from NEWS
- 11:20 AM Revision 8769abe1 (qgis): Fix precision of coordinate display for layer in non-projected CRS
- 10:46 AM Revision 02cd0f00 (qgis): Fix error when otb lib path is not found
- 09:59 AM Revision 4a1cc337 (qgis): fix typo
- 09:29 AM Revision e0643f9d (qgis): debian packaging update
- 08:29 AM Revision b0269bea (qgis): Merge pull request #2836 from elpaso/bugfix-13291
- [bugfix][server] Fixes #13291
- 05:14 AM Revision 31c788d7 (qgis): Fix rendering crash in debug mode (fixes #14369)
- Introduced in b6de1971 due to the use of static variables in a function that is called from multiple threads.
Furthe...
Also available in: Atom