Activity
From 2015-11-09 to 2015-12-08
2015-12-08
- 09:25 PM Revision 6e140b97 (qgis): [FEATURE] Edit legend symbols directly from layer tree
- This adds a new "edit symbol" item to the right-click menu for a
renderer child legend item (eg categories for the ca... - 08:01 PM Revision 83e139a5 (qgis): Add method for retrieving legend nodes by layer ID and legend rule key
- 04:19 PM Revision 197ee6cb (qgis): Fallback to pure PyQt4 for the moment
- Fix #13948
Will probably require some packaging adjustments when reintroducing this. - 03:49 PM Revision 85e9f785 (qgis): Expected failure for some tests
- Waiting for travis to recover before looking into it.
They pass locally. - 03:49 PM Revision 84b3a15c (qgis): API cleanup
- 03:49 PM Revision 86abb26b (qgis): Add sip bindings
- 03:49 PM Revision c56588ea (qgis): Save feature form configuration in QgsEditFormConfig
- 03:49 PM Revision be01b7ee (qgis): [FEATURE] Add N:M relation editing possibilities
- This adds the possibility to manage data on a normalized relational
database in N:M relations. On the relation editor... - 03:49 PM Revision 4160097c (qgis): Pass configuration to relation widget
- 03:49 PM Revision 8246d960 (qgis): Add GUI elements for N:M relation configuration
- 03:49 PM Revision 88d6e0df (qgis): Doxymentation
- 03:42 PM Revision 80c5cb68 (qgis): db manager: only alias subqueries on postgres (fixes #13731)
- Conflicts:
python/plugins/db_manager/dlg_sql_window.py - 03:42 PM Revision edd3f8db (qgis): db manager oracle plugin: avoid tablespace index parameter
- 03:20 PM Revision 0f6256eb (qgis): Merge pull request #2556 from mhugo/fix_nullp
- Avoid insertion of null pointers in layer registry
- 03:13 PM Revision ec20db7a (qgis): Avoid insertion of null pointers in layer registry
- 12:46 PM Revision f13104be (qgis): Fix doxygen warnings
- 12:45 PM Revision 8cac3643 (qgis): [FEATURE] Add support for transparency in SVG color params
- ...and update all bundled SVGs to suit
Non-bundled SVGs must add:
fill-opacity="param(fill-opacity)"
and
stroke-opa... - 12:45 PM Revision 757cd7af (qgis): [svg markers] allow setting alpha value for fill and outline colors
- 12:45 PM Revision ee720796 (qgis): Change size()/count() == 0 and count() > 0 to isEmpty() checks
- Because:
- easier to read
- follows recommendations by clazy/KDAB
- potentially performance benefits - 11:30 AM Revision 96789f37 (qgis): Added tests with use estimated metadata
- 11:05 AM Revision 269f7092 (qgis): [FEATURE] postgres provider: refine warning about estimated metadata (f...
- 10:51 AM Revision 13cbd8f5 (qgis): Merge pull request #2554 from vmora/order_pk_candidates
- order postgres PK candidates by attnum
- 09:50 AM Revision 91180501 (qgis): remove spitplugin from packaging (followup b39e6d1)
- 09:13 AM Revision ab0736a1 (qgis): order postgres PK candidates by attnum
- 08:49 AM Revision 4b3083d9 (qgis): [FEATURE] Add translate expression function
- Funded by
* Regional Council of Picardy
* ADUGA
* Ville de Nyon
* Wetu GIT cc - 08:43 AM Revision f961ecef (qgis): [FEATURE] Add an eval expression
- Funded by
* Regional Council of Picardy
* ADUGA
* Ville de Nyon
* Wetu GIT cc
2015-12-07
- 09:50 PM Revision 111393e0 (qgis): respect shortcuts set to none (fixes #7905)
- Shortcuts, that have been set to none by the user, are no longer restored to their default value on application startup.
- 06:17 PM Revision 6035d98b (qgis): Merge pull request #2517 from rldhont/raster_open_adf
- Open adf raster file as a directory
- 01:24 PM Revision 4f0b9dda (qgis): Fix deprecated warnings on Travis
- 12:10 PM Revision 08ab4d4b (qgis): Ensure all classes derived from QObject include the Q_OBJECT macro
- 12:07 PM Revision 6127851a (qgis): Renamed test to test_RemoveLayerShouldNotSegFault
- 11:55 AM Revision 9cc9d424 (qgis): Add extra check for deprecations to documentation test
- This check tests that if a function has been declared deprecated
with either Q_DECL_DEPRECATED or has a @deprecated D... - 11:55 AM Revision 930b4850 (qgis): Fix bad assert in TestQgsRectangle
- 11:55 AM Revision de1001b9 (qgis): Fix SIP type handling for QgsColorScheme subclasses
- 10:19 AM Revision 6bfde52d (qgis): osgeo4w: include PYTHONPATH in apache conf template
- 10:07 AM Revision c4ae8cdc (qgis): indentation test: handle removed files
- 09:12 AM Revision 584771e9 (qgis): fix missed import in the Processing alg
- 05:36 AM Revision 6b15361b (qgis): Avoid warning on Travis build
- 02:46 AM Revision b39e6d17 (qgis): Goodbye SPIT plugin
2015-12-06
- 12:11 AM Revision 57fd76c6 (qgis): fix deprecation warnings (followup 5f86422)
- 11:58 PM Revision 9c340d7b (qgis): [FEATURE] cache WMS capabililies
- 10:54 PM Revision afef14bf (qgis): sort the indexes when generating layer tree mime data (fixes #4110)
- 10:26 PM Revision bf79ecc7 (qgis): doxygen: enable dot multimode
- 10:26 PM Revision a2a10e97 (qgis): more precise fixes (followup be81716)
- 10:26 PM Revision 245659f7 (qgis): debian packaging update
- * sync other branches
* avoid testing and installing twice
* manually merge PR#2524 - 09:49 PM Revision 3907acd6 (qgis): debian packaging update
- * sync other branches
* avoid testing and installing twice
* manually merge PR#2524 - 09:43 PM Revision d362be5d (qgis): debian packaging update
- * sync other branches
* avoid testing and installing twice
* manually merge PR#2524 - 09:39 PM Revision 91f7918e (qgis): [FEATURE] Add a show/hide all context menu for layer tree symbol items
- Allows toggling on/off all the symbol items for categorized/graduated/
rule based layers via the right click menu on ...
2015-12-05
- 10:34 PM Revision dc73fb2a (qgis): debian build: include stretch builds
- 09:35 PM Revision 60b4f771 (qgis): indentation test: include autopep8 in tips (followup 0d5d3bc)
- 09:31 PM Revision 3df5880f (qgis): trim link list of application
- 09:31 PM Revision be817165 (qgis): fix precise build
- 12:40 PM Revision 3d311d63 (qgis): Merge pull request #2498 from elpaso/pythoninitcode
- Refactored the python init function selector
- 10:04 AM Revision 3ca54410 (qgis): Honour relative path setting
- 09:45 AM Revision bc489c94 (qgis): Added error messages with QMessageBox
- Errors on:
* init function not found
* init function with wrong parameters count - 09:45 AM Revision ab0f9a6c (qgis): Hide file selector when not needed
- 09:45 AM Revision 5d144d40 (qgis): Added b/w compatibility for "dot" module/function
- When loading a function init with a dot, this
is transformed to a proper import and the
python init configuration is ... - 09:45 AM Revision e5ca63de (qgis): Refactored the python init function selector
- Do not rely on the presence of a dot to load
a module. Loading a module can now be achieved
through the code editor i... - 09:43 AM Revision de3ce156 (qgis): Changed comment title
- 09:33 AM Revision 5a7ee20f (qgis): Added test for QgsMapLayerRegistry
- See: PR #2534
- 03:41 AM Revision 0e82974a (qgis): disable astyle on windows nightlies (followup 0d5d3bc)
- 02:51 AM Revision 65ee1839 (qgis): [FEATURE] oracle provider: initial expression compiler support
2015-12-04
- 12:46 AM Revision 5e4312b1 (qgis): [FEATURE] oracle provider: add Feature limit support for feature reques...
- 12:24 AM Revision edb16d00 (qgis): [FEATURE] Feature limit support for feature requests
- Limits the maximum number of features returned by the iterator.
Some providers (postgres, spatialite, MS SQL) pass th... - 10:52 PM Revision 60ad6887 (qgis): indentation update
- 09:57 PM Revision f210fc7e (qgis): make december postfix translatable
- 09:08 PM Revision fc7fea55 (qgis): postgres provider: verify uniqueness of parent table primary keys (fixe...
- 05:54 PM Revision 614db661 (qgis): Added failing test for tables with INHERITS
- 03:33 PM Revision 78294973 (qgis): Merge pull request #2534 from mhugo/fix_nullp
- Fix a crash when trying to removeMapLayer a null pointer
- 03:27 PM Revision ab3542ab (qgis): Write debug output on travis
- This should make it easier to debug issues when they fail on travis.
But at the sime time it also decreases the SNR a... - 11:53 AM Revision b54f28e8 (qgis): fix translation string
- 11:50 AM Revision 0d5d3bc9 (qgis): travis: add indentation check after running tests
- 06:52 AM Revision 7e3dc30c (qgis): Fix bounding box calculation of geometry collections, fix #4102
- 04:59 AM Revision 2794ea16 (qgis): Something about the session ;)
- 03:28 AM Revision 0d3bbc98 (qgis): Add \n button to expression builder
- 02:56 AM Revision 99f01fdc (qgis): Missed one
- 02:56 AM Revision c64ed1c8 (qgis): Identify result default to right side
- 01:52 AM Revision 36e7026c (qgis): [FEATURE][auth] Add support to Plugin Manager
- 01:21 AM Revision 487be231 (qgis): Even more default path fixes
2015-12-03
- 12:46 AM Revision 5198f634 (qgis): Followup 701d970, fix sizes for font marker test
- 12:45 AM Revision 701d9708 (qgis): fix wrong scale method with constant expressions
- fix #13571
- 11:54 PM Revision 18c52abf (qgis): More default path fixes. Remove What's This? from toolbar
- 11:50 PM Revision 3cbad7db (qgis): More default path fixes
- 11:08 PM Revision 22523a01 (qgis): Slightly improve method documentation
- 09:29 PM Revision 9eee1211 (qgis): Apply filters to feature request for categorized renderer
- Makes rendering much faster when only certain categories are checked,
as only the matching records for the displayed ... - 09:27 PM Revision 984d1f21 (qgis): Fix a crash when trying to removeMapLayer a null pointer
- 09:18 PM Revision 97e5d317 (qgis): add oracle connection pooling
- 09:18 PM Revision cd830c46 (qgis): Catch when GEOSCoordSeq_create_r returns 0 (should fix crash in #13934)
- 03:04 PM Revision 3755c3b1 (qgis): Force usage of GCE on travis
- And hope for less timeouts
- 01:47 PM Revision d792f2cd (qgis): Merge pull request #2502 from SebDieBln/RuleBasedRendererWidgetDisableB...
- enable/disable buttons in the rule based style dialog (fixes #6708)
- 01:42 PM Revision e9eb233e (qgis): warn for WFS feature count limit
- 01:15 PM Revision 320c6967 (qgis): Add nullptr support
- 01:13 PM Revision 229d7ec1 (qgis): Add code style template for QtCreator
- 11:29 AM Revision eeeacfeb (qgis): Add QGIS3 todo
- 09:54 AM Revision 6f26d9ae (qgis): Merge pull request #2514 from spono/patch-14
- [Processing] Update CanopyModel.py
- 09:53 AM Revision 85cc1807 (qgis): Merge pull request #2468 from spono/patch-12
- [processing] Update ClipData.py
- 09:52 AM Revision bbde5814 (qgis): Merge pull request #2466 from spono/patch-10
- [processing] Update GroundFilter.py
- 09:30 AM Revision 3d5f33ab (qgis): Merge pull request #2410 from mdouchin/postgis_2_2_server_simplification
- Postgresql provider - Use ST_RemoveRepeatedPoints instead of ST_SnapToGrid
- 07:33 AM Revision 4dafbc0f (qgis): More better default paths
- 07:27 AM Revision 0766e5b7 (qgis): Same order for new layer actions as menu
- 07:25 AM Revision c66e4ff6 (qgis): Always use 'temporary scratch layer' instead of 'memory layer' in UI
- 07:11 AM Revision aeafe3c8 (qgis): Fix lots of bad default base folders. Now point to user home
- 06:56 AM Revision 06108780 (qgis): Consistent widget order new layer dialogs. Type first then rest
- These dialogs are not ideal and need to be reduced to a single one in
the future. - 03:45 AM Revision 1d1546ff (qgis): Show a preview string for intervals in expression builder
- 03:09 AM Revision b31d9beb (qgis): Initially set all symbol layer nodes to expanded
- (it's a pain to have to always expand these out to edit sub symbols
and there's never going to be so many layers in a...
2015-12-02
- 08:13 PM Revision 25aa60e3 (qgis): Fix crash on add feature
- 06:36 PM Revision 02f89888 (qgis): indentation update
- 06:36 PM Revision 2dfa10f9 (qgis): Merge pull request #2511 from tomtor/master
- Fix non caching behaviour for WFS
- 05:04 PM Revision 9e5528b1 (qgis): [qt5] Fix compiler errors
- 03:02 PM Revision bd231c67 (qgis): More output to debug flaky CSV test
- 02:08 PM Revision e9f4bb52 (qgis): Add license header template for QtCreator
- Can be set in Tools -> Options -> C++ -> File Naming
- 10:25 AM Revision b29cbbc6 (qgis): sip bindings: fix QgsFeatureIds typedef (fixes missing signal
- QgsVectorLayer.featuresDeleted and others; fixes #13740)
(backported from commit b5794b2) - 10:21 AM Revision 5f864229 (qgis): * fix QgsFeatureIds typedef (fixes missing signal
- QgsVectorLayer.featuresDeleted and others; fixes #13740)
* add missing notes for PyNames
* include some missing new m... - 09:30 AM Revision 8996be9a (qgis): new text/numeric field icons
- 09:24 AM Revision c09af582 (qgis): oracle provider: fix geometry type/srid detection for queries
- 09:24 AM Revision 7bab2e50 (qgis): pyuic: fix QPyNullVariant exception
- 09:24 AM Revision c2fb11c8 (qgis): db manager: only alias subqueries on postgres (fixes #13731)
- 09:22 AM Revision f92efbc0 (qgis): db manager oracle plugin: avoid tablespace index parameter
- 07:00 AM Revision 62a43018 (qgis): Default to users home for project folder
- 03:17 AM Revision 71baa456 (qgis): Reduce padding around recent project widget
2015-12-01
- 08:17 PM Revision 2305b90a (qgis): remove unneeded code
- 05:22 PM Revision 1d55e9dc (qgis): Make strings translatable
- 05:18 PM Revision ef68ae21 (qgis): Make strings translatable
- 03:09 PM Revision 436119be (qgis): Fix failing test
- 02:31 PM Revision 706e6514 (qgis): Postgresql provider - Use postgis 2.2 ST_RemoveRepeatedPoints for simpl...
- 12:51 PM Revision 71fc4576 (qgis): Doxymentation fix
- 11:45 AM Revision e76949b2 (qgis): More sip bindings
- 11:45 AM Revision 4d679511 (qgis): Add API to QgsMapLayerRegistry to rely less on ids
- 10:40 AM Revision 17bd46e5 (qgis): Merge pull request #2516 from radosuav/zonal_stats
- [processing] use raster band scailing factor and offset in Zonal Statistics algorithm
- 10:27 AM Revision bb9eb790 (qgis): More missing sip bindings
- Ouch
- 09:33 AM Revision 48e4d1c9 (qgis): Add a method for getting a quoted string value for use as a literal
- in expressions
- 09:20 AM Revision 95d22717 (qgis): Add missing sip bindings
- 09:10 AM Revision ae4a15db (qgis): Improve zoom in behaviour when WFS fetch limit was reached
- 08:55 AM Revision e60c9deb (qgis): reduce race condition
- 08:32 AM Revision ca4d12ab (qgis): Signal transaction rollback and some refactoring of transactions
- 08:32 AM Revision 2a5d09f3 (qgis): Add safety check in attribute table model
- 06:33 AM Revision d388a4f1 (qgis): [geometry] Add method to drop z/m values from a geometry
- 06:33 AM Revision a3d780cb (qgis): [geometry] Add method to drop z/m from wkb types
2015-11-30
- 11:06 PM Revision a792a471 (qgis): Merge pull request #2506 from SebDieBln/MakeDirtyOnAnnotation
- changes to annotations mark the project dirty (fixes #7586)
- 10:58 PM Revision 30d7795f (qgis): changes to annotations mark the project dirty (fixes #7586)
- this includes adding, editing, moving, resizing and deleting
- 10:18 PM Revision 4ea0c56e (qgis): Followup 53b116a, fix failing tests
- 09:55 PM Revision 436337b5 (qgis): Fixup 68a01c9
- 09:33 PM Revision 68a01c9a (qgis): Add QgsVectorLayer::deleteFeatures() method
- 08:53 PM Revision 53b116a8 (qgis): [composer] Better default line thickness (fix #13912)
- 08:26 PM Revision 3910c457 (qgis): Consolidate QgsGeometryUtils tests
- 06:16 PM Revision 1c2454fc (qgis): Merge pull request #2520 from nicanor-b/master
- Added support for Unicode translations in fTools visual
- 05:32 PM Revision 1bf8997c (qgis): added support for Unicode translations in fTools visuals
- 02:58 PM Revision 0b9ac8bd (qgis): followup ebb9eff
- * use better icons
* fix typo LongLong
* rename icons to group them alphabetically
* add time icon and type - 02:58 PM Revision 5db2934a (qgis): show data type icons in the field combobox
- 02:57 PM Revision 834f8d5e (qgis): assign parent to model
- 02:42 PM Revision bffb3a5d (qgis): python bindings for ebc9e029
- 02:33 PM Revision 564a0637 (qgis): Open adf raster file as a directory
- adf raster files are Arc/Info Binary Grid. This format is the internal binary format for Arc/Info Grid, and takes the...
- 02:19 PM Revision d2b506cc (qgis): Expose changed attributes in QgsFeatureAction and QgsVectorLayerTools
- 02:00 PM Revision 34df72c7 (qgis): [Processing] Use raster band scailing factor and offset in Zonal Statis...
- 01:57 PM Revision 66b9b0dd (qgis): Doxymentation for ebc9e029
- 01:52 PM Revision b3cf4546 (qgis): Transaction: Update feature with generated values from the provider
- 01:52 PM Revision cd06376c (qgis): Write data provider errors to console
- 01:52 PM Revision ebc9e029 (qgis): Relations are only valid if the id is set
- 01:52 PM Revision 6992f245 (qgis): Add QGIS3 API change comment
- 10:14 AM Revision ec9f0862 (qgis): Update CanopyModel.py
- fixed some syntax errors and added an output option (ASCII)
- 01:17 AM Revision 57eb4090 (qgis): Squashed commit of the following:
- commit 883cdbc3ead1a98c594d9f5584cd50a3fd161511
Author: Giuseppe Sucameli <[email protected]>
Date: Mon Nov 30 ...
2015-11-29
- 12:38 AM Revision c4dcb7b8 (qgis): [DbManager] delete layer passed to querybuilder to set sql layer filter...
- 12:36 AM Revision 5408e843 (qgis): Merge branch 'DbManager_SetFilter' of https://github.com/SebDieBln/QGIS
- [DbManager] New button to define a sql-filter when adding a query-based layer
- 12:21 AM Revision e14cc4da (qgis): legend interface: guard layer dereferences (fixes #13899)
- (cherry picked from commit 3b2d7173f66ee260021a262167f571eb7ff72788)
- 12:21 AM Revision e9e15ce0 (qgis): legend interface: guard layer dereferences (fixes #13899)
- (cherry picked from commit 3b2d7173f66ee260021a262167f571eb7ff72788)
- 10:04 PM Revision df305712 (qgis): Follow up 3c3317, typo fixes
- 10:03 PM Revision 3c331779 (qgis): [feature][composer] Allow multiple selection of compositions in manager
- Allows multiple compositions to be opened and deleted. Fix #2917.
- 09:39 PM Revision 052fd793 (qgis): Followup c14352f, tweaked Coverity fixes
- 09:31 PM Revision 65b61712 (qgis): [composer] Increase precision of exported worldfiles (fix #13895)
- 08:48 PM Revision 3b2d7173 (qgis): legend interface: guard layer dereferences (fixes #13899)
- 05:57 PM Revision 188625cd (qgis): Fix non caching behaviour for WFS
- 05:04 PM Revision c14352fa (qgis): coverity fixes
- 05:04 PM Revision 079029e3 (qgis): indentation update
- 05:04 PM Revision 0519423b (qgis): fix pyuic wrapper where qt4 & 5 are available
- 04:25 PM Revision 6aabb856 (qgis): Merge pull request #2510 from SebDieBln/FixDeleteCategories
- Fix a bug when deleting style categories (fixes #12043)
- 01:19 PM Revision f6e31613 (qgis): Added a button to set a filter for a query layer.
2015-11-28
- 04:50 PM Revision 174a0dde (qgis): fix a bug when deleting style categories (fixes #12043)
- 03:47 PM Revision 5473c339 (qgis): [QGIS-Server] Help editing OWS Server general information
- Fees and access constraints have a defined list of value by ISO. To help user editing these parameters, edit lines ha...
- 12:57 PM Revision 25c68c67 (qgis): [FEATURE] test webhook plz ignore
2015-11-27
- 04:01 PM Revision 497191bf (qgis): Transactions: addFeature propagates new feature id
- 03:16 PM Revision dd8826f3 (qgis): Update GroundFilter.py
- 02:56 PM Revision 055ef76a (qgis): Use QgisApp::instance and simplify code
- 01:00 PM Revision 16760fd8 (qgis): Release of 2.12.1
- 12:59 PM Revision 71ba2c72 (qgis): Release of 2.8.4
- 11:08 AM Revision c622457f (qgis): Update ClipData.py
- subprocess lines deleted because obsolete
- 11:02 AM Revision 41538e6d (qgis): Update FilterData.py
- subprocess lines deleted and fixed syntax error
- 09:13 AM Revision 09c8239a (qgis): [processing] fixed missing colon in function definition
- 09:10 AM Revision 17e1bd6b (qgis): Merge pull request #2505 from radosuav/processing_extent
- [Processing] Check layer projection when using it for subset extent
- 08:51 AM Revision 0a21d91b (qgis): [processing] allow manually add scripts to scripts provider
- 08:23 AM Revision 4b853bfa (qgis): Merge pull request #2472 from spono/patch-8
- [Processing] Update TinSurfaceCreate.py
- 08:14 AM Revision ae748d3b (qgis): Merge pull request #2463 from spono/patch-7
- [proessing]small correction on FUSION internal commands
- 08:12 AM Revision 5375522c (qgis): Merge pull request #2465 from spono/patch-9
- [processing] Create DTM2ASCII
- 06:53 AM Revision a6d147f6 (qgis): Temporarily disable part of PyQgsRulebasedRenderer test
- Since testRefineWithCategories and testRefineWithRanges test were
added, this unit test has been crashing on nightlie... - 06:32 AM Revision 22af16a1 (qgis): Mark QgsLineStringV2 as a critical class
- Now has as close to 100% unit test coverage as possible
- 06:32 AM Revision 7eb1133b (qgis): Make QgsLineStringV2::fromWkbPoints private
- 06:32 AM Revision 1f330119 (qgis): Add more tests to QgsLineStringV2, fix vertexAngle calculation
- 06:31 AM Revision 6ab718d6 (qgis): QgsGeometryUtils fixes
- - add QgsGeometryUtils::normalizedAngle for restricting an angle
to [0, 2PI)
- fix calculations of QgsGeometryUtils::... - 06:30 AM Revision a0405b88 (qgis): Avoid deprecated warnings
2015-11-26
- 09:15 PM Revision b4980947 (qgis): enable/disable buttons in QgsRuleBasedRendererV2Widget based on selection
- also made a tooltip and a label more precise
- 08:32 PM Revision ff95b7be (qgis): release.pl: point releases don't need a new splash
- 08:32 PM Revision 44767492 (qgis): vector file writer: defer destroying spatial reference (fixes #10515)
- (cherry picked from commit cee63c84f7f85586ddcb5348e70a0af0b1bcdf5e)
- 08:32 PM Revision e9d2a0ed (qgis): vector layer: update geometries first before feature id might change (f...
- (backported from commit 24b6e63)
- 08:32 PM Revision 6c3290b7 (qgis): oracle provider: fix call of sdo_filter to verify a spatial index is pr...
- (cherry picked from commit 684346a955dd4c79efcb6bfe519f6006c73c2aaa)
- 08:32 PM Revision 58ee9bb3 (qgis): attribute editing: don't allow editing without ChangeAttributeValues ca...
- (cherry picked from commit 15af5a11701fc8f0b3723b2d45423c19b07e4df5)
- 08:32 PM Revision 27c69959 (qgis): ogr provider: don't add mysql table filter multiple times (fixes #13446)
- (cherry picked from commit 32c5f551012a65a8705475266447b270dc2111ff)
- 08:32 PM Revision 75b4d9e3 (qgis): db manager: add credentials to postgis rasters (fixes #13594)
- (backports from commit 53c507d)
- 08:32 PM Revision a76c5f62 (qgis): fix rpad/lpad help (fixes #13433)
- 08:32 PM Revision e7a981cc (qgis): avoid on duplicate user functions (fixes #13579)
- (backports from commit cc9c789)
- 08:32 PM Revision 945187c8 (qgis): case-sensitivity of vector layer field (fixes #13032)
- * fieldNameIndex: resort to case-insensitive lookup only if
case-sensitive lookup has no match
* file writer: fix h... - 08:32 PM Revision 644bfbb6 (qgis): heatmap plugin: fix labeling s/metre/layer units/ (fixes #11276)
- (backports from commit c373d7b)
- 07:21 PM Revision b81604c9 (qgis): Followup 594fafe73b8, Also fix processing
- 07:19 PM Revision 4bcc5319 (qgis): Fix ftools geometry collection handling
- 06:36 PM Revision ca362dfd (qgis): More build instructions for Qt5/Fedora
- 06:28 PM Revision db95439e (qgis): Unbreak tests
- 06:01 PM Revision 298f4dc9 (qgis): Disable grass7 tests
- Packages are unavailable (at the moment?)
- 04:24 PM Revision c10329e4 (qgis): Update CanopyModel.py
- fixed some syntax errors and added an output option (ASCII)
- 04:00 PM Revision 5387fd1d (qgis): Merge pull request #2504 from saberraz/master
- Fix problem with QSpinBox error in Processing dialog windows, fixes #13884
- 03:29 PM Revision c58981fd (qgis): [Processing] Check layer projection when using it for subset extent
- 03:11 PM Revision 114b04ec (qgis): Add build instructions for Fedora/Qt5
- 02:12 PM Revision 06357dd3 (qgis): Fix problem with QSpinBox error in Processing dialog windows
- This will cause QGIS to crash, when accessing Processing > Options
items. - 12:33 PM Revision f5eaddf0 (qgis): [QGIS-Server] Enhance store project keyword list
- 12:30 PM Revision f4ef1ad3 (qgis): [QGIS-Server] Enhance store project keyword list
- 12:24 PM Revision 4a488cbe (qgis): [QGIS-Server] Enhance store project keyword list
- 11:18 AM Revision da4fe7e0 (qgis): [QGIS-Server] Enhance store project keyword list
- 09:03 AM Revision 001f4bc5 (qgis): Disable grass7 tests
- Packages are unavailable (at the moment?)
- 09:00 AM Revision 799b402f (qgis): Remove unrequired var
- 06:56 AM Revision 74ca290b (qgis): QgsLineStringV2 fixes
- - fix incorrect centroid calculation (was always returning 0,0)
- fix closestSegment when numPoints < 2
- fix broken ... - 06:53 AM Revision da436f92 (qgis): [FEATURE] New 'reverse' expression for reversing linestrings
- 04:29 AM Revision 8d743f06 (qgis): Update test mask images
- 03:09 AM Revision 6fcce7a9 (qgis): Make symbol line fill tests more robust
- (cherry-picked from 711c38dfaf6d04aa30c1247d91723d37d025a5ed)
- 02:53 AM Revision 4624fb88 (qgis): Update test mask images
- 02:34 AM Revision 0e866f02 (qgis): Check for short-circuit in QgsCoordinateTransform::transformCoords
2015-11-25
- 11:26 PM Revision ea863d22 (qgis): Fix build
- 10:46 PM Revision b8706eae (qgis): Fix crash in QgsLineStringV2::append if non z/m line appended
- to a LineString with z/m
(cherry-picked from ff3657) - 10:41 PM Revision d7bd98a9 (qgis): QgsPointV2 fixes
- -Fix bounding box was not invalidated for some QgsPointV2 routines
-If WKT type is PointZ/M/ZM and not enough coordin... - 10:36 PM Revision 0680b135 (qgis): Fix incorrect point types when segmentizing circular strings
- (cherry-picked from e1c3b4)
- 09:12 PM Revision de602e7b (qgis): 'fix' build with Ubuntu 15.10
- Avoid totally bizarre fontutils test moc error by renaming to
'typographicstylingutils'.
(Pretty sure Ubuntu 15.10 i... - 04:58 PM Revision 066867b9 (qgis): Followup c6460a3, avoid rendering issues
- (cherry picked from commit 0a2773ff4b2ee7f5011cc6bbc606043814255c92)
- 04:57 PM Revision dbe30f9c (qgis): render polylines with drawPath too (followup 08185c9; fixes #13343)
- (cherry picked from commit c6460a3d7de23e655c5fa68309b8224555b0b77f)
- 03:05 PM Revision 77526bd1 (qgis): remove references to coding (followup 7b0837f)
- 11:18 AM Revision 62591d94 (qgis): Followup 436c30f, Also fix processing
- And some code fixes
- 11:17 AM Revision 436c30fc (qgis): Fix ftools geometry collection handling
- 07:00 AM Revision f3507747 (qgis): QgsLineStringV2: better handling of LineString25D, more tests
- 07:00 AM Revision f45f688f (qgis): [labeling] Avoid placing labels over ANY part of point symbols
2015-11-24
- 10:11 PM Revision 3e618916 (qgis): [pal] Don't treat joined features as obstacles for each other
- Eg, if the "merge connected features" option for a layer is checked
then label candidates generated for the merged li... - 09:48 PM Revision e03f5549 (qgis): Update test mask images
- 09:43 PM Revision c7c71d93 (qgis): Followup b10e708, fix failing PyQgsServerAccessControl test on Travis
- 09:13 PM Revision cac9c9ee (qgis): Avoid some deprecated warnings
- 06:12 PM Revision 3624d7b4 (qgis): Use window system provided cursors rather than bitmaps
- 05:59 PM Revision d4ba0c77 (qgis): Update Cover.py
- 04:57 PM Revision afd436da (qgis): Yet another fix to 594fafe
- 04:47 PM Revision a630205f (qgis): Fixup 7b0837f
- 04:35 PM Revision 7b0837f4 (qgis): Remove CODING from source tree
- It has all been moved to
http://qgis.org/en/site/getinvolved/development/qgisdevelopersguide.html
Where it is managed... - 04:29 PM Revision 2e7c3328 (qgis): Followup 594fafe73b8, Also fix processing
- 03:42 PM Revision 594fafe7 (qgis): Fix ftools geometry collection handling
- 10:33 AM Revision 2543af50 (qgis): Get rid of warning on exit
- 06:38 AM Revision ff36573a (qgis): Fix crash in QgsLineStringV2::append if non z/m line appended
- to a LineString with z/m
Add a bunch of unit tests for QgsLineStringV2 and fix some other
minor issues which they id... - 06:22 AM Revision 7443431e (qgis): Fix incorrect GML from QgsPointV2::asGML3
- Also finish unit tests for QgsPointV2 and mark as a critical class
2015-11-23
- 11:51 PM Revision b10e708b (qgis): some fixes to the server access control tests on windows
- 10:24 PM Revision 7bcc935f (qgis): Fix layout problems with relation reference widget
- 09:54 PM Revision 675da0ce (qgis): Fix PyQgsServerAccessControl on Ubuntu
- Add size tolerance to legend images, add masks for legend images
- 09:26 PM Revision f1458434 (qgis): Followup 7d600bd, proper fix for failing labeling engine test
- When labelFeatures is called outside of the renderering loop,
we need to make sure the renderer is prepared by callin... - 08:30 PM Revision ffebfd9b (qgis): [FEATURE] Allow overide of geometry type in vector save as dialog
- Also allows forcing output file to be multi type, or include z
dimension.
This makes it possible to do things like s... - 05:41 PM Revision 4f9244d6 (qgis): Update TinSurfaceCreate.py
- 05:39 PM Revision 3791ff81 (qgis): Update GroundFilter.py
- 02:29 PM Revision 85346810 (qgis): fix local simplification for ZM geometries
- (cherry picked from commit 09e7102fdaaec8b38f5d8f3d6cbbd69d4e170029)
- 02:25 PM Revision 09e7102f (qgis): fix local simplification for ZM geometries
- 11:03 AM Revision 169989a0 (qgis): Update test mask images
- 07:31 AM Revision 1f0d24a0 (qgis): [FEATURE] Show z/m values in derived info for identify tool
- For lines/polygons, identify tool will show vertex number and
x/y/z/m for nearest vertex to identify point.
Also add...
2015-11-22
- 11:27 PM Revision 57c22e50 (qgis): 'fix' weird automoc test problem on wily
- 09:55 PM Revision b4561a92 (qgis): introduce a new command line option '--' to the main app
- all arguments after this option are treated as files, not options
includes a test - 09:55 PM Revision 91ad208d (qgis): improved TestPyQgsAppStartup
- allow passing additional arguments after testfile
do not wait the full timeout when the app already exited - 09:41 PM Revision 7840dbe3 (qgis): Do not wrap labels in composer legend properties widget
- Fix #10498
- 08:59 PM Revision 88beaaea (qgis): Minor coverity fixes
- 08:03 PM Revision 73ac9f9a (qgis): Update test mask images
- 04:20 PM Revision eb3e8ed3 (qgis): server access control test: replace hardcoded temporary directory
- 03:45 PM Revision 00715a66 (qgis): fix PyQgsServerAccessControl in nightlies
- 03:35 PM Revision 8653bb48 (qgis): Merge pull request #2493 from SebDieBln/AttrTableHideSortIndicator
- Hide the sort indicator in the attribute table until first sort (fixes #6705)
- 01:23 PM Revision caab4c12 (qgis): hide the sort indicator in the attribute table until first sort
- 11:30 AM Revision 7d600bda (qgis): [FEATURE] Use rendered symbol size as obstacle for point feature labels
- Previously, only the point feature itself was treated as an obstacle
for label candidates. If a large or offset symbo... - 10:21 AM Revision 6b0e7de9 (qgis): Allow registering feature to label/diagram provider with obstacle geom
- Sponsored by City of Uster
- 08:08 AM Revision 2e0019df (qgis): Test mask updates
2015-11-21
- 10:28 PM Revision 7b5c96c6 (qgis): avoid using copy/paste style when duplicating layers
- 09:19 PM Revision 9c7bbb51 (qgis): De-Duplicate code from 'copy/paste style' found in 'import/export named...
- 08:36 PM Revision ef4b5ead (qgis): Let the test for presence of root element be the first step.
- 08:03 PM Revision efeacaab (qgis): Moved export/import vector geometry type to QgsMaplayer
- 02:41 PM Revision 504c252c (qgis): Merge pull request #2327 from DelazJ/ConsistentTerms2
- Add consistency to attribute's dialogs
- 01:02 PM Revision 531fec03 (qgis): Fix copy constructor for pal::FeaturePart
- 12:52 PM Revision 55ead853 (qgis): Allow setting label obstacle geom in QgsPalLabeling::registerFeature
- Sponsored by City of Uster
- 12:23 PM Revision 9cc10e2a (qgis): [labeling] Allow different obstacle geometry to feature geometry
- This change makes it possible to have a different geometry used
for labeling obstacle detection to the geometry used ... - 12:21 PM Revision c9b75528 (qgis): have CMake find Python library on Windows
- 12:03 PM Revision 47e6d303 (qgis): Update test masks
- 11:00 AM Revision 0a2773ff (qgis): Followup c6460a3, avoid rendering issues
- 10:49 AM Revision 03f9e1b3 (qgis): [pal] Never treat features as obstacles for their own labels
- Fixes issues like rule based labelling registering two labels for
a single feature which was resulting in each label ... - 10:02 AM Revision 86ad564e (qgis): Add (disabled) test for labels around large symbols
- 09:05 AM Revision b81858f3 (qgis): Rename marker line symbol test folder to match other symbol tests
- 09:01 AM Revision 711c38df (qgis): Make symbol line fill tests more robust
- 08:39 AM Revision 11c82045 (qgis): More test mask updates
2015-11-20
- 12:52 AM Revision ff3a622e (qgis): 4 more pixels... (followup ca3da4c)
- 11:23 PM Revision ca3da4ce (qgis): adapt render tests to c6460a3
- 11:12 PM Revision 22f0f253 (qgis): fix builds with older compilers
- 07:53 PM Revision 90053c52 (qgis): also update strpos function help (followup 2a557db)
- 06:37 PM Revision fbb3dc50 (qgis): Merge pull request #2487 from SebDieBln/CopyPasteScaleBasedVisibility
- Make copy/paste style aware of scale based visibility (fixes #13746)
- 06:03 PM Revision d795e508 (qgis): Merge pull request #469 from olivierdalang/SanitizeEntryNames
- Warning about invalid entry names
- 05:08 PM Revision c6460a3d (qgis): render polylines with drawPath too (followup 08185c9; fixes #13343)
- 05:04 PM Revision 6bb94e06 (qgis): Update ClipData.py
- 05:03 PM Revision fb568c32 (qgis): Update ClipData.py
- 03:45 PM Revision 79640ef8 (qgis): restore QgsVectorLayer::setReadOnly (followup 4cd1e38)
- 03:31 PM Revision bbbf8a5a (qgis): [sip] fix editor widget bindings
- 03:31 PM Revision 182dd8a3 (qgis): Constification
- 01:23 PM Revision 4180c1e2 (qgis): Merge pull request #2489 from elpaso/qgseditorwidgetwrapper-config-added
- Added config() to QgsEditorWidgetWrapper SIP wrapper
- 12:45 PM Revision 8c24e1e2 (qgis): Added const to config() method
- 12:44 PM Revision ecfdde57 (qgis): Fix copy constructor for pal::PointSet
- 11:18 AM Revision 71197415 (qgis): Clean [BUGFIX] Multipoint asJSON
- 11:17 AM Revision 05ebeee3 (qgis): Clean [BUGFIX] Multipoint asJSON
- 11:13 AM Revision c7801845 (qgis): Merge pull request #2488 from nyalldawson/clang
- [travis] Use newer clang 3.7 for linux builds
- 11:12 AM Revision 8d313723 (qgis): [BUGFIX] Multipoint asJSON
- Fixes #13855
Multipoint asJSON made MultiPoint as Multilinestring with only 1 point by linestring.
This bugfix adds ... - 11:05 AM Revision a860af5e (qgis): [BUGFIX] Multipoint asJSON
- Fixes #13855
Multipoint asJSON made MultiPoint as Multilinestring with only 1 point by linestring.
This bugfix adds ... - 11:01 AM Revision 00ea9683 (qgis): [BUGFIX] Multipoint asJSON
- Fixes #13855
Multipoint asJSON made MultiPoint as Multilinestring with only 1 point by linestring.
This bugfix adds ... - 10:47 AM Revision 7cc0a21b (qgis): Added config() to QgsEditorWidgetWrapper SIP wrapper
- 09:55 AM Revision 4203a7c1 (qgis): Add method to determine approximate rendered symbol bounds for markers
- Sponsored by City of Uster
- 02:59 AM Revision 54cf64bc (qgis): [travis] Use newer clang 3.7 for linux builds
- 01:29 AM Revision 4d02e48f (qgis): Update test mask images for windows
2015-11-19
- 12:38 AM Revision 323f265c (qgis): Misc cleanups following c9f0d83
- 10:50 PM Revision a5b2a069 (qgis): made copy/paste style aware of scale based visibility (fixes #13746)
- 08:40 PM Revision e3489e0b (qgis): install qgsfeaturefilterprovider.h (followup c9f0d83)
- 05:21 PM Revision 0132a3e1 (qgis): Merge pull request #1 from SebDieBln/SanitizeEntryNames
- add a test for makeKeyTokens_()
- 04:07 PM Revision 84e4539b (qgis): fix c40a764
- 03:32 PM Revision 5b596097 (qgis): Some sip changes and doxymentation
- 03:32 PM Revision d2ac91b3 (qgis): fixup doxygen
- 03:32 PM Revision 4cd1e386 (qgis): fieldEditable -> readOnly
- 03:32 PM Revision a50f2d05 (qgis): Refactor edit form configuration out of QgsVectorLayer
- 03:32 PM Revision d70a47e7 (qgis): Document function name changes
- 03:29 PM Revision d315a123 (qgis): Fix segfault when editor widget is invalid on form init
- "editor" can be null in that case
- 02:31 PM Revision 29e2b6a2 (qgis): Fix fill ring tool creates more features than needed (fix #13354)
- (cherry-picked from 45a6f715b3b980ea4ad0dce7e35aace041caac6d)
- 02:31 PM Revision 4d7cb24c (qgis): Fix overview canvas background color not set (fix #11157)
- (cherry-picked from f60ca59996544a29567cfa6a68f6dc2c1664f6dd)
- 02:31 PM Revision 45d80f90 (qgis): Fix merge attributes tool sets skipped attributes to null (fix #13231)
- (cherry-picked from 0bda18b6e04105d52cfe6f54792de2f2e2b4a925)
- 02:31 PM Revision c5762816 (qgis): Fix merge attributes/features tool resets values to null for int fields
- Also add a warning if merged attribute value is not compatible with
field type.
Fix #12842
(cherry-picked from 099a... - 02:31 PM Revision ca127f58 (qgis): Fix storing string representations of doubles in an int field
- results in NULL rather than converting value to int
(cherry-picked from 1c76b93d89e9edf3a3abb153402c541e66756add) - 02:31 PM Revision 3ffdb6cf (qgis): Introduce qgsRound since std::round is available only in C++11 onwards
- (cherry-picked from 468012a282d8f96d0ad4f12cade2504a77cd75f9)
- 02:01 PM Revision 174fbb97 (qgis): added a test for makeKeyTokens_()
- 01:42 PM Revision f16328a9 (qgis): fix build of distance area tests (followup 3667651)
- 01:30 PM Revision c40a764f (qgis): indentation update
- 12:32 PM Revision 69eb6597 (qgis): Fix crash in relation reference widget
- 12:25 PM Revision ce6a6902 (qgis): fix precise build (followup 3667651)
- 12:22 PM Revision 2fcdef4e (qgis): Fix crash in relation reference widget
- 12:09 PM Revision 739e5079 (qgis): fix windows build (followup c9f0d83)
- 11:51 AM Revision 85f29ed8 (qgis): fix qgsauthmanager test on windows
- (cherry picked from commit 0799e09a67dec3d1a26910d9c91fb88e268506b2)
- 10:38 AM Revision 2a557db3 (qgis): [FEATURE] expression: align strpos behaviour with postgres
- 10:37 AM Revision f3a5dcc9 (qgis): Fix build
- 10:23 AM Revision 422abbde (qgis): Merge pull request #2056 from sbrunner/qgis-server-security
- [Feature] Add an interface in QGIS Server for access control plugins
- 09:48 AM Revision e1c3b4df (qgis): Fix incorrect point types when segmentizing circular strings
- 09:48 AM Revision 8c0fe47d (qgis): Add tests for QgsPointV2, fix some issues:
- - prevent creation of a QgsPointV2 with a non-point WKB type
- fix bounding box was not invalidated for some modifica... - 09:11 AM Revision df8584a7 (qgis): [qt5] fix custom widgets
- 08:35 AM Revision b1eb8127 (qgis): Do not require manual CMakeCache intervention
2015-11-18
- 10:46 PM Revision 8e5ba3bf (qgis): Merge pull request #2458 from SebDieBln/Postgres_GeomTypeDirect
- [postgresprovider] Determine geometry type and srid directly from column type
- 07:23 PM Revision f6e4e75c (qgis): [FEATURE]postgres provider: add support for timestamp types
- 07:21 PM Revision 7b0815b6 (qgis): Fix python errors
- 06:00 PM Revision 53998555 (qgis): restore original subset string on dialog cancel (fix #13620)
- 02:49 PM Revision c9f0d83a (qgis): The plugin define the following methods:
- * layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to fi... - 02:09 PM Revision f7bdd66c (qgis): Merge pull request #2481 from nyalldawson/processing
- Processing enhancements and fixes
- 01:29 PM Revision b1743dc8 (qgis): Make log messages visible in the QGIS server log file
- 01:05 PM Revision e0bedc2b (qgis): Drop SIP/documentation test thresholds
- 12:47 PM Revision 3667651d (qgis): Fix composer scale bar when crs units are non-meters and OTF is off (fi...
- (cherry-picked from d56dcdb02fc65d8cd6fc2a5a92b0be4756aa8e2d)
- 12:45 PM Revision 6320dcfd (qgis): [composer] Fix scalebar widgets not updated when changing units (fix #1...
- (cherry-picked from dc6c12b6c333fe31fd249c96fc64f87261da2716)
- 12:44 PM Revision 96ba5907 (qgis): Fix potential crash in vector gradient dialog info button
- Note that this doesn't seem to be actually utilised by any
of the preinstalled gradients, but if users have created
a... - 12:43 PM Revision 938d8ed2 (qgis): set selection color from project file
- fix #3400
also remove duplicate setting of background color (it is set by ProjectProperties)
(cherry-picked from 07d... - 12:42 PM Revision d028258c (qgis): Also show features with modified geometry when "show edited and new
- features" filter is active in attribute dialog (fix #11684)
(cherry-picked from e92e91060140e80c22a61406d640054fa458... - 12:34 PM Revision 2ed4fb09 (qgis): Add tooltips to advanced digitizing dock
- (cherry-picked from b4b70170685c029e52f78aace893144f5a777ab2)
- 12:34 PM Revision c6547c0b (qgis): Fix ellipse symbol layer with graduated/categorised renderer
- (cherry-picked from 5a6bfbb260d4054fa5d075510423f7374ce1af78)
- 12:28 PM Revision 70f58966 (qgis): Followup a721752, also fix svg marker fill cannot be used with
- categorised or graduated renderers
(cherry-picked from f9231df1f11723c9cb1be746d9ed3ed322545589) - 12:24 PM Revision d633f59a (qgis): Allow coloring of svg markers when used with graduated/categorised rend...
- (cherry-picked from a721752ced4931b13c9b6a79db8f2be059cc9824)
- 12:17 PM Revision 14d47ab9 (qgis): Fix crash if selecting a nonsense subrenderer for displacement renderer
- (cherry-picked from 6bfdafe3d36dbcd88343efd583e725f3b4643675)
- 12:13 PM Revision 1dca76e1 (qgis): Fix fill and outline color for svg markers sometimes enabled
- when SVG file does not support parameters
(Cherry-picked from 3aa6c4f0120bb5d9d5297d9d9f5503c38ff9a977) - 12:09 PM Revision ed2a7b85 (qgis): Fix snapping options dialog not correctly initialised when loading proj...
- (cherry-picked from 0da930615947af1967262de4a7a9a400c6e3d69a)
- 12:08 PM Revision bd551e8f (qgis): Fix symbols drawn multiple times in rule based renderer if symbol
- has multiple layers
(cherry-picked from a0d7653b53e63da9751755096b7bb4445e7632a1) - 12:07 PM Revision f98fd331 (qgis): Fix fill ring tool used with advanced digitising crashes QGIS
- (fix #13355)
(cherry-picked from aa4d65d3b8926b36f88205dbb0d192b12bc1d1ad) - 11:57 AM Revision a1479a7d (qgis): QgsMapUnitScale fixes:
- - add docs
- add missing SIP bindings
- remove unnecessary cast from double->float->double
- add unit tests
(cherry-... - 11:56 AM Revision 7b59fc08 (qgis): Allow transparency for point displacement circle/label colors
- (cherry-picked from 8f0ed6155acb9e531bbc2a1e8fcf599d061227e1)
- 11:55 AM Revision 955ea3e2 (qgis): Allow escape to cancel drawing new features
- (cherry-picked from e2dc8bfe148a70173deee258f36c0194e53fda63)
- 11:55 AM Revision bce210e0 (qgis): [labelling] set full rule of qpainterpath for text/buffer rendering
- (cherry-picked from 2856981ebdf942fdeb7abf9fd8958dea946493d3)
- 11:54 AM Revision cfc32e1a (qgis): Add missing /Transfer/s to setSubSymbol
- (cherry-picked from dc0639c7944320ceeca40413d5dc2147f5c2d328)
- 11:49 AM Revision 5019fe24 (qgis): Add methods to directly retrieve/set coordinates for linestring nodes
- Also add method to create QgsPointV2 from a QPointF
- 11:19 AM Revision 4abff04a (qgis): Bracket ops to avoid precedence issues when compiling expressions
- (cherry-picked from 26b3685757923e80631dd13bf8c47f6bfc3dda30)
- 11:14 AM Revision 4ea58480 (qgis): Add missing /Transfer/s to setSubSymbol
- (cherry-picked from dc0639c7944320ceeca40413d5dc2147f5c2d328)
- 11:14 AM Revision 509a2854 (qgis): Fix endpoint swap on negative marker line offset
- Fixes #13811
Includes testcase
(cherry-picked from 824fd7bf32a45e278f2ec2fe9fa1c7228c9fb27f) - 11:10 AM Revision 60335db2 (qgis): Followup b81933e fix other symbols with paths out of viewport
- (cherry-picked from 709b47e11c4fd67c341be841593946d0f55663b6)
- 11:10 AM Revision b9326a5b (qgis): Followup f9fa9793, avoid expensive intersection calculation when
- testing label candidates against polygon obstacles
Fix #13556
(cherry-picked from b384f18a3dc38305dcfe4673f9c5353e8... - 11:09 AM Revision 32cdd85f (qgis): More robust GEOS pointOnSurface calculation (fix #13787)
- (cherry-picked from 5c9873c7949e183b2834c6a6f82b0477441038b6)
- 11:09 AM Revision 32017007 (qgis): Fix crash with malformed WKT
- (cherry-picked from 18744b4123b1803e33928e9c34b6e56cba190779)
- 11:09 AM Revision 799655f4 (qgis): Fix crash on malformed WKT strings
- (cherry-picked from fccf54b2d781d4eb87ddc19dd71dad5a0625aa6f)
- 11:01 AM Revision 54f13a6d (qgis): Fix delimited text layers set to unknown geometry type if first row has
- null geometry (fix #13749)
(cherry-picked from 743964393450178289e6717d67cdba04c6206e23) - 11:01 AM Revision 0e0f4738 (qgis): Much faster zoom to selection on large PostGIS layers
- (cherry-picked from 6772ffb97d9985b8e17aacb13dab6ce0812312b0)
- 11:01 AM Revision e604a483 (qgis): Also use FilterFids when field calculator is only updating selected
- features. Results in similar speed improvements when updating
only selected features from a large PostGIS layer
(che... - 11:00 AM Revision 57381f49 (qgis): Use a FilterFids request for vector file writer rather than fetching
- all features and then testing the feature id when saving selected
features
For providers such as Postgres this is or... - 10:59 AM Revision 14408d32 (qgis): Use IN (...) for postgres FilterFids requests when the primary
- key is a simple (non compound) type
IN (...) is much faster than chained ...OR... clauses
Additionally, trying to f... - 10:47 AM Revision ce2a84d6 (qgis): Followup 2ac5933 with more data defined fixes
- 2ac5933 fixed the regression in 2.12, but there were more underlying
issues from <2.8 causing sub symbols with data d... - 10:47 AM Revision 6bb6929c (qgis): Fix data defined overrides for sub symbols in line and marker fill
- are not being applied (fix #13707)
(cherry-picked from 2ac59332130186d891635f01c6c7677685716863) - 10:46 AM Revision 49c243c6 (qgis): Fixes #13747
- 10:38 AM Revision 15f59aed (qgis): Fix expression get_feature function was not fetching feature's
- geometry
Fix #13695
(cherry-picked from c445ac1eef0a2f94d1e334b1439d593e706f1395) - 10:32 AM Revision a19994e9 (qgis): Add test for filter expression on non provider fields
- (cherry-picked from 353c0db74567f0331c58516813a84c04825eadcf)
- 10:31 AM Revision f679daa4 (qgis): When deleting nodes from the end of a linestring, select the
- final node following a delete rather than reverting to the first
node.
Improves workflow when deleting sequential no... - 10:30 AM Revision 1449078c (qgis): Fix crash when deleting last node in a geometry (fix #13674)
- (cherry-picked from ba1de8b5aa82f26c9127d12897ce42f49a265cb2)
- 10:25 AM Revision 8b7ab57f (qgis): Add some missing Q_OBJECT macros
- (cherry-picked from ce5ed44dc50748c106bf3c67cea328cc829e0b2d)
- 10:23 AM Revision 5741925a (qgis): Fix ellipse symbol layer with graduated/categorised renderer
- (cherry-picked from 5a6bfbb260d4054fa5d075510423f7374ce1af78)
- 10:16 AM Revision 3c11a5d7 (qgis): Fix FilterExpression feature requests will ignore expression if
- using virtual fields or other complex filters
refs #13695
(cherry-picked from dddd043491deefe1e4c9606a87a771d22736f... - 09:25 AM Revision 5d359a63 (qgis): replaced 'LIMIT 0' by 'WHERE 0=1' (fixes #13731)
- 08:14 AM Revision 0b0c413f (qgis): Add Saga 2.2.2 descriptions
- 07:51 AM Revision 146b15a1 (qgis): Merge pull request #2460 from nyalldawson/ogr_compiler
- [FEATURE] Compiler for OGR and Spatialite expressions
- 06:27 AM Revision d0625b8b (qgis): [processing] Add algorithm for reversing line directions
- 06:27 AM Revision 9009ef0b (qgis): [processing] Add smooth algorithm
- Allows for smoothing line or polygon layers
- 06:27 AM Revision 53aa583d (qgis): [processing] Use QgsDoubleSpinBox instead of QSpinBox
- Allows for simple calculations in spin box, adds a reset control
to reset widget to default value - 06:26 AM Revision 86231d79 (qgis): [processing] Guess sensible step sizes for float spin boxes
- 06:26 AM Revision ffd97075 (qgis): [processing] Fix maximum/minimum not respected for float spinboxes
- 06:24 AM Revision 86c1ffa0 (qgis): Add reversed method to QgsCurveV2
- Also clean up and add missing docs for QgsLineStringV2
- 06:24 AM Revision 8783fe27 (qgis): Don't store QgsLineStringV2 coordinates in QPolygonF
- This stores coordinates as qreal, which on some platforms is float,
and not suitable for accurate geometry storage. - 06:24 AM Revision 9cfbba16 (qgis): Add rx(), ry(), ... methods to QgsPointV2, add missing docs to class
- Allows for directly modifying point's coordinates in place
- 06:23 AM Revision 2623abc7 (qgis): Fix detection of python related notes in Sip coverage test
- In certain cases test was not correctly detecting "not available in
Python bindings" notes - 05:59 AM Revision 26b36857 (qgis): Bracket ops to avoid precedence issues when compiling expressions
- 05:16 AM Revision 91571736 (qgis): Make expression compilation optional, but enabled by default
- Remove the previous postgres specific option and replace with an
enabled-by-default option which applies to all expre... - 04:31 AM Revision 982490f6 (qgis): Add some more expression compilation tests, fix <> string for OGR
- 04:02 AM Revision 35d0dd32 (qgis): [FEATURE] Expression compiler for SpatiaLite provider
- 04:02 AM Revision 5f65f872 (qgis): Create QgsSqlExpressionCompiler as base class for expression compilers
- Switch Postgres and OGR compilers to use the new base class. New class
should make it easier to add additional expres...
2015-11-17
- 11:08 PM Revision 57f5fba5 (qgis): Merge pull request #2478 from SebDieBln/DbManager_Fix13731
- [DbManager] replaced 'LIMIT 0' by 'WHERE 0=1' (fixes #13731)
- 09:29 PM Revision e04d5e4d (qgis): replaced 'LIMIT 0' by 'WHERE 0=1' (fixes #13731)
- 08:46 PM Revision dc0639c7 (qgis): Add missing /Transfer/s to setSubSymbol
- 08:30 PM Revision f7ed42b9 (qgis): Disable OGR expression compilation for certain OGR drivers
- In some cases OGR forwards filters on to the underlying data source,
and the syntax may differ from OGR SQL. In these... - 08:30 PM Revision 3d947e82 (qgis): Add provider expression filter tests for TVL
- 08:30 PM Revision 26f7683c (qgis): OGR expression compiler fixes
- - Allow simple operators as supported by OGR (+, -, * )
- Only return a partial compilation success if expression con... - 08:30 PM Revision d19adfe8 (qgis): [FEATURE] Compiler for OGR expressions
- Allows much faster retrieval of features when a FilterExpression
feature request is used.
OGR SQL supports only basi... - 05:54 PM Revision f184ec97 (qgis): Merge pull request #2471 from nyalldawson/processing_fixes
- [processing] misc improvements
- use QgsStatisticalSummary for statistic calculations
- faster expression request ... - 05:51 PM Revision fd50136e (qgis): Merge pull request #2456 from NaturalGIS/fix_saga_222_kriging
- [processing] fix SAGA 2.2.2 kriging tools
- 03:48 PM Revision 79616fd8 (qgis): Add Report a Bug to the Help menu to assist in creating bug reports
- Signed-off-by: Werner Macho <[email protected]>
- 01:57 PM Revision eeef84b1 (qgis): Revert "Deduplicated FindPyQt(4|5).py"
- This reverts commit 842c17c10b2112b0d92ab287d76e374900736065 which was
responsible for test timeouts for dubious reas... - 09:20 AM Revision ac44a307 (qgis): Fix PyQt compat lib INSTALL path
- 01:00 AM Revision 1675703d (qgis): qt5 fixes
2015-11-16
- 06:12 PM Revision 92ce3572 (qgis): [auth] fix detection of root CAs on Linux (fixes #13640)
- (cherry picked from commit 08ec25b and a6a2982)
- 06:10 PM Revision a6a29825 (qgis): [auth] fix build on mac (fixes 08ec25b)
- 06:06 PM Revision b7fea572 (qgis): fix python error on startup on windows
- 05:16 PM Revision 51295273 (qgis): fix pyrcc4 detection on windows (followup 0b6dd352)
- 05:16 PM Revision 08ec25be (qgis): [auth] fix detection of root CAs on Linux (fixes #13640)
- 01:53 PM Revision 5e7291e9 (qgis): [processing] removed unimplemented lidar algorithm
- 12:09 PM Revision 5ec337a0 (qgis): Update TinSurfaceCreate.py
- minor adjustments and some funtionalities added (first return selection, output as .asc)
- 10:55 AM Revision 4f4fe598 (qgis): fix SAGA 2.1.2 kriging
- 09:25 AM Revision 96040ab8 (qgis): Merge pull request #2462 from spono/patch-6
- [processing] add new tools to lidar provider
- 09:22 AM Revision 56b8ce0f (qgis): Merge pull request #2455 from sbrunner/refersh-attribut-table
- Add "force reload" button to attribute table
- 09:03 AM Revision 3daa4044 (qgis): [processing]updated required QGIS version in metadata
- 07:43 AM Revision 70775f0b (qgis): Add debug message to transaction
- 07:42 AM Revision 842c17c1 (qgis): Deduplicated FindPyQt(4|5).py
- 07:42 AM Revision 9ff6e1d4 (qgis): Migrate first python test to be compatible with PyQt4 and PyQt5
- 07:42 AM Revision 26ce3cc6 (qgis): [py3] Some python3 compatibility fixes
- 07:42 AM Revision dea8c9f6 (qgis): [py3] Compat update process_function_template.py
- 07:42 AM Revision 313c34ce (qgis): [py3] Updates to sip files
- 07:42 AM Revision 47543d94 (qgis): [py3] Add PyQt5/PyQt4 compatibility layer
- 07:42 AM Revision 0b6dd352 (qgis): [py3] CMake updates to support Python3 and PyQt5
- 07:05 AM Revision 768bab86 (qgis): Merge pull request #2470 from SebDieBln/postgrestest
- [postgresprovider] make the test more portable
- 06:10 AM Revision 48afc425 (qgis): [processing] Use faster expression request for ExtractByAttribute
- 05:04 AM Revision e15962ee (qgis): [processing] Use QgsStatisticalSummary for statistic calculations
- For BasicStatisticssNumbers and StatisticsByCategories algorithms.
Adds extra stats (minority, majority, 1st/3rd quar...
2015-11-15
- 11:55 PM Revision 526b8fc6 (qgis): Change some by value arguments to by reference
- 10:39 PM Revision ebf132ed (qgis): Changed the documentation of the postgres test to match the actual beha...
- 09:54 PM Revision 1b9452b4 (qgis): removed the activation of postgis extension as this is already done in ...
- 09:51 PM Revision 6ee90c32 (qgis): replaced COPY with INSERT INTO
- 09:31 PM Revision cfa308d5 (qgis): Added a test for the direct determination of geometry type/srid
- 07:40 PM Revision b501d5f5 (qgis): Update FilterData.py
- fixed an error and updated to latest behaviour
- 07:32 PM Revision 2fafaaca (qgis): Update ClipData.py
- fixed wrong executable call
- 07:27 PM Revision 11d5f0c0 (qgis): Update Cover.py
- changed TIF to ASCII in order to keep the original cell value
- 07:20 PM Revision c4a6d095 (qgis): Update GroundFilter.py
- after 3.0 if .las are used also the output will be .las
- 07:17 PM Revision ec204c35 (qgis): Create DTM2ASCII
- new tool
- 07:09 PM Revision ea526a29 (qgis): small correction on FUSION internal commands
- 07:00 PM Revision ce8c4540 (qgis): add new tools
- adding connection to already-present tools
- 01:42 PM Revision d9bbce65 (qgis): Fix style and indentation isssues introduced in 6b3651faef3e02f48188ae8...
- 04:48 AM Revision e6d495a2 (qgis): Update test mask images
- 04:45 AM Revision 936b6506 (qgis): Add method to QgsSvgCache to return SVG viewbox size
- 04:45 AM Revision 709b47e1 (qgis): Followup b81933e fix other symbols with paths out of viewport
2015-11-14
- 11:01 PM Revision 6b3651fa (qgis): Determine geometry type and srid directly from column type
- 05:22 PM Revision 6977e93a (qgis): [processing] update plugin metadata
- 05:12 PM Revision 37304495 (qgis): fix SAGA 2.1.2 kriging
- 02:38 PM Revision 1be764a6 (qgis): Merge pull request #2457 from medspx/work_update_ogr_file_formats
- [OGR Provider] update list of file formats that can be opened
- 11:20 AM Revision 56de17e7 (qgis): [OGR Provider] update list of file formats that can be opened
- 10:17 AM Revision ee44bc89 (qgis): Implement QEP 17 - add "requires tests" comments to some classes
- 10:17 AM Revision d699569b (qgis): Add initial tests for marker symbol layers
- 09:42 AM Revision 5a6bfbb2 (qgis): Fix ellipse symbol layer with graduated/categorised renderer
- 04:00 AM Revision 8ddc909f (qgis): Switch to using flags for render context settings
2015-11-13
- 12:45 AM Revision 4edf1eec (qgis): Added PQfmod() to class QgsPostgresResult
- 08:10 PM Revision 5065b800 (qgis): fix SAGA 2.2.2 kriging tools
- 03:31 PM Revision 9e80e25d (qgis): [BUGFIX] Fix endpoint swap on negative marker line offset
- Fixes #13811
Includes testcase
(cherr-picked from 824fd7bf32a45e278f2ec2fe9fa1c7228c9fb27f) - 03:29 PM Revision 824fd7bf (qgis): Fix endpoint swap on negative marker line offset
- Fixes #13811
Includes testcase - 01:04 PM Revision 358e0f70 (qgis): [processing] fixed wrong param name in SAGA 2.2.0 regression kriging
- 12:20 PM Revision 54c4f750 (qgis): [processing] fixed concave hull algorithm
- 12:20 PM Revision cba585df (qgis): [processing] correctly set geometry type of input in clip algorithm
- 11:01 AM Revision 860682c1 (qgis): Only pick up qpt files in composer manager
- 09:59 AM Revision 8da8700e (qgis): QgsValueMapSearchW inherits QgsSearchW
- and not QgsDefaultSearchW anymore
fixes expression creation - 09:59 AM Revision ebb5f0db (qgis): QgsValueRelationSearchW inherits QgsSearchW
- and not QgsDefaultSearchW
also handles properly the (no selection) case - 09:57 AM Revision dbef766a (qgis): fix value relation search widget
- currently, changing the entr doesn't do anything in the attribute table since no signal is emitted
should be backpor... - 09:01 AM Revision 31ac9be3 (qgis): [search widgets] when selecting _Please select_ find all features
- 09:01 AM Revision b2034f2e (qgis): QgsValueMapSearchW inherits QgsSearchW
- and not QgsDefaultSearchW anymore
fixes expression creation - 09:01 AM Revision 7f556fd9 (qgis): QgsValueRelationSearchW inherits QgsSearchW
- and not QgsDefaultSearchW
also handles properly the (no selection) case - 09:01 AM Revision f31c0e7b (qgis): fix value relation search widget
- currently, changing the entr doesn't do anything in the attribute table since no signal is emitted
should be backpor... - 08:15 AM Revision ce0d966b (qgis): Merge pull request #2452 from nyalldawson/processing_select
- [processing] speedup some QGIS algorithms
- 03:24 AM Revision a10936f0 (qgis): Use a set for classes in PointsInPolygonUnique (faster)
- 03:24 AM Revision 596b56c4 (qgis): Faster PointsInPolygon(+Unique/Weighted) algorithms
- - Avoid use of seperate feature requests for every point
- Use GEOS prepared geometries when testing for point contai... - 03:23 AM Revision 7c8177e0 (qgis): Use expression filter request for SelectByAttribute
- Makes SelectByAttribute orders of magnitude faster for providers which
support compiled expressions (eg Postgres), al...
2015-11-12
- 11:42 PM Revision d8f5dbeb (qgis): Limit extent reprojection workaround to vector layers (followup 51fe632...
- 11:30 PM Revision 079de32d (qgis): Update GridMetrics.py
- 06:12 PM Revision 6335de9b (qgis): [GRASS] fixed cat shift when importing vectors via browser, fixes #13815
- (cherry picked from commit fd9f0b52682f42eed9484159c8bd152144b7d4b3)
- 06:10 PM Revision fd9f0b52 (qgis): [GRASS] fixed cat shift when importing vectors via browser, fixes #13815
- 05:50 PM Revision 854ce176 (qgis): Merge pull request #2443 from elpaso/bugfix-11794
- SQLITE ask for a new name if already exists
- 05:49 PM Revision be8c7dac (qgis): Merge pull request #2449 from elpaso/bugfix-11517
- Fix attribute sync to layer for python init code and make QgsAttributeDialog reachable form python
- 04:55 PM Revision ad2caed3 (qgis): Removed parent and replaced with QgsAttributeDialog
- This makes possible to resize/alter the outer dialog
from python init code in the form.
Fixes #11517 (indirectly) - 04:53 PM Revision 17df615c (qgis): Fixed attribute sync to layer for init code
- Also removed UI connect in favour of QMetaObject::connectSlotsByName
to be consistent with other methods in the same ... - 04:37 PM Revision c4834110 (qgis): Merge pull request #2447 from NaturalGIS/fix_saga_220_kriging
- [processing] fix SAGA 2.2.0 kriging
- 04:33 PM Revision 6b3eddd0 (qgis): fix biulding issue when WITH_QT_WEBKIT=OFF
- 03:28 PM Revision 19376770 (qgis): missing parameter
- 03:19 PM Revision 20a8b37d (qgis): Merge pull request #2444 from NaturalGIS/fix_saga_212_kriging
- [processing] fix SAGA 2.1.2 kriging
- 03:12 PM Revision 957c0190 (qgis): fix SAGA 2.2.0 kriging
- 02:26 PM Revision 0461cbdd (qgis): use aliases instead of field names in attribute table column filter list
- 02:14 PM Revision f1fe9855 (qgis): [qt5] Fix QCA Cmake
- 02:14 PM Revision 1bb7aff0 (qgis): [qt5] Fix QScintilla cmake file
- 01:44 PM Revision be563584 (qgis): fix SAGA 2.1.2 kriging
- 01:22 PM Revision 325f0992 (qgis): SQLITE ask for a new name if already exists
- If the db name already exists, allow to enter a new name.
Fixes #11794 - 11:47 AM Revision 5e1d420c (qgis): Update [BUGFIX] 13118 QGIS Server - WFS - GeoJSON and escaping line breaks
- Enhance replace, thanks to @nyalldawson
Enhance format, thanks to @jef-n
fixes #13118 - 11:46 AM Revision 8fb2dc2e (qgis): Update [BUGFIX] 13118 QGIS Server - WFS - GeoJSON and escaping line breaks
- Enhance replace, thanks to @nyalldawson
Enhance format, thanks to @jef-n
fixes #13118 - 11:43 AM Revision c3572ebc (qgis): Update [BUGFIX] 13118 QGIS Server - WFS - GeoJSON and escaping line breaks
- Enhance replace, thanks to @nyalldawson
Enhance format, thanks to @jef-n
fixes #13118 - 11:41 AM Revision 81acd07e (qgis): Update [BUGFIX] 13118 QGIS Server - WFS - GeoJSON and escaping line breaks
- Enhance replace, thanks to @nyalldawson
Enhance format, thanks to @jef-n
fixes #13118 - 10:29 AM Revision df6c7104 (qgis): Use QgsStatisticalSummary for merge attributes dialog
- Adds a bunch of new stats and avoids code duplication
- 10:29 AM Revision dfb1585c (qgis): Bump QgsStatisticSummary test coverage
- 10:29 AM Revision cdf21b7c (qgis): Return derived classes from clone() methods, avoids need to
- dynamic_cast results
- 09:49 AM Revision 32626bd2 (qgis): fix windows build (followup 2175e7a)
- (cherry picked from commit 6e1df491f64bff1b778502d7d53f37256afcd6f6)
- 09:49 AM Revision ff20c880 (qgis): fix windows build (followup 2175e7a)
- (cherry picked from commit 6e1df491f64bff1b778502d7d53f37256afcd6f6)
- 09:48 AM Revision acadd53d (qgis): postgres provider: avoid column lookups with tableoids
- (cherry picked from commit 0ccd7bd5bfa52f1d3c2774beaf3d205e279e41eb)
- 09:47 AM Revision ff67a05b (qgis): fix windows build (followup 2175e7a)
- (cherry picked from commit 6e1df491f64bff1b778502d7d53f37256afcd6f6)
- 09:46 AM Revision 6e1df491 (qgis): fix windows build (followup 2175e7a)
- 09:08 AM Revision 8803cb42 (qgis): Merge pull request #2437 from bstroebl/improveDissolve
- [PROCESSING] Speed up dissolve without changing parameters
2015-11-11
- 11:23 PM Revision b7419860 (qgis): new splash for dev (Las Palmas Hackfest)
- 11:22 PM Revision 56ccb2b8 (qgis): sipClass_Klass is deprecated for a long time: replace with sipType_Klass
- 08:17 PM Revision 84971466 (qgis): [BUGFIX] 13118 QGIS Server - WFS - GeoJSON and escaping line breaks
- Line breaks are not properly handled in GeoJSON results when making GetFeature requests.
Line breaks should be replac... - 08:16 PM Revision 5471d665 (qgis): [BUGFIX] 13118 QGIS Server - WFS - GeoJSON and escaping line breaks
- Line breaks are not properly handled in GeoJSON results when making GetFeature requests.
Line breaks should be replac... - 08:14 PM Revision 25db1cc3 (qgis): [BUGFIX] 13118 QGIS Server - WFS - GeoJSON and escaping line breaks
- Line breaks are not properly handled in GeoJSON results when making GetFeature requests.
Line breaks should be replac... - 08:12 PM Revision 016f4977 (qgis): [BUGFIX] 13118 QGIS Server - WFS - GeoJSON and escaping line breaks
- Line breaks are not properly handled in GeoJSON results when making GetFeature requests.
Line breaks should be replac... - 04:29 PM Revision cfb932af (qgis): [PROCESSING] Speed up dissolve without changing parameters
- 01:07 PM Revision b4d206af (qgis): Updates for GDAL 2
- 11:08 AM Revision ec1097c9 (qgis): Change links to https
- 10:54 AM Revision 0339f3f5 (qgis): [QGIS-Server] Use layer precision in searchRect
- 10:52 AM Revision 17378ba7 (qgis): [QGIS-Server] Use layer precision in searchRect
- 10:51 AM Revision ed598c12 (qgis): [QGIS-Server] Use layer precision in searchRect
- 10:49 AM Revision 2175e7a9 (qgis): [QGIS-Server] Use layer precision in searchRect
- 10:19 AM Revision 4f6989ec (qgis): [qt5] Fix crash on exit
- See https://bugreports.qt.io/browse/QTBUG-35977
- 09:51 AM Revision bb339f7a (qgis): 100% test coverage for QgsFeature
- 09:51 AM Revision 87168c14 (qgis): 100% test coverage for QgsWKBTypes, add missing docs
- 09:51 AM Revision fd317701 (qgis): Avoid warning
- 09:51 AM Revision b384f18a (qgis): Followup f9fa9793, avoid expensive intersection calculation when
- testing label candidates against polygon obstacles
Fix #13556
2015-11-10
- 10:31 PM Revision 04abaf3b (qgis): fix 81bbb82
- 10:18 PM Revision 8ec02084 (qgis): Merge pull request #2436 from dgoedkoop/linePointDifferenceFix
- Fix QgsGeos::linePointDifference
- 10:06 PM Revision c0505715 (qgis): Fix QgsGeos::linePointDifference
- 09:21 PM Revision 9a89408b (qgis): indentation update
- 03:47 PM Revision b57d5abe (qgis): Followup cb5f748, Use QgsExpression::quotedColumnRef
- 01:50 PM Revision cb5f7485 (qgis): Quote field names when converting renderers
- Fix #13800
- 01:26 PM Revision 81bbb823 (qgis): postgres provider: avoid additional fetch after all features have alrea...
- 07:15 AM Revision 452e61c8 (qgis): More test mask updates for windows
- 07:10 AM Revision ebaa26f3 (qgis): Drop missing documentation/sip thresholds
- 07:09 AM Revision 5c9873c7 (qgis): More robust GEOS pointOnSurface calculation (fix #13787)
- 07:08 AM Revision 18744b41 (qgis): Fix crash with malformed WKT
- 07:08 AM Revision 0853076e (qgis): [expressions] Allow conversion of features/geometries to bool
- Where geometry = false if empty, feature = false if not valid.
Allows expressions like "case when $geometry then ... ... - 07:08 AM Revision 719ff408 (qgis): Add some missing SIP bindings, comment some classes as not available
- in Python
- 07:08 AM Revision b1b20af8 (qgis): Ignore typedefs and deprecated members in sip coverage test
- 07:07 AM Revision 1b28984e (qgis): Ignore friend classes in doc/sip coverage test
- 07:07 AM Revision da627e9b (qgis): Fix sip coverage test detection of member variables
- 07:07 AM Revision a0542e5d (qgis): Fix sip bindings for interpolation classes
- Also missing members declared in interpolation headers
- 07:07 AM Revision bbf58fd5 (qgis): Rearrange outputs in SIP test, so that missing list is always printed
2015-11-09
- 08:26 PM Revision 7c149d77 (qgis): Update atlas test mask image for Win
- 08:24 PM Revision 2988dbdd (qgis): Update legend test mask images for debian builds
- 08:50 AM Revision 55c18a5e (qgis): [processing] fixed creation of vector layer as PostGIS Table
- fixes error introduced in last commit
- 08:48 AM Revision b2b68233 (qgis): Merge pull request #2423 from rldhont/processing_spatialite_output
- [processing] allow output directly on Spatialite tables
- 08:47 AM Revision b36566b0 (qgis): Merge pull request #2429 from NaturalGIS/fix_saga_idw
- fix SAGA 2.2.* Inverse Distance Weighted
- 08:45 AM Revision 658c5842 (qgis): [processing] fixed ui file after last commit
- 08:43 AM Revision 43926b55 (qgis): [processing] added tooltip to 'export as python script' button
Also available in: Atom