Activity
From 2016-08-25 to 2016-09-23
2016-09-23
- 08:24 PM Revision 7d00cae4 (qgis): Release of 2.16.3
- 08:23 PM Revision ed8807ce (qgis): Release of 2.14.7
- 07:42 PM Revision f939e9cf (qgis): Fix database locking when editing GeoPackage
- Concurrent read and write can lock a GeoPackage database given
the default journaling mode of SQLite (delete). Use WA... - 06:07 PM Revision 58547c7e (qgis): Fix database locking when editing GeoPackage
- Concurrent read and write can lock a GeoPackage database given
the default journaling mode of SQLite (delete). Use WA... - 06:06 PM Revision 7a685f1e (qgis): Merge pull request #3524 from rouault/fix_15351
- Fix database locking when editing GeoPackage
- 05:36 PM Revision 911af05a (qgis): Merge pull request #3460 from mhugo/fix_sip
- Fix some /Transfer/ annotations
- 05:24 PM Revision 0497e4a4 (qgis): Fix database locking when editing GeoPackage
- Concurrent read and write can lock a GeoPackage database given
the default journaling mode of SQLite (delete). Use WA... - 05:23 PM Revision b6b8759e (qgis): Fix database locking when editing GeoPackage
- Concurrent read and write can lock a GeoPackage database given
the default journaling mode of SQLite (delete). Use WA... - 03:35 PM Revision 67c05b51 (qgis): Fix some /Transfer/ annotations
- 07:36 AM Revision eefeef57 (qgis): fix a couple of python warnings (#3526)
- 06:45 AM Revision 99000369 (qgis): Make counting and testing filters in rule based renderers faster
- Hand filters off to the provider where possible and avoid fetching
unnecessary attributes/geometry - 06:30 AM Revision e1386d41 (qgis): Merge pull request #3518 from pvalsecc/qt5_json
- Use the Qt5 JSON classes
- 06:27 AM Revision a21946ab (qgis): Fix curved labels sometimes shown upside down
- And improve handling of perimeter based labels
- 05:58 AM Revision 10ee1c3c (qgis): Update test masks
- 05:58 AM Revision f67a48a3 (qgis): Set initial effect selection in layer effects widget to
- first enabled effect
Hopefully makes the widget a bit more user friendly - otherwise
the initial settings shown may ... - 05:58 AM Revision 4dbea7f5 (qgis): Change default label buffer join style to round
- Looks much nicer and is more appropriate for buffers
2016-09-22
- 01:00 AM Revision dfeb663c (qgis): Fix crash when cancelling render
- Partial backport of 23909a
- 03:52 PM Revision 508d127a (qgis): Add qgis.PyQt.Qt compat files (#3491)
- * added PyQt.Qt
* fix matthias comments - 10:22 AM Revision eebe8607 (qgis): [Server] GetStyles: no more needs to add units in SLD
- After @aaime works on SLD, no more needs to add units in SLD send by GetStyles
- 10:20 AM Revision 282dfbc6 (qgis): Merge branch 'release-2_16-aaime_sld' into release-2_16
- 09:25 AM Revision e7c9400b (qgis): [plugin manager] fix broken QDirIterator next() call, make it pyqt5 5.7...
2016-09-21
- 12:23 AM Revision d9358e72 (qgis): update dxf sip bindings
- 11:43 PM Revision 6e4e8451 (qgis): pyspatialite: port to python3
- 11:43 PM Revision 56a23e9f (qgis): rebuild api documentation only when necessary
- 11:43 PM Revision 724ea44c (qgis): update debian packaging to qt5/python3
- 11:30 PM Revision 31df84aa (qgis): run 2to3 on source
- 10:28 PM Revision 39afdbc2 (qgis): dxf export: support reprojection
- 09:28 PM Revision 1d09d7a1 (qgis): Enable link/unlink button by default
- 09:16 PM Revision 8069154a (qgis): [Feature] Allow configuring link/unlink feature buttons on relation edi...
- 08:42 PM Revision 5f0ade83 (qgis): [Feature] Allow configuring link/unlink feature buttons on relation edi...
- 06:12 PM Revision bdd3b92c (qgis): [Server] GetStyles: no more needs to add units in SLD
- After @aaime works on SLD, no more needs to add units in SLD send by GetStyles
- 06:06 PM Revision 1a159efe (qgis): [Server] GetStyles: no more needs to add units in SLD
- After @aaime works on SLD, no more needs to add units in SLD send by GetStyles
- 05:19 PM Revision cac25d3b (qgis): Keep API compatibility and update SIP
- 05:19 PM Revision 30110a7e (qgis): Fix cherry-pickings
- Do not generate a ogc:Filter where a ogc:Expression is expected. #3366
Emit valid SLD when mm are used as symbol unit... - 05:19 PM Revision 343a15c6 (qgis): Export map level scale based dependencies in most vector symbology
- 05:19 PM Revision e6fa64db (qgis): Emit valid SLD when on screen mm are used
- SLD does not have a notion of on screen mm, rescale them to pixels to get an equivalent, more valid and more widely u...
- 05:18 PM Revision 7cecbeb2 (qgis): Do not generate a ogc:Filter where a ogc:Expression is expected. Fixes ...
- 02:21 PM Revision 1a71ee5a (qgis): Use the Qt5 JSON classes
- 01:29 PM Revision e4e5cda6 (qgis): Merge pull request #3514 from volaya/grass_icon_fix
- [processing] fixed grass icon loading
- 01:26 PM Revision 2fda177c (qgis): [processing] fied issue with grass icons slowing down toolbox
- fixes #15550
- 01:24 PM Revision c2e0205c (qgis): [processing] fied issue with grass icons slowing down toolbox
- fixes #15550
- 12:43 PM Revision 26b61a2d (qgis): Merge pull request #3515 from rcoup/patch-1
- MetaSearch: Update LINZ Data Service default URL
- 10:54 AM Revision 6653e779 (qgis): Qt 5.2 has QComboBox::currentData()
- 09:35 AM Revision 0542aacd (qgis): Merge pull request #3499 from pvalsecc/spatialite_arrays
- Add support for arrays in the spatialite provider
- 08:55 AM Revision 9a10047b (qgis): Update Qt docs link to version 5
- 08:43 AM Revision 24f34603 (qgis): Chained filters for relation reference search widget
- Fix #15589
- 08:43 AM Revision 1de71c12 (qgis): Chained filters for relation reference search widget
- Fix #15589
- 08:10 AM Revision f62a0bfb (qgis): Fix invalid QString arg warning
- 07:36 AM Revision 2a2bf2cb (qgis): Remove icon with bad sRGB profile (causing Qt warnings)
- 05:37 AM Revision 769cb76c (qgis): Fix Qt warning following removal of deprecated class
- 05:37 AM Revision b45a6b42 (qgis): [FEATURE] Enable tabbed floating docks for Qt >= 5.6
- 05:32 AM Revision bcec7ab0 (qgis): [snapping] fix default advanced mode values for added layers
- Backported from PR #3513
(cherry picked from commit be636c178cd527f4533f467292acd05bde4238c9) - 05:30 AM Revision 8190e4cb (qgis): [snapping] fix default advanced mode values for added layers
- Backported from PR #3513
(cherry picked from commit be636c178cd527f4533f467292acd05bde4238c9) - 05:26 AM Revision be636c17 (qgis): [snapping] fix default advanced mode values for added layers
- Backported from PR #3513
- 02:59 AM Revision 75512e93 (qgis): Fix QCA configuration on Qt5
- 02:56 AM Revision e863c6fa (qgis): [snapping] fix default advanced mode values for added layers (#3513)
2016-09-20
- 01:47 AM Revision cbff8f42 (qgis): Merge pull request #3510 from nyalldawson/qt5_tests
- Require python 3 and qt5
- 01:12 AM Revision ee57c1fc (qgis): [ArcGIS REST] Port to Qt5
- 01:12 AM Revision 83ad380b (qgis): Switch QT4_* macros to QT5
- 01:12 AM Revision fdaa6321 (qgis): Drop minimum Qt version to 5.2
- 01:12 AM Revision ac4f6628 (qgis): Move deprecated QgsHttpTransaction to server
- 01:12 AM Revision 3c4f46dc (qgis): Remove more code disabled under Qt5
- Add todo note for QgsHttpTransaction and disable under docs and
sip bindings - 01:12 AM Revision 0666fdb1 (qgis): Disable ArcGIS providers (require porting to qt5)
- 01:12 AM Revision 88e4410a (qgis): Require Qt >= 5.5
- 01:12 AM Revision 361dd2e8 (qgis): Remove qt4 tests from Travis
- 01:12 AM Revision d49b6560 (qgis): Permantly convert python tests to python 3
- 01:12 AM Revision 774f5085 (qgis): Fix crash in TestQgsNetworkContentFetcher under qt5
- 01:12 AM Revision 4ad5038b (qgis): Some server test python3 updates
- 01:12 AM Revision 05885faa (qgis): Fix crash on QgsServer exit
- QgsApplication must be gracefully exited under Qt5 or a segfault
occurs due to the auth manager not releasing databas... - 01:12 AM Revision 9d1bf5bf (qgis): Update qt5 test blacklist
- 10:54 PM Revision 03923ebb (qgis): Merge pull request #3500 from pvalsecc/array_exprs
- Add expression functions for arrays and maps
- 08:18 PM Revision 0f73cdf7 (qgis): [processing] Just remove the url property from DlgGetScriptsAndModel.
- (revert 7e24798, followup fad50ec)
- 06:50 PM Revision bedd5963 (qgis): Merge branch 'master_2_aaime_sld' into master_2
- 06:20 PM Revision 758bc723 (qgis): Build the list of builtin functions automatically
- The old way was error prone, not thread safe and cumbersome.
- 04:41 PM Revision 7e247989 (qgis): Fix fad50ec
- 04:07 PM Revision 49e76a81 (qgis): Less debug noise
- 04:07 PM Revision 6f513d1c (qgis): Hide proper column in attribute table
- Fix #15458
- 04:06 PM Revision 1856a37a (qgis): Hide proper column in attribute table
- Fix #15458
- 04:06 PM Revision e3dbdf2e (qgis): Less debug noise
- 02:00 PM Revision db0b787e (qgis): MetaSearch: Update LINZ Data Service default URL
- The existing CSW URL is still supported for backwards compatibility, but `/services/csw/` is the preferred path going...
- 01:23 PM Revision 4d153be3 (qgis): Keep API compatibility and update SIP
- 01:23 PM Revision 929ad8d6 (qgis): Fix cherry-pickings
- Do not generate a ogc:Filter where a ogc:Expression is expected. #3366
Emit valid SLD when mm are used as symbol unit... - 01:23 PM Revision 2b9cb32c (qgis): Export map level scale based dependencies in most vector symbology
- 01:23 PM Revision 2f268d47 (qgis): Emit valid SLD when on screen mm are used
- SLD does not have a notion of on screen mm, rescale them to pixels to get an equivalent, more valid and more widely u...
- 01:23 PM Revision 5c4fd978 (qgis): Do not generate a ogc:Filter where a ogc:Expression is expected. Fixes ...
- 01:22 PM Revision f622c5bf (qgis): Add expression functions for arrays and maps
- 01:18 PM Revision 6260f9de (qgis): Add support for arrays in the spatialite provider
- New versions of GDAL/OGR (since trunk@35289) convert list types (StringList,
IntegerList, Integer64List and RealList)... - 01:12 PM Revision 359d5e16 (qgis): Disable flaky WFST server test
- 12:17 PM Revision 9ad4d39c (qgis): Fix sorting of expressions in relation reference widget
- Fix #15451
- 12:09 PM Revision 65e221ca (qgis): Fix sorting of expressions in relation reference widget
- Fix #15451
- 12:09 PM Revision 41c7a95b (qgis): Fix some const-issues
- 09:34 AM Revision cd1d44be (qgis): [db manager] python3 support (#3512)
- 08:42 AM Revision 1da2474d (qgis): Rename QgsEditFormConfig::expression to constraintExpression (#3509)
- And QgsEditFormConfig::expressionDescription to constraintDescription.
Because only a verbose API is a good API. - 03:12 AM Revision 5284fefc (qgis): If a dependent layer is redrawn, then also redraw child layer
2016-09-19
- 01:11 AM Revision ce232385 (qgis): fix b91d93e
- 12:58 AM Revision b91d93e7 (qgis): fix 62ea90c and globe plugin
- 12:42 AM Revision 172c12bd (qgis): Fix build
- (was using api from the mid 1970's... well.. a few weeks ago anyway)
- 09:44 PM Revision 62ea90c5 (qgis): [FEATURE] dxf export: support reprojection
- 03:13 PM Revision 9264be89 (qgis): fix diagram crash (fixes #15575) (#3504)
- 12:04 PM Revision fb2c1673 (qgis): [Processing] bugfix: intersection QGIS algorithm
- fixing this by testing int_com.
```
Traceback (most recent call last):
File "C:/PROGRA~1/QGIS2~1.17/apps/qgis/./pytho... - 12:03 PM Revision 6a3222bf (qgis): [Processing] bugfix: intersection QGIS algorithm
- fixing this by testing int_com.
```
Traceback (most recent call last):
File "C:/PROGRA~1/QGIS2~1.17/apps/qgis/./pytho... - 12:02 PM Revision 5b573179 (qgis): [Processing] bugfix: intersection QGIS algorithm
- fixing this by testing int_com.
```
Traceback (most recent call last):
File "C:/PROGRA~1/QGIS2~1.17/apps/qgis/./pytho... - 11:57 AM Revision 347a8c90 (qgis): Merge pull request #3503 from rldhont/processing_algs_qgis_intersection
- [processing] bugfix: intersection QGIS algorithm
- 10:29 AM Revision 3661bc39 (qgis): [Processing] bugfix: intersection QGIS algorithm
- fixing this by testing int_com.
```
Traceback (most recent call last):
File "C:/PROGRA~1/QGIS2~1.17/apps/qgis/./pytho... - 04:40 AM Revision f5ffbbf8 (qgis): Fix server error when no log file set
- 02:20 AM Revision e4f44722 (qgis): Server access control test masks (Qt5)
2016-09-18
2016-09-17
- 12:30 AM Revision a465b0ef (qgis): show command line help as message box on windows
- (cherry picked from commit bd23bf1a2368fa68fe692d451f61bfe3095619bd)
- 12:30 AM Revision 8ced7807 (qgis): show command line help as message box on windows
- (cherry picked from commit bd23bf1a2368fa68fe692d451f61bfe3095619bd)
- 11:19 PM Revision 5c5fd1f1 (qgis): fix warnings on windows
- (cherry picked from commit bf0087832fe6059b7a886dea6d10b24ae2fc7be8)
- 11:19 PM Revision f61c993e (qgis): show command line help as message box on windows
- (cherry picked from commit bd23bf1a2368fa68fe692d451f61bfe3095619bd)
- 11:13 PM Revision bd23bf1a (qgis): show command line help as message box on windows
- 11:13 PM Revision bf008783 (qgis): fix warnings on windows
- 05:57 PM Revision f9219b3b (qgis): Fix constant background CPU usage
- (cherry picked from commit 59583e97deef732f6884a54b518fc34225fd6012)
- 05:31 AM Revision 59583e97 (qgis): Fix constant background CPU usage
2016-09-16
- 12:33 AM Revision 5e961924 (qgis): Merge pull request #3489 from nyalldawson/preset_color_ramp
- [FEATURE] "Preset colors" color ramp
- 10:15 PM Revision 1ad2a3ef (qgis): fix mIconClose.svg
- (cherry picked from commit 546ae28d7ca74e97543bf732a9a37c5bf88277e2)
- 10:15 PM Revision 4358db6b (qgis): fix typo
- (cherry picked from commit 9ae12c811d7d8bcb1cba93f1ff14f46e747e3039)
- 10:13 PM Revision 546ae28d (qgis): fix mIconClose.svg
- 03:08 PM Revision 9ae12c81 (qgis): fix typo
- 01:41 PM Revision 91052d54 (qgis): Use nullSymbol for label-only layers in topology viewer
- 01:02 PM Revision 7f9cc87f (qgis): Merge pull request #3494 from nyalldawson/deprecated
- Remove remaining deprecated methods
- 12:46 PM Revision c56915c4 (qgis): Added {q} for XYZ tile layers to support Bing maps
- (cherry picked from commit 2e1abdab64efb24f0525f69d21f716753805504a)
- 12:32 PM Revision a9105b7e (qgis): Remove QgsMapLayer::draw() method from API (replaced by createMapRender...
- 11:59 AM Revision 2e1abdab (qgis): Added {q} for XYZ tile layers to support Bing maps
- 11:52 AM Revision 15565558 (qgis): [processing] allow all field types as unique ID field in Mean coords alg
- (cherry picked from commit 75269d66b9d79c3b4a2b18bd9626c22840aa6713)
- 11:52 AM Revision 37531ec9 (qgis): [processing] allow all field types as unique ID field in Mean coords alg
- (cherry picked from commit 75269d66b9d79c3b4a2b18bd9626c22840aa6713)
- 11:51 AM Revision 5be15911 (qgis): [processing] allow all field types as unique ID field in Mean coords alg
- (cherry picked from commit 75269d66b9d79c3b4a2b18bd9626c22840aa6713)
- 11:43 AM Revision 75269d66 (qgis): [processing] allow all field types as unique ID field in Mean coords alg
- 11:24 AM Revision 26f06b75 (qgis): Fix ParameterGeometryPredicate.getValueAsCommandLineParameter
- (cherry picked from commit d85de7ccd8946ab3ded83abae674554d482dbcf5)
- 11:23 AM Revision c6031344 (qgis): Fix ParameterGeometryPredicate.getValueAsCommandLineParameter
- (cherry picked from commit d85de7ccd8946ab3ded83abae674554d482dbcf5)
- 11:22 AM Revision 901550f2 (qgis): Fix ParameterGeometryPredicate.getValueAsCommandLineParameter
- (cherry picked from commit d85de7ccd8946ab3ded83abae674554d482dbcf5)
- 11:03 AM Revision 8bf95fea (qgis): [processing] refactor ogr buffer algorithm
- 09:59 AM Revision 11caf0a6 (qgis): fix windows build
- (cherry picked from commit c23e96d3a63df65173452dc2d91fc2562d2d02f7)
- 09:11 AM Revision f5b657db (qgis): [FEATURE] Preview for WMTS + added XYZ tile layers
- This is a port of the functionality from master (to be QGIS 3.0) to 2.x that keeps backward API compatibility.
- add... - 08:53 AM Revision 448961b3 (qgis): Disable flaky PyQgsWFSProviderGUI test
- 08:09 AM Revision 359063f5 (qgis): Add qgis.PyQt.Qt compat files (#3491)
- * added PyQt.Qt
* fix matthias comments - 08:08 AM Revision c74d0085 (qgis): Merge pull request #3492 from ahuarte47/Issue_RemoveStrlenWarnings
- Remove strlen warnings on windows/vstudio
2016-09-15
- 12:50 AM Revision 1b0efa3f (qgis): Merge pull request #3497 from chau-intl/patch-1
- Small correction of documenation in qgspointlocator.h
- 10:13 PM Revision 87469321 (qgis): Merge pull request #3467 from pvalsecc/arrays
- [FEATURE] Add support for array attributes
- 07:18 PM Revision 8eea065b (qgis): [processing] fix search by alg name (fix #15562)
- (cherry picked from commit 11f8aa23198b01952660e2c1e7e20c4548c8b224)
- 07:17 PM Revision 85b6cba0 (qgis): [processing] fix search by alg name (fix #15562)
- (cherry picked from commit 11f8aa23198b01952660e2c1e7e20c4548c8b224)
- 06:52 PM Revision 91bfa780 (qgis): [processing] remove obsolete methods
- (cherry picked from commit 6f6979ab0b9b6abfb13c3eb85f680b928fc8b97b)
- 06:51 PM Revision 04cd103b (qgis): [processing] remove obsolete methods
- (cherry picked from commit 6f6979ab0b9b6abfb13c3eb85f680b928fc8b97b)
- 06:50 PM Revision 6f6979ab (qgis): [processing] remove obsolete methods
- 06:50 PM Revision 11f8aa23 (qgis): [processing] fix search by alg name (fix #15562)
- 03:52 PM Revision 0a0544e2 (qgis): Catch exceptions in transform() expression function
- (cherry-picked from 2a8333ef6be003b8c391a72dbed033a33373d677)
- 03:50 PM Revision cd27a0c2 (qgis): Catch exceptions in transform() expression function
- (cherry-picked from 2a8333ef6be003b8c391a72dbed033a33373d677)
- 03:48 PM Revision d6d3ad1c (qgis): Catch exceptions in transform() expression function
- (cherry-picked from 2a8333ef6be003b8c391a72dbed033a33373d677)
- 03:45 PM Revision a1e62a83 (qgis): Disable checkboard temporary image for xyz layers
- 03:45 PM Revision 2a8333ef (qgis): Catch exceptions in transform() expression function
- 03:37 PM Revision da6848d4 (qgis): Update qgspointlocator.h
- A very small but important change to the comments/API documentation. The nearestEdge method does not return multiple ...
- 01:34 PM Revision 5e765c96 (qgis): Merge pull request #3495 from bstroebl/documentProcessing
- Document processing
- 01:34 PM Revision 4fc29de4 (qgis): [processing] Fix typos
- 01:33 PM Revision 631d2624 (qgis): [processing] Update description for dissolve
- 12:52 PM Revision 60fcddf5 (qgis): Improve selected features offline editing performance
- 12:51 PM Revision ab6d796e (qgis): Improve selected features offline editing performance
- 12:02 PM Revision 8bb72843 (qgis): GdalTools: In widgetBatchBase runItem method, refreshArgs is not a SIGNAL
- The commit 9db908ccbc2257d466c0593738944a08cea8a8bc GdalTools: new style signals generates a regression
In the widget... - 11:54 AM Revision fe66dc00 (qgis): GdalTools: In widgetBatchBase runItem method, refreshArgs is not a SIGNAL
- The commit 9db908ccbc2257d466c0593738944a08cea8a8bc GdalTools: new style signals generates a regression
In the widget... - 11:52 AM Revision 30b6e7e6 (qgis): GdalTools: In widgetBatchBase runItem method, refreshArgs is not a SIGNAL
- The commit 9db908ccbc2257d466c0593738944a08cea8a8bc GdalTools: new style signals generates a regression
In the widget... - 11:19 AM Revision 59a3bc2c (qgis): [feature] Add flag to only copy selected features
- This extends the offline editing possibilities to only work on subset of
large layers
Sponsored by DB Fahrwegdienste... - 11:19 AM Revision eb39278b (qgis): [feature] Add flag to only copy selected features
- This extends the offline editing possibilities to only work on subset of
large layers
Sponsored by DB Fahrwegdienste... - 10:50 AM Revision 2a9e5206 (qgis): Remove deprecated QgsAttributeEditor
- 10:34 AM Revision fe65063c (qgis): Remove many deprecated methods
- 10:13 AM Revision 53a7010f (qgis): [processing] correct error message (fix #15511)
- (cherry picked from commit d393734bd3d368f52271838414a3edbf1d4eb1a5)
- 10:13 AM Revision d642571b (qgis): [processing] correct error message (fix #15511)
- (cherry picked from commit d393734bd3d368f52271838414a3edbf1d4eb1a5)
- 10:12 AM Revision f80021ec (qgis): [processing] correct error message (fix #15511)
- (cherry picked from commit d393734bd3d368f52271838414a3edbf1d4eb1a5)
- 10:11 AM Revision d393734b (qgis): [processing] correct error message (fix #15511)
- 09:46 AM Revision d1103e59 (qgis): Remove strlen warnings in windows/vstudio
2016-09-14
- 11:19 PM Revision c23e96d3 (qgis): fix windows build
- 11:13 PM Revision 3f3e206a (qgis): fix windows build (tests & bindings)
- (cherry picked from commit 0c1792a55dd880b2f3f2acf7b5ef89e8fbd5412d)
- 10:58 PM Revision 0c1792a5 (qgis): fix windows build (tests & bindings)
- 10:16 PM Revision ccd9cc8a (qgis): Undeprecate provider CreateAttributeIndex capability
- This capability is still used in QGIS and has value for
plugins - 09:59 PM Revision 5c1151cc (qgis): Merge pull request #3487 from nyalldawson/truncate
- Make sure files are truncated before writing
- 09:59 PM Revision de7475ae (qgis): Merge pull request #3486 from nyalldawson/symbol
- Symbology QGIS 3.0 todos
- 09:59 PM Revision aac7e9aa (qgis): Merge pull request #3485 from nyalldawson/composer_dep
- Remove deprecated methods from composer
- 07:15 PM Revision 4e2dd580 (qgis): fix indentation
- 07:15 PM Revision e2c79910 (qgis): [processing] refactor offset curve GDAL algorithm (fix #15478)
- (cherry picked from commit cac3b2ddfa7c43239f1c9abc84c965340a5b74b5)
- 07:15 PM Revision e805f005 (qgis): [processing] fix substitution of the original layers in GDAL commands
- (cherry picked from commit 89774abed3740426d8aee4a8413c3a05ec705cad)
Conflicts:
python/plugins/processing/algs/gdal... - 07:15 PM Revision 342be6f8 (qgis): [processing] use hex representation of uuid
- (cherry picked from commit 2466083790255c2387fcd84bd6f5c330d272a5c4)
- 06:33 PM Revision da8fc022 (qgis): replace exp10 by pow on mac (#3490)
- 06:09 PM Revision 6e5dc9a7 (qgis): fix a54bfc2
- 06:09 PM Revision 687fdade (qgis): fix 058aa46
- 06:08 PM Revision 8dd9b52d (qgis): fix cdaec5a
- 06:07 PM Revision 7e220d75 (qgis): fix 1e192a4
- 06:04 PM Revision 1e192a4f (qgis): Enable plugins (eg. to show PDFs) in webview widgets used on feature in...
- 06:04 PM Revision 758a3ccd (qgis): remove duplicate svg
- (cherry picked from commit 2d145162ed662be2594fa01330834b2b9f11e609)
- 05:18 PM Revision 3d72b09e (qgis): partially revert d2189acbb3
- 05:11 PM Revision d2189acb (qgis): fix indentation
- 05:07 PM Revision 058aa46d (qgis): Enable plugins (eg. to show PDFs) in webview widgets used on feature in...
- 05:05 PM Revision cdaec5a4 (qgis): Enable plugins (eg. to show PDFs) in webview widgets used on feature in...
- 05:04 PM Revision a54bfc27 (qgis): Enable plugins (eg. to show PDFs) in webview widgets used on feature in...
- 04:29 PM Revision acc108a2 (qgis): [processing] refactor offset curve GDAL algorithm (fix #15478)
- (cherry picked from commit cac3b2ddfa7c43239f1c9abc84c965340a5b74b5)
- 04:28 PM Revision 5719fecd (qgis): [processing] fix substitution of the original layers in GDAL commands
- (cherry picked from commit 89774abed3740426d8aee4a8413c3a05ec705cad)
- 04:28 PM Revision 769fe65d (qgis): [processing] use hex representation of uuid
- (cherry picked from commit 2466083790255c2387fcd84bd6f5c330d272a5c4)
- 03:55 PM Revision 9acb52db (qgis): fix indentation
- 03:53 PM Revision 9077398c (qgis): [processing] split offset curve and single-side buffer alg into two sep...
- 03:38 PM Revision cac3b2dd (qgis): [processing] refactor offset curve GDAL algorithm (fix #15478)
- 03:24 PM Revision 89774abe (qgis): [processing] fix substitution of the original layers in GDAL commands
- 03:23 PM Revision 24660837 (qgis): [processing] use hex representation of uuid
- 02:55 PM Revision 519e76c7 (qgis): [processing] add test for gdalinfo algorithm
- 02:53 PM Revision 2d561f57 (qgis): [processing] remove obsolete OGRAlgorithm class
- 01:26 PM Revision a47d9a71 (qgis): Fix drag and drop designer issue with field alias
- 01:26 PM Revision 632da637 (qgis): Export QgsOptional<QgsExpression> to dll/so
- 01:25 PM Revision 9327e901 (qgis): @Note added in 2.18
- 12:50 PM Revision 5d104df5 (qgis): Add \ingroup core
- 12:23 PM Revision 0cfeef09 (qgis): fix 3.0 version attribution
- 11:50 AM Revision 3d514db6 (qgis): Export QgsOptional<QgsExpression> to dll/so
- 11:17 AM Revision 03907605 (qgis): Avoid new colors in ramp overwriting old colors
- 11:17 AM Revision 392a9866 (qgis): Fix qt4 build
- 11:17 AM Revision 31e16610 (qgis): Ensure that colors are always added to recent color list from style panel
- 11:17 AM Revision 5b6bf82a (qgis): Allow editing colors in a color list inline in the style panel
- 11:17 AM Revision ec50cac2 (qgis): [FEATURE] New "preset" colors color ramp option
- Allows use of a color ramp consisting of a list of selected colors.
Currently there's no way in QGIS to classify a re... - 08:20 AM Revision 8ac1460d (qgis): [processing] fix progress reporting (fix #15521)
- 07:17 AM Revision 56e8b9cf (qgis): Consolidate some duplicate code
- 07:12 AM Revision 06d2d791 (qgis): Make sure files are truncated before writing
- 04:59 AM Revision 8f8b3287 (qgis): Test masks
- (cherry-picked from e3313fac95ea143988ea32bf162b01b4df8e6fa1)
- 04:59 AM Revision 1190efe1 (qgis): Make sure items in legend always occupy the set number of columns
- In some cases (eg a legend with 4 items and 3 columns) less
columns were being created
(cherry-picked from 52eef9006... - 04:59 AM Revision 65ae3f7c (qgis): Fix multi column legends with odd number of items would place
- more items in rightmost columns instead of leftmost columns
Eg a 2 column legend with 3 items would put 1 item in
th... - 04:59 AM Revision 42576466 (qgis): Add a bunch of tests for legend grouping into columns
- (cherry-picked from 570e6936b655aef2877d2d63c9892f1df05df312)
- 04:58 AM Revision d5bfc82f (qgis): [delimitertext] fix watcher check ignored and harmful watcher created f...
- (fixes #15558)
(cherry-picked from b3e31087181732f7511d047b98352e97f08b0d04) - 04:56 AM Revision ed750168 (qgis): qgsmessagebar timeout is not respected in python
- the default timeout is not respected in python
gui/qgsmessagebar.sip:51: void pushMessage( const QString &text, M... - 04:49 AM Revision d6ee3751 (qgis): When a panel widget opens a new panel, the new panel should inherit (#3...
- the dock mode of the previous panel
- 03:55 AM Revision 2d0932df (qgis): qgsmessagebar timeout is not respected in python
- the default timeout is not respected in python
gui/qgsmessagebar.sip:51: void pushMessage( const QString &text, M... - 03:55 AM Revision e4ec4e34 (qgis): [delimitertext] fix watcher check ignored and harmful watcher created f...
- (fixes #15558)
(cherry-picked from b3e31087181732f7511d047b98352e97f08b0d04) - 03:54 AM Revision fc17b3ec (qgis): Test masks
- (cherry-picked from e3313fac95ea143988ea32bf162b01b4df8e6fa1)
- 03:54 AM Revision 93f2aa5f (qgis): Make sure items in legend always occupy the set number of columns
- In some cases (eg a legend with 4 items and 3 columns) less
columns were being created
(cherry-picked from 52eef9006... - 03:54 AM Revision ff3cf2b4 (qgis): Fix multi column legends with odd number of items would place
- more items in rightmost columns instead of leftmost columns
Eg a 2 column legend with 3 items would put 1 item in
th... - 03:54 AM Revision 6ed5b664 (qgis): Add a bunch of tests for legend grouping into columns
- (cherry-picked from 570e6936b655aef2877d2d63c9892f1df05df312)
- 03:54 AM Revision 3bc6c476 (qgis): Fix crash when 'use popup' is selected for time based datetime widgets
- (cherry-picked from 63cc76213979b26e59c17a603dda5e6bfe4463fb)
- 03:54 AM Revision e6a1d5f0 (qgis): Avoid excessive margins on rule based rule props widget
- (cherry-picked from 9b762023e438d7e44e4fe23fceb7e29c0046e29b)
- 03:54 AM Revision fee2ec8a (qgis): Don't continually refresh map while editing rule label/desc
- (cherry-picked from 2c3548df1111c4709a38d7bacce717711b2a2da7)
- 03:47 AM Revision b4d9f647 (qgis): Add method to retrieve most recently used color
- 03:35 AM Revision 406757de (qgis): Don't continually refresh map while editing rule label/desc
- (cherry-picked from 2c3548df1111c4709a38d7bacce717711b2a2da7)
- 03:35 AM Revision d562050a (qgis): Avoid excessive margins on rule based rule props widget
- (cherry-picked from 9b762023e438d7e44e4fe23fceb7e29c0046e29b)
- 03:35 AM Revision 1accdda1 (qgis): When a panel widget opens a new panel, the new panel should inherit
- the dock mode of the previous panel
(cherry-picked from 01ec0e423c9d7b729ed7572b9cb2c25484e190e2) - 03:34 AM Revision a7492f5b (qgis): Fix excessive margins on color picker when in style dock
- (cherry-picked from c9f0901b5be95f9ddd3337a3f8c70f0ed192ca19)
- 03:34 AM Revision 34d7c3b8 (qgis): Fix crash when 'use popup' is selected for time based datetime widgets
- (cherry-picked from 63cc76213979b26e59c17a603dda5e6bfe4463fb)
- 03:34 AM Revision 7ac98074 (qgis): Test masks
- (cherry-picked from e3313fac95ea143988ea32bf162b01b4df8e6fa1)
- 03:34 AM Revision 9ddb5d9d (qgis): Make sure items in legend always occupy the set number of columns
- In some cases (eg a legend with 4 items and 3 columns) less
columns were being created
(cherry-picked from 52eef9006... - 03:34 AM Revision 430abedc (qgis): Fix multi column legends with odd number of items would place
- more items in rightmost columns instead of leftmost columns
Eg a 2 column legend with 3 items would put 1 item in
th... - 03:34 AM Revision 07ffbfad (qgis): Add a bunch of tests for legend grouping into columns
- (cherry-picked from 570e6936b655aef2877d2d63c9892f1df05df312)
- 03:28 AM Revision 2c3548df (qgis): Don't continually refresh map while editing rule label/desc
- 03:17 AM Revision 9b762023 (qgis): Avoid excessive margins on rule based rule props widget
- 03:05 AM Revision 01ec0e42 (qgis): When a panel widget opens a new panel, the new panel should inherit
- the dock mode of the previous panel
2016-09-13
- 01:37 AM Revision c9f0901b (qgis): Fix excessive margins on color picker when in style dock
- 01:33 AM Revision b7111775 (qgis): Fix some QGIS 3.0 symbology todos
- 01:15 AM Revision 3dbf97f0 (qgis): [delimitertext] fix watcher check ignored and harmful watcher created f...
- (fixes #15558)
(cherry-picked from b3e31087181732f7511d047b98352e97f08b0d04) - 01:14 AM Revision e32bb54c (qgis): qgsmessagebar timeout is not respected in python
- the default timeout is not respected in python
gui/qgsmessagebar.sip:51: void pushMessage( const QString &text, M... - 12:51 AM Revision 098f69d8 (qgis): Make QgsMarkerSymbolLayer::bounds pure virtual
- 12:49 AM Revision e1225465 (qgis): Change QgsSymbol and QgsSymbolRenderContext render hint to use a
- QgsSymbol::RenderHints QFlags value instead of a raw int
Also rename DataDefinedRotation to DynamicRotation since
it... - 11:57 PM Revision 6e2d511c (qgis): Merge pull request #3478 from mbernasocchi/patch-2
- qgsmessagebar.pushMessage timeout is not respected in python
- 11:56 PM Revision 0f07556b (qgis): Merge pull request #3484 from ahuarte47/Issue_RemoveDuplicateImageEntry
- Remove duplicate entry of mActionRemove.svg
- 11:54 PM Revision 6cfe5627 (qgis): Add api/user break notes
- 11:20 PM Revision 25125b08 (qgis): Remove deprecated composer methods
- 10:42 PM Revision 5617dbc6 (qgis): Revert "[processing] cache icons to speed up toolbox rendering"
- This reverts commit d265f3334142853a7f04fbda5bf6a62e3b5f672d.
Was causing failure on Travis - 10:41 PM Revision 26d7235e (qgis): Merge pull request #3480 from nyalldawson/symbol
- Remove deprecated members from symbology
- 09:09 PM Revision 9215fca2 (qgis): Merge pull request #3481 from GeoCat/master
- - Replaced use of deprecated QgsMapCanvas attribute "mapRenderer" by mapSettings
- 09:04 PM Revision ddc76e29 (qgis): Merge pull request #3475 from m-kuhn/visibilityTab218
- [Feature] conditional visibility for tabs and groupboxes (backport)
- 08:53 PM Revision 92ed3bef (qgis): Merge pull request #3483 from nirvn/fix_delimited_text_file
- [delimitertext] fix watcher check ignored and harmful watcher created for iterator (fixes #15558)
@nirvn Many thanks... - 05:37 PM Revision 717e7162 (qgis): [FEATURE] Preview of WMTS layers + add XYZ tile layers (PR #3473)
- This introduces live preview when rendering WMTS layers - as soon as individual tiles are loaded, they are shown in m...
- 04:03 PM Revision 9dfd7b26 (qgis): [processing] fix progress reporting (fix #15521)
- (cherry picked from commit b14dfa65fe8c5db852bac0899f8aac64b91faada)
Conflicts:
python/plugins/processing/gui/Algor... - 04:01 PM Revision d26063c6 (qgis): [processing] fix progress reporting (fix #15521)
- (cherry picked from commit b14dfa65fe8c5db852bac0899f8aac64b91faada)
- 04:01 PM Revision ee9c684a (qgis): [processing] fix progress reporting (fix #15521)
- (cherry picked from commit b14dfa65fe8c5db852bac0899f8aac64b91faada)
- 02:28 PM Revision 1f715c1a (qgis): add tests for Plugin Manager version compare function
- 02:15 PM Revision 5180b208 (qgis): Remove duplicate entry of mActionRemove.svg
- 12:05 PM Revision 5a4a67af (qgis): Merge pull request #3482 from mhugent/joins_over_several_tables2
- Joins over several tables2
- 11:19 AM Revision bb4d83fb (qgis): Fix imports in test_qgsfeatureiterator
- 10:09 AM Revision d265f333 (qgis): [processing] cache icons to speed up toolbox rendering
- fixes #15550
- 10:03 AM Revision ffa10a16 (qgis): Restore missing doc
- 09:16 AM Revision 57d00949 (qgis): Add an editor widget for QVariantList
- 08:55 AM Revision 39f7c04b (qgis): Bindings and API docs
- 08:38 AM Revision adc88f24 (qgis): Bump up the tile request limit in WMS provider
- Max. 100 tiles is just too low. The max request area is currently 2000x2000 pixels
which boils down to approx 8x8 til... - 06:07 AM Revision b3e31087 (qgis): [delimitertext] fix watcher check ignored and harmful watcher created f...
- (fixes #15558)
- 03:05 AM Revision 7f9de724 (qgis): Remove DataDefinedSizeScale symbol RenderHint
- This flag is no longer set anywhere in QGIS itself
- 03:05 AM Revision 8301ba26 (qgis): Remove sizeScaleField and sizeScaleMethods from renderers
- These were unused (since they were moved to data defined properties
at the symbol layer level) and were not set anywh... - 03:05 AM Revision 041ceeaf (qgis): Remove unused size/scale slots from renderer widgets
- 03:05 AM Revision 3223150d (qgis): Remove redundant (and outdated) docstrings from overriden members
- 03:05 AM Revision ae9023fe (qgis): Remove last deprecated methods from symbology
- 03:05 AM Revision 4d4aec69 (qgis): Remove more deprecated symbol methods
- 03:05 AM Revision 55fc40d8 (qgis): Remove more deprecated methods from symbology
- 03:05 AM Revision 7c1fc8e4 (qgis): Remove deprecated method from getDataValues()
- 03:05 AM Revision a921c190 (qgis): Remove deprecated members and fix TODOs for QgsFeatureRenderer
2016-09-12
- 06:37 PM Revision 02599356 (qgis): Fix crash on QMap iteration in Qt5
- 05:52 PM Revision 4fa3191a (qgis): Fix tile previews with Qt5
- 05:25 PM Revision 45e485ce (qgis): Fix joins over several tables
- 04:40 PM Revision c27c9b54 (qgis): Correctly support joins using virtual fields
- 04:36 PM Revision f55d7d32 (qgis): Merge pull request #3469 from mhugent/fix_joins_over_several_tables2
- Sort joins by dependency
- 11:52 AM Revision 7d4d9ab4 (qgis): - Replaced use of deprecated QgsMapCanvas attribute "mapRenderer" by ma...
- 10:33 AM Revision abc55f4c (qgis): Add support for arrays in PostgresQL
- Fix parsing of PostgresQL hstore. Had problems when the key or values were
containing comas. - 09:48 AM Revision 93afbe12 (qgis): fix build errors (followup 13e37d4)
- 09:46 AM Revision f7a1dcde (qgis): fix warning fix (followup d4a0e35)
- 09:36 AM Revision 13e37d4b (qgis): dxf export: segmentize curves
- (forward ported from cc3a053)
- 09:31 AM Revision d4a0e353 (qgis): fix warnings (followup cc3a053)
- 08:53 AM Revision c151724d (qgis): Merge pull request #3476 from mhugent/fix_event_layer
- Fix for event layer functionality in 2.4
- 08:32 AM Revision 074d22f6 (qgis): Merge pull request #3471 from arnaud-morvan/processing_geometry_predica...
- [Processing] Fix ParameterGeometryPredicate.getValueAsCommandLineParameter
2016-09-11
- 11:28 PM Revision cc3a0537 (qgis): dxf export: segmentize curves
- 10:33 PM Revision 6b8130d5 (qgis): remove pngs which are available as svg
- (cherry picked from commit 1cbb842feb393b7bab2b31b2e970c48816c58d3c)
- 10:29 PM Revision 1cbb842f (qgis): remove pngs which are available as svg
- 11:14 AM Revision bb4e6b8f (qgis): qgsmessagebar timeout is not respected in python
- the default timeout is not respected in python
gui/qgsmessagebar.sip:51: void pushMessage( const QString &text, M...
2016-09-10
- 07:51 AM Revision 648b779d (qgis): Merge pull request #3477 from nyalldawson/legend_col_align
- Fixes to multicolumn legends
- 06:42 AM Revision e3313fac (qgis): Test masks
- 06:42 AM Revision 52eef900 (qgis): Make sure items in legend always occupy the set number of columns
- In some cases (eg a legend with 4 items and 3 columns) less
columns were being created - 06:42 AM Revision 570e6936 (qgis): Add a bunch of tests for legend grouping into columns
- 06:42 AM Revision a673fa83 (qgis): Fix multi column legends with odd number of items would place
- more items in rightmost columns instead of leftmost columns
Eg a 2 column legend with 3 items would put 1 item in
th... - 06:41 AM Revision 4d0453eb (qgis): Fix test try #5
2016-09-09
- 12:22 AM Revision 59801657 (qgis): Testing the new online IDE github
- 12:04 AM Revision fa67c55a (qgis): One more try to get green light
- 05:08 PM Revision 9290ee34 (qgis): Fix event layer to work with 25d, z and zm
- 04:08 PM Revision f2fa0934 (qgis): Fix tabwidget test for Qt5
- 04:00 PM Revision 46606b2d (qgis): [Feature] conditional visibility for tabs and groupboxes
- This adds a new configuration option to conditionally show or hide
tabs and groupboxes in drag and drop designer form... - 04:00 PM Revision 3fc7d178 (qgis): Add QgsOptional and QgsOptionalExpression
- 04:00 PM Revision d06c11f9 (qgis): Public default constructor and comparison operator for QgsExpression
- 04:00 PM Revision 699e9f73 (qgis): Add QgsTabWidget
- This is almost like the QTabWidget but has additional methods for
showing and hiding individual tabs - 02:26 PM Revision b20d3b7e (qgis): Less debug noise
- 02:26 PM Revision 9d9ce200 (qgis): Some doxymentation updates
- 02:26 PM Revision ac503770 (qgis): Fix python bindings for QgsExpression::checkExpression
- 02:26 PM Revision 9631688c (qgis): [tests] Accept brief tags with <ref>erences
- 02:26 PM Revision aa871139 (qgis): Bindings and API docs
- 02:26 PM Revision 1882cabe (qgis): [Feature] conditional visibility for tabs and groupboxes
- This adds a new configuration option to conditionally show or hide
tabs and groupboxes in drag and drop designer form... - 02:26 PM Revision 9626f589 (qgis): Add all applicable scopes for editor widget constraint validation
- 02:26 PM Revision ac41436d (qgis): Add QgsTabWidget
- This is almost like the QTabWidget but has additional methods for
showing and hiding individual tabs - 02:26 PM Revision 2e971538 (qgis): Small code beautification
- 02:26 PM Revision 8cf0ef93 (qgis): Add QgsOptional and QgsOptionalExpression
- 02:25 PM Revision 760816bb (qgis): Public default constructor and comparison operator for QgsExpression
- 11:29 AM Revision 03671eb2 (qgis): Fix a warning in release build
- 11:01 AM Revision b025e3a3 (qgis): Add missing SIP bits
- 10:35 AM Revision 04b2239d (qgis): Use QgsDebugMsg instead of qDebug
- 10:02 AM Revision f6a2a5e7 (qgis): Clean up QgsRasterBlockFeedback class
- 09:31 AM Revision 267f2633 (qgis): Move tile cache to a new file
- 08:46 AM Revision 4aaa6d4f (qgis): debian packaging update: add internal QtWebKit bindings
- (backported from c2f363f)
- 08:41 AM Revision 02a92116 (qgis): Use cached tiles from other resolutions if available
- This makes it easier to get at least basic preview without having to wait
until new tiles are downloaded. The strateg... - 08:34 AM Revision c2f363f5 (qgis): debian packaging update: add internal QtWebKit bindings
- (cherry picked from commit c2f0fff and d6b485)
- 08:13 AM Revision 5e2a2511 (qgis): Use tooltips in identify results dialog for values
- Makes it possible to see full value even when columns are too
narrow to display the value
2016-09-08
- 11:06 PM Revision d7401dfc (qgis): Use QgsFilterLineEdit for Qgs(Double)SpinBox
- Fixes issues with the current approach:
- poor appearance on certain environments (esp OSX)
- large area on spin boxe... - 11:06 PM Revision bc0f9938 (qgis): Fix cursor not always reset when clearing widget
- (cherry-picked from 228ff23d81a5001a3b323902081264931731a8ef)
- 11:06 PM Revision ce7c5eb9 (qgis): Allow hiding clear button in QgsFilterLineEdit
- (cherry-pick from d959384c8b1aa4efe91cc24ae9ffdc972c43849b)
- 11:06 PM Revision 5ee1b16a (qgis): Add ability to set default values for QgsFilterLineEdit
- and have clearing the widget reset to default rather than
null
(cherry-picked from d71453d84ad6821bfa6aa8f745de9dac2... - 11:05 PM Revision 109c003b (qgis): Add unit tests for QgsFilterLineEdit, improve docs, add clearValue slot
- (cherry-picked from edcc247c3e4de5975b9ddbf8fbbe8499a58fe7e1)
- 11:05 PM Revision c022818f (qgis): Remove min size from QgsFilterLineEdit
- Now the widget gracefully handles shrinking
(cherry-picked from 0f5f09401e58b96f0515ce8e379d1fddfa646f4c) - 11:05 PM Revision 65b6ad32 (qgis): Rework QgsFilterLineEdit handling of clear button
- Don't use a child button but instead paint the icon when
required. Improves interaction with the widget/clear
button.... - 11:02 PM Revision f52a9a00 (qgis): Merge pull request #3468 from nyalldawson/spin_box_v2
- Rework Qgs(Double)SpinBox clear handling
- 07:44 PM Revision d85de7cc (qgis): Fix ParameterGeometryPredicate.getValueAsCommandLineParameter
- 07:18 PM Revision d6b485a8 (qgis): debian packaging update: PyQt4.QtWebKit still available on xenial
- (followup c2f0fff)
- 02:53 PM Revision 73354820 (qgis): Indentation
- 02:10 PM Revision f16b3870 (qgis): Use QgsFilterLineEdit for Qgs(Double)SpinBox
- Fixes issues with the current approach:
- poor appearance on certain environments (esp OSX)
- large area on spin boxe... - 01:48 PM Revision 228ff23d (qgis): Fix cursor not always reset when clearing widget
- 01:48 PM Revision d959384c (qgis): Allow hiding clear button in QgsFilterLineEdit
- 01:48 PM Revision d71453d8 (qgis): Add ability to set default values for QgsFilterLineEdit
- and have clearing the widget reset to default rather than
null - 01:48 PM Revision edcc247c (qgis): Add unit tests for QgsFilterLineEdit, improve docs, add clearValue slot
- 01:48 PM Revision 0f5f0940 (qgis): Remove min size from QgsFilterLineEdit
- Now the widget gracefully handles shrinking
- 01:42 PM Revision 41c1d6b9 (qgis): Sort joins by dependency
- 11:42 AM Revision a90217db (qgis): Merge pull request #3459 from pvalsecc/hstore
- [FEATURE] hstore
- 11:13 AM Revision 74cceb4e (qgis): Remove duplicated call to parse editform config
- 11:11 AM Revision e533f0cc (qgis): Add widget to edit QVariantMap
- 09:51 AM Revision 3d6e7c8b (qgis): Add hstore support to the postgres provider
2016-09-07
- 10:05 PM Revision 25191e1c (qgis): Merge pull request #3461 from nyalldawson/filter_line_edit
- Rework QgsFilterLineEdit handling of clear button
- 12:40 PM Revision 845b2a04 (qgis): Merge pull request #3462 from pvalsecc/fix_auto_rangewidget
- Fix auto conf of QgsRangeWidgetWrapper
- 10:32 AM Revision 5eb70d33 (qgis): Fix auto conf of QgsDateTimeEditWrapper
- 09:48 AM Revision 03f0b44e (qgis): Typo
- 09:00 AM Revision 02ae886d (qgis): Map renderer sends signal on layers finished but before labeling
- 08:05 AM Revision 8d9cf9de (qgis): Fix auto conf of QgsRangeWidgetWrapper
- The default range was 0..100, made it to min..max of the type.
QgsRangeWidgetWrapper is auto selected only for Int an... - 07:23 AM Revision 45373d0e (qgis): Merge pull request #3458 from 3nids/parallel
- parallel rendering enabled by default
2016-09-06
- 12:06 AM Revision 9ccbe179 (qgis): Increase some test timeouts to handle when Travis is slow
- 10:19 PM Revision c2f0fffc (qgis): debian packaging update: add internal QtWebKit bindings
- 08:45 AM Revision 98f25f59 (qgis): Rework QgsFilterLineEdit handling of clear button
- Don't use a child button but instead paint the icon when
required. Improves interaction with the widget/clear
button.
2016-09-05
- 01:30 AM Revision 63cc7621 (qgis): Fix crash when 'use popup' is selected for time based datetime widgets
- 01:30 AM Revision cd236218 (qgis): Fix some editor widget config dialogs don't show default settings
- 12:56 AM Revision 16715361 (qgis): Merge pull request #3457 from nyalldawson/pygments
- Upgrade internal pygments to 2.1.3
- 02:35 PM Revision e1f21b00 (qgis): Add missing headers
- 02:22 PM Revision 7169079f (qgis): Smarter default edit widgets with plugins to pick them
- Now the widgets factories can give a score on how good they could handle
a widget.
Additionaly, plugins can be added... - 01:43 PM Revision a1cb2be8 (qgis): Fix signal names
- 01:43 PM Revision b23e58a6 (qgis): Restore virtual layer tests in PyQt5
- 01:43 PM Revision 5c3a43e2 (qgis): Fix spatialite access with python3
- 01:43 PM Revision 7e6d641c (qgis): Fix PyQgsLayerDependencies with pyqt5
- 01:21 PM Revision beb5d003 (qgis): Fix crashes in styling dock when dealing with WMTS / XYZ
- 11:21 AM Revision dbcddc4c (qgis): Fix warning
- 10:43 AM Revision cbe1b850 (qgis): Fix bindings
- 10:42 AM Revision 63654e5c (qgis): Fix loading of editor widget configuration
- 09:06 AM Revision 8fae8167 (qgis): Merge pull request #3446 from mhugent/convert_geometry_provider
- Port conversion of geometry to provider type to 2.14 branch
- 09:04 AM Revision f38e03b3 (qgis): Merge pull request #3454 from arnaud-morvan/processing_modeler_paramete...
- [Processing] Fix on extent parameter in modeler parameters dialog
- 09:03 AM Revision 8de9757f (qgis): Merge pull request #3456 from arnaud-morvan/processing_apply_use_coverg...
- [Processing] Calculate min coverage on execution
- 08:56 AM Revision 2d9e72de (qgis): Fix doxygen warnings
- 08:22 AM Revision a3af3fc4 (qgis): parallel rendering enabled by default
- 07:21 AM Revision 2fbc3266 (qgis): Merge pull request #3452 from nirvn/pyqt5_57
- fix to support PyQt5 5.7
- 07:07 AM Revision 9f351fa4 (qgis): Add missing docs
- 06:59 AM Revision 58e62ed7 (qgis): Fix loading of projects with XYZ tile layers
- 06:37 AM Revision 2e0c3599 (qgis): Better tile loading order + small internal refactoring
- 05:54 AM Revision 1819b313 (qgis): Merge pull request #3289 from dgoedkoop/valuemapsearchnull
- Add handling of null value in value map to search widget
- 05:44 AM Revision 6dbdd4c2 (qgis): Update test masks for qt5
- 05:30 AM Revision 766ae97d (qgis): Fix some errors when using python3 tempfile
- 05:16 AM Revision 7097345f (qgis): Always use XYZ tile layers with smooth image transform
- It would make sense to have it enabled by default with WMTS too
- 03:41 AM Revision eba61013 (qgis): Fix broken python save/open dialogs under PyQt5
- Will break stuff under PyQt4... oh well, better stuff working on Qt5
then Qt4 - 02:56 AM Revision e54f9bee (qgis): Fix PyQgsMapUnitScale test under qt5
- 02:17 AM Revision fd0d8043 (qgis): Fix error when executing python code under python 3
2016-09-04
- 01:50 AM Revision 0ead08b5 (qgis): Fix incorrect QtGui import
- 01:25 AM Revision 82da555c (qgis): Upgrade internal pygments to 2.1.3
- 12:58 AM Revision 96e10ebf (qgis): If vector layer renderer cannot be loaded, fallback to default
- Eg if loading a project which used a plugin based renderer which
is not available, qgis would not renderer the layer ... - 05:58 PM Revision c3697106 (qgis): Calculate min coverage on execution
- 04:33 PM Revision b18cfc99 (qgis): Fix on extent parameter in modeler parameters dialog
- 11:30 AM Revision 9d22440c (qgis): fix to support PyQt5 5.7
- 04:09 AM Revision 95c4fa13 (qgis): Merge pull request #3451 from nyalldawson/smoooooth
- [FEATURE] New simplify + smoothing expression functions
2016-09-03
- 10:22 PM Revision 7854fe2e (qgis): german translation update
- 09:55 PM Revision 68cbf572 (qgis): fix ProcessingQgisAlgorithmsTest (followup 491c52c)
- 08:25 PM Revision 71db5772 (qgis): processing: use main vector menu translation (fixes #14535)
- (cherry picked from commit 11289a0d973e6e4a3f7f81972dd08f2e6d82941e)
- 08:22 PM Revision 0036274a (qgis): oracle provider: add updates on lob fields
- (cherry picked from commit b61d932fc4b44669bf0094d76089d8c6bc129da6)
- 08:19 PM Revision 474b9d86 (qgis): processing: use main vector menu translation (fixes #14535)
- (cherry picked from commit 11289a0d973e6e4a3f7f81972dd08f2e6d82941e)
- 08:19 PM Revision 1fe085bf (qgis): translation string fix
- (cherry picked from commit 02af8b5566cba2271404e91d694d239bcdd3aedd)
- 07:03 PM Revision 02af8b55 (qgis): translation string fix
- 06:24 PM Revision 11289a0d (qgis): processing: use main vector menu translation (fixes #14535)
- 06:12 PM Revision b61d932f (qgis): oracle provider: add updates on lob fields
- 01:52 PM Revision 679797e2 (qgis): [FEATURE] New simplify + smoothing expression functions
- Exposes simplification and smoothing algorithms to expression
engine, via:
- simplify(): applies Douglas-Peucker geo... - 09:19 AM Revision 8881a7e5 (qgis): Improve wording and fix build warning
- 08:35 AM Revision 26253c8c (qgis): Add qgsmaplayerdependency.h to installed headers
2016-09-02
- 01:38 AM Revision 8107856c (qgis): Merge pull request #3450 from nyalldawson/smoooooth
- [FEATURE] Extra control when smoothing geometries
- 12:50 AM Revision 795b52e9 (qgis): Followup 80653c7, add missed algorithm
- 12:31 AM Revision 4d60d0cd (qgis): [FEATURE] Add option to QgsGeometry::smooth to not smooth
- segments shorter than a certain threshold or sharp corners
with an angle exceeding a threshold
Expose the angle thre... - 05:11 PM Revision 01da222b (qgis): Merge pull request #3447 from epifanio/patch-1
- fix typo
- 04:33 PM Revision 4aac75ff (qgis): fix typo
- fix typo in python/plugins/processing/algs/qgis/Polygonize.py
- 01:21 PM Revision b14255c5 (qgis): Port conversion of geometry to provider type to 2.14 branch
- 12:39 PM Revision 491c52c2 (qgis): [processing] fixed error in dissolve when there are features with null ...
- 08:45 AM Revision 31c37394 (qgis): Merge pull request #3420 from yjacolin/rewordWMSConnexion
- Reword delete button in service connection dialog
- 08:40 AM Revision 7ddaf903 (qgis): Merge pull request #3430 from alexbruy/output-vector
- [processing] support for explicit output vector types
- 08:28 AM Revision 65db336e (qgis): [processing] move some constants to the dataobjects module
- 08:28 AM Revision 80653c7a (qgis): [processing] adopt native algs to use output geomerty
- 08:28 AM Revision 13cd4c94 (qgis): [processing] split some native algs to take advantage of explicit outpu...
- 08:28 AM Revision 7e26124c (qgis): [processing] support for output geometry types (work in progress)
- 08:28 AM Revision 12d6e15f (qgis): [processing] support for output geometry types in scripts and modeler
- 08:27 AM Revision 6054bb95 (qgis): Merge pull request #3415 from arnaud-morvan/processing_reset_menus
- [processing] Add a reset menus button
- 03:41 AM Revision 80f02287 (qgis): Small code cleanups
2016-09-01
- 08:55 PM Revision d5cfef93 (qgis): [DBManager] Fix exception raised when adding a new Spatialite connection
- This was accidentaly broken since 1f0fce7852e9f6a27af967d7ac7ee3989dce7b45
Fixes #15274 - 08:54 PM Revision 8688fef1 (qgis): [DBManager] Fix exception raised when adding a new Spatialite connection
- This was accidentaly broken since 1f0fce7852e9f6a27af967d7ac7ee3989dce7b45
Fixes #15274 - 08:51 PM Revision 8c3537bf (qgis): [DBManager] Fix exception raised when adding a new Spatialite connection
- This was accidentaly broken since 1f0fce7852e9f6a27af967d7ac7ee3989dce7b45
Fixes #15274 - 06:13 PM Revision a528eb95 (qgis): [auth] Fix return value for plugins that do not support an expansion
- Bug not evident until there were providers with multiple credential
expansions (now supported in OWS providers). Lack... - 06:12 PM Revision 31514aca (qgis): [auth] Fix return value for plugins that do not support an expansion
- Bug not evident until there were providers with multiple credential
expansions (now supported in OWS providers). Lack... - 06:11 PM Revision de1000ae (qgis): [auth] Fix return value for plugins that do not support an expansion
- Bug not evident until there were providers with multiple credential
expansions (now supported in OWS providers). Lack... - 06:06 PM Revision 194b5adb (qgis): [auth] Fix return value for plugins that do not support an expansion
- Bug not evident until there were providers with multiple credential
expansions (now supported in OWS providers). Lack... - 04:47 PM Revision 682023f6 (qgis): Fix virtual layer queries with accents in layer name
- (cherry-picked from af0d6b93a6)
- 04:46 PM Revision 9fdd4615 (qgis): Fix virtual layer queries with accents in layer name
- (cherry-picked from af0d6b93a6)
- 04:39 PM Revision 3ed00665 (qgis): Fix virtual layer queries with accents in layer name
- (cherry-picked from af0d6b93a6)
- 04:31 PM Revision b4963764 (qgis): Merge pull request #3445 from mhugo/fix_virtual
- Fix virtual layer queries with accents in layer name
- 03:43 PM Revision 8d832d8a (qgis): Make sure we do not miss cancellation request at the beginning
- 02:39 PM Revision af0d6b93 (qgis): Fix virtual layer queries with accents in layer name
- 01:28 PM Revision 665df5fb (qgis): Merge pull request #3436 from aaime/scaledep
- Export map level scale based dependencies in most vector symbology
- 01:25 PM Revision 4a523511 (qgis): Merge pull request #3443 from bstroebl/documentProcessing
- [processing] Add help for Eliminate sliver polygons
- 01:14 PM Revision 5ae34ed0 (qgis): Export main() when building for android
- 01:14 PM Revision ffe35817 (qgis): Export main() when building for android
- 01:13 PM Revision e95ddd97 (qgis): Export main() when building for android
- 01:13 PM Revision d130b32f (qgis): Export main() when building for android
- 01:02 PM Revision 88047cc9 (qgis): Merge pull request #3441 from nyalldawson/simplify
- Simplify features + fixes
- 12:25 PM Revision fdeac819 (qgis): Fix incorrect raster reprojection after drawing raster previews
- Moved all temporary projector members to a private class,
so even recursive block() calls will not affect each other
... - 10:59 AM Revision 798817ee (qgis): Merge pull request #3442 from mhugo/fix_dependencies
- Cleanup layer dependency api
- 10:55 AM Revision 7e92d09c (qgis): [processing] Add help for Eliminate sliver polygons
- 09:58 AM Revision a86611b6 (qgis): Cleanup layer dependency api
- 09:38 AM Revision 6bb291f2 (qgis): Raster projector constructor cleanup
- Marked raster interface as uncopiable (it should have always been uncopiable)
- 07:40 AM Revision a25b0257 (qgis): Export map level scale based dependencies in most vector symbology
- 04:15 AM Revision a5039d6d (qgis): Order tile requests according to their distance from view center
- ... so we first receive tiles in the middle rather those at the border
2016-08-31
- 01:39 AM Revision 7a8ab407 (qgis): Merge pull request #3440 from nirvn/qt5_fix_freeze
- Remove composer window visibiliy state restoration upon project load (fixes #15495)
- 12:22 AM Revision 56b77db8 (qgis): [FEATURE][processing] Add choice of simplification method to simplify
- This change allows users to choose which method to use when running
the simplify geometries algorithm, with choices o... - 12:04 AM Revision fbd6618d (qgis): Add missing sip binding
- 11:50 PM Revision 5d97d03a (qgis): [processing] Fix simplify alg handling of null goemetry, add tests
- 11:42 PM Revision f9e508c5 (qgis): [processing] More efficient point count for simplify algorithm
- 11:40 PM Revision 73d8544c (qgis): Bump max pixel distance for OTF simplification
- 11:35 PM Revision 72d9e9ae (qgis): Fix crash using Visvalingam simplification, add test
- 06:18 PM Revision d5377dbc (qgis): Support pre-CXX11 compilers
- I'll update the toolchain one day, I promise!
- 03:46 PM Revision bd3cf76f (qgis): Merge pull request #3320 from mhugo/fix_snapping2
- Data dependency between layers + snapping fix
- 02:40 PM Revision 0749ba43 (qgis): Rework layer dependencies
- A new class QgsMapLayerDependency allows to represent different kinds
of dependencies between layers. - 12:37 PM Revision b919198e (qgis): Fix loading of XYZ tile layer data item provider
- 12:35 PM Revision 504badb4 (qgis): Fix saving field configurations
- 11:23 AM Revision c2c083a1 (qgis): Snapping: destroy index on dataChanged signal
- Snapping caches on layers that have been changed by the provider or
by external sources are now invalidated.
(Cherry... - 11:21 AM Revision dd393fe7 (qgis): Snapping: destroy index on dataChanged signal
- Snapping caches on layers that have been changed by the provider or
by external sources are now invalidated.
(Cherry... - 11:18 AM Revision 41508245 (qgis): Snapping: destroy index on dataChanged signal
- Snapping caches on layers that have been changed by the provider or
by external sources are now invalidated.
(cherry... - 10:37 AM Revision 4a1b4fd5 (qgis): GUI for XYZ tile layers: browser items + actions to add/remove them
- 09:32 AM Revision c4181fa0 (qgis): [FEATURE] Native support for XYZ tile layers
- Yes, that means OpenStreetMap tiles and various other sources!
No GUI so far... - 09:22 AM Revision 1a5a7c59 (qgis): [Feature] Data dependencies between layers
- This allows to declare data dependencies between layers. A data
dependency occurs when a data modification in a layer... - 05:05 AM Revision 0c51c3f0 (qgis): Housekeeping in WMS provider - move some calculations to utility functions
2016-08-30
- 01:30 AM Revision d30f66eb (qgis): Fix Capitalize First Letter fails with curved labels (fix #14875)
- Instead of using QFont's inbuilt capitalization support, which
applies only on rendering and accordingly fails for cu... - 12:49 AM Revision 54a50ccf (qgis): Fix Capitalize First Letter fails with curved labels (fix #14875)
- Instead of using QFont's inbuilt capitalization support, which
applies only on rendering and accordingly fails for cu... - 08:57 PM Revision 2f94c66b (qgis): db manager: don't consider added layer w/o a dataProvider
- 08:57 PM Revision a9464d7c (qgis): db manager: don't consider added layer w/o a dataProvider
- (cherry picked from commit 28aa9ebdb75eb099b83a3596b3f3c5c6e5c6f591)
- 04:08 PM Revision 46ea2290 (qgis): Fix doxygen
- 04:08 PM Revision d6a4ab1c (qgis): Expose QgsCoordinateReferenceSystem to QML
- 12:18 PM Revision 5cc97ab7 (qgis): Fix Capitalize First Letter fails with curved labels (fix #14875)
- Instead of using QFont's inbuilt capitalization support, which
applies only on rendering and accordingly fails for cu... - 11:08 AM Revision e6fd2e25 (qgis): Snapping: destroy index on dataChanged signal
- Snapping caches on layers that have been changed by the provider or
by external sources are now invalidated. - 09:07 AM Revision b0c67cd1 (qgis): Fix doc coverage test for "added in XXX" check
- 09:05 AM Revision a4ffbf3f (qgis): Fix indentation
- 08:45 AM Revision 08f5ae67 (qgis): Remove composer window visibiliy state restoration upon project load
- (fixes #15495)
- 07:35 AM Revision 93b124e6 (qgis): Move storage of field alias and default value to QgsField
- This is a partial implementation - QMaps are still used internally
within QgsVectorLayer to track the alias/default v... - 07:34 AM Revision 15dd2956 (qgis): Fix Capitalize First Letter fails with curved labels (fix #14875)
- Instead of using QFont's inbuilt capitalization support, which
applies only on rendering and accordingly fails for cu... - 06:48 AM Revision f32b85e1 (qgis): Add a changed signal to QgsEditorConfigWidget
- And update default value expression preview whenever editor
config changes
Sponsored by DB Fahrwegdienste GmbH - 06:48 AM Revision c6254873 (qgis): Use widget representValue to preview default expression results
- Sponsored by DB Fahrwegdienste GmbH
- 06:31 AM Revision 3a14e77c (qgis): Use client side default values when creating new features
- Sponsored by DB Fahrwegdienste GmbH
- 06:31 AM Revision 546cd67c (qgis): Add UI for setting default field value expressions in the
- field property dialog
Sponsored by DB Fahrwegdienste GmbH - 06:22 AM Revision 4e8594be (qgis): New QgsExpressionLineEdit widget
- Consists of a filter line edit + button to open expression builder
This widget is a bit like the existing QgsFieldEx... - 06:04 AM Revision e2bcba54 (qgis): WMTS preview - require a temporary image for updates of the raster
- Otherwise we would end up with rendering artifacts due to overpainting
- 05:59 AM Revision 6ed2cf20 (qgis): [FEATURE] Client side default field values
- Allows an expression to be set for a vector layer field which
is used to evaluate a default value for this field.
A ... - 05:25 AM Revision 0658640f (qgis): Merge pull request #3418 from nyalldawson/default_values2
- [FEATURE] Client side default values
- 04:40 AM Revision 97d7b733 (qgis): Move storage of field alias and default value to QgsField
- This is a partial implementation - QMaps are still used internally
within QgsVectorLayer to track the alias/default v... - 04:40 AM Revision 99405864 (qgis): Add a changed signal to QgsEditorConfigWidget
- And update default value expression preview whenever editor
config changes
Sponsored by DB Fahrwegdienste GmbH - 04:40 AM Revision e35c6b46 (qgis): Use widget representValue to preview default expression results
- Sponsored by DB Fahrwegdienste GmbH
- 04:40 AM Revision 6d28eb5f (qgis): Optimise expression context creation
- Sponsored by DB Fahrwegdienste GmbH
- 04:40 AM Revision 8ae7e3f4 (qgis): Use client side default values when creating new features
- Sponsored by DB Fahrwegdienste GmbH
- 04:39 AM Revision 4d5bae22 (qgis): [FEATURE] Client side default field values
- Allows an expression to be set for a vector layer field which
is used to evaluate a default value for this field.
A ... - 04:39 AM Revision 66cb4226 (qgis): Add UI for setting default field value expressions in the
- field property dialog
Sponsored by DB Fahrwegdienste GmbH - 04:39 AM Revision 7dea9700 (qgis): [FEATURE] Substitution list support for labeling
- Adds the ability to specify a list of text substitutes to make
which apply to label text. Eg abbrevating street types...
2016-08-29
- 01:28 AM Revision 9c62eec1 (qgis): [FEATURE] Substitution list support for labeling
- Adds the ability to specify a list of text substitutes to make
which apply to label text. Eg abbrevating street types... - 12:46 AM Revision 891370fd (qgis): Merge pull request #3438 from nyalldawson/replace
- [FEATURE] Substitution list support for labeling
- 07:33 PM Revision 4a89b7c4 (qgis): Fix dimension detection in postgres provider
- 07:22 PM Revision a529b448 (qgis): Revert "Merge pull request #3338 from pvalsecc/editor_widgets_selection"
- This reverts commit bbafbf48872eda48a2be8876cc89a0770552c6ad, reversing
changes made to 13ac0434e10fc7edd1eca665ea7c8... - 06:50 PM Revision eef50ea9 (qgis): Spatialite error message fix (#3416)
- * Fixed issue where opening an invalid spatialite db fails and gives and poor warning message
- 06:49 PM Revision e1390adb (qgis): Spatialite error message fix (#3416)
- * Fixed issue where opening an invalid spatialite db fails and gives and poor warning message
- 06:48 PM Revision 577913e3 (qgis): Spatialite error message fix (#3416)
- * Fixed issue where opening an invalid spatialite db fails and gives and poor warning message
- 06:43 PM Revision b1448233 (qgis): Move QgsMapLayerProxyModel and QgsMapLayerProxyModel to core
- Because it's also useful for non-widget applications
- 05:14 PM Revision bbafbf48 (qgis): Merge pull request #3338 from pvalsecc/editor_widgets_selection
- Smarter default edit widgets with plugins to pick them
- 02:46 PM Revision 13ac0434 (qgis): creatensis.pl: use passed in version number
- (cherry picked from commit 88540c120e933715c397593f498e3a32ff5fb315)
- 02:46 PM Revision 88540c12 (qgis): creatensis.pl: use passed in version number
- 02:13 PM Revision 7884e50c (qgis): [processing] fixed dialog for selecting scripts
- 01:38 PM Revision 280203e9 (qgis): If QgsRectangle is empty when combined, replace
- It makes no sense to use an empty rectangle to combine with
- 12:07 PM Revision 12bb929f (qgis): Fix bad merge pt 2
- 10:28 AM Revision c8e65511 (qgis): Fix bad merge
- 09:18 AM Revision 46fba7ce (qgis): [FEATURE] Substitution list support for labeling
- Adds the ability to specify a list of text substitutes to make
which apply to label text. Eg abbrevating street types... - 08:41 AM Revision a67f57e2 (qgis): [browser] Correctly refresh postgres schemas when dropping tables
- (cherry-picked from 5a41748b867505784a091a882a0eb1ca187c4ba8)
- 08:41 AM Revision 923bd5aa (qgis): Make QgsVectorDataProvider defaults methods more efficient
- (cherry-picked from a10b8fc3e5658290dd7e18df1001e543c3a75caa)
- 08:41 AM Revision e304c4d0 (qgis): Fix limited random color ramp always returns 1 less color than set
- (cherry-picked from 1d98b10904884d8223372fc9248c2825c85591e9)
- 08:41 AM Revision f23b7780 (qgis): Fix potential crash
- 07:57 AM Revision 638de650 (qgis): Fix calculation of certain aggregates from expressions when no
- matching features exist
Eg count should return 0 in this case rather than null
(cherry-picked from 9ba41e9f275f42a5... - 07:55 AM Revision 96b29530 (qgis): Fix calculation of certain aggregates from expressions when no
- matching features exist
Eg count should return 0 in this case rather than null
(cherry-picked from 9ba41e9f275f42a5... - 07:54 AM Revision 9253228f (qgis): Merge pull request #3434 from pvalsecc/lessWKB
- Avoid back and forth with WKB in rendering
- 07:42 AM Revision 24bde35c (qgis): Smarter default edit widgets with plugins to pick them
- Now the widgets factories can give a score on how good they could handle
a widget.
Additionaly, plugins can be added... - 07:34 AM Revision 13345248 (qgis): [FEATURE] New expression functions for angle/distance interpolation
- angle_at_vertex: returns average (bisector) angle to a geometry
at a specified vertex index
distance_to_vertex: retur... - 07:16 AM Revision 524d22fe (qgis): Add QgsGeometry method to get bisector of angle at vertex
- Sponsored by Andreas Neumann
(cherry-picked from 986b5313ed72bedbbe4f360e43ff95c8bb2dc81b) - 06:55 AM Revision db91330b (qgis): Avoid back and forth with WKB in rendering
- 06:45 AM Revision 41a96310 (qgis): Make QgsGeometry::interpolate handle polygon geometries
- (cherry-picked from 9a9a49c16ab6fd460059437311739fb266c783bb)
- 06:23 AM Revision a2d4bbe2 (qgis): Add geometry methods for interpolating angle along geometry
- Sponsored by Andreas Neumann
(cherry-picked from 93c7f5f8b2dc4512f39748d8713eb35fd6e4f5d3) - 05:42 AM Revision 193e9e74 (qgis): [FEATURE] Expose GEOS linear referencing function to QgsGeometry
- Adds a new QgsGeometry::lineLocatePoint() function for
retrieving the distance along a linestring to the nearest
posi... - 05:41 AM Revision 235204fc (qgis): Followup 9ba41e9, SQL convention is sum of no records=NULL
- 04:54 AM Revision 7300cda8 (qgis): Merge pull request #3435 from nyalldawson/interpolate_angle
- Expression functions to Interpolate angle (+ related processing improvements)
- 04:08 AM Revision 9ba41e9f (qgis): Fix calculation of certain aggregates from expressions when no
- matching features exist
Eg sum and count should return 0 in this case rather than
null - 03:02 AM Revision da78ddeb (qgis): [FEATURE] New expression functions for angle/distance interpolation
- angle_at_vertex: returns average (bisector) angle to a geometry
at a specified vertex index
distance_to_vertex: retur... - 03:02 AM Revision 9fa4e776 (qgis): [FEATURE][processing] Extract nodes algorithm now saves node
- index, distance along line and angle at node
Also correctly handles null geometries - 03:01 AM Revision 986b5313 (qgis): Add QgsGeometry method to get bisector of angle at vertex
- Sponsored by Andreas Neumann
- 03:01 AM Revision 8db9284c (qgis): [FEATURE][processing] Optimised points along geometry algorithm
- Supports also polygon geometries, handles null geometries,
and records the original line angle along with the distanc...
2016-08-28
- 12:57 AM Revision 9a9a49c1 (qgis): Make QgsGeometry::interpolate handle polygon geometries
- 12:57 AM Revision 93c7f5f8 (qgis): Add geometry methods for interpolating angle along geometry
- Sponsored by Andreas Neumann
- 11:00 PM Revision 25886796 (qgis): processing: fix population of commander combobox (fixes #15283)
- (cherry picked from commit d3882d5)
- 11:00 PM Revision 420311e7 (qgis): processing: fix population of commander combobox (fixes #15283)
- (cherry picked from commit d3882d5)
- 10:59 PM Revision d3882d55 (qgis): processing: fix population of commander combobox (fixes #15283)
- 05:40 PM Revision 9d23c6ff (qgis): dxf export: link vertices to polyline (fixes #15484)
- (cherry picked from commit 052d3ef851beef7cbbfa3c699c1c95b0d84dc3e2)
- 05:17 PM Revision 485d7a0a (qgis): dxf export: link vertices to polyline (fixes #15484)
- (cherry picked from commit 052d3ef851beef7cbbfa3c699c1c95b0d84dc3e2)
- 05:11 PM Revision 052d3ef8 (qgis): dxf export: link vertices to polyline (fixes #15484)
2016-08-27
- 01:17 PM Revision 6f7b9334 (qgis): [FEATURE]: possibility to segmentize feature info geometry in server
2016-08-26
- 02:05 PM Revision c5aa2e17 (qgis): [browser] Correctly refresh postgres schemas when dropping tables
- (cherry-picked from 5a41748b867505784a091a882a0eb1ca187c4ba8)
- 02:05 PM Revision 37164781 (qgis): Make QgsVectorDataProvider defaults methods more efficient
- (cherry-picked from a10b8fc3e5658290dd7e18df1001e543c3a75caa)
- 02:05 PM Revision 787216a0 (qgis): Fix limited random color ramp always returns 1 less color than set
- (cherry-picked from 1d98b10904884d8223372fc9248c2825c85591e9)
- 02:05 PM Revision 8b62500c (qgis): Fix potential crash
- 01:58 PM Revision 979e1a2d (qgis): Release of 2.16.2
- 01:57 PM Revision 8e19f726 (qgis): Release of 2.14.6
2016-08-25
- 12:08 AM Revision 973e4b07 (qgis): [browser] Correctly refresh postgres schemas when dropping tables
- (cherry-picked from 5a41748b867505784a091a882a0eb1ca187c4ba8)
- 12:08 AM Revision c838a16f (qgis): Make QgsVectorDataProvider defaults methods more efficient
- (cherry-picked from a10b8fc3e5658290dd7e18df1001e543c3a75caa)
- 12:08 AM Revision b8ec8c9d (qgis): Fix limited random color ramp always returns 1 less color than set
- (cherry-picked from 1d98b10904884d8223372fc9248c2825c85591e9)
- 12:08 AM Revision 38f4f082 (qgis): Fix potential crash
- 11:57 PM Revision d477d19e (qgis): Fix potential crash
- 07:40 PM Revision 6a309ed5 (qgis): fix typo 1369794 @alexbruy [processing] add missed error() method
- 05:39 PM Revision 19dea08c (qgis): Merge pull request #3411 from mhugent/feature_info_segmentized_geometry
- [FEATURE]: possibility to segmentize feature info geometry in server
- 01:57 PM Revision 9471a6bf (qgis): Whitespace change
- 12:57 PM Revision e71e743c (qgis): Merge pull request #3432 from nyalldawson/ramps
- Color ramp API improvements, fixes + some style dock inlining
- 10:42 AM Revision 13876950 (qgis): fix globe build
- 09:18 AM Revision 6214f6d4 (qgis): WMTS preview functionality - early work
Also available in: Atom