Activity
From 2018-04-05 to 2018-05-04
2018-05-04
- 10:27 PM Revision ba9f27e2 (qgis): [processing][gdal] Fix translate ignores nodata values of 0
- And add more unit tests to translate alg
(cherry-picked from 70aad93a61) - 06:53 PM Revision 82ec4181 (qgis): revive python tests on bionic
- 05:45 PM Revision dc621adf (qgis): fix doxygen warning
- 05:32 PM Revision d8339701 (qgis): Merge pull request #6926 from pblottiere/bugfix_ut
- [backport][server][bugfix] Cleaning GetCapabilities response
- 02:21 PM Revision c29c6676 (qgis): small fixes in qgs components
- 02:20 PM Revision ab240426 (qgis): add docs to map canvas qml
- 02:20 PM Revision aed3939c (qgis): rename qml library to QgsQuick
- 12:30 PM Revision 398fb1a7 (qgis): Only apply f4d38d4f0 to Qt>=5.9 (followup f4d38d4f0; check cdash for
- test results)
- 12:03 PM Revision 9836dc22 (qgis): Merge pull request #6930 from m-kuhn/fixSearchCrash
- Fix crash with uninitialized search widget
- 11:23 AM Revision cf925637 (qgis): Fix crash with uninitialized search widget
- 10:09 AM Revision 357be797 (qgis): fix xenial build
- 09:48 AM Revision 5b5439f5 (qgis): Merge pull request #6927 from m-kuhn/delayededitSelectionUpdate
- Delayed update of edit selection
- 09:47 AM Revision fd5e0a7f (qgis): Merge pull request #6929 from ghtmtt/fix_proc_modeler
- [processing] Remove Enum useless parameter from modeler
- 09:39 AM Revision 69de3457 (qgis): Merge pull request #6922 from m-kuhn/relrefconditionalvaluechanged
- Relation reference widget value changed signals
- 09:04 AM Revision d8b47e43 (qgis): remove Enum useless parameter from modeler
- 09:04 AM Revision b6aaf8d9 (qgis): Add unit tests with owslib
- 03:02 AM Revision b9b85f92 (qgis): New action 'Move Out of Group' that moves layer(s) out of group(s). Dep...
- 03:02 AM Revision a36f6aa2 (qgis): Added test of the action 'Move Out of Group' in the layer panel
- 03:00 AM Revision c052559d (qgis): improved doc
- 03:00 AM Revision 94ad8599 (qgis): trying to add missing parameter in modeler
- 03:00 AM Revision 2e67885c (qgis): [processing] resurrecting some parameters in Modeler
- 03:00 AM Revision 218e3064 (qgis): strings added
- 03:00 AM Revision 9b22d997 (qgis): typos
- 03:00 AM Revision b2c0dd96 (qgis): [processing] resurrecting some parameters in Modeler
- 03:00 AM Revision 177f2c8a (qgis): [processing] resurrecting some parameters in Modeler
- 03:00 AM Revision df4ddf2d (qgis): also MapLayer
2018-05-03
- 05:36 PM Revision 32174420 (qgis): Merge pull request #6866 from m-kuhn/syslocale
- Consistent locale usage for number representation
- 04:59 PM Revision a3ea2add (qgis): Delayed update of edit selection
- When the attribute table opens, the first entry is selected. For some
unknown reason, the selection does not appear i... - 04:40 PM Revision dea03b2b (qgis): Merge pull request #6925 from PeterPetrik/use_literal
- use literal in qgsmeshlayer.cpp
- 04:14 PM Revision 6de0e4b3 (qgis): Adjust tests
- 04:14 PM Revision b086160a (qgis): Use default (not system) locale
- 02:31 PM Revision 1b4fa888 (qgis): Explicitly refer to translation and not locale on override
- We only change the user interface translation and do not touch the locale for other things like number representation.
- 02:30 PM Revision 88f36cd9 (qgis): Use system locale for number representation
- 01:43 PM Revision 96173d7c (qgis): use literal
- 12:53 PM Revision b0d55062 (qgis): Merge pull request #6908 from DelazJ/DBManagerTranslator
- Trying to make more translatable strings in DB Manager
- 12:49 PM Revision ac508d4c (qgis): [processing] Add comment to make it clear why we need to close the dial...
- 12:49 PM Revision df690263 (qgis): [processing] Refactor Fields algorithm: avoid unnecessary confirmation ...
- 12:47 PM Revision ddd12e2b (qgis): Merge pull request #6895 from gacarrillor/avoid_unnecessary_confirmatio...
- [processing] Refactor Fields algorithm: avoid unnecessary confirmation dialogs
- 12:10 PM Revision 12183e98 (qgis): Fix reading/writing of mesh layer to a qgis project (fixes #18801) (PR ...
- * fix guard header
* [bugfix] Fix reading/writing of mesh layer to a qgis project #18801
* fix copy-paste error
* ... - 12:09 PM Revision 2c415e8f (qgis): Unit tests for setting and getting relation reference widget values
- 12:08 PM Revision 561d255c (qgis): Relation reference widget, only send valueChanged signal once
- 12:08 PM Revision da93520c (qgis): Setter and getter tests for relation reference widget
- 11:57 AM Revision 19261f09 (qgis): Silence
- 11:22 AM Revision e290aa5b (qgis): Cleaning GetCapabilities response
- 08:34 AM Revision 5c936660 (qgis): Add missing SIP_DEPRECATED
- 08:33 AM Revision 1e7d4793 (qgis): Fix outdated example code, convert to python
- (because c++ devs are l33t and don't need examples...)
- 06:46 AM Revision f07cd2f5 (qgis): [processing] Add comment to make it clear why we need to close the dial...
- 06:36 AM Revision fdaa57a2 (qgis): [FEATURE][processing] Zonal histogram algorithm
- 03:50 AM Revision 6749c8dd (qgis): Fix double delete in QgsMeasureTool
- The rubber bands are owned by the canvas - so we shouldn't
be deleting them here. - 03:50 AM Revision 429374ec (qgis): Code cleanup
- 03:23 AM Revision 70aad93a (qgis): [processing][gdal] Fix translate ignores nodata values of 0
- And add more unit tests to translate alg
- 03:23 AM Revision b67d661a (qgis): Fix crash when unloading multiple layers from a project
- The stats dock was holding onto a dangling pointer whenever
the statistics gathering task was canceled. This meant th... - 03:23 AM Revision da2c4be3 (qgis): [layouts] Fix handling of layout name when dropping qpt file to app
- - Fix entered name is ignored and replaced by stored name
- Default to name stored in qpt as initial name for layout
... - 03:23 AM Revision 61c4cfa3 (qgis): [processing] Remove unused code
- (cherry-picked from c32611b2c)
- 03:23 AM Revision f5601d58 (qgis): [processing] Also warn on non-matching point and extent CRS
- if algorithm cannot handle automatic reprojection
(cherry-picked from 386495bc) - 03:23 AM Revision bc9d6f3a (qgis): [processing][gdal] Clip Vector By Mask Layer requires both
- layers to have the same CRS
(cherry-picked from 36432191) - 03:23 AM Revision 0c6a59ec (qgis): [processing] Correctly set default value for matrix parameters
- Fixes #18871
(cherry-picked from c68262da) - 03:23 AM Revision 3a77ba7e (qgis): [processing][saga] Remove redundant spaces from description files
- (cherry-picked from 313970de)
- 03:23 AM Revision d15b9016 (qgis): [processing][saga] Fix "channel network and drainage basins" alg
- Fixes #18870
(cherry-picked from c2f224b446) - 03:23 AM Revision fdafd68a (qgis): [afs] Fix group layers are incorrectly shown in browser
- These layers cannot be opened so should be skipped
Fixes #18886
(cherry-picked from c63260e1) - 03:23 AM Revision 2dc76fdb (qgis): Add missing import
- 03:23 AM Revision ca553eae (qgis): Seriously, I thought I told ya ta shuddup already, right?
- (cherry-picked from 8f9a378d76e)
- 03:23 AM Revision 1b263163 (qgis): [memory] Fix provider cannot handle fields with complex characters in name
- Fixes #18885
(cherry-picked from 9809f9394b) - 03:23 AM Revision c5c22d36 (qgis): [oracle] Always fetch features with null goemetry unless feature rect i...
- ...to match behaviour of other providers
(cherry-picked from a74414c0aee) - 03:23 AM Revision 57099088 (qgis): [oracle] Fix crash when adding a feature with missing attributes
- to data provider
(cherry-picked from 4d61fb5e6) - 03:23 AM Revision f9a8d9f7 (qgis): [oracle] Always check bounding box intersection when using filter rect
- Because oracle sdo_filter sometimes returns results outside
the given filter (depending on the spatial index), and is... - 03:23 AM Revision fb16dab8 (qgis): Followups
- (cherry-picked from c3b69900f782)
- 03:23 AM Revision b6142c83 (qgis): [oracle] Fix incorrect feature count after adding features to layers
- (cherry-picked from bbd335ab1)
- 03:23 AM Revision befed4de (qgis): [oracle] Fix handling of NULL values when add features to provider
- Fixes NULL attribute values are incorrectly converted to empty
strings or 0 numeric values instead of NULL.
(cherry-... - 03:23 AM Revision b28b5880 (qgis): [processing] Add an example of running a sub-algorithm correctly
- to script template file
(cherry-picked from 9ce21e4a82) - 03:23 AM Revision 21c5eaf9 (qgis): Prevent tasks from spamming progress reports
- Doing so grinds the QGIS to a halt, yet often progress
reports are being sent every feature (which results
in thousan... - 03:23 AM Revision 8175c4c3 (qgis): [processing] More verbose error when unsupported SAGA version found
- (cherry-picked from 16106b8cf)
- 03:23 AM Revision 8739547a (qgis): [diagrams] Fix bar width maximum is too small for map unit sizes
- Fixes #18791
(cherry-picked from 3228654) - 03:23 AM Revision 94f8db33 (qgis): Shutup more annoying Qt warnings
- (cherry-picked from cec59c0c3)
- 03:23 AM Revision 4395b8ed (qgis): Silence annoying 'appendChild() on a null node does nothing' warning
- (cherry-picked from 0449874c08)
- 03:23 AM Revision c5e7998e (qgis): Fix memory leak
- Code looks valid, but valgrind is reporting a leak here. In any
case Qt docs suggest not to use addAction and parent ... - 03:23 AM Revision 14f0a832 (qgis): Fix crash on exit
- Because the map canvas is destroyed before the project instance,
and QgsProject emits the labelingEngineSettingsChang... - 03:23 AM Revision e7444557 (qgis): Fix stats dock handling when refresh is clicked lots of times quickly
- (cherry-picked from 2233bd44f)
- 03:23 AM Revision 1e82e075 (qgis): [afs] Fix handling of date/datetime field values
- (cherry-picked from 2d3d6a8b83)
2018-05-02
- 01:59 AM Revision d99155f3 (qgis): Added missing r.fill.stats processing description file.
- 10:24 PM Revision d6af93e0 (qgis): Merge pull request #6795 from rldhont/processing-default-string-paramet...
- [Processing] None is the default value for parameters also for string
- 10:23 PM Revision 4962953a (qgis): Add unit tests
- 10:23 PM Revision 1636e6a4 (qgis): Add BBOX and CRS before layers definition
- 10:22 PM Revision 956d6693 (qgis): Merge pull request #6867 from pblottiere/bugfix_nobbox
- [server] CRS position in GetCapabilities document
- 10:21 PM Revision f019bc06 (qgis): [server] Avoid %2B to be interpreted as space in querystring
- If '+' is replaced by ' ' after percent decoding, '%2B' is interpreted as ' '.
Fix this by replacing '+' by '%20' be... - 10:21 PM Revision 9e5f3820 (qgis): Merge pull request #6879 from arnaud-morvan/server_fix_url_params_decoding
- [server] Avoid %2B to be interpreted as space in querystring
- 10:16 PM Revision 8553e809 (qgis): Fix BBOX CRS in WFS GetFeature
- 10:15 PM Revision 73ad80f3 (qgis): Merge pull request #6856 from arnaud-morvan/server_fix_wfs_bbox_srs
- Fix BBOX CRS in WFS GetFeature
- 09:49 PM Revision 9809f939 (qgis): [memory] Fix provider cannot handle fields with complex characters in name
- Fixes #18885
- 09:48 PM Revision f4d38d4f (qgis): Properly discard edit commands when calling QgsVectorLayer::destroyEdit...
- Since it's not directly possible to pop the last command off
an QUndoStack (the command which is destroyed/discard by... - 04:47 PM Revision 0a269aa6 (qgis): Merge pull request #6864 from ghtmtt/fix_saga
- [processing] fix broken SAGA algorithms
- 04:13 PM Revision 0c033781 (qgis): Merge pull request #6916 from Gustry/saveStyleToDatabase
- [2.18] fix SIP bindings saveStyleToDatabase
- 04:11 PM Revision 7b3308dc (qgis): Improved debug output on test fail
- 02:59 PM Revision 9be84d4c (qgis): fix SIP bindings saveStyleToDatabase
- 02:58 PM Revision b3ed0f2e (qgis): change column name for travis
- 02:17 PM Revision 5f0f8062 (qgis): Compare case insensitive
- 12:13 PM Revision 0bf7c767 (qgis): Merge pull request #6911 from DelazJ/DiagramDD
- [ui] Reorganize rendering tab of Diagram properties
- 11:44 AM Revision d9bdedf6 (qgis): testing.checkLayersEqual, assert field names
- 10:48 AM Revision cbf70a4d (qgis): Merge pull request #6909 from pvalsecc/fix_crssync
- Fix crssync crash during build
2018-05-01
- 12:47 AM Revision 8f9a378d (qgis): Seriously, I thought I told ya ta shuddup already, right?
- 12:12 AM Revision f73bf4fc (qgis): update doc/TRANSLATORS
- 12:05 AM Revision d3d013b4 (qgis): Merge pull request #6912 from cdavila/release-3_0
- [tr] Spanish translation update 1/5/18
- 10:30 PM Revision fab53d26 (qgis): [tr] Spanish translation update 1/5/18
- 09:48 PM Revision f68750c6 (qgis): [ui] Reorganize rendering tab of Diagram properties
- Also remove the data-defined collapsible groups and align items in the dialog
- 08:56 PM Revision c63260e1 (qgis): [afs] Fix group layers are incorrectly shown in browser
- These layers cannot be opened so should be skipped
Fixes #18886 - 08:55 PM Revision c2f224b4 (qgis): [processing][saga] Fix "channel network and drainage basins" alg
- Fixes #18870
- 08:55 PM Revision 313970de (qgis): [processing][saga] Remove redundant spaces from description files
- 08:55 PM Revision c68262da (qgis): [processing] Correctly set default value for matrix parameters
- Fixes #18871
- 08:55 PM Revision b63733ed (qgis): [layouts] Fix handling of layout name when dropping qpt file to app
- - Fix entered name is ignored and replaced by stored name
- Default to name stored in qpt as initial name for layout
... - 08:55 PM Revision 386495bc (qgis): [processing] Also warn on non-matching point and extent CRS
- if algorithm cannot handle automatic reprojection
- 08:55 PM Revision 36432191 (qgis): [processing][gdal] Clip Vector By Mask Layer requires both
- layers to have the same CRS
- 08:55 PM Revision c32611b2 (qgis): [processing] Remove unused code
- 08:54 PM Revision 2233bd44 (qgis): Fix stats dock handling when refresh is clicked lots of times quickly
- 08:54 PM Revision 350200df (qgis): Fix crash when unloading multiple layers from a project
- The stats dock was holding onto a dangling pointer whenever
the statistics gathering task was canceled. This meant th... - 08:54 PM Revision 8961ac44 (qgis): Prevent tasks from spamming progress reports
- Doing so grinds the QGIS to a halt, yet often progress
reports are being sent every feature (which results
in thousan... - 04:55 PM Revision d6b1f494 (qgis): Fix crssync crash during build
- On my machine, crssync dies with a core dump during the build of QGIS.
Infinite loop because there is no color define... - 04:09 PM Revision e2da696a (qgis): Make translatable some GUI texts
- fix #17957
- 04:07 PM Revision 394aaba0 (qgis): Trying to make Providers labels translatable
- in DB Manager tree
- 01:11 PM Revision 5ddc4d1d (qgis): [needs-docs]Rename Overview actions in Layer menu
- to match the logic in Layers panel contextual menu
- 12:57 PM Revision f1aaa144 (qgis): Merge pull request #6863 from m-kuhn/selectedfeaturedeletecount
- Show feature count and layer when asking for delete confirmation
- 12:31 PM Revision b6832916 (qgis): Fix crash on exit
- Because the map canvas is destroyed before the project instance,
and QgsProject emits the labelingEngineSettingsChang... - 12:31 PM Revision 9ff366ff (qgis): Fix memory leak
- Code looks valid, but valgrind is reporting a leak here. In any
case Qt docs suggest not to use addAction and parent ... - 10:11 AM Revision 41bf860a (qgis): One deletes from, not on
- 09:58 AM Revision 8088659c (qgis): More details on Processing algorithms toolbar
- 09:58 AM Revision 46f867ce (qgis): Use QCoreApplication.translate() instead
- 09:46 AM Revision 3b36cdd1 (qgis): Merge pull request #6750 from lbartoletti/visibleSnapPerf
- [BUGFIX][FEATURE][NEEDS-DOCS] Disable snapping on invisible features. Second version
- 09:39 AM Revision cec59c0c (qgis): Shutup more annoying Qt warnings
- 06:54 AM Revision 0449874c (qgis): Silence annoying 'appendChild() on a null node does nothing' warning
- 05:43 AM Revision 9d9955e2 (qgis): [processing] improve eliminate selected polygons alg help
- i.e., the use only selected option is gone since 3.0
- 05:14 AM Revision 39c6e23c (qgis): [needs-docs][processing] add help and clarity to the define current pro...
- 03:24 AM Revision 3228654e (qgis): [diagrams] Fix bar width maximum is too small for map unit sizes
- Fixes #18791
2018-04-30
- 01:18 AM Revision 16106b8c (qgis): [processing] More verbose error when unsupported SAGA version found
- 12:20 AM Revision 27714fc5 (qgis): [expression] Show expected arg count if wrong args passed
- 10:42 PM Revision dcde8eee (qgis): update INSTALL (run scripts/scandeps.pl, integrate ce34646cf, make
- t2tdoc)
- 10:16 PM Revision 6ca32707 (qgis): [FEATURE] Add expression functions for tapered and variable
- width buffers
Adds:
- tapered_buffer
- buffer_by_m
expression functions. These expose the same functionality as the... - 10:16 PM Revision 9ffae600 (qgis): [FEATURE] Variable width buffers
- Adds geometry methods to create variable width buffers, including
tapered buffers (with a specified start and end dia... - 10:15 PM Revision 2d3d6a8b (qgis): [afs] Fix handling of date/datetime field values
- 06:14 PM Revision 387e724b (qgis): [processing] Refactor Fields algorithm: avoid unnecessary confirmation ...
- 05:02 PM Revision 9f3d5711 (qgis): clean tests and add a new test for snapping on inivisble feature
- 03:19 PM Revision 11047219 (qgis): Merge pull request #6892 from pblottiere/bugfix_attrform
- Fixes crash when deleting last field from attribute table
- 02:23 PM Revision 1c34339b (qgis): Use modal dialog when in properties dialog, allowing to cancel
- the process and add help button (fix #17903).
Also fix crash that occurs when pressing ESC button.
and fix doc - 02:21 PM Revision 89c2b4bd (qgis): [bugfix]Changing a range or category symbol should not update the [Chan...
- Also avoid modification of the *Change* button if the dialog is not accepted
- 02:11 PM Revision ee417aae (qgis): Fix typo and spelling
- 11:50 AM Revision 2402b35a (qgis): [processing] add missing icons for the analysis tools menu
- 11:50 AM Revision df283513 (qgis): [processing] add missing icons for the geometry tools menu
- 11:50 AM Revision 57b3c58d (qgis): [processing] add some missing icons for the data management tools menu
- 11:50 AM Revision fca52388 (qgis): [processing] replace define current projection with reproject layer in ...
- 11:24 AM Revision 9ecb0b27 (qgis): Fixes crash when deleting last field from attribute table
- 10:50 AM Revision 68f463e3 (qgis): Improve onFeatureAdded and onAttributeValueChanged
- 08:24 AM Revision 84bdd47e (qgis): Merge pull request #6886 from m-kuhn/snapperdocs
- Remove QgsSnapper API change docs. It is ✝
- 08:07 AM Revision cad0f3d5 (qgis): [processing] Throw warning when menu item links are broken
- 08:04 AM Revision 3bfc93d9 (qgis): [processing] fix grass provider svg path
- 08:04 AM Revision 08db66fb (qgis): [processing] draw vector icons when available in modeler
- 07:39 AM Revision 1370a5cd (qgis): [processing] add vector icons for geoprocessing tools menu
- 07:39 AM Revision f8a3de45 (qgis): [processing] fix some native algorithm IDs for menu items
- 07:31 AM Revision 5017e94b (qgis): Fix crash when opening vector properties on geometryless layer
2018-04-29
- 07:56 PM Revision aa44334e (qgis): Merge pull request #6880 from daniviga/rpm-f27
- Update RPM spec since GRASS 7.4 has been backported to F27
- 07:59 AM Revision 9a856167 (qgis): Remove QgsSnapper API change docs. It is ✝
- 07:50 AM Revision f4c00f53 (qgis): Merge pull request #6883 from m-kuhn/removeUnrequiredSemicolons
- Remove unrequired `;` semicolons
2018-04-28
- 10:09 PM Revision d3a9fad4 (qgis): macOS needs path to GEOS framework
- 12:57 PM Revision 01dd718a (qgis): Remove unrequired `;` semicolons
- 11:33 AM Revision 4aaa652d (qgis): Merge pull request #6870 from m-kuhn/offlineediting_zm
- [FEATURE] Offline editing support for Z and M coordinates
2018-04-27
- 09:51 PM Revision c1552e72 (qgis): [processing] Add createByDefault argument to destination parameter
- constructors
Allows this setting to be set for parameters created from
description text files - 09:50 PM Revision 5339d627 (qgis): [processing] More helpful errors when sources cannot be loaded
- Include descriptive text with the specified parameter value
in error, and always check that sources were loaded to av... - 09:50 PM Revision 199af260 (qgis): Fix some warnings
- 09:50 PM Revision e25fd4c9 (qgis): [processing] Use info logging instead of warning logging for non-warnings
- 09:50 PM Revision 249dca78 (qgis): [processing] Consist helpful error messages when sinks cannot be created
- And throw exceptions always when sinks are not created to avoid
generic errors - 09:50 PM Revision c314639e (qgis): [processing] More stringent testing of parameter validity
- - Check static QgsProperty parameter values
- Properly check QgsProcessingFeatureSourceDefinition and
QgsProcessingOu... - 07:29 PM Revision 5f11692c (qgis): Update RPM spec since GRASS 7.4 has been backported to F27
- 06:10 PM Revision 85fd681e (qgis): Merge pull request #6871 from borysiasty/dbmanager_unicode_fix
- [DBManager] Fix encoding error if a field/table/database/file name co…
- 05:58 PM Revision 4087521f (qgis): [server] Avoid %2B to be interpreted as space in querystring
- If '+' is replaced by ' ' after percent decoding, '%2B' is interpreted as ' '.
Fix this by replacing '+' by '%20' be... - 04:45 PM Revision e5aaf6a5 (qgis): [DB Manager] Avoid unnecessary conversion (follows up b822fe750f40)
- 03:18 PM Revision de8f264e (qgis): fix PROJ_HAS_VERSION and also display version in cmake output (#6878)
- 03:16 PM Revision a34c4436 (qgis): fix PROJ_HAS_VERSION and also display version in cmake output (#6878)
- 11:49 AM Revision 291c0394 (qgis): Shapefile instead of GML for travis
- 09:15 AM Revision 9c0a9ca4 (qgis): [processing] add test for fixed algorithm
- 09:12 AM Revision 3984e906 (qgis): Merge pull request #6513 from pblottiere/executesql_params
- [FEATURE][needs-docs] Add parameters to 'Execute SQL' algorithm
- 09:04 AM Revision 9ce21e4a (qgis): [processing] Add an example of running a sub-algorithm correctly
- to script template file
- 08:12 AM Revision fb14214e (qgis): Remove unrequired include
- 08:12 AM Revision c31ce0f9 (qgis): Improve wording
2018-04-26
- 01:21 AM Revision a5a91ec3 (qgis): Fix some more redundant geos includes in headers
- And re-add geos include directory for grass provider
- 01:21 AM Revision 83cb3da2 (qgis): Fix gcc8 ignore qualifier warning
- 01:13 AM Revision cf7cf820 (qgis): Fix gcc8 "writing to an object of with no trivial copy-assignment"
- warning
- 01:13 AM Revision efce881b (qgis): Re-add proj include to grass provider
- 01:12 AM Revision e1c6afab (qgis): Fix ui build warnings
- 01:12 AM Revision 48f2217d (qgis): Fix gcc8 catch-value "catch expection by value" warnings
- 11:03 PM Revision e811c54b (qgis): Merge pull request #6835 from wonder-sk/identify-selection-modes
- [FEATURE] Identify: more selection modes (simple / polygon / freehand / radius)
- 10:56 PM Revision 16a6a90d (qgis): Merge pull request #6859 from wonder-sk/overlay-alg-fixes-3
- Port Union algorithm to C++ and fix it
- 07:56 PM Revision b822fe75 (qgis): [DBManager] Fix encoding error if a field/table/database/file name cont...
- 07:17 PM Revision 3c1c7fbd (qgis): Merge pull request #6868 from m-kuhn/processingFeedbackImportFix
- Add missing import to processing
- 06:04 PM Revision 78484c10 (qgis): Followup 655633a68c5
- 05:18 PM Revision 1afe0d1b (qgis): Add unit tests
- 05:14 PM Revision e39e3b5d (qgis): Add BBOX and CRS before layers definition
- 01:33 PM Revision b1bf9b28 (qgis): [FEATURE] Introduction of QGIS Quick library
- This pull request is a subset of #6490
This adds a new library for creation of applications based on Qt Quick
framew... - 12:59 PM Revision ba02a5e2 (qgis): Merge pull request #6851 from pblottiere/bugfix_segfault_z
- [bugfix] Fixes Add Feature map tool when snapped layer has ZM support
- 12:27 PM Revision 9050a89a (qgis): [processing] fix broken SAGA algorithms
- 12:13 PM Revision f2a2eeba (qgis): Improvements from review
- 11:42 AM Revision f8165888 (qgis): Merge pull request #6862 from m-kuhn/core-headers-no-qforeach
- Rewrite all core header usages of Q_FOREACH
- 11:40 AM Revision 806545b0 (qgis): Plural disambiguation
- 11:26 AM Revision 87bb4bc1 (qgis): Show feature count and layer when asking for delete confirmation
- 11:01 AM Revision bbd335ab (qgis): [oracle] Fix incorrect feature count after adding features to layers
- 11:01 AM Revision c78bdaeb (qgis): [oracle] Some updates to Oracle provider test suite
- Now the Oracle provider passes the data provider edit stress/
conformance tests without issue! - 11:01 AM Revision c3b69900 (qgis): Followups
- 11:01 AM Revision 3a3b0fe5 (qgis): [oracle] Fix handling of NULL values when add features to provider
- Fixes NULL attribute values are incorrectly converted to empty
strings or 0 numeric values instead of NULL. - 10:54 AM Revision f5099db8 (qgis): Fix doxygen warning
- 10:51 AM Revision 5e7719c3 (qgis): Tests for fieldNamesToIndices() and indicesToFields()
- 10:47 AM Revision 23247067 (qgis): Remove unused variable
- 10:47 AM Revision b13ba372 (qgis): New method to add a scope to the current context
- 10:47 AM Revision 40e0b89f (qgis): Fixes when no geometry
- 10:47 AM Revision 4f4844fa (qgis): Add a new source type for parameters
- 10:47 AM Revision aef2b6e3 (qgis): Update ExecuteSQL to be configurable with expressions
- 10:47 AM Revision 4168c05c (qgis): Add method to search variables in text with expressions
- 10:44 AM Revision 07b07ab1 (qgis): Remove unnecessary checks
- 10:35 AM Revision 4749306a (qgis): fix svg size for cross-hair, capture-point, zoomin and zoomout, adjustm...
- 10:34 AM Revision 091ed912 (qgis): Move fieldNamesToIndices() and indicesToFields() to QgsProcessingUtils
- 10:02 AM Revision d0240e82 (qgis): Also remove Q_FOREACH from all gui headers
- 09:59 AM Revision 2d5ec75a (qgis): Rewrite all core header usages of Q_FOREACH
- 08:27 AM Revision 8ad579b7 (qgis): [FEATURE] Offline editing support for Z and M coordinates
- 07:28 AM Revision d5626d92 (qgis): Remove geos include from qgsgeometry.h
- Avoids the need to include geos from some build targets
- 07:28 AM Revision 3f6e411e (qgis): Remove some redundant geos includes
- 07:28 AM Revision 201f1080 (qgis): Fix doxygen warnings
- 07:28 AM Revision d8c36233 (qgis): Remove some more redundant include directories
- 07:20 AM Revision 3e2694a0 (qgis): Merge pull request #6848 from gacarrillor/line_intersection_with_geomet...
- [processing] Make line intersection alg able to handle collections
- 05:39 AM Revision 2d4b4828 (qgis): [mdal] Fix bad header guard
- 05:37 AM Revision e875e5ed (qgis): [FEATURE][ogr/gdal] Add UI to expose HTTP(S) and cloud datasets
- 03:13 AM Revision 4e175fd9 (qgis): Use "Displacement lines" label
- 03:13 AM Revision 365b6323 (qgis): Fix labels in Displacement Point renderer GUI
2018-04-25
- 11:29 PM Revision 21a756ff (qgis): Remove older (incorrect!) test cases for union
- The newer test data (overlay1_a and overlay1_b) cover more scenarios
and can be more easily investigated if something... - 05:22 PM Revision 8a965738 (qgis): Port Union algorithm to c++ using existing intersection+difference algs
- 05:05 PM Revision 07caafe7 (qgis): try disconnect/connect for destroyIndex
- 04:28 PM Revision 85b2efae (qgis): Move internal intersection to overlay utils, code de-duplication
- 03:33 PM Revision 43e905d7 (qgis): Add support for visible features in onFeatureAdded, onGeometryChanged a...
- 03:10 PM Revision 60dc78a4 (qgis): Fix BBOX CRS in WFS GetFeature
- 01:14 PM Revision 74704b60 (qgis): Merge pull request #6855 from m-kuhn/no-print
- No print() usage in processing core
- 11:58 AM Revision d0130d25 (qgis): Merge pull request #6853 from wonder-sk/overlay-alg-fixes-2
- Port Difference & Sym.Diff. to C++, cleanups and tests
- 11:26 AM Revision 5910ba96 (qgis): No print() usage in processing core
- 09:58 AM Revision 57e5b9f1 (qgis): difference: skip empty geometries, convert to multi-part geometries
- 09:20 AM Revision b64a9580 (qgis): Merge pull request #6852 from daniviga/rpm-no-groups
- Remove groups definition from RPM spec
- 09:16 AM Revision ccc1ac12 (qgis): Merge pull request #5416 from jdugge/mapTipsDelaySetting
- [FEATURE] Make map tips delay configurable
- 09:02 AM Revision ade216d0 (qgis): Merge pull request #6820 from PeterPetrik/QgsMeshLayer_1_mesh
- [FEATURE] QgsMeshLayer part 1: Reading raw mesh
- 08:28 AM Revision ae53f268 (qgis): Merge pull request #6854 from daniviga/rpm-f28
- Make RPM package compatible with Fedora 28
2018-04-24
- 12:36 AM Revision 1af0f4c7 (qgis): Make RPM package compatible with Fedora 28
- which ships GRASS 7.4
- 11:05 PM Revision ac348686 (qgis): [processing] Adjust code for line intersection with collection intersec...
- 10:24 PM Revision 9ce55ca0 (qgis): [postgres][db2] still save username when instructed too also with authc...
- 09:56 PM Revision aae7a325 (qgis): [postgres][db2] still save username when instructed too also with authcfg
- (cherry picked from commit 4ad35311037f226880ac3dd30eec0f92d119ca1c)
- 09:56 PM Revision 41b6ae6d (qgis): fix astyle version check
- (cherry picked from commit dee284fe974560a3c9723e35123a02c7c9d30b8a)
- 09:55 PM Revision dee284fe (qgis): fix astyle version check
- 09:55 PM Revision 4ad35311 (qgis): [postgres][db2] still save username when instructed too also with authcfg
- 08:42 PM Revision d2513e05 (qgis): Port Difference & Sym.Diff. to C++, cleanups and tests
- 07:26 PM Revision 011ddd31 (qgis): Remove groups definition from RPM spec
- since it has been deprecated (ref: https://fedoraproject.org/wiki/RPMGroups)
- 06:38 PM Revision f8e72ad3 (qgis): Add unit tests
- 06:38 PM Revision abdaccc2 (qgis): Fixes addFeature map tool when snapped layer has ZM support
- 05:44 PM Revision 5e5fdf94 (qgis): fix martin's review
- 04:24 PM Revision 774ccaff (qgis): Fix geroreferencer crash when deleting a point through context menu
- 04:23 PM Revision 4009e4fe (qgis): Merge pull request #6849 from m-kuhn/fix_georeferencer_crash_18227
- Fix geroreferencer crash when deleting a point through context menu
- 01:17 PM Revision 120d5b1d (qgis): [Tests][Server] Add unit test for empty contextual legend
- Manually port c217cbb4dd140695af74debbe052dbefc1d21e74
- 01:16 PM Revision 2275ebbf (qgis): [Tests][Server] Add unit test for empty contextual legend
- Manually port c217cbb4dd140695af74debbe052dbefc1d21e74
- 08:28 AM Revision 92aebefb (qgis): Fix geroreferencer crash when deleting a point through context menu
- 08:17 AM Revision 11741ad4 (qgis): Merge pull request #6626 from alexispolti/fix_georeferencer_crash_18227
- [bugfix] Fix georeferencer crash when deleting a point through context menu #18227
- 06:27 AM Revision 49ee8bba (qgis): [processing] Make line intersection alg able to handle intersections of...
- 06:26 AM Revision 409ec853 (qgis): [FEATURE][needs-docs] Rework expression parser for unknown functions (#...
- * [FEATURE][needs-docs] Rework expression parser for unknown functions
* Remove old comment
* Rename NAME and updat...
2018-04-23
- 12:07 AM Revision b884eb4a (qgis): [FEATURE][processing] Native wedge buffer algorithm
- This algorithm creates wedge shaped buffers from input
points.
The azimuth parameter gives the angle (in degrees) fo... - 12:07 AM Revision 646b4af0 (qgis): Add left of line test to QgsLineSegment2D
- 12:07 AM Revision 486c3a2d (qgis): Apply clazy optimisation to orthogonalize algorithm
- 12:07 AM Revision fbf6b4a3 (qgis): Add geometry method to calculate mid point on an arc from p1->p2 with g...
- And improve some docstrings
- 12:07 AM Revision 3f3b9515 (qgis): Add convenience constructor to create QgsLineString between two points
- 12:07 AM Revision 732d6bb4 (qgis): Add convenience constructors to create QgsCircularStrings
- Add constructors to create a circular string with a single arc:
- from 3 points on arc
- from 2 points and a center - 12:07 AM Revision 9a6d966d (qgis): Allow using the longer arc with two point and center methods
- 12:07 AM Revision e0477389 (qgis): Add QgsGeometry method to create wedge shaped buffers
- Creates a wedge shaped buffer using circular strings, with
parameters for azimuth, wedge width (in degrees), outer ra... - 12:07 AM Revision 59c9b976 (qgis): Declare typeinfo for QgsVector to optimise use in Qt containers
- 12:07 AM Revision 01f036cf (qgis): Add some useful QgsVector methods
- 12:07 AM Revision d5647bcb (qgis): [FEATURE] Add wedge_buffer expression function
- Returns a wedge shaped buffer originating from a point geometry,
with arguments for azimuth, buffer width (in degrees... - 12:07 AM Revision c6a50fe7 (qgis): Add QgsLineSegment2D class, for simple 2d line segments which
- consist of just a 2D start and end point
- 12:07 AM Revision 70b67c61 (qgis): Add some more line segment methods
- 12:07 AM Revision cd3b976d (qgis): Add class for comparing angles to points in a clockwise fashion
- 12:07 AM Revision fa9f62fc (qgis): Add class for comparing distance from two line segments to an origin
- 12:07 AM Revision 2850b308 (qgis): Add unit test for wedge buffers alg
- 12:07 AM Revision 8f1d1a31 (qgis): Add reverse method to QgsLineSegment2D
- 12:07 AM Revision 6e6ddbba (qgis): Add QgsRay2D class representing an infinite ray from a point in a direc...
- 11:13 PM Revision 2d7632fc (qgis): [oracle] Always check bounding box intersection when using filter rect
- Because oracle sdo_filter sometimes returns results outside
the given filter (depending on the spatial index), and is... - 11:10 PM Revision 6c867c0d (qgis): [oracle] Fixes for edit tests (still disabled)
- 11:10 PM Revision 92a80894 (qgis): [oracle] Add read-only support for curved geometry types
- Previously these geometries were silently discarded
Fixes #12675, #16809
Sponsored by Open Spatial (http://www.open... - 11:10 PM Revision ac7760be (qgis): Indentation
- 08:56 PM Revision 235402dc (qgis): Merge pull request #6845 from cdavila/release-3_0
- [tr] Spanish translation update 23/04/18
- 07:50 PM Revision b6313049 (qgis): [tr] Spanish translation update 23/04/18
- 04:00 PM Revision 66b0e59f (qgis): Fix snapping on invisible geometry
- 02:18 PM Revision c4ef70e8 (qgis): New icons for identify modes
- 01:53 PM Revision 8c7b6325 (qgis): Moved selection handler from gui lib to app
- 10:32 AM Revision a0c38445 (qgis): Replace Edit Nodes Item icon
- 05:32 AM Revision 53a384cb (qgis): [FEATURE][needs-docs] Show data defined expected format in expression b...
- 02:50 AM Revision 76b956a6 (qgis): [FEATURE][needs-docs] Don't bail on first expression error (#6838)
2018-04-22
- 12:20 AM Revision 8e7486bf (qgis): update_ts.sh: handle empty exclusion
- 09:09 PM Revision a2fbf5e1 (qgis): [oracle] Fix some clazy warnings
- 08:26 PM Revision 2273dfac (qgis): [FEATURE][oracle] Allow restricting table list for a connection
- to a specific schema
This allows a schema to be set in the connection properties for
an oracle db connection. If set... - 08:26 PM Revision 3032ab74 (qgis): [oracle] More code modernization
- 08:26 PM Revision 31faa11b (qgis): [oracle] More code modernization
- 08:26 PM Revision 529173f3 (qgis): [oracle] Fix clazy warnings in new connection dialog
- 08:26 PM Revision 8d1b4352 (qgis): [oracle] Address more clazy warnings
2018-04-21
- 02:32 PM Revision 9242d2f9 (qgis): remove plugin_template exclusion from translation updates (followup 605...
- 01:21 PM Revision 4d61fb5e (qgis): [oracle] Fix crash when adding a feature with missing attributes
- to data provider
- 01:21 PM Revision a74414c0 (qgis): [oracle] Always fetch features with null goemetry unless feature rect i...
- ...to match behaviour of other providers
- 09:31 AM Revision 4adb7627 (qgis): Make actions non-checkable (the current mode does not appear pressed in...
- 09:14 AM Revision d6f2b3ae (qgis): Change action labels from "Select" to "Identify"
- 09:07 AM Revision dd2ff158 (qgis): [dbmanager][oracle] Add some missing imports
- 09:03 AM Revision d589ba7d (qgis): Try to add cancel support for Oracle databases in dbmanager
- 04:58 AM Revision b22121ac (qgis): [FEATURE][needs-docs] Hyperlink functions to show help in builder (#6796)
2018-04-20
- 01:00 AM Revision 6c2325c6 (qgis): Fix sip/doxygen/todo
- 12:16 AM Revision 44c72a01 (qgis): Typos and re indent
- 12:16 AM Revision 9d649e73 (qgis): Add skewLines intersection algorithm
- 12:16 AM Revision f558b742 (qgis): Add tests
- 12:16 AM Revision 70d55360 (qgis): fix doc
- 12:16 AM Revision b09cbaeb (qgis): sipify
- 12:16 AM Revision 0bacf0ff (qgis): - Add some methods in QgsVector3D
- - Move QgsVector3D from 3d to core
- Use QgsVector3D instead of QVector3D - 12:16 AM Revision 2702a309 (qgis): Fix warn doc
- 10:52 PM Revision bac30807 (qgis): [FEATURE] Identify: more selection modes (simple / polygon / freehand /...
- This extends identify tool with the ability to switch to different selection modes
(the ones offered also by the sele... - 02:44 PM Revision d87f75aa (qgis): [processing] Unit tests for distance param widget wrapper
- 02:44 PM Revision 91c12770 (qgis): [processing] Swap more QGIS and GDAL algorithm parameters to distance p...
- 02:37 PM Revision 11735067 (qgis): Merge pull request #6808 from m-kuhn/fixxxxes
- Some minor code fixes
- 02:12 PM Revision f914762b (qgis): Merge pull request #6793 from pblottiere/bugfix_owslib
- [server][bugfix] Cleaning GetCapabilities response
- 02:06 PM Revision c86045ee (qgis): german translation update
- 02:00 PM Revision 3a17f72b (qgis): Release of 2.18.19
- 02:00 PM Revision 307d082e (qgis): Release of 3.0.2
- 12:10 PM Revision 8ab0d6d3 (qgis): german translation update & fixes
- 12:08 PM Revision 6358daad (qgis): Fix broken translation string
- 12:08 PM Revision 4a594d3f (qgis): [FEATURE][processing] Add buttons to save/clear/copy log
- In the algorithm execution dialog, this adds buttons to allow
users to save the current log (to text or HTML files), ... - 11:56 AM Revision 5b1918f5 (qgis): use unique_ptrs for tmp pointers
- 11:07 AM Revision aa02ad26 (qgis): Add safety check
- 10:54 AM Revision 52949ea8 (qgis): disable 3D in debian packages for debian unstable/buster
- (cherry picked from commit bb0bfea3c & d500580e4)
- 10:52 AM Revision cf41fda4 (qgis): Fix string capitalization, HIG violations
- (cherry-picked from c70c78412)
- 10:52 AM Revision 6524cacd (qgis): [processing] Don't overwrite rows when reordering in multi input
- dialog
Refs #17327
(cherry-picked from a9d820d37) - 10:52 AM Revision 988a43be (qgis): [oracle] Fix some errors using oracle connector in db manager
- (cherry-picked from 2eca7ff)
- 10:39 AM Revision 5b8a341e (qgis): fix Doxygen warnings
- 10:27 AM Revision 6a262566 (qgis): [processing] Add dedicated "distance" parameter
- This is a subclass of QgsProcessingParameterNumber, but specifically
for numeric parameters which represent distances... - 10:27 AM Revision 64121382 (qgis): Indentation
- 10:27 AM Revision 1d0d2236 (qgis): Smoother looking warning icon
- 10:27 AM Revision 0dfb3c2d (qgis): [processing] Use distance parameter for more algorithms
- 10:26 AM Revision 9107da36 (qgis): [processing] fix missing import
- 10:20 AM Revision c98e05f5 (qgis): Merge pull request #6828 from cdavila/release-3_0
- [tr] Spanish translation update 19/04/18
- 10:19 AM Revision 62ca0298 (qgis): QString() to QStringLiteral()
- 10:18 AM Revision e6181e1a (qgis): Adjust to const-correct renderer API
- 09:38 AM Revision d1240119 (qgis): use QStringLiteral
- 09:28 AM Revision f63d5ad9 (qgis): [FEATURE] Copy statistics panel content to clipboard button
- 09:26 AM Revision 6564aecb (qgis): Merge pull request #6827 from borysiasty/gpkgfix
- Backport 1822b76c1a6 & 24de8195449 - use layername instead of layerid in multilayer OGR source URI
- 09:19 AM Revision c42af60d (qgis): use smart pointer internally and remove unnecessary code
- 09:08 AM Revision 5204fd35 (qgis): QVariant also supports booleans
- 09:08 AM Revision a75fa255 (qgis): Use range-based for loop
- 08:31 AM Revision eb7f7554 (qgis): Merge pull request #6813 from m-kuhn/constrenderers
- Const correctness for feature renderers
- 08:08 AM Revision c577b65b (qgis): Merge pull request #6810 from mhugent/dxf_fixes_2_18
- Dxf fixes for 2 18
- 07:25 AM Revision a9e0be52 (qgis): followup 9d7484c: fix interpol. data widget setValue function
- 07:25 AM Revision 64baaf97 (qgis): Followup 9d7484c, fix failing tests
- 05:13 AM Revision 7d787980 (qgis): followup a463858: fix interpol. data widget setValue function
- 03:25 AM Revision c70c7841 (qgis): Fix string capitalization, HIG violations
- 03:09 AM Revision 463a6465 (qgis): Modernize code
- 02:55 AM Revision c961b1f2 (qgis): Followup legend text rendering
- - Use QgsFontButton for setting legend text format
- Tweak some capitalization and layouts
2018-04-19
- 12:38 AM Revision 6c892652 (qgis): Followup a463858, fix failing tests
- 12:00 AM Revision 9bf55aa1 (qgis): [tr] Polish translation update
- 11:22 PM Revision a6ad7dba (qgis): [tr] Polish translation update
- 11:17 PM Revision 0edc5cc5 (qgis): [tr] Spanish translation update 19/04/18
- 11:05 PM Revision 434fc5fe (qgis): [tr] Polish translation update
- 08:08 PM Revision cdb4f859 (qgis): Backport critical part of 1822b76c1a6 and 24de8195449 to 2.18 in order ...
- 05:03 PM Revision 543f501c (qgis): Fix geometry generator symbol layers in dxf export
- 04:42 PM Revision 1efdbc5c (qgis): fix build errors, use MDAL 0.0.2 (int API)
- 03:32 PM Revision 2d7addc9 (qgis): Merge pull request #6817 from wonder-sk/legend-text-on-symbols
- Legend: optional text on top of symbols for vector layers
- 02:27 PM Revision cdee3b59 (qgis): Document function arguments
- 02:23 PM Revision f1a31d09 (qgis): Use standard font for text on symbol
- 02:16 PM Revision 00d8dbfb (qgis): Make it possible to load "text on symbol" labels from expression
- 01:52 PM Revision 69ec725c (qgis): Fix warning
- 12:22 PM Revision 39ad0410 (qgis): fix interpolation data widget
- 12:22 PM Revision 9d7484cd (qgis): [processing] restore TIN / IDW interpolation algorithms
- 12:19 PM Revision 16465cb3 (qgis): Fix Coverity null pointer dereference warning
- 12:19 PM Revision a463858b (qgis): [processing] restore TIN / IDW interpolation algorithms
- 12:19 PM Revision 7d43e7b8 (qgis): fix interpolation data widget
- 10:50 AM Revision 50422a11 (qgis): [FEATURE] QgsMeshLayer part 1: Reading raw mesh
- Introducting MDAL, QgsMeshLayer, mesh data providers (mesh_memory, mdal)
to read and visualize raw meshes: vertices a... - 10:32 AM Revision e5f8169a (qgis): Add sip binding and comments
- 07:13 AM Revision e6bebfae (qgis): osgeo4w: add O4W_QT_ variables for qt.conf to qgis.vars
- (cherry picked from commit 3b59ccc7ce67ff1c5c238e48360c4cf4be4acbed)
- 07:12 AM Revision 3b59ccc7 (qgis): osgeo4w: add O4W_QT_ variables for qt.conf to qgis.vars
- 06:35 AM Revision a9d820d3 (qgis): [processing] Don't overwrite rows when reordering in multi input
- dialog
Refs #17327 - 03:59 AM Revision 2eca7ffb (qgis): [oracle] Fix some errors using oracle connector in db manager
2018-04-18
- 10:51 PM Revision 9627f733 (qgis): remove reference to removed setColorDialogOptions method
- 10:51 PM Revision 786e10ba (qgis): remove reference to removed setColorDialogOptions method
- 09:52 PM Revision 49b02bf5 (qgis): [FEATURE] Legend: optional text on top of symbols for vector layers
- In some cases it is useful to add extra information to the symbols in the legend.
This work allows definition of addi... - 05:37 PM Revision 15bf357f (qgis): Merge pull request #6811 from wonder-sk/overlay-alg-fixes-1
- Port Intersection algorithm to C++, cleanups and tests
- 02:16 PM Revision 721c5361 (qgis): Merge branch 'master' into overlay-alg-fixes-1
- 02:00 PM Revision f2de5723 (qgis): Do not const-antly forget about grass
- 01:51 PM Revision 85719e8f (qgis): API documentation
- 01:34 PM Revision 7e9aeda7 (qgis): Some const-correctness for rules
- 01:17 PM Revision 7123803d (qgis): More const-corretness for QgsFeatureRenderer
- 01:04 PM Revision 45b264db (qgis): Fixes after review
- 12:51 PM Revision 3775cdbb (qgis): Const correctness for renderers
- 12:50 PM Revision 0e0e133c (qgis): [FEATURE][processing] Add sort order option to Add Incremental Field alg
- This allows users to optionally set a sort order to use when
assigning values in the Add Incremental Field algorithm.... - 12:12 PM Revision eab76e85 (qgis): Merge pull request #6335 from Fanevanjanahary/crs_widget
- use crs widget picker in db_manager
- 10:09 AM Revision 72bd89ea (qgis): Fix relation editor widget in autogenerated forms
- Fix #17525
- 10:08 AM Revision 9f41a9b8 (qgis): Merge pull request #6812 from m-kuhn/fix17525
- Fix relation editor widget in autogenerated forms
- 08:45 AM Revision 84ec10ee (qgis): Fix relation editor widget in autogenerated forms
- Fix #17525
2018-04-17
- 10:47 PM Revision d28451cd (qgis): [docker] update dependencies
- 10:45 PM Revision 9e1fd943 (qgis): [docker] update dependencies
- 10:22 PM Revision b254b4dd (qgis): [travis/docker] do not download base image when rebuilding
- 07:12 PM Revision 4f829fde (qgis): Port Intersection algorithm to C++, cleanups and tests
- Finally starting a suite of unit tests for overlay algorithms:
- overlay1 - layers that cover various basic overlay s... - 05:57 PM Revision fe27b011 (qgis): Merge pull request #6807 from m-kuhn/ruleBasedNestedElse
- Fix identify tool with rule renderer and nested else
- 02:59 PM Revision 673fafb0 (qgis): Merge pull request #6792 from mhugent/get_legend_fix_no_layers
- 2.18 Server: return empty image in GetLegendGraphis if no layer is there
- 12:11 PM Revision c217cbb4 (qgis): Add unit test for empty contextual legend
- 11:46 AM Revision 8f8a9ac8 (qgis): Add test for nested rules in ELSE
- 10:46 AM Revision 62aefd7a (qgis): [oracle] Compile some expression functions
- Greatly speeds up case-insensitive value matches for oracle
expression based feature requests
(cherry-picked from 63... - 10:46 AM Revision 1e4d32f8 (qgis): [processing] Fix Select/Extract by Location algs with PostGIS layers
- Fixes #18038
(cherry-picked from 1357a4716) - 10:46 AM Revision b7507fad (qgis): [oracle] Fix clazy warnings in iterator
- (cherry-picked from 99a2025)
- 10:46 AM Revision 89a84f01 (qgis): [oracle] Ensure that all attributes required for order by are fetched
- Fixes potentially broken iterator sorting with oracle provider when
a subset of attributes is fetched
(cherry-picked... - 10:46 AM Revision 57fe444d (qgis): [gps] Fix disabled import controls after selecting GPX file
- (cherry-picked from 95c48f1)
- 10:46 AM Revision 2189abc1 (qgis): Expose extra arguments to QgsGeometry::transform
- Previously these were only available via the raw QgsAbstractGeometry
API.
Also add more unit tests for QgsGeometry::... - 10:46 AM Revision 649dc19a (qgis): [oracle] Always mark features as invalid when iterator is closed
- Fixes some failing oracle provider conformance test suite failures
(cherry-picked from 66bd813) - 10:46 AM Revision 9006d58e (qgis): [processing] Accept strings of form "(1,2") for point parameters too
- Since the help text above a point parameter indicates the acceptable
format is "(x, y)", it can be confusing for user... - 10:46 AM Revision 651cbe7e (qgis): [oracle] Update failing provider test
- (cherry-picked from bd5b771)
- 10:46 AM Revision 60a71d14 (qgis): [oracle] Fix expression compilation of integer division
- (cherry-picked from 3084606)
- 10:46 AM Revision 655633a6 (qgis): [processing] Use silent feedback by default in processing.run
- Relying on the iface messagebar feedback as a fallback is not
safe for standalone scripts. If callers want to use a m... - 10:26 AM Revision a84cdd45 (qgis): Fix identify tool with rule renderer and nested else
- 10:09 AM Revision 90c65405 (qgis): [processing] use parameter description instead of name when retrieving
- parameter from the registry
- 08:38 AM Revision 11435ce9 (qgis): Merge pull request #6802 from elpaso/rasteranalysis-tests
- [tests] Add some tests for 9 cells algorithms
- 02:25 AM Revision 8714e426 (qgis): Use wait cursor during lengthy operations in style manager dialog
- 02:11 AM Revision 95c48f19 (qgis): [gps] Fix disabled import controls after selecting GPX file
2018-04-16
- 01:45 AM Revision f1a9c932 (qgis): dummy commit for travis
- 01:45 AM Revision 20c2d105 (qgis): backporting #6678 to release-3_0
- 01:45 AM Revision c2ece6ca (qgis): [processing][needs-docs] Rename "Add Script from Template" to
- "Create New Script from Template"
- 01:45 AM Revision 1e092255 (qgis): fix indentation
- 01:45 AM Revision 55f7345f (qgis): new LoadFromTemplate action in toolbar dropdown
- 09:46 PM Revision 30846067 (qgis): [oracle] Fix expression compilation of integer division
- 09:46 PM Revision 99a20253 (qgis): [oracle] Fix clazy warnings in iterator
- 09:46 PM Revision bd5b7717 (qgis): [oracle] Update failing provider test
- 09:46 PM Revision 63e450aa (qgis): [oracle] Compile some expression functions
- Greatly speeds up case-insensitive value matches for oracle
expression based feature requests - 06:31 PM Revision 73f7bd3e (qgis): Add null handling to value map edit widget (fixes #15215) (#3274)
- * Add null handling to value map edit widget (fixes #15215)
* Return QVariant type
* Use hardcoded value for 'null'... - 04:36 PM Revision 6e3d8795 (qgis): Merge branch 'release-3_0' of github.com:qgis/QGIS into release-3_0
- 04:35 PM Revision 9e886656 (qgis): [tr] Polish translation update
- 03:39 PM Revision 5be057c9 (qgis): [tests] Add some tests for 9 cells algorithms
- Note: this does not test the correctness of the
algorithms but only that the filters are correctly
working. - 02:24 PM Revision 36749c19 (qgis): Use relation id instead of name for nesting detection
- 02:22 PM Revision a0ff64dd (qgis): Use relation id instead of name for nesting detection
- 02:21 PM Revision e93c97cb (qgis): Merge pull request #6801 from m-kuhn/relRefIdInsteadOfName
- Use relation id instead of name for nesting detection
- 02:20 PM Revision fc704efb (qgis): Merge pull request #6791 from m-kuhn/fixwarnings
- Fix some build warnings
- 12:01 PM Revision ce8d71d7 (qgis): [tr] Polish translation update
- 11:54 AM Revision 435d8077 (qgis): Use relation id instead of name for nesting detection
- 09:30 AM Revision 5e33d7d6 (qgis): Merge pull request #6787 from pblottiere/bugfix_ellipse
- [server] Add project's context before rendering
- 08:31 AM Revision b1a38b6d (qgis): Remove some unused variables
2018-04-15
- 01:28 AM Revision d7fd14b3 (qgis): [oracle] Ensure that all attributes required for order by are fetched
- Fixes potentially broken iterator sorting with oracle provider when
a subset of attributes is fetched - 12:27 AM Revision 66bd813b (qgis): [oracle] Always mark features as invalid when iterator is closed
- Fixes some failing oracle provider conformance test suite failures
- 09:25 PM Revision 0fbc3964 (qgis): german translation update
- 09:08 PM Revision f742d3e6 (qgis): Merge pull request #6797 from cdavila/release-3_0
- [tr] spanish translation update 15/04/18
- 09:03 PM Revision 668acbc9 (qgis): [tr] spanish translation update 15/04/18
- 01:09 PM Revision dc1ab4c9 (qgis): fix build with QScintilla <2.10
2018-04-14
- 05:00 PM Revision 6fb5777c (qgis): respect QGIS_PREFIX_PATH (followup 810241ffca; fixes windows nightlies)
- 02:51 AM Revision fdc2acdb (qgis): fix windows build
2018-04-13
- 10:05 PM Revision 1d4d3341 (qgis): Add owslib and keep idna package (do not remove pip3)
- 06:07 PM Revision ac4d776a (qgis): [Processing] None is the default value for parameters also for string
- 03:37 PM Revision 199f725d (qgis): Add unit test with owslib to check GetCapabilities doc
- 03:36 PM Revision 414f4fac (qgis): Remove empty MetadataURL tag for unit tests
- 03:36 PM Revision 0edb0d98 (qgis): Cleaning GetCapabilities response
- Fixes #18197
- 11:31 AM Revision 322bc787 (qgis): Merge pull request #6782 from wonder-sk/required-layers
- Mark layers as required in the project
- 11:08 AM Revision bf2ed36b (qgis): Server: return empty image in GetLegendGraphis if no layer is there (e....
- 10:50 AM Revision 2d340a0d (qgis): Update unit test with symbology depending on @map variables
- 10:44 AM Revision 783702e9 (qgis): Keep mapSettings scope
- 09:31 AM Revision 9219f5a6 (qgis): Delete unused variables
- 09:30 AM Revision b1b90ef1 (qgis): Virtual destructor
- 09:25 AM Revision b662b44e (qgis): Merge pull request #6781 from elpaso/fix-render-gui
- Small GUI fix in raster style dialog
- 08:17 AM Revision d500580e (qgis): debian packaging: followup bb0bfea3c4
- 07:36 AM Revision e597d388 (qgis): Merge pull request #6789 from DelazJ/patch-1
- Remove wrong tooltip
- 07:35 AM Revision 784d8dc3 (qgis): Merge pull request #6790 from cdavila/release-3_0
- [tr] spanish translation update 12/04/18
- 02:58 AM Revision 4f05da4a (qgis): Fixes a wrong dpi resolution in images exported from composer
- In order to avoid wrong dpi resolution in images exported from composer we need to round the dpi resolution calculate...
2018-04-12
- 11:45 PM Revision 76843be6 (qgis): [BUGFIX][needs-docs] Allow expression parser to report better error loc...
- We return the line and column to allow builder to highlight
that location for the user. - 11:13 PM Revision 128537c6 (qgis): [tr] spanish translation update 12/04/18
- 10:47 PM Revision b6242b4a (qgis): rename algorithm name in template script
- 06:52 PM Revision 938db97d (qgis): Remove wrong tooltip
- 05:41 PM Revision 0135b4c9 (qgis): Merge pull request #6778 from signedav/fix_condformat_alpha
- Save and load alpha of conditional style color
- 05:08 PM Revision f5c03db7 (qgis): Fix line offset dxf export
- 04:38 PM Revision af8d9eb1 (qgis): fix list of updated files in pull requests
- 04:35 PM Revision b73ac0f1 (qgis): Support more QgsMapUnitScale properties in dxf export
- 04:35 PM Revision d94cf12d (qgis): fix list of updated files in pull requests
- 04:11 PM Revision 5ddc4d6e (qgis): Merge pull request #6785 from signedav/fix_conditionalformat_BP
- Backport to 3.0 Conditional formatting on relation reference widget
- 04:10 PM Revision e516e7cf (qgis): Merge pull request #6786 from signedav/fix_condformat_alpha_BP
- Backport to 3.0 Save and load alpha of conditional style color
- 04:09 PM Revision 91384a09 (qgis): Merge pull request #6788 from signedav/fix_condformat_alpha_BP_218_3
- Backport to 2.18 Save and load alpha of conditional style color
- 04:08 PM Revision 505822f1 (qgis): Consider QgsMapUnitScale in dxf export and fix QgsDxfExport::mapUnitSca...
- 03:32 PM Revision 8c8cd8df (qgis): Save and load alpha of conditional style color
- Alpha (opacity) will be saved and loaded for the conditional style color of text and background.
- 03:21 PM Revision e8ce121b (qgis): Add unit test to check symbol's rotation coming from a project variable
- 03:21 PM Revision d9fbca5d (qgis): Add project context for map rendering
- 03:21 PM Revision 39a1fabb (qgis): Fixes segmentation fault
- 02:11 PM Revision b93ec5db (qgis): [BUGFIX][Server] Segfault in WCS
- 02:11 PM Revision f93f389a (qgis): [BUGFIX][Server] Segfault in WFS Transaction
- 02:10 PM Revision 27fa062a (qgis): [BUGFIX][Server] Segfault in WCS
- 02:10 PM Revision 04ef496e (qgis): [BUGFIX][Server] Segfault in WFS Transaction
- 02:00 PM Revision 79256b07 (qgis): add StringLiteral
- 02:00 PM Revision 93a4dcb6 (qgis): indentation fix
- 02:00 PM Revision 5c94f89e (qgis): Save and load alpha of conditional style color
- Alpha (saturation) will be saved and loaded for the conditional style color of text and background.
Before there was ... - 01:53 PM Revision a4b5816f (qgis): add StringLiteral
- 01:32 PM Revision 55e83809 (qgis): Conditional formatting on relation reference widget
- in case we have additional display expressions there does use the conditional formatting for the row
and in case ther... - 01:21 PM Revision 91a229b7 (qgis): [BUGFIX][Server] Segfault in WFS DescribeFeatureType and GetFetaure
- 01:20 PM Revision 31831072 (qgis): [BUGFIX][Server] Segfault in WFS DescribeFeatureType and GetFetaure
- 11:00 AM Revision 85fc47a2 (qgis): Support symbology width in pixels in dxf export
- 10:44 AM Revision 7e022f00 (qgis): Disable remove action instead of message box + unit test
- 10:41 AM Revision 6cf14335 (qgis): Merge pull request #6777 from signedav/fix_conditionalformat
- Conditional formatting on relation reference widget
- 10:37 AM Revision c3fdef9d (qgis): Merge pull request #6405 from lbartoletti/mkuidefaults_python3
- Convert mkuidefaults script to python3 and pep8 it
2018-04-11
- 11:19 PM Revision 222e45b8 (qgis): allow builds with DEBUG macro defined
- 10:53 PM Revision bb0bfea3 (qgis): disable 3D in debian packages for debian unstable/buster
- 03:48 PM Revision 42517f8b (qgis): [FEATURE] Mark layers as required in the project
- Required layers are not allowed to be removed from the project.
This adds extra safety to protect project users from ... - 02:51 PM Revision 354433b0 (qgis): Small GUI fix in raster style dialog
- 02:31 PM Revision 27b41700 (qgis): Add GetFeature test with array layer
- Also added the missing response xmls (forgot to add them
in previous commits) - 09:04 AM Revision 3400199e (qgis): [FEATURE] Map themes: store also expanded/collapsed state of nodes
- Each map theme will also record which layers, groups and legend items are expanded,
so when a map theme is selected, ... - 08:41 AM Revision 6c06421a (qgis): spanish translation fix
- 08:29 AM Revision 29b080fc (qgis): Merge pull request #6754 from m-kuhn/processing_filter_algorithm
- [FEATURE] Feature filter algorithm for processing models
- 07:55 AM Revision d3e18e31 (qgis): Merge pull request #6780 from cdavila/release-3_0
- [tr] spanish translation update 10/04/18
- 02:46 AM Revision 91aafb50 (qgis): fix logical block with mis-matching arguments
- 02:45 AM Revision 9dc3ee4f (qgis): fix logical block with mis-matching arguments
2018-04-10
- 01:47 AM Revision d5573a5a (qgis): [processing] Use silent feedback by default in processing.run
- Relying on the iface messagebar feedback as a fallback is not
safe for standalone scripts. If callers want to use a m... - 11:11 PM Revision fbb4ef5a (qgis): Add processing gui tests
- 11:10 PM Revision ffb2817a (qgis): Protect the const-ituional correctness
- 10:53 PM Revision a619e01f (qgis): [tr] spanish translation update 10/04/18
- 08:56 PM Revision bf0c4f94 (qgis): [processing] Accept strings of form "(1,2") for point parameters too
- Since the help text above a point parameter indicates the acceptable
format is "(x, y)", it can be confusing for user... - 02:27 PM Revision cbfdb3d8 (qgis): Fix dxf export outline width
- 01:55 PM Revision c625f95b (qgis): [BUGFIX][Server] Segfault in WFS GetCapabilities
- 01:53 PM Revision c7c37bd1 (qgis): Set global and project expression scope for dxf export
- 01:52 PM Revision dabf1c76 (qgis): [BUGFIX][Server] Segfault in WFS GetCapabilities
- 01:15 PM Revision 254ceae9 (qgis): indentation fix
- 11:28 AM Revision 4a885e6e (qgis): Misc project storage fixes from Nyall's testing
- - fix a crash when opening a project from unavailable connection
- make some messages in postgresql project storage t... - 11:26 AM Revision 7018cb01 (qgis): Save and load alpha of conditional style color
- Alpha (saturation) will be saved and loaded for the conditional style color of text and background.
Before there was ... - 11:10 AM Revision 4d984793 (qgis): Conditional formatting on relation reference widget
- in case we have additional display expressions there does use the conditional formatting for the row
and in case ther... - 09:49 AM Revision 37295ec4 (qgis): Expose extra arguments to QgsGeometry::transform
- Previously these were only available via the raw QgsAbstractGeometry
API.
Also add more unit tests for QgsGeometry::... - 08:55 AM Revision 1357a471 (qgis): [processing] Fix Select/Extract by Location algs with PostGIS layers
- Fixes #18038
- 08:53 AM Revision b8e8541f (qgis): Fix build on Qt 5.5
- 07:31 AM Revision 1de62094 (qgis): [processing][grass] Fix broken r.cost algorithm
- (cherry-picked from 89a3dd5)
- 07:31 AM Revision 9a96e84f (qgis): [processing][grass] Disable some failing tests
- (cherry-picked from 7544cdb2)
- 07:31 AM Revision f2732a64 (qgis): [processing][grass] Fix broken r.statistics alg
- (cherry-picked from 1fc5a0e5)
- 07:31 AM Revision 07207e0f (qgis): [processing] Skip more unnecessary geometry checks
- (cherry-picked from 405d8f29d)
- 07:31 AM Revision 76a68866 (qgis): [processing] Throw exceptions when sources/sinks cannot be loaded
- Instead of silently indicating algorithm success
(cherry-picked from 0156656) - 07:31 AM Revision 611c2b74 (qgis): Address clazy warnings in qgsgeometry.cpp
- (cherry-picked from e627b84f)
- 07:31 AM Revision cab2cc1f (qgis): [processing] Try to resurrect grass tests
- (cherry-picked from ea24847)
- 07:31 AM Revision a35aa8d1 (qgis): Attempt SAGA tests on Travis
- (cherry-picked from 41a27f7)
- 07:31 AM Revision 3cabaa8e (qgis): Add saga to docker build-deps
- (cherry-picked from 7d66f034)
- 07:31 AM Revision 2d9722da (qgis): Don't remove python 2 from docker build-deps
- Since grass package still depends on it
(cherry-picked from 3455c13) - 07:31 AM Revision f71590d4 (qgis): [processing] Better debugging for failed tests
- (cherry-picked from e83cd615)
- 07:31 AM Revision 09f5d52e (qgis): [processing][grass] Fix broken r.li.renyi.ascii alg
- (cherry-picked from 60efbb5)
- 07:31 AM Revision 16146381 (qgis): [processing] Fix python runAlgorithm when algorithm has missing optiona...
- (cherry-picked from ee185cc)
- 07:31 AM Revision f98a7852 (qgis): [processing][grass] Don't try to create skipped optional outputs
- (cherry-picked from f03baa871)
- 07:31 AM Revision e62a0e9d (qgis): Update tests for travis
- (cherry-picked from fc133ef5)
- 07:31 AM Revision 0b4b1ef2 (qgis): [processing][grass] Fix broken r.his algorithm
- (cherry-picked from cba395e8)
- 07:31 AM Revision f30c162e (qgis): [processing][grass] Fix broken r.lake algorithm
- (cherry-picked from 20bbef38)
- 07:31 AM Revision 9b0ddc6b (qgis): More hash updates
- (cherry-picked from f66993ed)
- 06:43 AM Revision 1aa7bbc2 (qgis): Merge pull request #6604 from 3nids/prefixpath
- fix QgsApplication::setPrefixPath
- 04:27 AM Revision 405d8f29 (qgis): [processing] Skip more unnecessary geometry checks
- 02:15 AM Revision 0a1a6769 (qgis): Fix build with Qt 5.5
2018-04-09
- 01:57 AM Revision cba395e8 (qgis): [processing][grass] Fix broken r.his algorithm
- 01:57 AM Revision 89a3dd5e (qgis): [processing][grass] Fix broken r.cost algorithm
- 01:57 AM Revision f03baa87 (qgis): [processing][grass] Don't try to create skipped optional outputs
- 01:57 AM Revision ee185cce (qgis): [processing] Fix python runAlgorithm when algorithm has missing optiona...
- 01:57 AM Revision 60efbb53 (qgis): [processing][grass] Fix broken r.li.renyi.ascii alg
- 01:57 AM Revision 1fc5a0e5 (qgis): [processing][grass] Fix broken r.statistics alg
- 01:57 AM Revision 3455c13f (qgis): Don't remove python 2 from docker build-deps
- Since grass package still depends on it
- 01:57 AM Revision 7d66f034 (qgis): Add saga to docker build-deps
- 01:57 AM Revision 41a27f70 (qgis): Attempt SAGA tests on Travis
- 01:57 AM Revision ea24847a (qgis): [processing] Try to resurrect grass tests
- 01:57 AM Revision 20bbef38 (qgis): [processing][grass] Fix broken r.lake algorithm
- 01:57 AM Revision e83cd615 (qgis): [processing] Better debugging for failed tests
- 01:57 AM Revision f66993ed (qgis): More hash updates
- 01:57 AM Revision 7544cdb2 (qgis): [processing][grass] Disable some failing tests
- 01:57 AM Revision fc133ef5 (qgis): Update tests for travis
- 10:40 PM Revision 410115d9 (qgis): Merge pull request #6701 from sebastic/wmsprovider-qt4_wrap_cpp-depende...
- Add custom target for QT4_WRAP_CPP macro to fix parallel builds.
- 10:33 PM Revision 3f7042d1 (qgis): Merge pull request #6768 from m-kuhn/remove_plugin_builder
- Remove plugin builder code
- 10:26 PM Revision 7d18d527 (qgis): Merge pull request #6770 from cdavila/release-3_0
- [tr] New spanish translation update
- 10:24 PM Revision 02da420e (qgis): Add a remaining docstring
- 10:09 PM Revision 925d9af9 (qgis): [processing] Remove some unrequired geometry checks
- 09:04 PM Revision 9ed21479 (qgis): [tr] spanish translation update
- 06:02 PM Revision 605ef7d8 (qgis): Remove plugin_template
- 04:27 PM Revision 810241ff (qgis): one level deeper
- 04:23 PM Revision 304275ab (qgis): fix QgsApplication::setPrefixPath
- setPrefixPath was useless outside of the app since mPrefixPath was overwritten by env variables
- 03:32 PM Revision aae8ce31 (qgis): Added disabled GetFeatureInfo test for relation reference widget
- 01:10 PM Revision d7b75d1e (qgis): Immediately apply configuration after change
- 01:10 PM Revision 8d9a978e (qgis): Properly initialize filter configuration table
- 01:10 PM Revision 080c5804 (qgis): Rename "Filter" to "Feature Filter"
- 01:10 PM Revision 17b53724 (qgis): Show expression builder and checkbox in filter configuration
- 01:10 PM Revision 6dd89b56 (qgis): Really do not care about invalid geometries
- in feature filter algorithm. We just leave the geometry alone in whatever
state it may be. If the consumers of our fe... - 01:10 PM Revision 41b47a29 (qgis): Add more feature filter algorithm tests
- 01:10 PM Revision 4462dbae (qgis): Do not complain on invalid geometries
- 01:10 PM Revision ae1ea918 (qgis): Better error reporting
- 01:10 PM Revision dbced352 (qgis): Fix use before assign
- 01:10 PM Revision 0e1852ce (qgis): Throw exception when sink cannot be created
- 01:10 PM Revision af18f46c (qgis): Add filter feature processing test
- 01:10 PM Revision 3d9b8bbd (qgis): Add missing docstring
- 01:10 PM Revision 641cbe37 (qgis): fixup testdata
- 01:10 PM Revision f06f6528 (qgis): Fix api doc and sip issues
- 01:10 PM Revision bb915496 (qgis): Plug memory leak
- 01:10 PM Revision 180b5496 (qgis): Add missing @endcond
- 01:10 PM Revision 2378a37d (qgis): API doc and typo fixes
- 01:10 PM Revision ef676cff (qgis): Make models available in processing tests
- 01:10 PM Revision 4ee7f3c5 (qgis): for : in
- 01:10 PM Revision 0b149f52 (qgis): [processing] Show model outputs even if they are hidden in the child
- 01:10 PM Revision eb39d237 (qgis): Move processing algorithm configuration code to gui lib
- 01:10 PM Revision 31d7e4b6 (qgis): Do not crash when using a parameter with FlagHidden
- 01:10 PM Revision ed352c46 (qgis): Put feature filter algorithm in vector table group
- 01:10 PM Revision 0204e446 (qgis): Create proper expression context
- 01:10 PM Revision 69d77a78 (qgis): Cleanup feature sinks directly after using them
- 01:10 PM Revision 147f6e71 (qgis): [FEATURE] Add feature filter algorithm
- Adds a new "feature filter" algorithm. This algorithm takes a list of expressions and
creates an output for each of t... - 01:10 PM Revision 10db1c8f (qgis): A bit more RAII
- 01:10 PM Revision 3a5e96a0 (qgis): Doxygen and license headers
- 01:10 PM Revision 3be4324d (qgis): Move processing algorithm configuration widget to gui library
- This way we can also use all the fancy widgets like a QgsExpressionLineEdit.
- 01:10 PM Revision e6ef7639 (qgis): [processing] Allow algorithms to provide additional configuration widgets
- 12:34 PM Revision 9e8c995a (qgis): [processing] Pass algorithm configuration on run
- Because if it's not passed here, it's basically like writing it to /dev/null right from the beginning.
- 12:34 PM Revision 5b7b7be6 (qgis): Merge pull request #6755 from m-kuhn/minimal_processing_fixes
- Some fixes for processing
- 11:14 AM Revision 28dc356f (qgis): Added disabled GetFeatureInfo test for value relation
- 09:53 AM Revision f378a23e (qgis): [FEATURE] Projects in PostgreSQL
- Merge of pull request #6752
- 09:43 AM Revision 97615515 (qgis): Remove plugin builder code
- Plugin builder is an external plugin which is maintained very well through the plugin repository, while the script in...
- 09:43 AM Revision aa598474 (qgis): Merge pull request #6761 from cdavila/release-3_0
- [tr] spanish translation update
- 09:23 AM Revision bff8976f (qgis): Merge pull request #6753 from m-kuhn/textbrowser
- Allow clicking hyperlinks in HTML text edit widget
- 09:15 AM Revision 4a14a360 (qgis): Remove leftover method getCustomModelerParametersDialog
- 09:12 AM Revision e627b84f (qgis): Address clazy warnings in qgsgeometry.cpp
- 09:11 AM Revision 3c3c00aa (qgis): Merge pull request #6719 from pblottiere/bugfix_transaction_constraints...
- [backport][bugfix] Update all attributes in a single transaction
- 08:52 AM Revision 01566568 (qgis): [processing] Throw exceptions when sources/sinks cannot be loaded
- Instead of silently indicating algorithm success
- 08:52 AM Revision e2bf9b9d (qgis): Merge pull request #6716 from signedav/fix_embeddedrelation
- Use always id as identification on drag&drop form creator for relations
- 08:25 AM Revision eb2b8699 (qgis): More hash updates
- 07:49 AM Revision dac5b9ef (qgis): Update tests for travis
- 07:43 AM Revision 20e4a369 (qgis): [processing][grass] Disable some failing tests
- 07:43 AM Revision c90e783c (qgis): [processing] Fix python runAlgorithm when algorithm has missing optiona...
- 07:43 AM Revision 861c0b2e (qgis): [processing][grass] Don't try to create skipped optional outputs
- 07:43 AM Revision 7524fbf5 (qgis): [processing][grass] Fix broken r.cost algorithm
- 07:43 AM Revision 89f82583 (qgis): [processing][grass] Fix broken r.his algorithm
- 07:43 AM Revision 1f10b46b (qgis): [processing][grass] Fix broken r.lake algorithm
- 07:43 AM Revision fa69cad4 (qgis): [processing] Better debugging for failed tests
- 06:48 AM Revision bf2284c6 (qgis): [processing][grass] Don't try to create skipped optional outputs
- 06:48 AM Revision fdd6d923 (qgis): [processing][grass] Disable some failing tests
- 06:48 AM Revision eec35c1b (qgis): [processing] Better debugging for failed tests
- 06:48 AM Revision ef7a6aa7 (qgis): [processing][grass] Fix broken r.lake algorithm
- 06:48 AM Revision 9914eb66 (qgis): [processing][grass] Fix broken r.cost algorithm
- 06:48 AM Revision 0c304044 (qgis): [processing] Fix python runAlgorithm when algorithm has missing optiona...
- 06:48 AM Revision 8999abe8 (qgis): [processing][grass] Fix broken r.li.renyi.ascii alg
- 06:48 AM Revision 501d8488 (qgis): [processing][grass] Fix broken r.his algorithm
- 06:48 AM Revision 81a5f023 (qgis): [processing][grass] Fix broken r.statistics alg
- 06:37 AM Revision d95c21ec (qgis): [processing][grass] Push feedback object to algorithm methods
- (cherry-picked from c50a03974)
- 06:37 AM Revision 1c2103d8 (qgis): [processing][grass] Fix use of v.external with ogr layers which
- do not support random read
These layers are not compatible with v.external, so we have to
use v.in.ogr for them
(ch... - 06:37 AM Revision b0eb85d8 (qgis): [processing][grass] Add some missing imports
- (cherry-picked from f928e3dd)
- 06:37 AM Revision 2992d6d5 (qgis): Don't use hardcoded paths in test
- (cherry-picked from 8b041882)
- 06:37 AM Revision 865968d2 (qgis): Indentation
- (cherry-picked from b28e580)
- 06:37 AM Revision a675311d (qgis): [processing][grass] Fix grass vector algs don't work with memory layers
- Fixes broken grass algs inside models (fixes #18662)
(cherry-picked from 8ba762a) - 06:37 AM Revision a171b234 (qgis): [processing] Fix exception in processing.run when feedback
- object is not specified
(cherry-picked from ccccad54) - 06:37 AM Revision f7b27d6b (qgis): [processing] Fix GDAL algorithms do not run with memory layer inputs
- Breaks execution of mixed QGIS/GDAL algorithms
(cherry-picked from 4c8b1595) - 06:37 AM Revision cb067f85 (qgis): Optimise args
- (cherry-picked from 62ba263f)
- 06:37 AM Revision cc87fb1c (qgis): Utilise expression context cache to store some more expensive
- expression calculation results
(cherry-picked from 0f1c8df9) - 06:37 AM Revision 7978bfd8 (qgis): Add unit tests for loading projects with custom layer order
- Refs #18620
(cherry-picked from 222977f) - 06:37 AM Revision 08c4eeaf (qgis): [processing] Fix Distance Matrix alg considers distances to
- same points
Add more unit tests
Fixes #17350
(cherry-picked from 7fa9d412) - 06:37 AM Revision 75fe8ed6 (qgis): Better SVG downloading icon
- (cherry-picked from 887db6e7)
- 06:37 AM Revision 120a8840 (qgis): Spelling
- (cherry-picked from 9c28c910)
- 06:37 AM Revision 5bb4b3e0 (qgis): [processing][grass] Allow use of feature sources as vector inputs
- (cherry-picked from 92634a9)
- 06:37 AM Revision fba6a245 (qgis): Update symbol selector when svg cache fetches remote images
- (cherry-picked from 2e6a69bdf)
- 06:37 AM Revision 9b7ef031 (qgis): Also update symbol previews when a remote SVG is fetched
- (cherry-picked from 969b129b6)
- 06:37 AM Revision da0de649 (qgis): QgsSvgCache fetches remote SVG files in a background task
- Previously QgsSvgCache would often try to fetch remote images
using a network request on the main thread, by calling
... - 06:37 AM Revision 5de0bdc9 (qgis): [processing][grass] Allow operation on only selected vector features
- Fixes #18218
(cherry-picked from 3dec1755) - 06:37 AM Revision 15d7385b (qgis): Update unit tests
- (cherry-picked from 3bfcbaa1)
- 04:49 AM Revision 26d04087 (qgis): Add saga to docker build-deps
- 04:49 AM Revision 01a029b1 (qgis): Attempt SAGA tests on Travis
- 04:49 AM Revision 438d78d4 (qgis): Travis debugging
- 04:49 AM Revision 77906d2a (qgis): [processing] Try to resurrect grass tests
- 04:49 AM Revision 767d6dfd (qgis): Don't remove python 2 from docker build-deps
- Since grass package still depends on it
- 04:48 AM Revision 7fa9d412 (qgis): [processing] Fix Distance Matrix alg considers distances to
- same points
Add more unit tests
Fixes #17350 - 04:43 AM Revision 2e6a69bd (qgis): Update symbol selector when svg cache fetches remote images
- 04:43 AM Revision 3bfcbaa1 (qgis): Update unit tests
- 04:43 AM Revision 887db6e7 (qgis): Better SVG downloading icon
- 04:43 AM Revision 9c28c910 (qgis): Spelling
- 04:43 AM Revision 45c400c2 (qgis): QgsSvgCache fetches remote SVG files in a background task
- Previously QgsSvgCache would often try to fetch remote images
using a network request on the main thread, by calling
... - 04:43 AM Revision 969b129b (qgis): Also update symbol previews when a remote SVG is fetched
- 03:46 AM Revision 04be09db (qgis): Don't remove python 2 from docker build-deps
- Since grass package still depends on it
- 03:46 AM Revision 1b192448 (qgis): Add saga to docker build-deps
- 03:44 AM Revision a32264c3 (qgis): Attempt SAGA tests on Travis
- 03:44 AM Revision 1f9b5e5d (qgis): Travis debugging
- 03:44 AM Revision 00d74018 (qgis): [processing] Try to resurrect grass tests
- 02:58 AM Revision 8b041882 (qgis): Don't use hardcoded paths in test
- 02:58 AM Revision b28e580a (qgis): Indentation
- 02:58 AM Revision 3dec1755 (qgis): [processing][grass] Allow operation on only selected vector features
- Fixes #18218
- 02:58 AM Revision aca75cfa (qgis): [processing][grass] Fix use of v.external with ogr layers which
- do not support random read
These layers are not compatible with v.external, so we have to
use v.in.ogr for them - 02:58 AM Revision 8ba762a6 (qgis): [processing][grass] Fix grass vector algs don't work with memory layers
- Fixes broken grass algs inside models (fixes #18662)
- 02:58 AM Revision f928e3dd (qgis): [processing][grass] Add some missing imports
- 02:58 AM Revision c50a0397 (qgis): [processing][grass] Push feedback object to algorithm methods
- 02:58 AM Revision 92634a9d (qgis): [processing][grass] Allow use of feature sources as vector inputs
2018-04-08
- 01:18 AM Revision ccccad54 (qgis): [processing] Fix exception in processing.run when feedback
- object is not specified
- 08:12 PM Revision b7db2623 (qgis): fix datasource path
- 06:04 PM Revision 88e9e842 (qgis): test for GetFeatureinfo value map relation values
- 10:08 AM Revision 99ae08a2 (qgis): use with open as block
2018-04-07
- 11:41 PM Revision d6e70438 (qgis): Help text for project_basename
- 05:24 PM Revision e80f604b (qgis): Make storage of projects in postgres opt-in for each connection
- 04:56 PM Revision 42969a47 (qgis): Add project_basename to project expr context, project_path for custom i...
- 12:58 PM Revision fe686d31 (qgis): Added removal of projects
- 12:58 PM Revision 3c3de3f7 (qgis): Recent projects work now for postgres projects
- 12:58 PM Revision 15f7ec78 (qgis): Add abstraction of project's absolute file path, base name, last modified
- 12:58 PM Revision 47d5b7fc (qgis): Handle ssl mode, service, authcfg in postgresql project URIs
- 12:58 PM Revision 2e847e2e (qgis): Support for project items in browser for PostgreSQL
- Switched from using URLs in mime data to URI list for drag-n-drop of projects
so that they are handled in the same wa... - 12:58 PM Revision 17a8c452 (qgis): Add a test to check that extra content in project ZIP is saved/loaded
- 12:58 PM Revision 0c701fb1 (qgis): GUI implementation to load/save projects in PostgreSQL
- 12:58 PM Revision ab83455d (qgis): Store last modified time in project storage + retrieve it
- 12:58 PM Revision 663a9ac2 (qgis): Test fixes
- 12:58 PM Revision 3ccb6c33 (qgis): Fix spelling and doxygen doc
- 12:58 PM Revision 2aabad96 (qgis): Fixes after Nyall's review + doxygen fixes
- 12:58 PM Revision 2bbdc343 (qgis): Deprecate QgsProject::fileInfo()
- 12:58 PM Revision 4281140c (qgis): Handle the situation that the project was changed in meanwhile
- Was working for files, now working for projects in postgres as well
- 12:58 PM Revision d1464a00 (qgis): Update postgres project storage unit test
- 12:58 PM Revision 0f5ea535 (qgis): Implement project storage for PostgreSQL + tests of the storage
- 12:58 PM Revision a30646f1 (qgis): Introduced QgsProjectStorage and QgsProjectStorageRegistry
- This is going to be used as an abstraction of how/where project
files are stored. - 12:58 PM Revision 5963028c (qgis): Extend project storage interface: remove/rename projects, GUI support
- 08:15 AM Revision db97a37c (qgis): [tr] spanish translation update
- 07:36 AM Revision 4c8b1595 (qgis): [processing] Fix GDAL algorithms do not run with memory layer inputs
- Breaks execution of mixed QGIS/GDAL algorithms
2018-04-06
- 08:50 PM Revision aa3c25bd (qgis): retry to build all
- 08:35 PM Revision 52695061 (qgis): retry to build all
- 07:19 PM Revision 4035050c (qgis): retry to build all
- 07:06 PM Revision ce72536b (qgis): Fix a crash in the puzzle when not properly initialized
- 05:45 PM Revision 47b3f709 (qgis): retry to build all
- 04:53 PM Revision 032e0829 (qgis): Update doc and add python binding
- 02:50 PM Revision 1a515c92 (qgis): Merge pull request #6717 from pblottiere/remove_qgd
- Do not save .qgd file alongside .qgs when it's not used
- 02:19 PM Revision 333cf423 (qgis): Add unit tests
- 12:07 PM Revision 5014d95d (qgis): Merge pull request #6450 from tudorbarascu/filter_test
- add GetMap FILTER test with multiple filters
- 12:01 PM Revision 747955ae (qgis): Merge pull request #6721 from slarosa/zoom_selected_cm
- [needs-docs] add zoom to selection action to contextual menu of the layer
- 12:00 PM Revision c47a6457 (qgis): Do not save .qgd file alongside .qgs when it's not used
- 12:00 PM Revision ff1bc0b8 (qgis): Add unit tests
- 09:53 AM Revision 0f1c8df9 (qgis): Utilise expression context cache to store some more expensive
- expression calculation results
- 09:53 AM Revision 62ba263f (qgis): Optimise args
- 08:02 AM Revision b1c6a878 (qgis): [tr] Polish translation update
- 07:55 AM Revision 222977f2 (qgis): Add unit tests for loading projects with custom layer order
- Refs #18620
- 07:34 AM Revision 19428541 (qgis): [processing] Port Explode Lines to c++
- Aside from the performance benefits, the Python version of this
algorithm occasionally fails on Travis with odd error... - 06:19 AM Revision 5a9fd0c0 (qgis): [processing] Disable cancel button for GDAL algorithms
- The provider doesn't support cancelation
(cherry-picked from d164f8ff) - 06:19 AM Revision c1b6e8f5 (qgis): Fix intermediate 100% download progress reports caused by redirects
- (cherry-picked from 149ccf27)
- 06:19 AM Revision d39d268e (qgis): Add a QgsTask for fetching network content
- Provides a simple method for fetching remote HTTP
content in a QgsTask. Utilises QgsNetworkContentFetcher so
Url redi... - 06:19 AM Revision 61a650ae (qgis): Add method for QgsNetworkContentFetcher to fetch using request instead ...
- (cherry-picked from bcf57c3)
- 06:19 AM Revision e3d48c09 (qgis): Fix string capitalization, missing ellipsis
- (cherry-picked from 1fa7e216)
- 06:19 AM Revision 6841bacc (qgis): String capitalization
- (cherry-picked from a82bffcc)
- 06:19 AM Revision 2e7990f1 (qgis): Fix incorrect calculation of raster layer units per pixel x/y
- (cherry-picked from cd052d3b)
- 06:19 AM Revision d0b4678e (qgis): [locator] Set correct parent for filter configuration widgets
- (cherry-picked from 3b8d84)
- 06:19 AM Revision a7096aed (qgis): Fix some Coverity null pointer dereference warnings
- (cherry-picked from 2b04c813)
- 06:19 AM Revision 434ee391 (qgis): Fix some Coverity uninitialized member warnings
- (cherry-picked from cf905c9f3)
- 06:19 AM Revision 3db05697 (qgis): Fix some Coverity use-after-free warnings
- (cherry-picked from eb39579)
- 06:19 AM Revision 2900ae2b (qgis): Fix Coverity null pointer dererence warning
- (cherry-picked from a3605b531)
- 06:19 AM Revision 8d71ed37 (qgis): In merge attributes dialog, don't show editor widgets in table
- This was originally done to allow the table to show mapped values
such as value maps/relations. But it creates the fa... - 06:19 AM Revision be2e2f32 (qgis): Remove unimplemented setData method from QgsReportSectionModel
- (cherry-picked from cd39885c)
- 06:19 AM Revision 45d30a6b (qgis): Fix Coverity null pointer dereference warning
- (cherry-picked from b22b62f1)
- 06:19 AM Revision 071e58e1 (qgis): Fix Coverity null pointer dereference warning
- (cherry-picked from b18aaae)
- 06:19 AM Revision 5d567b84 (qgis): [processing] Add method for algorithms to preprocess parameter values
- Allows algorithms to pre-processes a set of parameters, allowing the
algorithm to clean their values.
This method is... - 06:19 AM Revision cbb19e6b (qgis): Support canceling network content fetching tasks
- (cherry-picked from 83f548)
- 06:19 AM Revision e9794c3a (qgis): Fix some locator filters show results when no string is entered
- and filter prefix is not used
(cherry-picked from ebab64) - 06:19 AM Revision d93862cd (qgis): Add some geometry utils for interpolating points on lines
- (cherry-picked from 2e7455)
- 06:19 AM Revision 017f6a51 (qgis): [processing] Fixes for Service Area algorithms
- - Output interpolated points when travel cost falls mid-way along
an edge
- Output all intermediate reachable points ... - 06:19 AM Revision ca607f2d (qgis): [processing] Fix broken Densify by Interval algorithm, add test
- Fix #18640
(cherry-picked from 78a6118) - 06:19 AM Revision 7f24b6f4 (qgis): Don't set cleared data defined properties to NULL in expression editor
- Fixes #18638
(cherry-picked from 6a925f9) - 06:19 AM Revision 0b627b30 (qgis): [layouts] Fix data defined buttons do not update when clicking
- between items of same type
Fixes #18637, #18639
(cherry-picked from 3c08e2) - 06:19 AM Revision f1249cee (qgis): Fix Coverity uninitialized member warning
- (cherry-picked from 25a9929)
- 06:19 AM Revision 368fa908 (qgis): [needs-docs] In merge features dialog, if a layer has default
- values/default value clauses present, then use these as the
initial value for the merged feature
Otherwise the dialo... - 06:19 AM Revision 2fd51c03 (qgis): Fix merge attribute dialog picks wrong field values when fields are hidden
- (cherry-picked from 001796dd)
- 06:19 AM Revision b5644dd4 (qgis): Fix Escape key press should close current stacked panel
- Code was present but not correctly hooked up before
(cherry-picked from 846ca49) - 06:19 AM Revision 1e299969 (qgis): [processing] Allow QgsVectorLayerSelectedFeatureSource to
- create expression context scopes
Allows algorithms which require the underlying layer scope
to operate correctly whe... - 06:19 AM Revision c1af6ec5 (qgis): [processing] If an exception occurs while processing a feature
- in a feature-based algorithm, don't try to continue processing
remaining features
Avoids multiple error dialogs appe... - 06:19 AM Revision 2a6feeeb (qgis): [processing] Always log python exceptions to logger
- Because Python code cannot catch and rethrow c++ exceptions
without losing context, we end up getting unknown excepti... - 06:19 AM Revision 08d85bb3 (qgis): [processing] Fix incorrect error string in field mapper algorithm
- (cherry-picked from e3bbc35)
- 06:19 AM Revision 6c0fae3c (qgis): Fix Coverity unreachable code warning
- (cherry-picked from d5d553f2)
- 04:45 AM Revision fa051d5f (qgis): Add qgis::overload method for new-style Qt connects
- Used for new-style Qt connects to overloaded signals,
avoiding the usual horrible connect syntax required in
these ci... - 04:44 AM Revision ebab6494 (qgis): Fix some locator filters show results when no string is entered
- and filter prefix is not used
- 04:43 AM Revision 2e7455c1 (qgis): Add some geometry utils for interpolating points on lines
- 04:43 AM Revision ccb72ebc (qgis): [processing] Fixes for Service Area algorithms
- - Output interpolated points when travel cost falls mid-way along
an edge
- Output all intermediate reachable points ... - 03:50 AM Revision 78a6118b (qgis): [processing] Fix broken Densify by Interval algorithm, add test
- Fix #18640
- 03:40 AM Revision 6a925f9e (qgis): Don't set cleared data defined properties to NULL in expression editor
- Fixes #18638
- 03:31 AM Revision 3c08e2d9 (qgis): [layouts] Fix data defined buttons do not update when clicking
- between items of same type
Fixes #18637, #18639 - 02:57 AM Revision 3b8d8434 (qgis): [locator] Set correct parent for filter configuration widgets
2018-04-05
- 01:41 AM Revision 25a9929d (qgis): Fix Coverity uninitialized member warning
- 01:41 AM Revision 0ef9c729 (qgis): Fix Coverity unreachable code warning
- 10:53 PM Revision 84d86935 (qgis): set limit to 20 to store database query in the history
- 10:50 PM Revision 4e4c1898 (qgis): Remove unrequired cast
- 10:47 PM Revision 6eabb450 (qgis): Fix type hints in ModelerParametersDialog attributes
- 10:47 PM Revision 7c191a46 (qgis): Make modeler text translatable
- 10:46 PM Revision 0aa8241d (qgis): Avoid catch all exception
- 07:41 PM Revision 00fbe184 (qgis): install PyQt5 in venv
- 07:19 PM Revision 195f576a (qgis): install PyQt5 in venv
- 07:11 PM Revision f69f30ff (qgis): install PyQt5 in venv
- 07:06 PM Revision 5ad16332 (qgis): Ensure compatibility with QTextEdit
- 06:44 PM Revision d9dd9917 (qgis): install PyQt5 in venv
- 06:16 PM Revision b39052a1 (qgis): use bash to call source*
- 06:06 PM Revision 3c7b74fa (qgis): Allow clicking hyperlinks in HTML text edit widget
- 06:01 PM Revision 5b7f9568 (qgis): try in a virtual env
- 04:55 PM Revision bcf9a97c (qgis): fix tab index in project properties when clicking on crs toolbutton fro...
- 03:40 PM Revision c8326139 (qgis): [BUGFIX][Processing] updateAlgsList
- 01:36 PM Revision e52b2314 (qgis): try to remove sip-dev only
- 12:09 PM Revision ca732051 (qgis): [bugfix] Layer rendering order broken in QGIS 3x
- Fixes #18620
Cherry-picked from master 958cb3dd15d2 - 12:08 PM Revision 16e18ba6 (qgis): Merge pull request #6751 from elpaso/bugfix-18620-layer-custom-order
- [bugfix] Layer rendering order broken in QGIS 3x
- 11:41 AM Revision 958cb3dd (qgis): [bugfix] Layer rendering order broken in QGIS 3x
- Fixes #18620
- 10:13 AM Revision 63130d41 (qgis): Another piece of random useless code in QGIS. Happy April 1st!
- Type "bored" into the coordinates box (best results with a map loaded in canvas)
Click on tiles to move them to the ... - 03:49 AM Revision 7d65ee9f (qgis): Added tests for moving group to the top
- 03:49 AM Revision 44df14d9 (qgis): Add test for move to top action
- 03:49 AM Revision b57a154b (qgis): Changed itemorder in menu to match the changes in #6665
- 03:49 AM Revision 40abe143 (qgis): Replaced deprecated Q_FOREACH with for loop
- 03:49 AM Revision 98621d7c (qgis): Added documentationstrings to new methods
- 03:49 AM Revision 924e2ec8 (qgis): [FEATURE][Needs-docs] Move layer or group to top of layer panel
- A feature that moves the layer(s) or group(s) to the top of the layer panel.
Also available in: Atom