Activity

From 2018-07-22 to 2018-08-20

2018-08-20

09:24 PM Revision 85d74002 (qgis): [processing] Remove extraneous parameter value check
The subsequent call to checkParameterValues covers the same checks,
but in a more flexible way.
Refs discussion at h...
Nyall Dawson
09:20 PM Revision b57afa47 (qgis): [bugfix] Focus jumps at eol after replacing in the middle of the string
Fixes #19643 : bug modifying name of the project Alessandro Pasotti
05:38 PM Revision 245715ce (qgis): Merge pull request #7650 from m-kuhn/geometry_check_uniqueptr
Use std::unique_ptr in QgsGeometryGapCheck Matthias Kuhn
05:05 PM Revision 7c9aa5d0 (qgis): Merge pull request #7660 from 3nids/maplayer_crs_property
add Q_PROPERTY for crs in QgsMapLayer Matthias Kuhn
03:45 PM Revision 0dbb63a0 (qgis): fix native/CMakeLists.txt for mac (#7658)
Denis Rouzaud
03:28 PM Revision 5e050a47 (qgis): use Q_OS_MACOS instead of deprecated Q_WS_MAC
Denis Rouzaud
03:12 PM Revision 9c97a341 (qgis): add Q_PROPERTY for crs in QgsMapLayer
Denis Rouzaud
02:59 PM Revision 81974f96 (qgis): Add reverse line maptools
Loïc Bartoletti
02:23 PM Revision 9b81b3da (qgis): fix native/CMakeLists.txt for mac
Denis Rouzaud
12:50 PM Revision 444bf12b (qgis): Fix map canvas current layer is out of sync with layer tree current layer
Nyall Dawson
12:35 PM Revision e6fcce45 (qgis): Follow upp bf18f15, fix warning
Nyall Dawson
12:07 PM Revision 4a8d84bd (qgis): Optimise QgsFeaturePool construction
- Avoid double iteration over complete layer when all features are
being used
- Avoid iterating over non-required fea...
Nyall Dawson
12:07 PM Revision bf18f15b (qgis): Improve confusing error message, fix incorrect widget state restoration
Nyall Dawson
12:07 PM Revision 167e23e4 (qgis): Pass small object by value
Nyall Dawson
12:07 PM Revision e8b29134 (qgis): Avoid unnecessary geometry clone - use shallow copy instead
Nyall Dawson
12:07 PM Revision 0ba7b5fe (qgis): Removed unused code
Nyall Dawson
12:07 PM Revision 26e4ea72 (qgis): Fix QgsFeaturePool never uses cached feature, always retrieves feature ...
Nyall Dawson
12:07 PM Revision a59900f7 (qgis): QgsFeaturePool does not need to be a QObject
Nyall Dawson
11:56 AM Revision 419ec1f7 (qgis): [mesh] fix bug in rendering datasets with inactive faces
Peter Petrik
11:56 AM Revision 26631b3d (qgis): Rename faceIsActive() to isFaceActive()
Martin Dobias
11:23 AM Revision 05e9ab9e (qgis): [Server][Feature][needs-docs] Update WMTS service to use cache manager ...
René-Luc ReLuc
11:23 AM Revision 9463d04d (qgis): [Server][Feature][needs-docs] Update cache manager tests for images (ti...
René-Luc ReLuc
11:23 AM Revision 059232a8 (qgis): [Server][Feature][needs-docs] Server Cache can be used for images (tiles)
Extending cache manager to save adn retrieve images. René-Luc ReLuc
11:23 AM Revision 385de9db (qgis): [Server][Feature][needs-docs] Create WMTS service Tests
René-Luc ReLuc
11:22 AM Revision 50766ef0 (qgis): [Server][Feature][needs-docs] Update WMTS service: Check layer param
Verifying the LAYER WMTS parameter René-Luc ReLuc
11:22 AM Revision dc7e8e4b (qgis): [Server][Feature][needs-docs] Update WMTS service : use config
Reuse the project configuration in the Server WMTS Service. René-Luc ReLuc
11:22 AM Revision cff84692 (qgis): [Server][Feature][needs-docs] Update WMTS service: Add GetFeatureInfo
Support GetFeatureInfo Request in WMTS. René-Luc ReLuc
11:22 AM Revision 71c7ce1c (qgis): [Server][Feature][needs-docs] Update WMTS service UI: manage output format
The user can choose the image format for WMTS tiles. René-Luc ReLuc
11:22 AM Revision 912effaa (qgis): [Server][Feature][needs-docs] Create WMTS service UI
The user can config the WMTS for Server by selecting: project, group or layer
published through WMTS.
René-Luc ReLuc
11:20 AM Revision 6d1a45b7 (qgis): [Server][Feature][needs-docs] Add WMTS service
This commit contains the first line of code for WMTS service in QGIS server.
The implementation is mainly for standar...
René-Luc ReLuc
11:20 AM Revision 732b96e2 (qgis): [Server][WCS] clean comments
René-Luc ReLuc
11:20 AM Revision 066f84fd (qgis): [Server][Feature][needs-docs] Using QByteArray in Cache Manager, fixing...
René-Luc ReLuc
11:20 AM Revision 9bd23b5a (qgis): [Server][Feature][needs-docs] Server Cache can be manage by plugins
First commit to add a way to manage the QGIS Server cache with plugins.
In this commit only GetCapabilities document...
René-Luc ReLuc
10:21 AM Revision b39ee5a4 (qgis): Changed font size and wrap mode for multiline text edit.
Viktor Sklencar
10:20 AM Revision 5f5499d9 (qgis): Added identify mode for identify tool
Identification all features on all layers from Top to bottom down layers (TopDownAll) or only first non-empty list go... Viktor Sklencar
09:41 AM Revision 683df59b (qgis): [ui] add security warning to the plugin manager's install from ZIP
Mathieu Pellerin - nIRV
09:41 AM Revision 2aebeb01 (qgis): [ui] add security warning to the python console
Mathieu Pellerin - nIRV
07:08 AM Revision 91dc84d2 (qgis): Register metatype for QgsFeatureId
Fixes warnings with use of slots/signals which require QgsFeatureId Nyall Dawson
07:01 AM Revision 6e9e0e8b (qgis): Use proxy progress task for Oracle db table scan
Nyall Dawson
07:01 AM Revision aa62f3ae (qgis): Remove unused methods
Nyall Dawson
07:01 AM Revision fd934d84 (qgis): Use a proxy task when scanning for postgres column types
Nyall Dawson
07:01 AM Revision cea8b554 (qgis): Remove unused method
Nyall Dawson
07:01 AM Revision 48bf6278 (qgis): Use proxy task for oracle browser table scanning
Nyall Dawson
07:01 AM Revision 485803d8 (qgis): Use progress progress task for identify tool progress
Nyall Dawson
07:01 AM Revision c7845ddb (qgis): Deprecate unused QgsAbstractDataSourceWidget progress report signal
QgsProxyProgressTask should be used instead for progress reporting Nyall Dawson
07:01 AM Revision 860968b7 (qgis): Make QgisApp::showProgress private
Just gotta fix the canvas rendering use of this method and we can
finally remove the duplicate progress bar in the st...
Nyall Dawson
07:01 AM Revision 2191db44 (qgis): Fix warning when running crssync
Nyall Dawson
06:56 AM Revision 3c3cc430 (qgis): [FEATURE] Add generate_series(start,stop,step) expression function
The function creates an array containing a sequence of numbers. Mathieu Pellerin - nIRV
04:19 AM Revision cc5e0e17 (qgis): [ui] add security warning when executing scripts
Mathieu Pellerin - nIRV
04:19 AM Revision fcd01577 (qgis): [FEATURE] Script-provided algorithms support for run script action
Scripts with now launch a processing algorithm dialog (when
appropriate) when:
- drag and dropping a python script on...
Mathieu Pellerin - nIRV

2018-08-19

01:31 AM Revision a6d0d7a8 (qgis): Fix use of deprecated method
Nyall Dawson
09:08 AM Revision 448e7694 (qgis): Use std::unique_ptr in QgsGeometryGapCheck
Matthias Kuhn

2018-08-18

02:21 PM Revision 37d0b7b0 (qgis): Remvoe Q_OBJECT macro from geometry checks
Matthias Kuhn
02:21 PM Revision 9c0e7422 (qgis): Define tr function
Matthias Kuhn
01:33 PM Revision 8b85a184 (qgis): Add virtual destructor
Matthias Kuhn
11:24 AM Revision 1192f949 (qgis): * osgeo4w: build pdbs for releases
* disable copying of reports without feedback Jürgen Fischer
09:53 AM Revision ef55d23f (qgis): Undo access modifier change
Matthias Kuhn
08:53 AM Revision aa512636 (qgis): Deprecate QgsFeatureRequest::(set)connectionTimeout, replace with
more generic QgsFeatureRequest::timeout Nyall Dawson
08:53 AM Revision 1d62de3f (qgis): Replace use of deprecated methods
Nyall Dawson
08:53 AM Revision 5d5d9099 (qgis): Try to fix doc test
Nyall Dawson
08:53 AM Revision 7e24ec68 (qgis): [wfs] Respect request timeout when retrieving features
Nyall Dawson
08:17 AM Revision 48f166eb (qgis): Avoid warning in release builds
Nyall Dawson
02:29 AM Revision ae8e0636 (qgis): osgeo4w: remove registering of wrong classes
Andrea Giudiceandrea

2018-08-17

12:42 AM Revision 54f4eefc (qgis): Use a proxy task to show progress when dropping multiple layers to QGIS
Nyall Dawson
12:42 AM Revision 2a12c6fe (qgis): New class QgsScopedProxyProgressTask, which makes it easy
to create proxy progress tasks and have their lifetime
managed automatically.
Nyall Dawson
12:03 AM Revision 0d200623 (qgis): [FEATURE][processing] Add non-joinable output to Join by Location alg
Allows unjoinable features to be saved to a separate optional layer Nyall Dawson
12:03 AM Revision 773371a1 (qgis): [FEATURE][processing] Join by field value can export unmatched records,
and reports counts of matched/unmatched features
This gives an explicit warning to users when features were not matc...
Nyall Dawson
12:02 AM Revision 78aa26a6 (qgis): Simplify code
This code does nothing and only adds overhead since 69b590b0ef6 Matthias Kuhn
06:00 PM Revision 6a0fbacf (qgis): Avoid unnecessary detaches
Matthias Kuhn
05:54 PM Revision 2dbeeffd (qgis): Whitespacing fixes
Matthias Kuhn
05:53 PM Revision e30477f9 (qgis): QgsGeometryCheck does not need to be a QObject
Matthias Kuhn
05:53 PM Revision ed115528 (qgis): Remove getPrefix from geometry checker methods
Matthias Kuhn
04:05 PM Revision 8d0b0ac8 (qgis): Remove unused function
Rudi von Staden
03:17 PM Revision 7f8d406d (qgis): Give a more descriptive output name
Rudi von Staden
02:21 PM Revision bbfd6990 (qgis): Add documentation and improve input parameter descriptions
Rudi von Staden
02:06 PM Revision ce876623 (qgis): Merge pull request #7612 from elpaso/bugfix-19441-rulerenderer-exp-depth
Bugfix 19441 rulerenderer exp depth Matthias Kuhn
02:00 PM Revision 33e81905 (qgis): Release of 2.18.23
Jürgen Fischer
02:00 PM Revision 26842169 (qgis): Release of 3.2.2
Jürgen Fischer
09:34 AM Revision d91e12d4 (qgis): Fix missing min/max values for classification when changing datasets
The min/max values were stored in the color ramp shader, but to my surprise
these values were never persisted or copi...
Martin Dobias
09:34 AM Revision 2f5ef8e0 (qgis): Fix regression - lost "load from raster band" button in raster GUI
Martin Dobias
09:34 AM Revision 6d1e420c (qgis): min/max to minimum/maximum renaming
Martin Dobias
07:00 AM Revision 805e7ec0 (qgis): [ui] remove original metadata row, duplicate of name
Mathieu Pellerin - nIRV
07:00 AM Revision 1f31a978 (qgis): [ui] improve metadata feature count string
- use unknown instead of -1
- use thousands separator
Mathieu Pellerin - nIRV
05:11 AM Revision 6fd5b23a (qgis): Fix clang/clazy warnings
(cherry-picked from 80753686) Nyall Dawson
05:11 AM Revision ee7cfcce (qgis): Quiet noisy wfs provider debug messages
(cherry-picked from 91572bea) Nyall Dawson
05:11 AM Revision 5d6ea607 (qgis): Avoid crash in gps info widget due to storage of potentially removed la...
(cherry-picked from 19a4357f) Nyall Dawson
05:11 AM Revision cddbf962 (qgis): Avoid crash from storage of potentially removed map layer storage in ca...
(cherry-picked from 56b6ebd91) Nyall Dawson
05:11 AM Revision 9995238e (qgis): Avoid unnecessary handling of active layer changed when we are
adding many layers at once, or removing many (e.g. due to project
clear)
Saves a lot of unnecessary and potentially ...
Nyall Dawson
04:01 AM Revision 56b6ebd9 (qgis): Avoid crash from storage of potentially removed map layer storage in ca...
Nyall Dawson
04:01 AM Revision 19a4357f (qgis): Avoid crash in gps info widget due to storage of potentially removed la...
Nyall Dawson
04:01 AM Revision 80753686 (qgis): Fix clang/clazy warnings
Nyall Dawson
04:01 AM Revision 59dbe0e6 (qgis): Avoid unnecessary handling of active layer changed when we are
adding many layers at once, or removing many (e.g. due to project
clear)
Saves a lot of unnecessary and potentially ...
Nyall Dawson
03:53 AM Revision 91572bea (qgis): Quiet noisy wfs provider debug messages
Nyall Dawson

2018-08-16

12:23 AM Revision b58849f3 (qgis): Resurrect display of interpolated z/m in identify results, and
add closest point x/y (closest point on geometry)
Add tests
Fixes #19403
(cherry-picked from 3f9ea774c)
Nyall Dawson
12:23 AM Revision d5fd78cf (qgis): Show field alias in tooltip in form editor tab
(cherry-picked from 9a1f129) Nyall Dawson
12:23 AM Revision 8e53a659 (qgis): Fix some untranslatable strings
(cherry-picked from 0b6bfc327) Nyall Dawson
12:23 AM Revision 01b4ede1 (qgis): Disable feature fetching for symbol selector widget preview
It's just too expensive for any remote provider, e.g. wfs, and
causes many ui lockups. Revisit when support for itera...
Nyall Dawson
12:23 AM Revision 491095c4 (qgis): [wfs] Avoid widget access from non main thread
It's not safe to loop through the app's widgets in a background
thread, so defer determination of the main window unt...
Nyall Dawson
12:23 AM Revision 41036141 (qgis): [processing] Fix incorrect OGR warnings when loading raster layer results
Fixes #19597
(cherry-picked from 4930061b)
Nyall Dawson
12:23 AM Revision e89412bb (qgis): Fix geometryless features are skipped when pasting as a new scratch layer
(cherry-picked from d8f3ec40) Nyall Dawson
12:23 AM Revision 885ea99a (qgis): Count and report progress based on expected total
Algorithm appears to freeze without progress while `extent_engine.intersects(geom.constGet())` returns false.
This k...
Jordan Feldstein
12:23 AM Revision cef3b16f (qgis): Fix clang/clazy warnings
(cherry-picked from 0fc1c9d4a6) Nyall Dawson
12:23 AM Revision 9ae1a326 (qgis): Update Danish national CSW
geodata-info has been modernised (upgrade of GeoNetwork installation) and as a consequence, the CSW endpoint was chan... Heidi Vanparys
11:50 PM Revision 19c1a4b5 (qgis): fix warning
Salvatore Larosa
11:31 PM Revision 07c80b82 (qgis): Fix build of qgisnative for FreeBSD
Loïc Bartoletti
10:10 PM Revision b422504c (qgis): Disable feature fetching for symbol selector widget preview
It's just too expensive for any remote provider, e.g. wfs, and
causes many ui lockups. Revisit when support for itera...
Nyall Dawson
10:10 PM Revision 291224e8 (qgis): [wfs] Avoid widget access from non main thread
It's not safe to loop through the app's widgets in a background
thread, so defer determination of the main window unt...
Nyall Dawson
09:27 PM Revision 7da8d727 (qgis): Fix null output for k greater than number of points in k-neighbour algo...
- if k is greater than the number of points, use the number of points
- if k <3 is provided, use 3
- remove unused as...
Rudi von Staden
11:46 AM Revision 1ab87166 (qgis): Implement decodeUri for the delimited text & spatialite providers
Mathieu Pellerin - nIRV
11:46 AM Revision 3b861f22 (qgis): Add additional decodeUri tests
Mathieu Pellerin - nIRV
11:46 AM Revision 8a117af7 (qgis): Add a path row to HTML metadata table
Mathieu Pellerin - nIRV
11:46 AM Revision 45b209c2 (qgis): [FEATURE] Add hyperlink to local vector,raster datasets in information ...
Mathieu Pellerin - nIRV
11:46 AM Revision f4a0e743 (qgis): Implement a QgsProviderRegistry decodeUri function + test
Mathieu Pellerin - nIRV
11:12 AM Revision 4ab4b42d (qgis): Update Danish national CSW
geodata-info has been modernised (upgrade of GeoNetwork installation) and as a consequence, the CSW endpoint was chan... Heidi Vanparys
09:28 AM Revision f37aa8c6 (qgis): Merge pull request #7613 from wonder-sk/mesh-gui-fixes
Mesh layer fixes and improvements Martin Dobias

2018-08-15

01:12 AM Revision a0b4e024 (qgis): [processing] Respect application stylesheet in modeler/script editor di...
Nyall Dawson
01:12 AM Revision 0be9de5d (qgis): Add hidden configuration setting to set toolbar padding
Can be tweaked for better appearance on hidpi screens, e.g. on
my display a padding of 8 px looks best
Nyall Dawson
10:37 PM Revision 4930061b (qgis): [processing] Fix incorrect OGR warnings when loading raster layer results
Fixes #19597 Nyall Dawson
10:22 PM Revision 37f3be60 (qgis): [layouts] Use proxy task to show progress/exporting status in task manager
Nyall Dawson
10:22 PM Revision 21693bd4 (qgis): Add a QgsTask subclass for proxying progress reports from a
blocking operation via task manager
Allows use of the task manager progress reporting system from
operations which a...
Nyall Dawson
10:22 PM Revision 94300eab (qgis): Add proxy progress task for non-background algorithms
Mathieu Pellerin - nIRV
10:22 PM Revision 5d078ec2 (qgis): Progress task on project load
Nyall Dawson
09:33 PM Revision 0a1d3e7e (qgis): Fix description of k-nearest output layer
The output layer may have multiple features - rewording to be more general. Rudi von Staden
09:18 PM Revision 52ccc43e (qgis): [feature] Adapted k-neighbour concave hull plugin as QGIS 3 algorithm
Co-authored-by: Detlev Neumann <[email protected]> Rudi von Staden
03:20 PM Revision c0f190d0 (qgis): Address Nyall's point from review
Martin Dobias
02:54 PM Revision c4eb57d0 (qgis): Avoid crash when relation disappears (#7624)
Matthias Kuhn
02:42 PM Revision ca657179 (qgis): Address Peter's points from review
Martin Dobias
01:40 PM Revision 24bc2131 (qgis): Polish translation fix: use db privileges rather than wisdom of the woo...
Borys Jurgiel
01:32 PM Revision 680cf71d (qgis): Avoid crash when relation disappears (#7622)
Matthias Kuhn
01:31 PM Revision d8adad8a (qgis): Avoid crash when relation disappears (#7622)
Matthias Kuhn
12:06 PM Revision a82de83d (qgis): disable OpenCL by default on mac (#7621)
dirty fix before headers detection is properly done Denis Rouzaud
11:54 AM Revision f54a3d13 (qgis): disable OpenCL by default on mac
dirty fix before headers detection is properly done Denis Rouzaud
10:21 AM Revision e82cc940 (qgis): [ui] improve add mesh layer icon
Mathieu Pellerin - nIRV
10:20 AM Revision aa433765 (qgis): [ogr provider] backport @m-kuhn commit 92ace51
Mathieu Pellerin - nIRV
10:20 AM Revision be04eeb0 (qgis): [ogr provider] disable connection timeouts
Mathieu Pellerin - nIRV
08:49 AM Revision dd86dfe6 (qgis): [ogr provider] disable connection timeouts (fixes #19625 et cie)
Mathieu Pellerin - nIRV
07:45 AM Revision 21f94305 (qgis): Merge pull request #7571 from sbrunner/groups
[server] Fix the Access control in the WMS groups Stéphane Brunner
06:01 AM Revision 7ef5631d (qgis): [FEATURE][processing] Line substring algorithm
This algorithm returns the portion of a line (or curve) which falls
between the specified start and end distances (me...
Nyall Dawson
06:01 AM Revision 8365335f (qgis): [FEATURE][processing] Interpolate point on line algorithm
This algorithm creates a point geometry interpolated at a
set distance along line (or polygon boundary) geometries.
Nyall Dawson
06:01 AM Revision a4386d61 (qgis): [FEATURE] line_substring function
Returns the portion of a line (or curve) geometry which falls
between the specified start and end distances (measured...
Nyall Dawson
06:01 AM Revision 513bcb68 (qgis): [FEATURE] New geometry API call to return a curve substring
Returns a new curve representing a substring of a curve, from
a start distance and end distance.
If z or m values ar...
Nyall Dawson
06:01 AM Revision 56fd4e3b (qgis): Add QgsGeometryUtils method for interpolating point between two points,...
Nyall Dawson
06:01 AM Revision c6a91dab (qgis): [FEATURE] Use native interpolate point method instead of GEOS method
Because:
- Exactly follows curves and doesn't require segmentizing input geometry
- Also interpolates z/m values if t...
Nyall Dawson
06:01 AM Revision 0ddbb3ff (qgis): Expands docs
Nyall Dawson
06:01 AM Revision 5b0bdbd4 (qgis): Add QgsGeometryUtils method to interpolate a point on an arc given a di...
Nyall Dawson
02:23 AM Revision 0faa7ecd (qgis): [processing] Minor optimization for regular points algorithm
Nyall Dawson
02:23 AM Revision 93ee0624 (qgis): Count and report progress based on expected total
Algorithm appears to freeze without progress while `extent_engine.intersects(geom.constGet())` returns false.
This k...
Jordan Feldstein
02:23 AM Revision 9d6b5a7f (qgis): [processing] Fix non-sequential ids in regular points algorithm
Nyall Dawson
02:23 AM Revision f7694304 (qgis): Fix indentation
Matthias Kuhn

2018-08-14

12:55 AM Revision 553090b1 (qgis): Fix warning
Nyall Dawson
09:45 PM Revision 546ecbe4 (qgis): Merge pull request #7611 from PeterPetrik/translation_projects_missing_...
The qgstranslationcontext.h is missing in an install folder after build. Matthias Kuhn
07:53 PM Revision 767a7b0f (qgis): Travis fixes
Martin Dobias
07:04 PM Revision da527be9 (qgis): Fix sip bindings
Matthias Kuhn
04:42 PM Revision 90e764df (qgis): Update test images for mesh layer renderer test
Before the mesh layer used by default QSettings-dependent color ramp
(and it was hot-to-cold rather than cold-to-hot)
Martin Dobias
04:42 PM Revision 9fc2e3e1 (qgis): Make scalar/vector rendering settings per dataset group
Until now there was just one scalar and vector configuration
for a mesh layer. It is however most useful to have diff...
Martin Dobias
04:42 PM Revision d90729e7 (qgis): Write mesh rendering results into the report HTML file
Martin Dobias
04:42 PM Revision 358d1294 (qgis): Read/write mesh styling from/to project files
Martin Dobias
04:37 PM Revision a8bc9412 (qgis): [test] Add a test for QgsSQLiteExpressionCompiler
Alessandro Pasotti
04:36 PM Revision feddb3d3 (qgis): Encapsulate all mesh renderer stuff in one class + fix legend updates
Martin Dobias
04:33 PM Revision 3ea67af6 (qgis): [bugfix] Create a b-tree expr when rule based renderer has more than 50...
Fixes #19441 Layers with 80+ rule-based symbology do not render Alessandro Pasotti
04:30 PM Revision 9273090d (qgis): Fix issues around enabled/disabled state of scalar/vector rendering
Martin Dobias
04:30 PM Revision d0934557 (qgis): Save extra datasets of mesh layers in project files
Some formats like .2dm only contain definition of mesh structure,
in order to show some data users need to add extra ...
Martin Dobias
04:30 PM Revision 545eb978 (qgis): Generation of legend items for mesh layers
Martin Dobias
04:17 PM Revision 238b2455 (qgis): The qgstranslationcontext.h is missing in install folder after build.
Related to https://github.com/qgis/QGIS/pull/7456 Viktor Sklencar
12:30 PM Revision 0fc1c9d4 (qgis): Fix clang/clazy warnings
Nyall Dawson
12:30 PM Revision 0b6bfc32 (qgis): Fix some untranslatable strings
Nyall Dawson
12:30 PM Revision 3f9ea774 (qgis): Resurrect display of interpolated z/m in identify results, and
add closest point x/y (closest point on geometry)
Add tests
Fixes #19403
Nyall Dawson
12:30 PM Revision 6fcc1626 (qgis): Use QgsPoint( QgsPointXY ) constructor
Nyall Dawson
11:31 AM Revision 24f97f02 (qgis): Fix the Access control in the WMS groups
- Reactivate the tests
- Split the tests in more then one file
- Add WMS groups tests
- Use standard test font
Stéphane Brunner
10:56 AM Revision bef88f30 (qgis): Minor processing parameter evaluation refactoring
Nyall Dawson
08:00 AM Revision 9a1f1296 (qgis): Show field alias in tooltip in form editor tab
Nyall Dawson
04:42 AM Revision 1644ea30 (qgis): [Processing] Fix exception when producing a csv output.
Previously "name" was not defined. Radoslaw Guzinski
04:35 AM Revision 9241e2dc (qgis): Expand unit test coverage
(cherry-picked from 079c9fa6b6) Nyall Dawson
04:35 AM Revision ed349313 (qgis): Fix copy/paste using text format between projects
Marco Hugentobler
02:57 AM Revision d8f3ec40 (qgis): Fix geometryless features are skipped when pasting as a new scratch layer
Nyall Dawson
02:57 AM Revision 079c9fa6 (qgis): Expand unit test coverage
Nyall Dawson
02:12 AM Revision 270ac215 (qgis): Fix project home folder in browser always closes all subfolders
when saving a project
(cherry-picked from c7421c7)
Nyall Dawson
02:12 AM Revision c058a68d (qgis): [layouts] Fix incorrect filename for atlas features when using
@atlas_feature
Fixes #19552
(cherry-picked from 6920102)
Nyall Dawson
02:12 AM Revision fc618034 (qgis): Fix attribute form labels show _ character if field name/alias has & ch...
Qt treats these like shortcut key indicators in QLabel text if
they aren't escaped by a double &.
(cherry-picked fro...
Nyall Dawson
02:12 AM Revision 802f7f50 (qgis): [layouts] Fix crash on report section delete
Fixes #19447
(cherry-picked from 6e2e0732)
Nyall Dawson
02:12 AM Revision e84f37b0 (qgis): Fix memory leak in filter multipoint
(cherry-picked from 73f3164) Nyall Dawson
02:12 AM Revision f5da5297 (qgis): Update .gitignore to not track default windows build directories
(cherry-picked from f7204fa) Rudi von Staden

2018-08-13

01:52 AM Revision 430649ab (qgis): [dbmanager] fix shortcut execute query
Faneva
01:33 AM Revision ac193d05 (qgis): Fix clang/clazy warnings
Nyall Dawson
01:24 AM Revision dfa51048 (qgis): Sipify
Nyall Dawson
12:23 AM Revision 300b8a79 (qgis): QStringLiteral
Nyall Dawson
12:20 AM Revision bf25742e (qgis): Fix build warning
Nyall Dawson
12:07 AM Revision ef9d4bf0 (qgis): Fix freeze with redirected WFS
Matthias Kuhn
09:42 PM Revision 72e99d5d (qgis): Merge pull request #7602 from m-kuhn/wfsFix
Fix freeze with redirected WFS Matthias Kuhn
09:17 PM Revision cca71411 (qgis): Fix attribute form labels show _ character if field name/alias has & ch...
Qt treats these like shortcut key indicators in QLabel text if
they aren't escaped by a double &.
Nyall Dawson
03:47 PM Revision ec8a5543 (qgis): Fix freeze with redirected WFS
Matthias Kuhn
02:25 PM Revision c515a666 (qgis): [processing] fix typo
Alexander Bruy
11:25 AM Revision 70dcc334 (qgis): Merge pull request #7456 from signedav/translation_projects
Translation of .qgs project data Matthias Kuhn
09:39 AM Revision 60723509 (qgis): Tooltip for project provider
Nyall Dawson
08:44 AM Revision 29ccd1af (qgis): New icon for dock/undock thanks to @nirvn
Nyall Dawson
08:44 AM Revision 1e051f0e (qgis): [FEATURE] Add a button in attribute table toolbar to switch between
docked and window mode
Previously you had to change an option in the settings dialog and
open a new table in order t...
Nyall Dawson
07:47 AM Revision a4a74a90 (qgis): Add new icon for 'Save in project' thanks to @nirvn
Nyall Dawson
07:47 AM Revision 63fd4bab (qgis): [processing][FEATURE] Store models inside QGIS project files
Allows processing models to be stored inside QGIS project files,
so that opening the project makes that model availab...
Nyall Dawson
06:33 AM Revision 3a083001 (qgis): Sipify
Nyall Dawson
06:33 AM Revision fa680417 (qgis): Fix some clazy/clang warnings in layout
Nyall Dawson
03:09 AM Revision 69201021 (qgis): [layouts] Fix incorrect filename for atlas features when using
@atlas_feature
Fixes #19552
Nyall Dawson
03:09 AM Revision 6e2e0732 (qgis): [layouts] Fix crash on report section delete
Fixes #19447 Nyall Dawson

2018-08-12

09:15 AM Revision 73f3164f (qgis): Fix memory leak in filter multipoint
Nyall Dawson
08:00 AM Revision 8fa72861 (qgis): Fix failing test
The returned ssl errors have changed due to the external
site.
Nyall Dawson

2018-08-11

08:38 PM Revision f7204faa (qgis): Update .gitignore to not track default windows build directories
Rudi von Staden
03:38 PM Revision 0f31e341 (qgis): test back to non grp
Stéphane Brunner
03:35 PM Revision 9e6f93cf (qgis): f
Stéphane Brunner
02:26 PM Revision 617d3fce (qgis): f
Stéphane Brunner
07:24 AM Revision 02e6ec19 (qgis): Merge pull request #7591 from m-kuhn/fixAndroidNative
Fix android native Matthias Kuhn
07:23 AM Revision bcaf597a (qgis): Merge pull request #7594 from nyalldawson/fix_test
Followup f4d08eb9, update expected test result Matthias Kuhn
05:50 AM Revision db1dad58 (qgis): Followup f4d08eb9, update expected test result
Nyall Dawson

2018-08-10

12:36 AM Revision a2b8509b (qgis): german translation update
Jürgen Fischer
12:25 AM Revision cb8b8f41 (qgis): Translation fix
(cherry picked from commit ac63b8e16e9fbe76922bced14190ccab243eee26) Jürgen Fischer
05:13 PM Revision 17ecc224 (qgis): f
Stéphane Brunner
03:46 PM Revision ad4ddb18 (qgis): Merge pull request #7582 from PeterPetrik/mesh_plots
[mesh] [feature] function to get value for the point on map Martin Dobias
03:43 PM Revision 29d5f913 (qgis): log
Stéphane Brunner
03:43 PM Revision e9d718a4 (qgis): fix
Stéphane Brunner
03:43 PM Revision d14b2907 (qgis): rm-log
Stéphane Brunner
03:42 PM Revision 6504dd17 (qgis): log
Stéphane Brunner
02:40 PM Revision 271bab17 (qgis): introduce DataType for mesh dataset data definition and small fixes
Peter Petrik
02:12 PM Revision 17125377 (qgis): f
Stéphane Brunner
12:54 PM Revision 372154ca (qgis): f
Stéphane Brunner
12:53 PM Revision 67edf004 (qgis): Temp removal
Stéphane Brunner
12:20 PM Revision 25791516 (qgis): [expression] fix format_number() not adding group separators regression
Mathieu Pellerin - nIRV
11:48 AM Revision f98cc11b (qgis): Do not link to QtDBus on Androi
Matthias Kuhn
11:35 AM Revision 83327b41 (qgis): log
Stéphane Brunner
11:23 AM Revision 87bd3376 (qgis): f
Stéphane Brunner
11:19 AM Revision 92a3fca6 (qgis): f
Stéphane Brunner
11:08 AM Revision 6ed80142 (qgis): f
Stéphane Brunner
10:58 AM Revision af075bfc (qgis): run scripts/scandeps.pl (followup 6e30c626)
Jürgen Fischer
10:51 AM Revision fc259a21 (qgis): No DBus on Android
Matthias Kuhn
10:35 AM Revision 68c46482 (qgis): f
Stéphane Brunner
10:34 AM Revision 8e2e6a33 (qgis): log
Stéphane Brunner
10:24 AM Revision daaa5ba6 (qgis): f
Stéphane Brunner
10:10 AM Revision b9e63bbf (qgis): followup a1a65bb: restore wrongly reverted ramp shader fix
Mathieu Pellerin - nIRV
09:42 AM Revision 6adf988c (qgis): f
Stéphane Brunner
09:40 AM Revision 6fcef30c (qgis): [expression] fix format_number() not adding group separators regression
Mathieu Pellerin - nIRV
09:24 AM Revision 9ea0bc2a (qgis): format code and add documentation
Peter Petrik
09:21 AM Revision f4d08eb9 (qgis): dbmanager/postgis: quote identifiers in urls (fixes qgis portion of #19...
Jürgen Fischer
08:05 AM Revision 84cf6823 (qgis): f
Stéphane Brunner
07:52 AM Revision facd023b (qgis): f
Stéphane Brunner
07:37 AM Revision 4b4aea4a (qgis): f
Stéphane Brunner
07:24 AM Revision a195a460 (qgis): Merge pull request #7562 from m-kuhn/fixFreezeGetFeatureBackport
Fix freeze get feature backport Matthias Kuhn
03:18 AM Revision c7421c77 (qgis): Fix project home folder in browser always closes all subfolders
when saving a project Nyall Dawson
02:45 AM Revision bc2d9630 (qgis): Fix warning
Nyall Dawson
02:45 AM Revision a5b0c76f (qgis): Double number of projects kept on welcome page, make configurable
Because 10 isn't enough! Nyall Dawson
02:43 AM Revision 25587f64 (qgis): [MSSQL] Correctly interpret geometry-type setting
Interpret a table's geometry type (as selected in the Data Source Manager) as a
value from the QgsWkbTypes::Type enum...
Simon South
02:43 AM Revision a47682f2 (qgis): Modernize code
(cherry-picked from 4c9a23e28) Nyall Dawson
02:43 AM Revision e39cb4c3 (qgis): [processing] Don't create frequency distribution file for relief
algorithm by default
Refs #19570
(cherry-picked from d39bdcd)
Nyall Dawson
02:43 AM Revision 1fe1a99e (qgis): Fix crash in relief calculation when exporting distribution to csv
Fixes #19570
(cherry-picked from c860696)
Nyall Dawson
02:43 AM Revision 02ef298e (qgis): Followup a9ca69b7, port geometry type fix to DB2 provider
Also cleanup and modernize some code
(cherry-picked from 37f5b0c)
Nyall Dawson
02:01 AM Revision c02630b7 (qgis): Use more efficient string functions
Marco Hugentobler
02:01 AM Revision 7127e381 (qgis): Another QLatin1String
Marco Hugentobler
02:01 AM Revision 83da5707 (qgis): Fix QgsClipboard::retrieveFields and adapt unit test (because features ...
Marco Hugentobler
02:01 AM Revision 036000f1 (qgis): Allow copy / paste with text format between different projects also for...
Marco Hugentobler
02:01 AM Revision dfe3acd9 (qgis): Fix copy/paste using text format between projects
Marco Hugentobler

2018-08-09

01:32 AM Revision 37f5b0c9 (qgis): Followup a9ca69b7, port geometry type fix to DB2 provider
Also cleanup and modernize some code Nyall Dawson
01:16 AM Revision a9ca69b7 (qgis): [MSSQL] Correctly interpret geometry-type setting
Interpret a table's geometry type (as selected in the Data Source Manager) as a
value from the QgsWkbTypes::Type enum...
Simon South
05:19 PM Revision d2f05b6d (qgis): Merge pull request #7581 from m-kuhn/relabelRunButton
Rename "Run in background" to "Run" Matthias Kuhn
04:45 PM Revision c79e1d06 (qgis): [mesh] [feature] add function to identify value on the point
Peter Petrik
03:07 PM Revision 80092b73 (qgis): f
Stéphane Brunner
02:57 PM Revision 03a1990e (qgis): Fix test
Stéphane Brunner
02:14 PM Revision 6c496f21 (qgis): f
Stéphane Brunner
01:55 PM Revision f623f57b (qgis): Add groups
Stéphane Brunner
01:54 PM Revision 4d415aa9 (qgis): Add logs
Stéphane Brunner
11:57 AM Revision 4a9dec77 (qgis): Rename "Run in background" to "Run"
The user has no other option anyway, so the only thing the extra text could possibly make a user do is look for the o... Matthias Kuhn
11:17 AM Revision d39bdcda (qgis): [processing] Don't create frequency distribution file for relief
algorithm by default
Refs #19570
Nyall Dawson
11:17 AM Revision 4c9a23e2 (qgis): Modernize code
Nyall Dawson
11:17 AM Revision c860696a (qgis): Fix crash in relief calculation when exporting distribution to csv
Fixes #19570 Nyall Dawson
08:36 AM Revision cf728275 (qgis): fix yo-yo warning (followup 5e37e824, 18dbf031, 2ed144ac)
Jürgen Fischer
07:10 AM Revision 1668754f (qgis): Remove concurrency test from pg
it has been added to providerbase Matthias Kuhn
05:21 AM Revision 3d7b0d52 (qgis): [processing][grass] Fix r.sun parameter definition, resurrect test
(cherry-picked from 0c24fdb88) Nyall Dawson
05:21 AM Revision c9fe1a5f (qgis): Resurrect some processing grass tests
(cherry-picked from c50c615e) Nyall Dawson
05:21 AM Revision d5be0836 (qgis): [processing][grass] Fix definition of r.watershed, resurrect test
(cherry-picked from e893aae19) Nyall Dawson
05:21 AM Revision a3d954b3 (qgis): [processing][grass] Fix r.stream.extract definition, resurrect test
(cherry-picked from 7495ec276) Nyall Dawson
05:21 AM Revision 489aa040 (qgis): [processing][grass] Fix v.surf.bspline definition, add test
(cherry-picked from 08a8ea7b7) Nyall Dawson
05:21 AM Revision ec965883 (qgis): [processing][grass] Fix skipped outputs are still added in grass commands
(cherry-picked from 113e1635) Nyall Dawson
04:32 AM Revision 7495ec27 (qgis): [processing][grass] Fix r.stream.extract definition, resurrect test
Nyall Dawson
04:32 AM Revision e893aae1 (qgis): [processing][grass] Fix definition of r.watershed, resurrect test
Nyall Dawson
04:32 AM Revision 0c24fdb8 (qgis): [processing][grass] Fix r.sun parameter definition, resurrect test
Nyall Dawson
04:32 AM Revision c50c615e (qgis): Resurrect some processing grass tests
Nyall Dawson
04:32 AM Revision 113e1635 (qgis): [processing][grass] Fix skipped outputs are still added in grass commands
Nyall Dawson
04:32 AM Revision 08a8ea7b (qgis): [processing][grass] Fix v.surf.bspline definition, add test
Nyall Dawson
04:02 AM Revision 526e590c (qgis): [FEATURE][processing] Add "raster pixels to points" algorithm
Refactor the existing "raster pixels to polygons" algorithm and
create a new "pixels to points" algorithm, which crea...
Nyall Dawson
03:48 AM Revision 99de2334 (qgis): more efficient and reliable wedgebuffer calculation
(cherry-picked from 5c285aa0) Raymond Nijssen
03:48 AM Revision 0132323a (qgis): 360+ degrees wedge buffer tests
(cherry-picked from 2834410) Raymond Nijssen
03:48 AM Revision 829a9830 (qgis): fix for 360+ degrees wedgebuffer
(cherry-picked from 5121f72) Raymond Nijssen
03:48 AM Revision 70f9d55d (qgis): fix for negative wedge buffer angles
(cherry-picked from 9bda6b8f) Raymond Nijssen
03:48 AM Revision 86d58dbf (qgis): fix code formatting
(cherry-picked from 57a2bc7e) Raymond Nijssen
03:48 AM Revision 7c2a9982 (qgis): [processing] Added isclose function to VoronoyPolygons.py to avoid nume...
Fixes #8002 - hopefully, and adds tests
(cherry-picked from d2b71c30)
Håvard Tveite
03:48 AM Revision ebbb94b1 (qgis): wedgebuffer constructed by qgsCircles
(cherry-picked from faaa5907) Raymond Nijssen
02:04 AM Revision 64de2a23 (qgis): Fix warning
Nyall Dawson

2018-08-08

01:18 AM Revision d2b71c30 (qgis): [processing] Added isclose function to VoronoyPolygons.py to avoid nume...
Fixes #8002 - hopefully, and adds tests Håvard Tveite
10:32 PM Revision faaa5907 (qgis): wedgebuffer constructed by qgsCircles
Raymond Nijssen
10:32 PM Revision 9bda6b8f (qgis): fix for negative wedge buffer angles
Raymond Nijssen
10:32 PM Revision 5c285aa0 (qgis): more efficient and reliable wedgebuffer calculation
Raymond Nijssen
10:32 PM Revision 5121f72b (qgis): fix for 360+ degrees wedgebuffer
Raymond Nijssen
10:32 PM Revision 28344102 (qgis): 360+ degrees wedge buffer tests
Raymond Nijssen
10:32 PM Revision 57a2bc7e (qgis): fix code formatting
Raymond Nijssen
08:38 PM Revision 6e30c626 (qgis): debian packaging: add opencl-headers for OpenCL support
Jürgen Fischer
07:25 PM Revision e5fce1ec (qgis): Add missing import
Matthias Kuhn
05:26 PM Revision 450f9f3a (qgis): Polish translation update
Borys Jurgiel
04:33 PM Revision 0b502ff5 (qgis): Merge pull request #7451 from elpaso/opencl-utils-2
[feature] OpenCL support Alessandro Pasotti
02:20 PM Revision 55473e7e (qgis): fix build without webkit
Denis Rouzaud
02:19 PM Revision cbf55691 (qgis): Fix the Access control in the WMS groups
Stéphane Brunner
01:40 PM Revision 0c97b7cb (qgis): fix build without webkit
Denis Rouzaud
01:26 PM Revision 0960b1f2 (qgis): [opencl] Restore clang -Wimplicit-fallthrough
Alessandro Pasotti
01:26 PM Revision 6ecf16e6 (qgis): [opencl] Fix doxy comment
Alessandro Pasotti
11:29 AM Revision 4f59bca2 (qgis): Allow geometryless layers in Spatialite execute SQL
Fixes #19558 Rudi von Staden
11:28 AM Revision 2e0576c4 (qgis): Fix quotes on postgis import, & fix mysql datsource formatting
(cherry-picked from 53cbe2610) Stephen Knox
11:28 AM Revision 1c51d698 (qgis): avoid CRS in the tooltip when the layer is not spatial
(cherry-picked from d90348df4) Etienne Trimaille
11:28 AM Revision c6bb3cd8 (qgis): [processing][saga] Fix cubic spline definition, add unit test
(cherry-picked from 43d38709) Nyall Dawson
11:28 AM Revision 14540a95 (qgis): [processing] allow geometryless layer input for order by expression alg
(cherry-picked from 2a57e779e8) Mathieu Pellerin - nIRV
11:28 AM Revision 85cda451 (qgis): Task manager status bar widget should also show indeterminate progress ...
(cherry-picked from c7a076a8) Nyall Dawson
11:28 AM Revision abde48dd (qgis): Fix some clang warnings
(cherry-picked from 13b790d1e) Nyall Dawson
11:28 AM Revision ce3cba1f (qgis): [processing] Update the comparison implementation in voronoi.py (fixes ...
When "translating" the cmp function of Site and Halfedge to Python 3, the __lt__ function was forgotten. It has been... Håvard Tveite
11:28 AM Revision acbb27c2 (qgis): [processing] Update to VoronoiPolygons.py, some fixes for #8002
* Update to VoronoiPolygons.py, fixes #8002 adds comments, ++
* Fixed a spelling an an indentation mistake reported ...
Håvard Tveite
11:28 AM Revision 2b6ef28a (qgis): Added a test for VoronoiPolygon.py that covers some new cases
(cherry-picked from 4b1bc82ca) Håvard Tveite
11:28 AM Revision 6502dba2 (qgis): [processing][grass] Fix bad move/copy paths in grass i.gensig/maxlik algs
Refs #19539
(cherry-picked from 282f95c9f7)
Nyall Dawson
11:28 AM Revision 0230e4a8 (qgis): [layouts] Try to avoid incorrect page margin handling while printing
(cherry-picked from 53a3425ec) Nyall Dawson
11:28 AM Revision d16b5db6 (qgis): Fix parent task progress report calculation when subtask progress changes
(cherry-picked from 95438cc0f5) Nyall Dawson
11:28 AM Revision 680c3295 (qgis): Allow geometryless layers in Spatialite execute SQL
Fixes #19558 Rudi von Staden
11:27 AM Revision b0bc604d (qgis): Also show desktop notifications when tasks fail, not just when they suc...
Nyall Dawson
11:18 AM Revision 4af52f22 (qgis): [opencl] Update CMakeList and sipify
Alessandro Pasotti
10:08 AM Revision 44adfe53 (qgis): [opencl] Final rebase before merge
Alessandro Pasotti
09:47 AM Revision 1eee8859 (qgis): Fix fallback to system tray based notifications
Nyall Dawson
09:40 AM Revision e79f6d1a (qgis): Fix documentation for ninecell filters
Alessandro Pasotti
09:40 AM Revision 14f8c436 (qgis): [opencl] Translate tab name
Alessandro Pasotti
09:40 AM Revision 6317a068 (qgis): [opencl] Translate message when no opencl is available
Plus Typos and code style Alessandro Pasotti
09:39 AM Revision 966c3db2 (qgis): [opencl] Uppercase CMake
Alessandro Pasotti
09:39 AM Revision 82fdb56c (qgis): Const correctness for rasterblock
Alessandro Pasotti
09:39 AM Revision 9ed9cbde (qgis): [opencl] Initialize opencl path from cmd line and env
Alessandro Pasotti
09:39 AM Revision c42a748a (qgis): [opencl] Fix build when headers are not available
Alessandro Pasotti
09:39 AM Revision 445d453b (qgis): [opencl] Remove obsolete test (superceeded)
Alessandro Pasotti
09:39 AM Revision 84dd14ae (qgis): [opencl] Rename test function for consistency
Alessandro Pasotti
09:39 AM Revision 07db3f84 (qgis): Fix some cast warnings, pre-calc values for speed
Alessandro Pasotti
09:39 AM Revision 78a45b7d (qgis): [opencl] Small optimization in hillshade
... and more tolerant epsilon for float comparison in tests Alessandro Pasotti
09:39 AM Revision 8f40129d (qgis): [opencl] Increase test coverage with no-opencl image comparison
Alessandro Pasotti
09:39 AM Revision 8689c401 (qgis): [opencl] Fix small OpenCL alg issues
From comparison tests with CPU results
+ some minor speed improvements
Alessandro Pasotti
09:39 AM Revision 573283f0 (qgis): [opencl] Move common code before the opencl ifdef
... so that it builds correctly without opencl Alessandro Pasotti
09:39 AM Revision be5f1fd4 (qgis): [opencl] Ruggedness index OpenCL program
Alessandro Pasotti
09:39 AM Revision 8b81f1bb (qgis): [opencl] Single kernel for multi and simple hillshade
To be able to re-use the cached program if the user
changes the multi switch
Alessandro Pasotti
09:39 AM Revision db35810e (qgis): [opencl] Make opencl info copyable
Alessandro Pasotti
09:39 AM Revision 1324eff7 (qgis): [opencl] Code cleanup and comments
Alessandro Pasotti
09:39 AM Revision 5afd9e24 (qgis): [opencl] Error message when OpenCL could not be found
Alessandro Pasotti
09:39 AM Revision a420474e (qgis): [opencl] Fix device selection on start
Alessandro Pasotti
09:39 AM Revision 41e7e71d (qgis): [opencl] Hillshade fix alpha and nodata
Alessandro Pasotti
09:39 AM Revision eaa7982c (qgis): [opencl] Add multidirectional renderer and cache the program
Now we are FAST! Alessandro Pasotti
09:38 AM Revision be21ea8e (qgis): Bindings for 9cell filter
Alessandro Pasotti
09:38 AM Revision 528302cc (qgis): [opencl] Use fast formula for hillshade
Also optimize cl buffers Alessandro Pasotti
09:38 AM Revision a73bbbad (qgis): [opencl] Reduce memory footprint and optimize
Alessandro Pasotti
09:37 AM Revision 3bad1675 (qgis): [opencl] Memory optimization
Alessandro Pasotti
09:36 AM Revision a1a65bb4 (qgis): [opencl] Test with image2d
Alessandro Pasotti
09:35 AM Revision 12fa8965 (qgis): [opencl] Add options widget
Alessandro Pasotti
09:34 AM Revision b09df533 (qgis): Use OpenCL command queue
Alessandro Pasotti
09:32 AM Revision 16a49cdd (qgis): Wrap make program in OpenCL utils
Alessandro Pasotti
09:32 AM Revision 79f0eadb (qgis): Added context
Alessandro Pasotti
09:31 AM Revision 47568732 (qgis): CPLAllocator smart wrapper
Alessandro Pasotti
09:31 AM Revision 7e1d9298 (qgis): Try to avoid crash on intel haswell
Alessandro Pasotti
09:29 AM Revision 43d38709 (qgis): [processing][saga] Fix cubic spline definition, add unit test
Nyall Dawson
09:29 AM Revision 583c7ae2 (qgis): More updates for opencl
Alessandro Pasotti
09:29 AM Revision d6e747ca (qgis): OpenCL tests and aspect
Alessandro Pasotti
09:27 AM Revision 767eda4b (qgis): Working! With C++ API
Alessandro Pasotti
09:27 AM Revision 6f9a72e4 (qgis): Working but crashing on dealloc of command queue
Alessandro Pasotti
09:27 AM Revision 51d1bb36 (qgis): OpenCL POC 1
Alessandro Pasotti
09:26 AM Revision a1a09d75 (qgis): [opencl] Rename test function for consistency
Alessandro Pasotti
09:26 AM Revision b89808f5 (qgis): [opencl] Small optimization in hillshade
... and more tolerant epsilon for float comparison in tests Alessandro Pasotti
09:25 AM Revision 9ff8779f (qgis): [opencl] Increase test coverage with no-opencl image comparison
Alessandro Pasotti
09:25 AM Revision 86b60c6c (qgis): [opencl] Class docs improvements
Also try hard to find a device before giving up Alessandro Pasotti
09:25 AM Revision 82b60df6 (qgis): [opencl] Simplify OpenCL configuration in CMake
and add a message without failing if not found Alessandro Pasotti
09:24 AM Revision dc4b1da0 (qgis): [opencl] Fix small OpenCL alg issues
From comparison tests with CPU results
+ some minor speed improvements
Alessandro Pasotti
09:24 AM Revision 69564368 (qgis): [opencl] Update test reference image
Alessandro Pasotti
09:23 AM Revision 6b10ffef (qgis): Add overload that accepts qgissize instead of int
to avoid a lot of annoying warnings and spare
some casts
Alessandro Pasotti
09:23 AM Revision a6d5d479 (qgis): [opencl] Fix nodata value in slope, aspect and hillshade
Alessandro Pasotti
09:23 AM Revision 30a62e1a (qgis): Astyle
Alessandro Pasotti
09:22 AM Revision 164bcc2b (qgis): [opencl] Ruggedness index OpenCL program
Alessandro Pasotti
09:22 AM Revision d492bbca (qgis): [opencl] Make opencl info copyable
Alessandro Pasotti
09:22 AM Revision ed7e831d (qgis): [opencl] Error message when OpenCL could not be found
Alessandro Pasotti
09:22 AM Revision add3d074 (qgis): [opencl] Fix device selection on start
Alessandro Pasotti
09:22 AM Revision d846804b (qgis): [opencl] Make device configurable
Alessandro Pasotti
09:22 AM Revision 28169aae (qgis): [opencl] Suppress warning for unused variable
Alessandro Pasotti
09:22 AM Revision 54b5821f (qgis): [opencl] Cache the context
Alessandro Pasotti
09:22 AM Revision e29c7e55 (qgis): [opencl] Benchmark test case
Alessandro Pasotti
09:22 AM Revision c4eebc72 (qgis): Bindings for 9cell filter
Alessandro Pasotti
09:22 AM Revision 314b7e36 (qgis): [opencl] Faster cl algorithm
Alessandro Pasotti
09:22 AM Revision e4228f4b (qgis): [opencl] Add performance test
Alessandro Pasotti
09:21 AM Revision 66b02d66 (qgis): [opencl] Reduce memory footprint and optimize
Alessandro Pasotti
09:21 AM Revision 95fa27fa (qgis): More documentation
Alessandro Pasotti
09:21 AM Revision 329402ac (qgis): [opencl] Added docs
Alessandro Pasotti
09:20 AM Revision 5aa54658 (qgis): [opencl] Pass the queue to the cl methods
Fixes some issues on intel Alessandro Pasotti
09:20 AM Revision 3161b940 (qgis): [opencl] Global transparency
Alessandro Pasotti
09:20 AM Revision 5129dcf0 (qgis): [opencl] Memory optimization
Alessandro Pasotti
09:19 AM Revision d5dd50c0 (qgis): [opencl] Hillshade renderer
Alessandro Pasotti
09:19 AM Revision 350829e9 (qgis): [opencl] Test with image2d
Alessandro Pasotti
09:19 AM Revision 1decb48f (qgis): [opencl] Add options widget
Alessandro Pasotti
09:19 AM Revision 3054da0c (qgis): Use OpenCL command queue
Alessandro Pasotti
09:18 AM Revision ebad3605 (qgis): Added context
Alessandro Pasotti
09:18 AM Revision 215bfd41 (qgis): Wrap make program in OpenCL utils
Alessandro Pasotti
09:18 AM Revision 08fc641d (qgis): CPLAllocator smart wrapper
Alessandro Pasotti
09:18 AM Revision a7ef0722 (qgis): Try to avoid crash on intel haswell
Alessandro Pasotti
09:18 AM Revision b6de8f16 (qgis): Added tests for opencl slope and aspect algs
Alessandro Pasotti
09:18 AM Revision be8bfee9 (qgis): Added device information to debug log
Alessandro Pasotti
09:18 AM Revision 05be622c (qgis): OpenCL POC 1
Alessandro Pasotti
09:18 AM Revision 9068fe46 (qgis): More updates for opencl
Alessandro Pasotti
09:18 AM Revision 74042634 (qgis): OpenCL tests and aspect
Alessandro Pasotti
09:18 AM Revision 8ea565a7 (qgis): OpenCL API 2
Alessandro Pasotti
09:18 AM Revision a9f11fb3 (qgis): Working! With C++ API
Alessandro Pasotti
09:18 AM Revision 0c3cb688 (qgis): Working but crashing on dealloc of command queue
Alessandro Pasotti
09:18 AM Revision ff1b6c29 (qgis): Removed context from utils
Alessandro Pasotti
07:37 AM Revision a2a56696 (qgis): Drop minimum task time to 5 second before showing a system notification
Nyall Dawson
07:37 AM Revision 8c6068a2 (qgis): Don't show system notifications for short tasks
Too annoying! Nyall Dawson
07:19 AM Revision bbffad6f (qgis): Fix test
Matthias Kuhn
07:18 AM Revision e0cc66c3 (qgis): Fix imports
Matthias Kuhn
07:18 AM Revision 58da9759 (qgis): Make spare connections more explicit
Matthias Kuhn
07:18 AM Revision ec4a3275 (qgis): Make nested iterator request test solid for max conn count changes
Matthias Kuhn
07:18 AM Revision 955323ff (qgis): Add QgsApplication::maxConcurrentConnectionsPerPool()
Matthias Kuhn
07:17 AM Revision 7e70c410 (qgis): Fix rename variable
Matthias Kuhn
07:17 AM Revision 10a8e13e (qgis): Add nested loop support for spatialite
Matthias Kuhn
07:17 AM Revision bef52f3a (qgis): Fix compile
Matthias Kuhn
07:17 AM Revision e32e501b (qgis): Add nested loop support for oracle
Matthias Kuhn
07:17 AM Revision 550f381c (qgis): Add nested loop support for ogr provider
Matthias Kuhn
07:16 AM Revision 6a9c5fa3 (qgis): Make expression functions that use internal requests more stable
Matthias Kuhn
07:16 AM Revision 7c8c6ca0 (qgis): Allow specifying the number of required connections
for a request. Most requests should reserve more
than a single connection (default: 3) and only
requests that are exe...
Matthias Kuhn
07:16 AM Revision 18112c0c (qgis): Rename `freeConnectionsRequirement` to `requestMayBeNested`
Matthias Kuhn
07:13 AM Revision 790408ff (qgis): Redisable waitForFinished test on Travis
Nyall Dawson
06:48 AM Revision 91c6556f (qgis): Make save as initial path default to current project path instead
of last used path
This is more logical (as you're more likely to want to save
a copy of the project somewhere near t...
Nyall Dawson
06:26 AM Revision d90348df (qgis): avoid CRS in the tooltip when the layer is not spatial
Etienne Trimaille
04:42 AM Revision f145631e (qgis): followup 9664103: synchronize initializeMainWindow parameters
Mathieu Pellerin - nIRV
04:16 AM Revision 9664103f (qgis): [FEATURE] Add linux native progress report API (#7549)
Works on:
- Unity
- Gnome-Shell (dash to dock extension)
- KDA Plasma
Mathieu Pellerin - nIRV
02:04 AM Revision 56e605bd (qgis): [feature] Add parameter for field selection to Postgis OGR importer
Stephen Knox
02:04 AM Revision 53cbe261 (qgis): Fix quotes on postgis import, & fix mysql datsource formatting
Stephen Knox

2018-08-07

12:02 AM Revision 13b790d1 (qgis): Fix some clang warnings
Nyall Dawson
12:02 AM Revision 157a624e (qgis): [layouts] Fix filename links in message bar
Nyall Dawson
12:02 AM Revision c7a076a8 (qgis): Task manager status bar widget should also show indeterminate progress ...
Nyall Dawson
09:54 PM Revision 4b1bc82c (qgis): Added a test for VoronoiPolygon.py that covers some new cases
Håvard Tveite
09:06 PM Revision 42332f2d (qgis): Fix QgsTask::waitForFinished test
Nyall Dawson
09:06 PM Revision 9b4be7ae (qgis): Simplify QgsTask::waitForFinished, hopefully fix bugs
Nyall Dawson
08:52 PM Revision 28fa839a (qgis): [processing] Update to VoronoiPolygons.py, some fixes for #8002
* Update to VoronoiPolygons.py, fixes #8002 adds comments, ++
* Fixed a spelling an an indentation mistake reported ...
Håvard Tveite
08:48 PM Revision ca001741 (qgis): [processing] Update the comparison implementation in voronoi.py (fixes ...
When "translating" the cmp function of Site and Halfedge to Python 3, the __lt__ function was forgotten. It has been... Håvard Tveite
08:22 PM Revision 87000377 (qgis): [tasks] Show estimated time remaining and completion time in status bar
task manager widget
Calculated using a simple linear interpolation based on the elapsed
time and current progress
Nyall Dawson
07:52 PM Revision e51fed47 (qgis): use nullptr instead of 0 pointer
Denis Rouzaud
07:51 PM Revision 8876270c (qgis): [win] Use native desktop notifications for prettier notifications
Nyall Dawson
05:08 PM Revision fea9de9f (qgis): merge error
David Signer
02:33 PM Revision ad086dc4 (qgis): layermaptest and fixes
after feedback - mostly doc stuff or code style David Signer
02:32 PM Revision 519e91e6 (qgis): missing parameter documentation
David Signer
02:32 PM Revision 048ff3f0 (qgis): add missing sip file
Denis Rouzaud
02:32 PM Revision 5a01074d (qgis): fixes
David Signer
02:32 PM Revision 9218c260 (qgis): fix SIP test
Denis Rouzaud
02:32 PM Revision caa88429 (qgis): spelling
David Signer
02:32 PM Revision 442c7323 (qgis): sip files and some improvements
like make a list copy before go through for loop and log messages David Signer
02:32 PM Revision 1433de10 (qgis): Add missing sip bindings
Matthias Kuhn
02:31 PM Revision 1bccedd1 (qgis): working translation of project from qm file
Translated objects and tests included:
- [x] layer names
- [x] layer group names
- [x] relation names
- [x] attribute...
David Signer
02:31 PM Revision e8e48aba (qgis): docstrings etc.
David Signer
02:31 PM Revision 283b1b46 (qgis): use of smartpointer mTranslator
for better handling if loaded (or in our case existent) or not... David Signer
02:31 PM Revision 090db0d8 (qgis): setProjectTranslator
...in QgsReadWriteContext creation
implementation of projectTranslator where needed
use of DefaultTranslator to have...
David Signer
02:31 PM Revision 778734fd (qgis): translator basics
basics work - translation of layername, relations
fields and aliases have a problem
David Signer
02:31 PM Revision 2bfe2296 (qgis): tests, project store and other
not yet working all translations
project handling can be improved
project store after translation working
and fix som...
David Signer
02:31 PM Revision fc018daa (qgis): QgsProjectTranslator
implementation of abstract class QgsProjectTranslator David Signer
02:31 PM Revision 628292b9 (qgis): gui implementation
David Signer
02:30 PM Revision f5a4a426 (qgis): generate ts file
with the structure for it - not finished David Signer
02:22 PM Revision bbbc5b25 (qgis): Turn off some chatty warnings
Alessandro Pasotti
12:29 PM Revision 7b971e25 (qgis): Fix error in task manager test
Nyall Dawson
12:29 PM Revision 5e1184a6 (qgis): More task test debugging, fixes
Nyall Dawson
12:29 PM Revision 7ef0e9e7 (qgis): Better debugging for task manager tests
Nyall Dawson
11:09 AM Revision c905352b (qgis): Fix cmake warning
Nyall Dawson
08:37 AM Revision 95438cc0 (qgis): Fix parent task progress report calculation when subtask progress changes
Nyall Dawson
08:02 AM Revision cdc9b56f (qgis): Fix build in MacOS, add not Apple for Linux native thing.
Ismail Sunni
05:13 AM Revision 53a3425e (qgis): [layouts] Try to avoid incorrect page margin handling while printing
Nyall Dawson
02:37 AM Revision 709973a2 (qgis): Move recent document handling (windows "jump list" support)
to native library
Allows other platforms to implement platform specific recent
document handling
Nyall Dawson

2018-08-06

01:40 AM Revision 70ba3872 (qgis): Fix warning
Nyall Dawson
01:40 AM Revision 64586df2 (qgis): Add API to send native desktop notifications to QgsNative
And use native desktop notifications on Linux (via dbus). Avoids
unnecessary system tray icon creation, which is a pr...
Nyall Dawson
01:33 AM Revision 282f95c9 (qgis): [processing][grass] Fix bad move/copy paths in grass i.gensig/maxlik algs
Refs #19539 Nyall Dawson
04:43 PM Revision 3fc8e8d6 (qgis): Merge pull request #7530 from m-kuhn/implicit-fallthrough
Enable -Wimplicit-fallthrough Matthias Kuhn
12:03 PM Revision 52ed396c (qgis): dwg import: refine labels
Jürgen Fischer
11:24 AM Revision a81555a0 (qgis): Move windows app icon progress report API to QgsNative
Nyall Dawson
11:09 AM Revision c60efaf0 (qgis): Remove double semicolon
Matthias Kuhn
11:08 AM Revision ea70bb42 (qgis): Add semicolon to clang::fallthrough define
Matthias Kuhn
10:34 AM Revision ebe38287 (qgis): Add missing semicolon
Matthias Kuhn
10:22 AM Revision 4809001d (qgis): Enable -Wimplicit-fallthrough
Matthias Kuhn
10:22 AM Revision 0d3dd703 (qgis): Add missing breaks
Matthias Kuhn
10:22 AM Revision 00fbd412 (qgis): Fix clang fallthrough for libdxfrw
Matthias Kuhn
10:22 AM Revision 31533268 (qgis): Fix clang fallthrough
Matthias Kuhn
10:22 AM Revision 2f829e02 (qgis): Add missing break
Matthias Kuhn
06:55 AM Revision 71f99107 (qgis): [vector file writer] use field type to save attribute values
Mathieu Pellerin - nIRV
06:07 AM Revision 51b63e6b (qgis): [vector file writer] use field type to save attribute values
(relying on attribute value type isn't reliable under certain
scenarios, including memory layers created through a pr...
Mathieu Pellerin - nIRV
05:51 AM Revision 1c33261e (qgis): Tweak string formatting for consistency with other indicators
Nyall Dawson
05:51 AM Revision a9535879 (qgis): [FEATURE] Layer tree indicators for memory layers
Shows a memory layer icon in the layer tree for all memory
layers, with a tooltip warning that the contents of the la...
Nyall Dawson
05:51 AM Revision 6ecc69ff (qgis): Add dataSourceChanged signal to QgsVectorLayer, add tests
Nyall Dawson
05:51 AM Revision 317b3105 (qgis): [needs-docs] Clicking the memory layer indicator triggers a 'make perme...
Nyall Dawson
05:51 AM Revision 93ce435c (qgis): Nice memory layer indicator icon, thanks to @nirvn
Nyall Dawson
05:51 AM Revision 01876d15 (qgis): Make memory layer indicator respond correctly to making a layer permanent
Nyall Dawson
05:45 AM Revision f3235f7c (qgis): Short connection timeout for symbol selector preview feature fetching
Because we don't really care if we couldn't fulfill this request,
and the request itself is blocking UI.
Nyall Dawson
05:45 AM Revision 70277635 (qgis): Refine QgsFeatureRequest timeout api, dox
Nyall Dawson
02:28 AM Revision d8b20e74 (qgis): Update message in wizard and code style batch file
Nathan Woodrow

2018-08-05

05:30 PM Revision dbbbdbd2 (qgis): Merge pull request #7534 from slarosa/backport_3_2
[dbmanager] Fixes #19528: cannot resize query area Salvatore Larosa
05:03 PM Revision a7f0f2b3 (qgis): Merge pull request #7519 from m-kuhn/nestedConnectionPoolDeadlock
Fix freeze with `get_feature` Matthias Kuhn
11:45 AM Revision f301a896 (qgis): Fix test
Matthias Kuhn
09:24 AM Revision 0a0f84a9 (qgis): Make spare connections more explicit
Matthias Kuhn

2018-08-04

08:30 PM Revision 5e506766 (qgis): [dbmanager] Fixes #19528: cannot resize query area
cherry-picked from 19d49352af1ad618a9d535caf9dde7bbba329e2e Salvatore Larosa
08:29 PM Revision 87d75838 (qgis): Merge pull request #7533 from slarosa/fix_19528
[dbmanager] Fixes #19528: cannot resize query area Salvatore Larosa
09:16 AM Revision 2a57e779 (qgis): [processing] allow geometryless layer input for order by expression alg
Mathieu Pellerin - nIRV
08:48 AM Revision 6901b934 (qgis): Fix imports
Matthias Kuhn
08:47 AM Revision eac43fd1 (qgis): Add concurrency/nesting test for all providers
Matthias Kuhn
08:39 AM Revision 19d49352 (qgis): [dbmanager] Fixes #19528: cannot resize query area
Salvatore Larosa
08:31 AM Revision 9db20222 (qgis): Merge pull request #7520 from m-kuhn/get_feature_thread_safety
Thread safety for get_feature Matthias Kuhn
05:50 AM Revision b55a8a3e (qgis): Update the export layout as image message bar to link to files
Mathieu Pellerin - nIRV

2018-08-03

09:57 PM Revision 4acef1ef (qgis): [processing] Fix crash in extract by attribute when field name does not...
Fixes #19531 Nyall Dawson
05:31 PM Revision 9e086063 (qgis): bugfix break in case (#7529)
David Signer
01:56 PM Revision 56885e19 (qgis): Make nested iterator request test solid for max conn count changes
Matthias Kuhn
01:56 PM Revision 9d5f6f3f (qgis): Add QgsApplication::maxConcurrentConnectionsPerPool()
Matthias Kuhn
01:45 PM Revision 92ace516 (qgis): Fix OGR iterator crash on timeout
Matthias Kuhn
10:33 AM Revision 56024af2 (qgis): Fix bad merge pt 2
Nyall Dawson
10:33 AM Revision f46c7132 (qgis): Fix bad merge
Nyall Dawson
10:33 AM Revision 1fb87487 (qgis): Fix potential crash after exporting vector layer
Nyall Dawson
10:33 AM Revision 4c50a3c9 (qgis): Spelling
Nyall Dawson
10:33 AM Revision da57c087 (qgis): Fix warning
Nyall Dawson
10:33 AM Revision f8afc507 (qgis): Spelling
Nyall Dawson
10:33 AM Revision c5668f37 (qgis): [FEATURE] Add a menu entry to memory layers to Make Permanent
Prompts for a location to save the layer to, then replaces it
in place (keeping the same id, style, etc)
Nyall Dawson
10:33 AM Revision 2b9e0d63 (qgis): Fix message bar paths
Nyall Dawson
10:33 AM Revision b8323a9b (qgis): Hide extra options from Make Permanent dialog
We don't want to e.g. allow users to change the CRS or drop
fields in this dialog.
Nyall Dawson
10:28 AM Revision 14eb0e58 (qgis): Fix compile
Matthias Kuhn
10:13 AM Revision f8931921 (qgis): Fix rename variable
Matthias Kuhn
10:06 AM Revision efd5cc54 (qgis): [FEATURE] Add Open Directory option to disabled welcome page projects
This allows users to open the closest existing path to the original
project location in their file manager, to hopefu...
Nyall Dawson
10:06 AM Revision 22c42843 (qgis): Make welcome page Open Directory action highlight project file
Nyall Dawson
10:00 AM Revision 16706bb5 (qgis): Add nested loop support for oracle
Matthias Kuhn
10:00 AM Revision 48d49200 (qgis): Add nested loop support for spatialite
Matthias Kuhn
09:58 AM Revision 90a1a0a5 (qgis): Add nested loop support for ogr provider
Matthias Kuhn
09:52 AM Revision 8dd4b3b2 (qgis): Rename `freeConnectionsRequirement` to `requestMayBeNested`
Matthias Kuhn
09:38 AM Revision f6692cb4 (qgis): Add hidden setting to skip the project memory layer warning
To be used by 3rd party plugins, e.g. memory layer saver, who
may want to surpress this warning.
(cherry-picked from...
Nyall Dawson
09:38 AM Revision 7d67897a (qgis): Improved UX when closing projects with layers with unsaved changes
Previously, the unsaved layer warnings would come AFTER the
unsaved project warning. The unsaved layer warnings had n...
Nyall Dawson
09:38 AM Revision 8ce6d28f (qgis): Warn users on closing projects with populated memory layers present
Adds a warning (with a cancel option!) when users start to close
a project containing any memory layers with features...
Nyall Dawson
08:50 AM Revision a893f52f (qgis): fix mac build and fix native file selector
Denis Rouzaud
08:50 AM Revision 970fc4f3 (qgis): add objective-c files to astyle
Denis Rouzaud
08:50 AM Revision 0dc1a61e (qgis): Warn users on closing projects with populated memory layers present
Adds a warning (with a cancel option!) when users start to close
a project containing any memory layers with features...
Nyall Dawson
08:50 AM Revision 85a7d5cb (qgis): Add hidden setting to skip the project memory layer warning
To be used by 3rd party plugins, e.g. memory layer saver, who
may want to surpress this warning.
Nyall Dawson
08:50 AM Revision 02bd1ccc (qgis): Improved UX when closing projects with layers with unsaved changes
Previously, the unsaved layer warnings would come AFTER the
unsaved project warning. The unsaved layer warnings had n...
Nyall Dawson
08:16 AM Revision 90c97033 (qgis): Update the save vector/raster message bar to link to files
Mathieu Pellerin - nIRV
08:16 AM Revision e5604f97 (qgis): Update the save 3D map message bar to link to files
Mathieu Pellerin - nIRV
08:16 AM Revision 1fc6aabd (qgis): Implement openFileExplorerAndSelectFile for Linux
Mathieu Pellerin - nIRV
08:16 AM Revision 9eb25bca (qgis): Only use the native openFileExplorerAndSelectFile for files
Mathieu Pellerin - nIRV
07:34 AM Revision 65ae32aa (qgis): [processing] homogenize filter strings for models and scripts
Alexander Bruy
05:47 AM Revision 3e760882 (qgis): fix minor typo in the XML file filter string (add missed dot)
Alexander Bruy

2018-08-02

06:15 PM Revision 06aff729 (qgis): dwg import: handle filenames with utf8 characters
(cherry picked from commit dd5ed68818380dfb6590677d968ec0e17c3f39c0) Jürgen Fischer
06:01 PM Revision dd5ed688 (qgis): dwg import: handle filenames with utf8 characters
(cherry picked from commit 4945e97f248f7542c884c34b9bb5ba1dd3e4623c) Jürgen Fischer
05:59 PM Revision 028a8bee (qgis): qspatialite: 'update' qt5 port (fixes #19419)
(backport 6551913a, c7e914cd, 1201df57 & 67e846e3) Jürgen Fischer
05:54 PM Revision 4945e97f (qgis): dwg import: handle filenames with utf8 characters
Jürgen Fischer
04:12 PM Revision 11b26831 (qgis): Thread safety for get_feature
Matthias Kuhn
01:34 PM Revision 14643ad9 (qgis): Allow specifying the number of required connections
for a request. Most requests should reserve more
than a single connection (default: 3) and only
requests that are exe...
Matthias Kuhn
01:34 PM Revision 7033b544 (qgis): Add test for nested connection pool acquire freeze
Matthias Kuhn
01:34 PM Revision 5252bf19 (qgis): Make expression functions that use internal requests more stable
Matthias Kuhn
12:57 PM Revision c81c499d (qgis): Merge pull request #7518 from alexbruy/homogenize-param
[processing] homogenize label for "additional creation options" parameter Alexander Bruy
11:24 AM Revision 882a0c43 (qgis): Empty shell for linux native library
Nyall Dawson
11:24 AM Revision 62a56b19 (qgis): Fix typo
Nyall Dawson
11:11 AM Revision f5244603 (qgis): [processing] homogenize label for 'additional creation options'
parameter in GDAL algorithms Alexander Bruy

2018-08-01

12:55 AM Revision 067ee2b3 (qgis): Fix regression in raster psuedo ramp rendering when only two classes exist
(cherry-picked from edec245b) Nyall Dawson
12:55 AM Revision 349aa217 (qgis): Fix incorrect restore of ui form paths for layers when no ui form was set
Prevents an empty ui form path being set to the folder path containing the
project when a project is loaded
(cherry-...
Nyall Dawson
12:55 AM Revision 1def3084 (qgis): Be careful when restoring ui form paths from existing projects
Because these may have been corrupted and contain invalid paths,
which causes a network request to be sent fetching a...
Nyall Dawson
11:21 PM Revision ad93ccc7 (qgis): Fix incorrect restore of ui form paths for layers when no ui form was set
Prevents an empty ui form path being set to the folder path containing the
project when a project is loaded
Nyall Dawson
11:21 PM Revision 11171a36 (qgis): Be careful when restoring ui form paths from existing projects
Because these may have been corrupted and contain invalid paths,
which causes a network request to be sent fetching a...
Nyall Dawson
11:21 PM Revision edec245b (qgis): Fix regression in raster psuedo ramp rendering when only two classes exist
Nyall Dawson
05:15 PM Revision ad7417a5 (qgis): Merge pull request #7462 from tcoupin/fix-wms
[server] Multiples fixes for wms server René-Luc ReLuc
05:14 PM Revision 906022e8 (qgis): Fix indentation and spelling
René-Luc ReLuc
04:48 PM Revision ada89336 (qgis): Merge pull request #7491 from pblottiere/server_wfs_service_version
[server] Adds ServiceTypeVersion element in WFS 1.1.0 GetCapabilities doc René-Luc ReLuc
12:40 PM Revision bbc33309 (qgis): Merge pull request #7505 from alexbruy/network-analysis
[processing] port shortest path algs to C++ Alexander Bruy
11:49 AM Revision 9792b56a (qgis): Fix description by removing rotate information
garnservo
11:47 AM Revision 5306056b (qgis): Fix description by removing rotate information
garnservo
06:39 AM Revision 75394150 (qgis): [processing] drop Python versions of the shortest paths algs
Alexander Bruy

2018-07-31

12:20 AM Revision f0043d6b (qgis): Try to implement openFileExplorerAndSelectFile for OSX
Nyall Dawson
11:33 PM Revision 762099b6 (qgis): Add win32 native implementation, and new openFileExplorerAndSelectFile
method to QgsNative
Opens the desktop file explorer at the folder containing path,
and (if possible) scrolls to and ...
Nyall Dawson
11:32 PM Revision 1fea03fe (qgis): [processing] Make model to/from variant methods public
Nyall Dawson
05:49 PM Revision 01bf1407 (qgis): Merge pull request #7315 from m-kuhn/confirmDeleteLinkedNm
Confirm delete when feature is still linked Matthias Kuhn
04:28 PM Revision 4ce0182f (qgis): Avoid unexpected garbage collector
Matthias Kuhn
03:49 PM Revision c1eef4e0 (qgis): Merge pull request #7508 from elpaso/highlight-properties
Add properties to QgsHighlight for easier animations Alessandro Pasotti
01:06 PM Revision 6a4aee82 (qgis): Code layout
Alessandro Pasotti
10:23 AM Revision 222fe236 (qgis): Add properties to QgsHighlight for easier animations
Alessandro Pasotti
02:24 AM Revision 064eac0c (qgis): Attemp to fix wrong behaviour of VoronoiPolygon when buffer is specifie...
(cherry-picked from 30f5983) Håvard Tveite
02:24 AM Revision 388f9e20 (qgis): Hack is still required, but maybe using non-deprecated api will help?
Sometimes qt is great, sometimes I want to punch it in it's silly
little cute face
(cherry-picked from df05369)
Nyall Dawson
02:24 AM Revision 44332c14 (qgis): [layouts] Attempted fix for direct printing page orientation issues
Seems the earlier hack may no longer be valid for Qt5.
Fixes #18398, #18994, #19142, #19279
(cherry-picked from a87...
Nyall Dawson
02:24 AM Revision 7349b1c8 (qgis): Update VoronoiPolygons.py
Width and height were mixed up. Fixed.
(cherry-picked from 72dcd14)
Håvard Tveite
02:24 AM Revision e6ef2474 (qgis): Removed import of QgsProcessingParameterDistance as it is not used anymore
(cherry-picked from c38c6dab) Håvard Tveite
02:24 AM Revision 0b6fab6b (qgis): Updated the expected/voronoi_buffer.gml file in testdata to reflect the...
(cherry-picked from 70b53fb48) Håvard Tveite

2018-07-30

12:47 AM Revision c38c6dab (qgis): Removed import of QgsProcessingParameterDistance as it is not used anymore
Håvard Tveite
12:47 AM Revision 72dcd14a (qgis): Update VoronoiPolygons.py
Width and height were mixed up. Fixed. Håvard Tveite
12:47 AM Revision 70b53fb4 (qgis): Updated the expected/voronoi_buffer.gml file in testdata to reflect the...
Håvard Tveite
12:47 AM Revision 30f59839 (qgis): Attemp to fix wrong behaviour of VoronoiPolygon when buffer is specifie...
Håvard Tveite
09:12 PM Revision df05369d (qgis): Hack is still required, but maybe using non-deprecated api will help?
Sometimes qt is great, sometimes I want to punch it in it's silly
little cute face
Nyall Dawson
09:12 PM Revision a87a7b72 (qgis): [layouts] Attempted fix for direct printing page orientation issues
Seems the earlier hack may no longer be valid for Qt5.
Fixes #18398, #18994, #19142, #19279
Nyall Dawson
09:12 PM Revision c58d99b9 (qgis): Fix GPL license declared in RPM spec file
Daniele Viganò
06:29 PM Revision 40ce1518 (qgis): Fixes after the reviews
Martin Dobias
06:29 PM Revision 6482a3b4 (qgis): [FEATURE] Simple rendering of 3D linestrings
This mode of 3D line rendering will use OpenGL line rendering
instead of buffering lines into polygons and rendering ...
Martin Dobias
02:15 PM Revision d999923d (qgis): [processing] port shortest path (point to layer) alg to c++
Alexander Bruy
02:15 PM Revision 72d13ac0 (qgis): [processing] port shortest path (layer to point) alg to c++
Alexander Bruy
02:15 PM Revision be3b2c8f (qgis): [processing] base class for network analysis algorithms
Alexander Bruy
02:15 PM Revision a6901edb (qgis): [processing] port shortest path (point to point) alg to c++
Alexander Bruy
10:37 AM Revision 2e97b7bc (qgis): Fix GPL license declared in RPM spec file
Daniele Viganò
08:21 AM Revision 0d89cc8e (qgis): Merge pull request #7405 from signedav/release-3_2
3.2 Backport of Fix: Get proper mFeature in relation reference widget Matthias Kuhn
07:42 AM Revision af225523 (qgis): Typo
(cherry-picked from 6e091752) Nyall Dawson
07:42 AM Revision 23b76efe (qgis): Abort expression parsing after encountering a maximum of 10 errors
Fixes #19480
(cherry-picked from 3c8b156c)
Nyall Dawson
07:41 AM Revision 3c8b156c (qgis): Abort expression parsing after encountering a maximum of 10 errors
Fixes #19480 Nyall Dawson
06:47 AM Revision 9db6d94e (qgis): Typo
Nyall Dawson
06:39 AM Revision 6e091752 (qgis): Typo
Nyall Dawson
04:12 AM Revision a1ef59ca (qgis): [3d] Fix reset buttons in 3d config dialog reset values to 0, not initi...
(cherry-picked from df1832f) Nyall Dawson
04:11 AM Revision 83720689 (qgis): Optimise drape algorithms, skip vertex iteration for geometries which d...
Nyall Dawson
04:11 AM Revision d5ce6dcb (qgis): [FEATURE][processing] native drape features to z/m algorithms
Sets vertex z/m values to values sampled from a raster band.
Values can optionally be scaled using a (data definable...
Nyall Dawson
04:11 AM Revision f119453f (qgis): Tweak algorithm names, strings
Nyall Dawson
04:11 AM Revision d09faf42 (qgis): Add method to transform vertices of QgsGeometry/QgsAbstractGeometry
in place using a custom lambda function Nyall Dawson
03:54 AM Revision df1832f9 (qgis): [3d] Fix reset buttons in 3d config dialog reset values to 0, not initi...
Nyall Dawson

2018-07-29

01:22 PM Revision 2ae6b72b (qgis): Fix OSX build
Greg Leonard

2018-07-28

01:33 AM Revision 1d28bbe0 (qgis): Fix crash in network content fetcher when run from non-main thread
Because a QNetworkAccessManager is the parent for all QNetworkReplys
created by it, if a reply is created in a thread...
Nyall Dawson
01:19 AM Revision f20fec47 (qgis): do not truncate layer name in legend panel if filename contains period
cherry-picked from abc4d43eb86f0b2aa32320504ce35280e18f9119 Salvatore Larosa
01:19 AM Revision c1aca1b5 (qgis): do not set precision for datatypes that have not one
cherry-picked from 96aa671307d937488cd9a74f39bdf7df0175d4a8 Salvatore Larosa
01:19 AM Revision cbb68381 (qgis): Fix path resolver sometimes returns non empty paths while resolving emp...
(cherry-picked from 3e31a6570) Nyall Dawson
01:19 AM Revision 3e8df293 (qgis): Fix misleading error message
(cherry-picked from b94745b07) Nyall Dawson
01:19 AM Revision 7818c9ba (qgis): [wms] Fix another misleading error message
(cherry-picked from 5b283494) Nyall Dawson
01:19 AM Revision ae070b95 (qgis): Make __repr__ tests actually run
(cherry-picked from faec3248c) Nyall Dawson
01:19 AM Revision d9b9fd81 (qgis): Fix typo, failing test
(cherry-picked from 20e62b4c5) Nyall Dawson
01:19 AM Revision 366e371c (qgis): Fix debug messages about untranslated 'regular' font style
(cherry-picked from a38db47a) Nyall Dawson
01:19 AM Revision 13341c09 (qgis): Fix failing tests
(cherry-picked from d3bee8dc7e) Nyall Dawson
12:46 AM Revision 7f84b6c1 (qgis): Fix crash in network content fetcher when run from non-main thread
Because a QNetworkAccessManager is the parent for all QNetworkReplys
created by it, if a reply is created in a thread...
Nyall Dawson
05:55 PM Revision c28de6d3 (qgis): Refactor camera pose to a separate class outside of the camera controller
This will allow easier storage of camera configuration when it is needed outside
of the camera controller.
Martin Dobias
04:55 PM Revision 88ddd4b0 (qgis): Merge pull request #7467 from slarosa/truncate_name
do not truncate layer name in legend panel if filename contains period Salvatore Larosa
08:06 AM Revision c0dd0061 (qgis): [pyqgis] __repr__ method for QgsExpression, QgsField (#7464)
* [pyqgis] __repr__ method for QgsExpression, QgsField
* add tests for __repr__ methods
* Fix test
Denis Rouzaud
07:30 AM Revision e19e1dea (qgis): [processing] be more flexible with multipoint layers, allow sampling fo...
Mathieu Pellerin - nIRV

2018-07-27

01:34 PM Revision 0f7336ec (qgis): [maptips] fix maptips showing after mouse leave the canvas area
Mathieu Pellerin - nIRV
01:34 PM Revision d9ee4192 (qgis): [maptips] clear the map tip widget when deactivating map tip display (#...
Mathieu Pellerin - nIRV
10:08 AM Revision 3e31a657 (qgis): Fix path resolver sometimes returns non empty paths while resolving emp...
Nyall Dawson
09:24 AM Revision d3670de1 (qgis): Update unit tests
Paul Blottiere
09:24 AM Revision 42335896 (qgis): Fixes service type version in WFS GetCapabilities doc
Paul Blottiere
07:56 AM Revision 2d964919 (qgis): [FEATURE][expression] add raster_value() function (#7487)
Mathieu Pellerin - nIRV
05:24 AM Revision 2692de6e (qgis): [FEATURE][processing] Choice of units for non degree/unknown distances
When an algorithm has a distance parameter in meters/feet/etc (i.e.
non-geographic distances), show a combo box allow...
Nyall Dawson
05:23 AM Revision abe4532a (qgis): [feature][processing] "Array of Offset Features" algorithm
This algorithm creates copies of features in a layer, by
creating multiple offset versions of the feature. Each copy ...
Nyall Dawson
05:23 AM Revision 76c84f14 (qgis): [FEATURE][processing] "Create parallel lines" algorithm
This algorithm creates copies of line features in a layer, by
creating multiple parallel versions of each feature. Ea...
Nyall Dawson
05:23 AM Revision b80ad5e9 (qgis): Tweak output name
Nyall Dawson
05:23 AM Revision d1d6840a (qgis): [processing][feature] Port 'offset lines' to c++, support dynamic offse...
Adds data defined support for the offset line distance parameter. Nyall Dawson
04:56 AM Revision 07366e8a (qgis): [maptips] fix maptips showing after mouse leave the canvas area
Mathieu Pellerin - nIRV
04:24 AM Revision 5b283494 (qgis): [wms] Fix another misleading error message
Nyall Dawson
04:24 AM Revision b94745b0 (qgis): Fix misleading error message
Nyall Dawson
04:24 AM Revision a38db47a (qgis): Fix debug messages about untranslated 'regular' font style
Nyall Dawson

2018-07-26

11:38 PM Revision ed63152c (qgis): Do not set full layer cache when a filter rect is passed
Fixes #19468 - Attribute table: show features visible on
map is broken (and affects show all features, too)
Cherry p...
Alessandro Pasotti
11:38 PM Revision 28f6537c (qgis): Do not crash when removing a layer with attr table open
.. in show features in current extent mode.
Cherry picked from master d62087e3e3a2ecd737f6cfc1c36c463efc0fe2cf
Alessandro Pasotti
10:01 PM Revision f14ae460 (qgis): add note that duplicated layers use the same data source (fixes #19489)
Jürgen Fischer
09:51 PM Revision 1feb971d (qgis): [WMSServer] Fix QgsServerWMS and remove absolute path in qgs files
Thibault Coupin
09:36 PM Revision 031acd0d (qgis): Fix search path for qmlplugindump tool
CMake kept picking up the binary from /usr/bin which belongs to Qt4 installation.
Here we require CMake to use the bi...
Martin Dobias
02:05 PM Revision f54ba94c (qgis): Polish translation fix
Borys Jurgiel
12:25 PM Revision 8fbae384 (qgis): [maptips] clear the map tip widget when deactivating map tip display (#...
Mathieu Pellerin - nIRV
12:10 PM Revision 0c18d3bc (qgis): [WMSServer] Add unit test for non queryable layer in getfeatureinfo ope...
Thibault Coupin
11:10 AM Revision fd5c8e7f (qgis): [WMSServer] Add unit test for group short name for getcapabilities and ...
Thibault Coupin
10:29 AM Revision b1a16bdc (qgis): Merge pull request #7481 from pblottiere/server_wfs_spatial_operator
[server] Fixes spatial operator in WFS 1.1.0 GetCapabilities doc Paul Blottiere
09:40 AM Revision 3141bb59 (qgis): Update unit test
Paul Blottiere
08:50 AM Revision 0a76d496 (qgis): Fixes spatial operator in WFS GetCapabilities doc
Paul Blottiere
08:36 AM Revision 466992ec (qgis): [Style Manager] Rephrase strings away from being symbol-specific
Harrissou Santanna
08:34 AM Revision db510625 (qgis): Let's see if this helps with blank output
Martin Dobias
08:34 AM Revision 30d68125 (qgis): Add auto-tests for 3D scene rendering using the off-screen 3D engine
Martin Dobias
08:34 AM Revision 45d49c27 (qgis): Add test data for the 3D auto tests
Martin Dobias
08:34 AM Revision 9ea06e1c (qgis): Add expected iages for 3D rendering tests
Martin Dobias
08:34 AM Revision 4b88bfb7 (qgis): More Travis hacks tweaking
Martin Dobias
08:34 AM Revision 0de21cc7 (qgis): It seems like the delay hack worked - let's make it shorter
Martin Dobias
08:34 AM Revision e5dbd803 (qgis): Make the tests tolerant to small color differences
Martin Dobias
08:34 AM Revision 0bfe5014 (qgis): Finish Travis hacks
Martin Dobias
08:03 AM Revision df394c78 (qgis): Merge pull request #7465 from elpaso/bugfix-19468-layercache-filter-rect
fix layercache filter rect and a bonus crash Alessandro Pasotti
03:42 AM Revision 744f280d (qgis): Disable mesh layer renderer test on 3.2
See discussion at https://github.com/qgis/QGIS/pull/7466#issuecomment-407656549 Nyall Dawson

2018-07-25

01:37 AM Revision 20e62b4c (qgis): Fix typo, failing test
Nyall Dawson
01:37 AM Revision d3bee8dc (qgis): Fix failing tests
Nyall Dawson
01:37 AM Revision faec3248 (qgis): Make __repr__ tests actually run
Nyall Dawson
01:18 AM Revision 79b70844 (qgis): [afs] Add error browser item when connection fails
(cherry-picked from 5503af8b9) Nyall Dawson
01:18 AM Revision a6650f48 (qgis): Fix AFS browser items not correctly repopulated after changing AFS conn...
(cherry-picked from e3c7dffb) Nyall Dawson
01:18 AM Revision 29b24aa2 (qgis): Standardise browser item behavior for AFS provider
(cherry-picked from 6d5ba5a78) Nyall Dawson
01:18 AM Revision ce689e79 (qgis): [processing][grass] Fix output type for v.edit
(cherry-picked from eca775f9e) Nyall Dawson
01:18 AM Revision a1015623 (qgis): [processing][grass] Fix v.net.* output types, add tests
Fixes #19186
(cherry-picked from 28c4a6cf5)
Nyall Dawson
01:18 AM Revision 64e0a8bd (qgis): [processing][grass] Fix v.voronoi output type, add test
(cherry-picked from 71f880bb93) Nyall Dawson
01:18 AM Revision 9243d1fe (qgis): [processing][grass] Fix v.what.rast data type, add test
(cherry-picked from 0c56d00c) Nyall Dawson
01:18 AM Revision 35ee5f20 (qgis): [processing][grass] Fix v.vect.stats output type, add test
(cherry-picked from b10fa5e979) Nyall Dawson
01:18 AM Revision f43c8587 (qgis): [processing] Prefer to log layer source instead of id as it's persistent
(cherry-picked from ba56ba21335) Nyall Dawson
10:33 PM Revision e3c7dffb (qgis): Fix AFS browser items not correctly repopulated after changing AFS conn...
Nyall Dawson
10:33 PM Revision 6d5ba5a7 (qgis): Standardise browser item behavior for AFS provider
Nyall Dawson
10:33 PM Revision 5503af8b (qgis): [afs] Add error browser item when connection fails
Nyall Dawson
08:47 PM Revision 34250462 (qgis): Merge pull request #7418 from slarosa/fix_precision_value
[fieldcalculator] do not set precision for datatypes that have not one Salvatore Larosa
11:50 AM Revision eca775f9 (qgis): [processing][grass] Fix output type for v.edit
Nyall Dawson
11:50 AM Revision b10fa5e9 (qgis): [processing][grass] Fix v.vect.stats output type, add test
Nyall Dawson
11:50 AM Revision 71f880bb (qgis): [processing][grass] Fix v.voronoi output type, add test
Nyall Dawson
11:50 AM Revision ba56ba21 (qgis): [processing] Prefer to log layer source instead of id as it's persistent
Nyall Dawson
11:50 AM Revision 28c4a6cf (qgis): [processing][grass] Fix v.net.* output types, add tests
Fixes #19186 Nyall Dawson
11:50 AM Revision 0c56d00c (qgis): [processing][grass] Fix v.what.rast data type, add test
Nyall Dawson
07:48 AM Revision 263ce39c (qgis): Merge pull request #7463 from m-kuhn/fixFreeze
Avoid repeated update of edit selection Matthias Kuhn
02:36 AM Revision 9ba794c1 (qgis): [processing][gdal] Fix layer paths are sometimes incorrect within comma...
Fixes #19451
(cherry-picked from ed94b69)
Nyall Dawson
02:36 AM Revision 3d3be641 (qgis): [processing][gdal] Ignore 'selected features only' setting when
creating command preview
Since this has no meaning outside of a QGIS session
Refs #19451
(cherry-picked from 27d44...
Nyall Dawson
02:36 AM Revision a9646f11 (qgis): [processing][grass] Fix generation of output for v.rast.stats, add test
(cherry-picked from a463af32f) Nyall Dawson
02:36 AM Revision 8ad59aa2 (qgis): [processing][grass] Make a copy of the parameters dict before doing gra...
Since grass algorithms modify the parameters dictionary, we need to ensure
that they do this only a copy of the dict ...
Nyall Dawson
02:36 AM Revision 952380c7 (qgis): [processing] Ensure feature source wrapper always returns direct
layer id/source whenever 'use selected features' is unchecked,
instead of always returning a QgsProcessingFeatureSour...
Nyall Dawson
02:36 AM Revision 1bae799e (qgis): [processing][gdal] Assign output CRS should be optional for ogr to post...
(cherry-picked from 996c9a8d3) Nyall Dawson

2018-07-24

01:23 AM Revision fed345b1 (qgis): [processing][grass] Make a copy of the parameters dict before doing gra...
Since grass algorithms modify the parameters dictionary, we need to ensure
that they do this only a copy of the dict ...
Nyall Dawson
01:23 AM Revision a463af32 (qgis): [processing][grass] Fix generation of output for v.rast.stats, add test
Nyall Dawson
12:20 AM Revision 996c9a8d (qgis): [processing][gdal] Assign output CRS should be optional for ogr to post...
Nyall Dawson
12:20 AM Revision ed94b693 (qgis): [processing][gdal] Fix layer paths are sometimes incorrect within comma...
Fixes #19451 Nyall Dawson
12:20 AM Revision 27d447b7 (qgis): [processing][gdal] Ignore 'selected features only' setting when
creating command preview
Since this has no meaning outside of a QGIS session
Refs #19451
Nyall Dawson
12:20 AM Revision 6a4d9c9b (qgis): [processing] Ensure feature source wrapper always returns direct
layer id/source whenever 'use selected features' is unchecked,
instead of always returning a QgsProcessingFeatureSour...
Nyall Dawson
11:49 PM Revision 9765019d (qgis): fix build on macOS
Salvatore Larosa
10:51 PM Revision abc4d43e (qgis): do not truncate layer name in legend panel if filename contains period
Salvatore Larosa
10:43 PM Revision b3879cfd (qgis): Modernize code
(cherry-picked from 409d47e8) Nyall Dawson
10:43 PM Revision a565b4c4 (qgis): [ui][html code editor] use monospace font
(cherry-picked from 845e87a75b) Mathieu Pellerin - nIRV
10:43 PM Revision a5519f52 (qgis): Less noisy network access manager
(cherry-picked from 7b59e048a) Nyall Dawson
10:43 PM Revision a1f8efa3 (qgis): [wfs] Fix race condition
Leads to multiple threads trying to create a cache db with the
same path, causing various crashes within the WFS iter...
Nyall Dawson
10:43 PM Revision 7137a415 (qgis): Debugging
(cherry-picked from 3b47116d) Nyall Dawson
09:41 PM Revision 84d87a75 (qgis): [wfs] Fix race condition
Leads to multiple threads trying to create a cache db with the
same path, causing various crashes within the WFS iter...
Nyall Dawson
09:41 PM Revision 3b47116d (qgis): Debugging
Nyall Dawson
09:41 PM Revision 409d47e8 (qgis): Modernize code
Nyall Dawson
09:21 PM Revision 5280ab03 (qgis): Some refactoring https://github.com/qgis/QGIS/pull/7462
Thibault Coupin
03:02 PM Revision d62087e3 (qgis): Do not crash when removing a layer with attr table open
.. in show features in current extent mode. Alessandro Pasotti
02:38 PM Revision 929ab272 (qgis): Do not set full layer cache when a filter rect is passed
Fixes #19468 - Attribute table: show features visible on
map is broken (and affects show all features, too)
Alessandro Pasotti
01:41 PM Revision 1a94727d (qgis): Merge pull request #7461 from pblottiere/server_wfs_post
[server] Fixes Post element in WFS GetCapabilities doc Paul Blottiere
12:41 PM Revision 99f8d480 (qgis): Avoid repeated update of edit selection
Matthias Kuhn
11:27 AM Revision eec843c6 (qgis): Merge branch 'master' into fix-wms
Thibault Coupin
09:57 AM Revision e919a3c2 (qgis): Merge pull request #7458 from pblottiere/fix_limit_atlas_32
[atlas][backport 3.2] Increases number of pages Paul Blottiere
09:22 AM Revision 8b14a5b9 (qgis): Update unit tests
Paul Blottiere
09:22 AM Revision 4a10f3c0 (qgis): Fixes Get element in WFS GetCapabilities doc
Paul Blottiere
09:22 AM Revision ac9ff081 (qgis): Fixes post element in WFS GetCapabilities doc
Paul Blottiere
09:06 AM Revision 10a66da4 (qgis): debian packaging: don't include qsqlspatialite
Jürgen Fischer
09:05 AM Revision 1f1fcfda (qgis): translation string fixes
Jürgen Fischer
09:03 AM Revision 845e87a7 (qgis): [ui][html code editor] use monospace font
Mathieu Pellerin - nIRV
09:00 AM Revision a9f924fc (qgis): Merge pull request #7441 from elpaso/oauth2-testbed13-client-registration
[oauth] JWT client registration Alessandro Pasotti
09:00 AM Revision e6b1e483 (qgis): Merge pull request #7436 from elpaso/oauth2-testbed13
[oauth] Automatic management of state parameter Alessandro Pasotti
07:32 AM Revision 7b59e048 (qgis): Less noisy network access manager
Nyall Dawson
06:43 AM Revision fd10515f (qgis): Fix grammar
(cherry-picked from e07acb3) Harrissou Santanna
06:41 AM Revision e07acb30 (qgis): Fix grammar
Harrissou Santanna
06:28 AM Revision 16bfcffd (qgis): Fix valgrind conditional jump on uninitialized value warning
(cherry-picked from b58f194f) Nyall Dawson
06:28 AM Revision bfafa8da (qgis): Display same symbol for "not equal" operator in "Select by attribute" a...
as in "Extract by attribute" algorithm and "select features by value" function
(cherry-picked from 8a1964fb)
Harrissou Santanna
06:27 AM Revision b605d34c (qgis): Add extra grass reference hash
(cherry-picked from e8d1bfc3a) Nyall Dawson
06:27 AM Revision e0e823d0 (qgis): Restore window geometry on plugin repo download dialog
(cherry-picked from 1ac5e29da) Nyall Dawson
05:52 AM Revision a2acbdbb (qgis): Increases number of pages
Paul Blottiere

2018-07-23

12:51 AM Revision 1ac5e29d (qgis): Restore window geometry on plugin repo download dialog
Nyall Dawson
07:56 PM Revision 3ec14420 (qgis): Points -> vertices
Nyall Dawson
07:56 PM Revision e8d1bfc3 (qgis): Add extra grass reference hash
Nyall Dawson
07:56 PM Revision 97e0db62 (qgis): [FEATURE][processing] Filter Vertices by M and Filter Vertices by Z alg...
Adds two new algorithms, for filtering line/polygon vertices by their
M or Z values. A minimum and maximum M/Z value ...
Nyall Dawson
07:55 PM Revision f685d11b (qgis): [processing] Reverse line direction can work with multi(line/curve) geo...
Nyall Dawson
07:55 PM Revision 65548436 (qgis): [processing] Port reverse line direction alg to c++
Nyall Dawson
07:54 PM Revision 959dd5b0 (qgis): Test mask
Nyall Dawson
07:54 PM Revision 1a7ade75 (qgis): [FEATURE] Better UI for embedding SVG files
Adds a common widget for SVG sources, with a tool button with
some handy options:
- select file (old behaviour), pick...
Nyall Dawson
07:54 PM Revision 2fc366cb (qgis): Fix north arrow with embedded svgs
Nyall Dawson
07:54 PM Revision 19f8a007 (qgis): [FEATURE] Allow embedding SVG images in projects in base64 format
Allows SVG images for symbology, labels, etc to be directly embedded
inside a project file (or QML style, or QPT prin...
Nyall Dawson
07:54 PM Revision e4e7b2a4 (qgis): Fix use of custom params when embedding svg for label background
Nyall Dawson
07:54 PM Revision 59ec2e0b (qgis): [processing][FEATURE] Port extend lines algorithm to c++, allow dynamic...
Allows the start and end distance to be data defined Nyall Dawson
07:51 PM Revision 8a1964fb (qgis): Display same symbol for "not equal" operator in "Select by attribute" a...
as in "Extract by attribute" algorithm and "select features by value" function Harrissou Santanna
03:19 PM Revision 6614d896 (qgis): Add missing interface method for Data Source Manager toolbar
Martin Dobias
03:19 PM Revision a49b7a64 (qgis): Merge pull request #7398 from signedav/rr_bugfix
Get proper mFeature in relation reference widget Matthias Kuhn
03:13 PM Revision ebaac420 (qgis): use initialized for complete init() function
not only for the feature part
(cherry-picked from 4739463426962576417bfbd72b1336aed67221df)
David Signer
12:58 PM Revision 47394634 (qgis): use initialized for complete init() function
not only for the feature part David Signer
12:56 PM Revision f1993bab (qgis): [mesh][ui] deactivate vector rendering when default active dataset is n...
Mathieu Pellerin - nIRV
12:53 PM Revision 330db17b (qgis): Fix test
Matthias Kuhn
12:53 PM Revision 3e091185 (qgis): Confirm delete when feature is still linked
when deleting a feature on an N:M relation and the feature in question is still linked to more than a single feature ... Matthias Kuhn
11:44 AM Revision 881ba9d2 (qgis): [mesh] Fix a crash when loading a file with no dataset groups
Martin Dobias
11:21 AM Revision 6a683099 (qgis): WMS server: use shortName of group GetMap and check if the layer is que...
Thibault Coupin
10:52 AM Revision cc1511c0 (qgis): Merge pull request #7372 from pblottiere/server_clean
[WIP][server] Clean parameters management Paul Blottiere
10:18 AM Revision b3fb647e (qgis): [mesh] Fix a crash when pressing Recalculate button
Martin Dobias
09:28 AM Revision 80607369 (qgis): Fix layer group dialog for qgz file, fixing wms exclude layer feature
Thibault Coupin
09:07 AM Revision e48de204 (qgis): Fix doc
Paul Blottiere
09:07 AM Revision 8219c180 (qgis): Add since tag
Paul Blottiere
09:07 AM Revision fb75580b (qgis): Add doc for QgsServerParameterDefinition
Paul Blottiere
09:07 AM Revision ae685f3c (qgis): Add doc for QgsWfsParameter
Paul Blottiere
09:07 AM Revision 9e4c3f27 (qgis): Update doc for QgsWmsParameters
Paul Blottiere
09:07 AM Revision 3e00b10c (qgis): Update doc for QgsServerParameters and QgsServerParameter
Paul Blottiere
09:07 AM Revision edeac1dd (qgis): Add doc for QgsWmsParameter
Paul Blottiere
09:07 AM Revision 77af2ca0 (qgis): Add doc for QgsBadRequestException
Paul Blottiere
09:07 AM Revision ffddc9a0 (qgis): Update doc for QgsServerParameters
Paul Blottiere
09:07 AM Revision 32256bcd (qgis): Add doc for QgsWms::QgsWmsParameter
Paul Blottiere
09:07 AM Revision 211a556a (qgis): Fix compilation
Paul Blottiere
09:07 AM Revision 7b32f8c6 (qgis): Add virtual default destructors
Paul Blottiere
09:07 AM Revision 555b9471 (qgis): Update sip binding
Paul Blottiere
09:07 AM Revision 438a8dfd (qgis): Cleaning GetCapabilities doc for WFS
Paul Blottiere
09:07 AM Revision f55d9c1a (qgis): Add a remove method thanks to enum value
Paul Blottiere
09:07 AM Revision 6e1f14bd (qgis): Fix sip binding
Paul Blottiere
09:07 AM Revision 7692e35d (qgis): Fix compilation with Qt < 5.10
Paul Blottiere
09:07 AM Revision acc20558 (qgis): Cleaning wfs service
Paul Blottiere
09:07 AM Revision a904056a (qgis): Clearing WFS with parameters
Paul Blottiere
09:07 AM Revision e2b69c37 (qgis): Add more parameters as enum
Paul Blottiere
09:07 AM Revision 683975c7 (qgis): Add a layoutParameter method to search in unmanaged parameters
Paul Blottiere
09:07 AM Revision fe366d25 (qgis): Fixes compilation warning
Paul Blottiere
09:07 AM Revision 8431d0cc (qgis): Use wms parameters in wms service
Paul Blottiere
09:07 AM Revision a946c528 (qgis): Update sip binding
Paul Blottiere
09:07 AM Revision 93ee3042 (qgis): Use double instead of float
Paul Blottiere
09:07 AM Revision 6a88a75c (qgis): Add QgsServerParameters
Paul Blottiere
09:07 AM Revision 4b17a812 (qgis): WMS parameters inherits from global parameters
Paul Blottiere
09:07 AM Revision 1c6b0582 (qgis): Remove isDefined member
Paul Blottiere
09:07 AM Revision 1a078d96 (qgis): Use class instead of struct
Paul Blottiere
09:07 AM Revision 950f7d7d (qgis): Update sip
Paul Blottiere
09:07 AM Revision c1c92a65 (qgis): Returns only defined parameters in toMap()
Paul Blottiere
09:07 AM Revision bbf7a784 (qgis): Decode url string
Paul Blottiere
09:07 AM Revision bb26e71c (qgis): Update server requests
Paul Blottiere
09:07 AM Revision d1a4c0a6 (qgis): Update sip
Paul Blottiere
09:07 AM Revision aae9fecb (qgis): Fixes unit tests
Paul Blottiere
07:59 AM Revision b58f194f (qgis): Fix valgrind conditional jump on uninitialized value warning
Nyall Dawson
04:18 AM Revision 5e37e824 (qgis): Apply clang-tidy modernization checks
Nyall Dawson

2018-07-22

12:05 AM Revision edb63e14 (qgis): Modernize code, fix potential leak
(cherry-picked from 7b36737b0796) Nyall Dawson
12:05 AM Revision 7711c22a (qgis): Fix some clazy warnings
(cherry-picked from 8fac4d89bd5) Nyall Dawson
12:05 AM Revision 00d3a610 (qgis): Fix big memory leak in point locator
(cherry-picked from ce1291a44e) Nyall Dawson
08:22 PM Revision 5bca3174 (qgis): Fix group wms dialog
Thibault Coupin
09:34 AM Revision 1201df57 (qgis): fix c7e914cd6
Jürgen Fischer
 

Also available in: Atom