Activity
From 2018-07-23 to 2018-08-21
2018-08-21
- 10:39 PM Revision 0d1a9819 (qgis): Add qFloor, qCeil, qSqrt to banned keywords
- 09:16 PM Revision 5bc848c0 (qgis): add map_layers variable for MapLayoutItem
- 07:32 PM Revision abc96ce2 (qgis): [bugfix] Vector file writer: also check for layername before giving up
- while (over)writing gpkg &C from vector file writer
With tests
Fixes #19611 - Cannot save selected features back to... - 06:04 PM Revision 26261ca6 (qgis): More UI enhancements
- 05:57 PM Revision c49ec67c (qgis): Add tests for precision and removeDuplicateNodes
- 05:57 PM Revision 8aca375a (qgis): Add assertGeometriesEqual function for testing
- 04:34 PM Revision c82fdabc (qgis): UI improvements for automatic fixes
- 04:33 PM Revision b6251d23 (qgis): Merge pull request #7647 from m-kuhn/geomCheckerCodingConventions
- Geometry checker code adjustments
- 04:16 PM Revision d4a3f68e (qgis): Initial support for 3D map item in print layouts GUI
- The GUI logic is not working yet, just getting the new files ready.
Many thanks to @nirvn for the icon! - 04:09 PM Revision bc6ea8cb (qgis): Merge pull request #7669 from sbrunner/wfs-namespace
- Add tests on WFS GetFeature with right namespace
- 03:14 PM Revision 256876eb (qgis): Add autofixers for geomtries
- * Snap to grid
* Remove duplicate nodes - 03:14 PM Revision 1d6d4cb1 (qgis): Add missing docstrings
- 03:14 PM Revision d77906ab (qgis): Fix save/restore of a layers geometry properties
- 03:14 PM Revision c01220cb (qgis): Fix typo
- 03:14 PM Revision 2cd1c6c2 (qgis): Some UI improvements
- * Add tooltips for configuration options
* Add an icon for the digitizing section - 03:11 PM Revision 1bae625a (qgis): [Server] Fix: QUrl::FullyDecoded is not permitted when reconstructing t...
- 03:11 PM Revision c9409e51 (qgis): [Server][Feature][needs-docs] Update Cache manager API
- 03:11 PM Revision a53717c1 (qgis): [Server][Feature][needs-docs] Enhancing WMTS GetCapabilities code
- 03:11 PM Revision 6895926e (qgis): [Server] Various code cleaning for server cache manager and WMTS service
- 03:11 PM Revision 408484d4 (qgis): [Server][Feature][needs-docs] Add QgsWmtsParameters to WMTS service
- 03:11 PM Revision 29d280f1 (qgis): [Server] Update deprecated QgsCoordinateTransform instance creation
- Using the project as the context for QgsCoordinateTransform instance creation
- 03:11 PM Revision 2075141a (qgis): [Server] Fixing tests
- 03:11 PM Revision f6d0fc08 (qgis): [Server] Q_FOREACH replaced by for
- 02:41 PM Revision 50acde03 (qgis): Merge branch 'master' into geomCheckerCodingConventions
- 02:22 PM Revision c0032f1c (qgis): Fix build for Android
- Followup 07c80b82815
- 02:11 PM Revision 7633d2ab (qgis): [Server] Various code cleaning for server cache manager and WMTS service
- 02:11 PM Revision d0041a22 (qgis): [Server][Feature][needs-docs] Add Cache manager SIP files
- 02:11 PM Revision 65f9c91e (qgis): [Server] Fixing spelling and doc coverage
- 12:59 PM Revision eb220ed8 (qgis): std::ceil instead of qCeil
- 12:59 PM Revision 2e56fadc (qgis): Add 3D map print layout item
- So far this is just support in the layout framework, not yet exposed to the GUI.
- 11:18 AM Revision eab6440d (qgis): Add tests on WFS GetFeature with right namespace
- 09:38 AM Revision d3f602c9 (qgis): Move initialization to header ; Remove extra clone ; use hasGeometry me...
- 08:08 AM Revision 183c930f (qgis): [processing] Remove some unused configuration settings
- (cherry-picked from 8f3ac45)
- 08:08 AM Revision 821aad43 (qgis): [processing][gdal] Fix ogrinfo algorithm fails when path name has spaces
- Fixes #19655
(cherry-picked from d0a705f) - 08:08 AM Revision 632bc8dc (qgis): [processing] Fix creation of new layers doesn't default output folder
- Fixes #19637
(cherry-picked from 5241ff3c) - 08:08 AM Revision ee3dbee8 (qgis): [processing] Add unit test for gdalinfo algorithm
- (cherry-picked from 16503b38)
- 08:00 AM Revision 5fab46f4 (qgis): [processing][needs-docs] Refine names for 'Import into PostGIS' algs
- Renames the existing algorithms for clarity and consistency
to the format 'Export to PostgreSQL...'. Add tags so that... - 08:00 AM Revision 9fbef832 (qgis): [processing] Also standardise names for Spatialite algorithms
- 07:10 AM Revision a7bf4f1b (qgis): [processing][needs-docs] Rename "Save Selected Features"
- to "Extract selected features"
Adds consistency with other extraction algorithms, and fixes
inconsistent capitalizat... - 07:09 AM Revision 5241ff3c (qgis): [processing] Fix creation of new layers doesn't default output folder
- Fixes #19637
- 07:09 AM Revision 8f3ac450 (qgis): [processing] Remove some unused configuration settings
- 06:28 AM Revision d0a705fa (qgis): [processing][gdal] Fix ogrinfo algorithm fails when path name has spaces
- Fixes #19655
- 06:28 AM Revision 16503b38 (qgis): [processing] Add unit test for gdalinfo algorithm
- 04:55 AM Revision 9c3f053d (qgis): [ui] add security warning when executing scripts
- 02:49 AM Revision 68b4bba5 (qgis): Fix map canvas current layer is out of sync with layer tree current layer
- (cherry-picked from 444bf12)
- 02:49 AM Revision e466294c (qgis): [bugfix] Focus jumps at eol after replacing in the middle of the string
- Fixes #19643 : bug modifying name of the project
(cherry-picked from b57afa47) - 02:49 AM Revision abe1485d (qgis): Register metatype for QgsFeatureId
- Fixes warnings with use of slots/signals which require QgsFeatureId
(cherry-picked from 91dc84d2) - 02:49 AM Revision b437f789 (qgis): [ui] add security warning to the python console
- (cherry-picked from 2aebeb01)
- 02:49 AM Revision 05c177f1 (qgis): Improve confusing error message, fix incorrect widget state restoration
- (cherry-picked from bf18f15)
- 02:49 AM Revision f198c116 (qgis): [ui] add security warning to the plugin manager's install from ZIP
- (cherry-picked from 683df59)
- 02:49 AM Revision b3521a4a (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... - 02:49 AM Revision 6c3f9b42 (qgis): Avoid unnecessary geometry clone - use shallow copy instead
- (cherry-picked from e8b29134)
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... - 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
- 05:38 PM Revision 245715ce (qgis): Merge pull request #7650 from m-kuhn/geometry_check_uniqueptr
- Use std::unique_ptr in QgsGeometryGapCheck
- 05:05 PM Revision 7c9aa5d0 (qgis): Merge pull request #7660 from 3nids/maplayer_crs_property
- add Q_PROPERTY for crs in QgsMapLayer
- 03:45 PM Revision 0dbb63a0 (qgis): fix native/CMakeLists.txt for mac (#7658)
- 03:28 PM Revision 5e050a47 (qgis): use Q_OS_MACOS instead of deprecated Q_WS_MAC
- 03:12 PM Revision 9c97a341 (qgis): add Q_PROPERTY for crs in QgsMapLayer
- 02:59 PM Revision 81974f96 (qgis): Add reverse line maptools
- 02:23 PM Revision 9b81b3da (qgis): fix native/CMakeLists.txt for mac
- 12:50 PM Revision 444bf12b (qgis): Fix map canvas current layer is out of sync with layer tree current layer
- 12:35 PM Revision e6fcce45 (qgis): Follow upp bf18f15, fix warning
- 12:07 PM Revision 0ba7b5fe (qgis): Removed unused code
- 12:07 PM Revision bf18f15b (qgis): Improve confusing error message, fix incorrect widget state restoration
- 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... - 12:07 PM Revision e8b29134 (qgis): Avoid unnecessary geometry clone - use shallow copy instead
- 12:07 PM Revision a59900f7 (qgis): QgsFeaturePool does not need to be a QObject
- 12:07 PM Revision 167e23e4 (qgis): Pass small object by value
- 12:07 PM Revision 26e4ea72 (qgis): Fix QgsFeaturePool never uses cached feature, always retrieves feature ...
- 11:56 AM Revision 419ec1f7 (qgis): [mesh] fix bug in rendering datasets with inactive faces
- 11:56 AM Revision 26631b3d (qgis): Rename faceIsActive() to isFaceActive()
- 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.
- 11:23 AM Revision 9463d04d (qgis): [Server][Feature][needs-docs] Update cache manager tests for images (ti...
- 11:23 AM Revision 05e9ab9e (qgis): [Server][Feature][needs-docs] Update WMTS service to use cache manager ...
- 11:23 AM Revision 385de9db (qgis): [Server][Feature][needs-docs] Create WMTS service Tests
- 11:22 AM Revision 50766ef0 (qgis): [Server][Feature][needs-docs] Update WMTS service: Check layer param
- Verifying the LAYER WMTS parameter
- 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.
- 11:22 AM Revision cff84692 (qgis): [Server][Feature][needs-docs] Update WMTS service: Add GetFeatureInfo
- Support GetFeatureInfo Request in WMTS.
- 11:22 AM Revision dc7e8e4b (qgis): [Server][Feature][needs-docs] Update WMTS service : use config
- Reuse the project configuration in the Server WMTS Service.
- 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. - 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... - 11:20 AM Revision 066f84fd (qgis): [Server][Feature][needs-docs] Using QByteArray in Cache Manager, fixing...
- 11:20 AM Revision 732b96e2 (qgis): [Server][WCS] clean comments
- 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... - 10:21 AM Revision b39ee5a4 (qgis): Changed font size and wrap mode for multiline text edit.
- 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...
- 09:41 AM Revision 2aebeb01 (qgis): [ui] add security warning to the python console
- 09:41 AM Revision 683df59b (qgis): [ui] add security warning to the plugin manager's install from ZIP
- 07:08 AM Revision 91dc84d2 (qgis): Register metatype for QgsFeatureId
- Fixes warnings with use of slots/signals which require QgsFeatureId
- 07:01 AM Revision cea8b554 (qgis): Remove unused method
- 07:01 AM Revision c7845ddb (qgis): Deprecate unused QgsAbstractDataSourceWidget progress report signal
- QgsProxyProgressTask should be used instead for progress reporting
- 07:01 AM Revision fd934d84 (qgis): Use a proxy task when scanning for postgres column types
- 07:01 AM Revision aa62f3ae (qgis): Remove unused methods
- 07:01 AM Revision 6e9e0e8b (qgis): Use proxy progress task for Oracle db table scan
- 07:01 AM Revision 48bf6278 (qgis): Use proxy task for oracle browser table scanning
- 07:01 AM Revision 485803d8 (qgis): Use progress progress task for identify tool progress
- 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... - 07:01 AM Revision 2191db44 (qgis): Fix warning when running crssync
- 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.
- 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... - 04:19 AM Revision cc5e0e17 (qgis): [ui] add security warning when executing scripts
2018-08-19
- 01:31 AM Revision a6d0d7a8 (qgis): Fix use of deprecated method
- 09:08 AM Revision 448e7694 (qgis): Use std::unique_ptr in QgsGeometryGapCheck
2018-08-18
- 02:21 PM Revision 37d0b7b0 (qgis): Remvoe Q_OBJECT macro from geometry checks
- 02:21 PM Revision 9c0e7422 (qgis): Define tr function
- 01:33 PM Revision 8b85a184 (qgis): Add virtual destructor
- 11:24 AM Revision 1192f949 (qgis): * osgeo4w: build pdbs for releases
- * disable copying of reports without feedback
- 09:53 AM Revision ef55d23f (qgis): Undo access modifier change
- 08:53 AM Revision 1d62de3f (qgis): Replace use of deprecated methods
- 08:53 AM Revision aa512636 (qgis): Deprecate QgsFeatureRequest::(set)connectionTimeout, replace with
- more generic QgsFeatureRequest::timeout
- 08:53 AM Revision 5d5d9099 (qgis): Try to fix doc test
- 08:53 AM Revision 7e24ec68 (qgis): [wfs] Respect request timeout when retrieving features
- 08:17 AM Revision 48f166eb (qgis): Avoid warning in release builds
- 02:29 AM Revision ae8e0636 (qgis): osgeo4w: remove registering of wrong classes
2018-08-17
- 12:42 AM Revision 2a12c6fe (qgis): New class QgsScopedProxyProgressTask, which makes it easy
- to create proxy progress tasks and have their lifetime
managed automatically. - 12:42 AM Revision 54f4eefc (qgis): Use a proxy task to show progress when dropping multiple layers to QGIS
- 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
- 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... - 12:02 AM Revision 78aa26a6 (qgis): Simplify code
- This code does nothing and only adds overhead since 69b590b0ef6
- 06:00 PM Revision 6a0fbacf (qgis): Avoid unnecessary detaches
- 05:54 PM Revision 2dbeeffd (qgis): Whitespacing fixes
- 05:53 PM Revision e30477f9 (qgis): QgsGeometryCheck does not need to be a QObject
- 05:53 PM Revision ed115528 (qgis): Remove getPrefix from geometry checker methods
- 04:05 PM Revision 8d0b0ac8 (qgis): Remove unused function
- 03:17 PM Revision 7f8d406d (qgis): Give a more descriptive output name
- 02:21 PM Revision bbfd6990 (qgis): Add documentation and improve input parameter descriptions
- 02:06 PM Revision ce876623 (qgis): Merge pull request #7612 from elpaso/bugfix-19441-rulerenderer-exp-depth
- Bugfix 19441 rulerenderer exp depth
- 02:00 PM Revision 33e81905 (qgis): Release of 2.18.23
- 02:00 PM Revision 26842169 (qgis): Release of 3.2.2
- 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... - 09:34 AM Revision 6d1e420c (qgis): min/max to minimum/maximum renaming
- 09:34 AM Revision 2f5ef8e0 (qgis): Fix regression - lost "load from raster band" button in raster GUI
- 07:00 AM Revision 1f31a978 (qgis): [ui] improve metadata feature count string
- - use unknown instead of -1
- use thousands separator - 07:00 AM Revision 805e7ec0 (qgis): [ui] remove original metadata row, duplicate of name
- 05:11 AM Revision cddbf962 (qgis): Avoid crash from storage of potentially removed map layer storage in ca...
- (cherry-picked from 56b6ebd91)
- 05:11 AM Revision 6fd5b23a (qgis): Fix clang/clazy warnings
- (cherry-picked from 80753686)
- 05:11 AM Revision ee7cfcce (qgis): Quiet noisy wfs provider debug messages
- (cherry-picked from 91572bea)
- 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 ... - 05:11 AM Revision 5d6ea607 (qgis): Avoid crash in gps info widget due to storage of potentially removed la...
- (cherry-picked from 19a4357f)
- 04:01 AM Revision 19a4357f (qgis): Avoid crash in gps info widget due to storage of potentially removed la...
- 04:01 AM Revision 56b6ebd9 (qgis): Avoid crash from storage of potentially removed map layer storage in ca...
- 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 ... - 04:01 AM Revision 80753686 (qgis): Fix clang/clazy warnings
- 03:53 AM Revision 91572bea (qgis): Quiet noisy wfs provider debug messages
2018-08-16
- 12:23 AM Revision e89412bb (qgis): Fix geometryless features are skipped when pasting as a new scratch layer
- (cherry-picked from d8f3ec40)
- 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...
- 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... - 12:23 AM Revision cef3b16f (qgis): Fix clang/clazy warnings
- (cherry-picked from 0fc1c9d4a6)
- 12:23 AM Revision 41036141 (qgis): [processing] Fix incorrect OGR warnings when loading raster layer results
- Fixes #19597
(cherry-picked from 4930061b) - 12:23 AM Revision 8e53a659 (qgis): Fix some untranslatable strings
- (cherry-picked from 0b6bfc327)
- 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... - 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... - 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) - 12:23 AM Revision d5fd78cf (qgis): Show field alias in tooltip in form editor tab
- (cherry-picked from 9a1f129)
- 11:50 PM Revision 19c1a4b5 (qgis): fix warning
- 11:31 PM Revision 07c80b82 (qgis): Fix build of qgisnative for FreeBSD
- 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... - 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... - 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... - 11:46 AM Revision f4a0e743 (qgis): Implement a QgsProviderRegistry decodeUri function + test
- 11:46 AM Revision 45b209c2 (qgis): [FEATURE] Add hyperlink to local vector,raster datasets in information ...
- 11:46 AM Revision 1ab87166 (qgis): Implement decodeUri for the delimited text & spatialite providers
- 11:46 AM Revision 8a117af7 (qgis): Add a path row to HTML metadata table
- 11:46 AM Revision 3b861f22 (qgis): Add additional decodeUri tests
- 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...
- 09:28 AM Revision f37aa8c6 (qgis): Merge pull request #7613 from wonder-sk/mesh-gui-fixes
- Mesh layer fixes and improvements
2018-08-15
- 01:12 AM Revision a0b4e024 (qgis): [processing] Respect application stylesheet in modeler/script editor di...
- 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 - 10:37 PM Revision 4930061b (qgis): [processing] Fix incorrect OGR warnings when loading raster layer results
- Fixes #19597
- 10:22 PM Revision 5d078ec2 (qgis): Progress task on project load
- 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... - 10:22 PM Revision 37f3be60 (qgis): [layouts] Use proxy task to show progress/exporting status in task manager
- 10:22 PM Revision 94300eab (qgis): Add proxy progress task for non-background algorithms
- 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.
- 09:18 PM Revision 52ccc43e (qgis): [feature] Adapted k-neighbour concave hull plugin as QGIS 3 algorithm
- Co-authored-by: Detlev Neumann <[email protected]>
- 03:20 PM Revision c0f190d0 (qgis): Address Nyall's point from review
- 02:54 PM Revision c4eb57d0 (qgis): Avoid crash when relation disappears (#7624)
- 02:42 PM Revision ca657179 (qgis): Address Peter's points from review
- 01:40 PM Revision 24bc2131 (qgis): Polish translation fix: use db privileges rather than wisdom of the woo...
- 01:32 PM Revision 680cf71d (qgis): Avoid crash when relation disappears (#7622)
- 01:31 PM Revision d8adad8a (qgis): Avoid crash when relation disappears (#7622)
- 12:06 PM Revision a82de83d (qgis): disable OpenCL by default on mac (#7621)
- dirty fix before headers detection is properly done
- 11:54 AM Revision f54a3d13 (qgis): disable OpenCL by default on mac
- dirty fix before headers detection is properly done
- 10:21 AM Revision e82cc940 (qgis): [ui] improve add mesh layer icon
- 10:20 AM Revision be04eeb0 (qgis): [ogr provider] disable connection timeouts
- 10:20 AM Revision aa433765 (qgis): [ogr provider] backport @m-kuhn commit 92ace51
- 08:49 AM Revision dd86dfe6 (qgis): [ogr provider] disable connection timeouts (fixes #19625 et cie)
- 07:45 AM Revision 21f94305 (qgis): Merge pull request #7571 from sbrunner/groups
- [server] Fix the Access control in the WMS groups
- 06:01 AM Revision 56fd4e3b (qgis): Add QgsGeometryUtils method for interpolating point between two points,...
- 06:01 AM Revision 0ddbb3ff (qgis): Expands docs
- 06:01 AM Revision 5b0bdbd4 (qgis): Add QgsGeometryUtils method to interpolate a point on an arc given a di...
- 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... - 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... - 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... - 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... - 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. - 02:23 AM Revision f7694304 (qgis): Fix indentation
- 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... - 02:23 AM Revision 0faa7ecd (qgis): [processing] Minor optimization for regular points algorithm
- 02:23 AM Revision 9d6b5a7f (qgis): [processing] Fix non-sequential ids in regular points algorithm
2018-08-14
- 12:55 AM Revision 553090b1 (qgis): Fix warning
- 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.
- 07:53 PM Revision 767a7b0f (qgis): Travis fixes
- 07:04 PM Revision da527be9 (qgis): Fix sip bindings
- 04:42 PM Revision d90729e7 (qgis): Write mesh rendering results into the report HTML file
- 04:42 PM Revision 358d1294 (qgis): Read/write mesh styling from/to project files
- 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) - 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... - 04:37 PM Revision a8bc9412 (qgis): [test] Add a test for QgsSQLiteExpressionCompiler
- 04:36 PM Revision feddb3d3 (qgis): Encapsulate all mesh renderer stuff in one class + fix legend updates
- 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
- 04:30 PM Revision 9273090d (qgis): Fix issues around enabled/disabled state of scalar/vector rendering
- 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 ... - 04:30 PM Revision 545eb978 (qgis): Generation of legend items for mesh layers
- 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
- 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 - 12:30 PM Revision 6fcc1626 (qgis): Use QgsPoint( QgsPointXY ) constructor
- 12:30 PM Revision 0fc1c9d4 (qgis): Fix clang/clazy warnings
- 12:30 PM Revision 0b6bfc32 (qgis): Fix some untranslatable strings
- 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 - 10:56 AM Revision bef88f30 (qgis): Minor processing parameter evaluation refactoring
- 08:00 AM Revision 9a1f1296 (qgis): Show field alias in tooltip in form editor tab
- 04:42 AM Revision 1644ea30 (qgis): [Processing] Fix exception when producing a csv output.
- Previously "name" was not defined.
- 04:35 AM Revision 9241e2dc (qgis): Expand unit test coverage
- (cherry-picked from 079c9fa6b6)
- 04:35 AM Revision ed349313 (qgis): Fix copy/paste using text format between projects
- 02:57 AM Revision 079c9fa6 (qgis): Expand unit test coverage
- 02:57 AM Revision d8f3ec40 (qgis): Fix geometryless features are skipped when pasting as a new scratch layer
- 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... - 02:12 AM Revision 270ac215 (qgis): Fix project home folder in browser always closes all subfolders
- when saving a project
(cherry-picked from c7421c7) - 02:12 AM Revision f5da5297 (qgis): Update .gitignore to not track default windows build directories
- (cherry-picked from f7204fa)
- 02:12 AM Revision e84f37b0 (qgis): Fix memory leak in filter multipoint
- (cherry-picked from 73f3164)
- 02:12 AM Revision 802f7f50 (qgis): [layouts] Fix crash on report section delete
- Fixes #19447
(cherry-picked from 6e2e0732) - 02:12 AM Revision c058a68d (qgis): [layouts] Fix incorrect filename for atlas features when using
- @atlas_feature
Fixes #19552
(cherry-picked from 6920102)
2018-08-13
- 01:52 AM Revision 430649ab (qgis): [dbmanager] fix shortcut execute query
- 01:33 AM Revision ac193d05 (qgis): Fix clang/clazy warnings
- 01:24 AM Revision dfa51048 (qgis): Sipify
- 12:23 AM Revision 300b8a79 (qgis): QStringLiteral
- 12:20 AM Revision bf25742e (qgis): Fix build warning
- 12:07 AM Revision ef9d4bf0 (qgis): Fix freeze with redirected WFS
- 09:42 PM Revision 72e99d5d (qgis): Merge pull request #7602 from m-kuhn/wfsFix
- Fix freeze with redirected WFS
- 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 &. - 03:47 PM Revision ec8a5543 (qgis): Fix freeze with redirected WFS
- 02:25 PM Revision c515a666 (qgis): [processing] fix typo
- 11:25 AM Revision 70dcc334 (qgis): Merge pull request #7456 from signedav/translation_projects
- Translation of .qgs project data
- 09:39 AM Revision 60723509 (qgis): Tooltip for project provider
- 08:44 AM Revision 29ccd1af (qgis): New icon for dock/undock thanks to @nirvn
- 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... - 07:47 AM Revision a4a74a90 (qgis): Add new icon for 'Save in project' thanks to @nirvn
- 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... - 06:33 AM Revision 3a083001 (qgis): Sipify
- 06:33 AM Revision fa680417 (qgis): Fix some clazy/clang warnings in layout
- 03:09 AM Revision 69201021 (qgis): [layouts] Fix incorrect filename for atlas features when using
- @atlas_feature
Fixes #19552 - 03:09 AM Revision 6e2e0732 (qgis): [layouts] Fix crash on report section delete
- Fixes #19447
2018-08-12
- 09:15 AM Revision 73f3164f (qgis): Fix memory leak in filter multipoint
- 08:00 AM Revision 8fa72861 (qgis): Fix failing test
- The returned ssl errors have changed due to the external
site.
2018-08-11
- 08:38 PM Revision f7204faa (qgis): Update .gitignore to not track default windows build directories
- 03:38 PM Revision 0f31e341 (qgis): test back to non grp
- 03:35 PM Revision 9e6f93cf (qgis): f
- 02:26 PM Revision 617d3fce (qgis): f
- 07:24 AM Revision 02e6ec19 (qgis): Merge pull request #7591 from m-kuhn/fixAndroidNative
- Fix android native
- 07:23 AM Revision bcaf597a (qgis): Merge pull request #7594 from nyalldawson/fix_test
- Followup f4d08eb9, update expected test result
- 05:50 AM Revision db1dad58 (qgis): Followup f4d08eb9, update expected test result
2018-08-10
- 12:36 AM Revision a2b8509b (qgis): german translation update
- 12:25 AM Revision cb8b8f41 (qgis): Translation fix
- (cherry picked from commit ac63b8e16e9fbe76922bced14190ccab243eee26)
- 05:13 PM Revision 17ecc224 (qgis): f
- 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
- 03:43 PM Revision 29d5f913 (qgis): log
- 03:43 PM Revision e9d718a4 (qgis): fix
- 03:43 PM Revision d14b2907 (qgis): rm-log
- 03:42 PM Revision 6504dd17 (qgis): log
- 02:40 PM Revision 271bab17 (qgis): introduce DataType for mesh dataset data definition and small fixes
- 02:12 PM Revision 17125377 (qgis): f
- 12:54 PM Revision 372154ca (qgis): f
- 12:53 PM Revision 67edf004 (qgis): Temp removal
- 12:20 PM Revision 25791516 (qgis): [expression] fix format_number() not adding group separators regression
- 11:48 AM Revision f98cc11b (qgis): Do not link to QtDBus on Androi
- 11:35 AM Revision 83327b41 (qgis): log
- 11:23 AM Revision 87bd3376 (qgis): f
- 11:19 AM Revision 92a3fca6 (qgis): f
- 11:08 AM Revision 6ed80142 (qgis): f
- 10:58 AM Revision af075bfc (qgis): run scripts/scandeps.pl (followup 6e30c626)
- 10:51 AM Revision fc259a21 (qgis): No DBus on Android
- 10:35 AM Revision 68c46482 (qgis): f
- 10:34 AM Revision 8e2e6a33 (qgis): log
- 10:24 AM Revision daaa5ba6 (qgis): f
- 10:10 AM Revision b9e63bbf (qgis): followup a1a65bb: restore wrongly reverted ramp shader fix
- 09:42 AM Revision 6adf988c (qgis): f
- 09:40 AM Revision 6fcef30c (qgis): [expression] fix format_number() not adding group separators regression
- 09:24 AM Revision 9ea0bc2a (qgis): format code and add documentation
- 09:21 AM Revision f4d08eb9 (qgis): dbmanager/postgis: quote identifiers in urls (fixes qgis portion of #19...
- 08:05 AM Revision 84cf6823 (qgis): f
- 07:52 AM Revision facd023b (qgis): f
- 07:37 AM Revision 4b4aea4a (qgis): f
- 07:24 AM Revision a195a460 (qgis): Merge pull request #7562 from m-kuhn/fixFreezeGetFeatureBackport
- Fix freeze get feature backport
- 03:18 AM Revision c7421c77 (qgis): Fix project home folder in browser always closes all subfolders
- when saving a project
- 02:45 AM Revision a5b0c76f (qgis): Double number of projects kept on welcome page, make configurable
- Because 10 isn't enough!
- 02:45 AM Revision bc2d9630 (qgis): Fix warning
- 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) - 02:43 AM Revision 1fe1a99e (qgis): Fix crash in relief calculation when exporting distribution to csv
- Fixes #19570
(cherry-picked from c860696) - 02:43 AM Revision e39cb4c3 (qgis): [processing] Don't create frequency distribution file for relief
- algorithm by default
Refs #19570
(cherry-picked from d39bdcd) - 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... - 02:43 AM Revision a47682f2 (qgis): Modernize code
- (cherry-picked from 4c9a23e28)
- 02:01 AM Revision 036000f1 (qgis): Allow copy / paste with text format between different projects also for...
- 02:01 AM Revision 83da5707 (qgis): Fix QgsClipboard::retrieveFields and adapt unit test (because features ...
- 02:01 AM Revision c02630b7 (qgis): Use more efficient string functions
- 02:01 AM Revision dfe3acd9 (qgis): Fix copy/paste using text format between projects
- 02:01 AM Revision 7127e381 (qgis): Another QLatin1String
2018-08-09
- 01:32 AM Revision 37f5b0c9 (qgis): Followup a9ca69b7, port geometry type fix to DB2 provider
- Also cleanup and modernize some code
- 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... - 05:19 PM Revision d2f05b6d (qgis): Merge pull request #7581 from m-kuhn/relabelRunButton
- Rename "Run in background" to "Run"
- 04:45 PM Revision c79e1d06 (qgis): [mesh] [feature] add function to identify value on the point
- 03:07 PM Revision 80092b73 (qgis): f
- 02:57 PM Revision 03a1990e (qgis): Fix test
- 02:14 PM Revision 6c496f21 (qgis): f
- 01:55 PM Revision f623f57b (qgis): Add groups
- 01:54 PM Revision 4d415aa9 (qgis): Add logs
- 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...
- 11:17 AM Revision c860696a (qgis): Fix crash in relief calculation when exporting distribution to csv
- Fixes #19570
- 11:17 AM Revision 4c9a23e2 (qgis): Modernize code
- 11:17 AM Revision d39bdcda (qgis): [processing] Don't create frequency distribution file for relief
- algorithm by default
Refs #19570 - 08:36 AM Revision cf728275 (qgis): fix yo-yo warning (followup 5e37e824, 18dbf031, 2ed144ac)
- 07:10 AM Revision 1668754f (qgis): Remove concurrency test from pg
- it has been added to providerbase
- 05:21 AM Revision d5be0836 (qgis): [processing][grass] Fix definition of r.watershed, resurrect test
- (cherry-picked from e893aae19)
- 05:21 AM Revision a3d954b3 (qgis): [processing][grass] Fix r.stream.extract definition, resurrect test
- (cherry-picked from 7495ec276)
- 05:21 AM Revision 3d7b0d52 (qgis): [processing][grass] Fix r.sun parameter definition, resurrect test
- (cherry-picked from 0c24fdb88)
- 05:21 AM Revision c9fe1a5f (qgis): Resurrect some processing grass tests
- (cherry-picked from c50c615e)
- 05:21 AM Revision ec965883 (qgis): [processing][grass] Fix skipped outputs are still added in grass commands
- (cherry-picked from 113e1635)
- 05:21 AM Revision 489aa040 (qgis): [processing][grass] Fix v.surf.bspline definition, add test
- (cherry-picked from 08a8ea7b7)
- 04:32 AM Revision c50c615e (qgis): Resurrect some processing grass tests
- 04:32 AM Revision 0c24fdb8 (qgis): [processing][grass] Fix r.sun parameter definition, resurrect test
- 04:32 AM Revision e893aae1 (qgis): [processing][grass] Fix definition of r.watershed, resurrect test
- 04:32 AM Revision 113e1635 (qgis): [processing][grass] Fix skipped outputs are still added in grass commands
- 04:32 AM Revision 08a8ea7b (qgis): [processing][grass] Fix v.surf.bspline definition, add test
- 04:32 AM Revision 7495ec27 (qgis): [processing][grass] Fix r.stream.extract definition, resurrect test
- 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... - 03:48 AM Revision 829a9830 (qgis): fix for 360+ degrees wedgebuffer
- (cherry-picked from 5121f72)
- 03:48 AM Revision 70f9d55d (qgis): fix for negative wedge buffer angles
- (cherry-picked from 9bda6b8f)
- 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) - 03:48 AM Revision 0132323a (qgis): 360+ degrees wedge buffer tests
- (cherry-picked from 2834410)
- 03:48 AM Revision ebbb94b1 (qgis): wedgebuffer constructed by qgsCircles
- (cherry-picked from faaa5907)
- 03:48 AM Revision 99de2334 (qgis): more efficient and reliable wedgebuffer calculation
- (cherry-picked from 5c285aa0)
- 03:48 AM Revision 86d58dbf (qgis): fix code formatting
- (cherry-picked from 57a2bc7e)
- 02:04 AM Revision 64de2a23 (qgis): Fix warning
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
- 10:32 PM Revision faaa5907 (qgis): wedgebuffer constructed by qgsCircles
- 10:32 PM Revision 57a2bc7e (qgis): fix code formatting
- 10:32 PM Revision 9bda6b8f (qgis): fix for negative wedge buffer angles
- 10:32 PM Revision 5121f72b (qgis): fix for 360+ degrees wedgebuffer
- 10:32 PM Revision 28344102 (qgis): 360+ degrees wedge buffer tests
- 10:32 PM Revision 5c285aa0 (qgis): more efficient and reliable wedgebuffer calculation
- 08:38 PM Revision 6e30c626 (qgis): debian packaging: add opencl-headers for OpenCL support
- 07:25 PM Revision e5fce1ec (qgis): Add missing import
- 05:26 PM Revision 450f9f3a (qgis): Polish translation update
- 04:33 PM Revision 0b502ff5 (qgis): Merge pull request #7451 from elpaso/opencl-utils-2
- [feature] OpenCL support
- 02:20 PM Revision 55473e7e (qgis): fix build without webkit
- 02:19 PM Revision cbf55691 (qgis): Fix the Access control in the WMS groups
- 01:40 PM Revision 0c97b7cb (qgis): fix build without webkit
- 01:26 PM Revision 0960b1f2 (qgis): [opencl] Restore clang -Wimplicit-fallthrough
- 01:26 PM Revision 6ecf16e6 (qgis): [opencl] Fix doxy comment
- 11:29 AM Revision 4f59bca2 (qgis): Allow geometryless layers in Spatialite execute SQL
- Fixes #19558
- 11:28 AM Revision abde48dd (qgis): Fix some clang warnings
- (cherry-picked from 13b790d1e)
- 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...
- 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 ... - 11:28 AM Revision 2b6ef28a (qgis): Added a test for VoronoiPolygon.py that covers some new cases
- (cherry-picked from 4b1bc82ca)
- 11:28 AM Revision 85cda451 (qgis): Task manager status bar widget should also show indeterminate progress ...
- (cherry-picked from c7a076a8)
- 11:28 AM Revision 0230e4a8 (qgis): [layouts] Try to avoid incorrect page margin handling while printing
- (cherry-picked from 53a3425ec)
- 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) - 11:28 AM Revision 14540a95 (qgis): [processing] allow geometryless layer input for order by expression alg
- (cherry-picked from 2a57e779e8)
- 11:28 AM Revision c6bb3cd8 (qgis): [processing][saga] Fix cubic spline definition, add unit test
- (cherry-picked from 43d38709)
- 11:28 AM Revision 1c51d698 (qgis): avoid CRS in the tooltip when the layer is not spatial
- (cherry-picked from d90348df4)
- 11:28 AM Revision 2e0576c4 (qgis): Fix quotes on postgis import, & fix mysql datsource formatting
- (cherry-picked from 53cbe2610)
- 11:28 AM Revision d16b5db6 (qgis): Fix parent task progress report calculation when subtask progress changes
- (cherry-picked from 95438cc0f5)
- 11:28 AM Revision 680c3295 (qgis): Allow geometryless layers in Spatialite execute SQL
- Fixes #19558
- 11:27 AM Revision b0bc604d (qgis): Also show desktop notifications when tasks fail, not just when they suc...
- 11:18 AM Revision 4af52f22 (qgis): [opencl] Update CMakeList and sipify
- 10:08 AM Revision 44adfe53 (qgis): [opencl] Final rebase before merge
- 09:47 AM Revision 1eee8859 (qgis): Fix fallback to system tray based notifications
- 09:40 AM Revision e79f6d1a (qgis): Fix documentation for ninecell filters
- 09:40 AM Revision 14f8c436 (qgis): [opencl] Translate tab name
- 09:40 AM Revision 6317a068 (qgis): [opencl] Translate message when no opencl is available
- Plus Typos and code style
- 09:39 AM Revision 9ed9cbde (qgis): [opencl] Initialize opencl path from cmd line and env
- 09:39 AM Revision 82fdb56c (qgis): Const correctness for rasterblock
- 09:39 AM Revision 966c3db2 (qgis): [opencl] Uppercase CMake
- 09:39 AM Revision 445d453b (qgis): [opencl] Remove obsolete test (superceeded)
- 09:39 AM Revision c42a748a (qgis): [opencl] Fix build when headers are not available
- 09:39 AM Revision 84dd14ae (qgis): [opencl] Rename test function for consistency
- 09:39 AM Revision 07db3f84 (qgis): Fix some cast warnings, pre-calc values for speed
- 09:39 AM Revision 78a45b7d (qgis): [opencl] Small optimization in hillshade
- ... and more tolerant epsilon for float comparison in tests
- 09:39 AM Revision 8f40129d (qgis): [opencl] Increase test coverage with no-opencl image comparison
- 09:39 AM Revision 8689c401 (qgis): [opencl] Fix small OpenCL alg issues
- From comparison tests with CPU results
+ some minor speed improvements - 09:39 AM Revision 573283f0 (qgis): [opencl] Move common code before the opencl ifdef
- ... so that it builds correctly without opencl
- 09:39 AM Revision be5f1fd4 (qgis): [opencl] Ruggedness index OpenCL program
- 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 - 09:39 AM Revision db35810e (qgis): [opencl] Make opencl info copyable
- 09:39 AM Revision 1324eff7 (qgis): [opencl] Code cleanup and comments
- 09:39 AM Revision 5afd9e24 (qgis): [opencl] Error message when OpenCL could not be found
- 09:39 AM Revision a420474e (qgis): [opencl] Fix device selection on start
- 09:39 AM Revision 41e7e71d (qgis): [opencl] Hillshade fix alpha and nodata
- 09:39 AM Revision eaa7982c (qgis): [opencl] Add multidirectional renderer and cache the program
- Now we are FAST!
- 09:38 AM Revision be21ea8e (qgis): Bindings for 9cell filter
- 09:38 AM Revision 528302cc (qgis): [opencl] Use fast formula for hillshade
- Also optimize cl buffers
- 09:38 AM Revision a73bbbad (qgis): [opencl] Reduce memory footprint and optimize
- 09:37 AM Revision 3bad1675 (qgis): [opencl] Memory optimization
- 09:36 AM Revision a1a65bb4 (qgis): [opencl] Test with image2d
- 09:35 AM Revision 12fa8965 (qgis): [opencl] Add options widget
- 09:34 AM Revision b09df533 (qgis): Use OpenCL command queue
- 09:32 AM Revision 16a49cdd (qgis): Wrap make program in OpenCL utils
- 09:32 AM Revision 79f0eadb (qgis): Added context
- 09:31 AM Revision 47568732 (qgis): CPLAllocator smart wrapper
- 09:31 AM Revision 7e1d9298 (qgis): Try to avoid crash on intel haswell
- 09:29 AM Revision 43d38709 (qgis): [processing][saga] Fix cubic spline definition, add unit test
- 09:29 AM Revision 583c7ae2 (qgis): More updates for opencl
- 09:29 AM Revision d6e747ca (qgis): OpenCL tests and aspect
- 09:27 AM Revision 767eda4b (qgis): Working! With C++ API
- 09:27 AM Revision 6f9a72e4 (qgis): Working but crashing on dealloc of command queue
- 09:27 AM Revision 51d1bb36 (qgis): OpenCL POC 1
- 09:26 AM Revision b89808f5 (qgis): [opencl] Small optimization in hillshade
- ... and more tolerant epsilon for float comparison in tests
- 09:26 AM Revision a1a09d75 (qgis): [opencl] Rename test function for consistency
- 09:25 AM Revision 82b60df6 (qgis): [opencl] Simplify OpenCL configuration in CMake
- and add a message without failing if not found
- 09:25 AM Revision 86b60c6c (qgis): [opencl] Class docs improvements
- Also try hard to find a device before giving up
- 09:25 AM Revision 9ff8779f (qgis): [opencl] Increase test coverage with no-opencl image comparison
- 09:24 AM Revision dc4b1da0 (qgis): [opencl] Fix small OpenCL alg issues
- From comparison tests with CPU results
+ some minor speed improvements - 09:24 AM Revision 69564368 (qgis): [opencl] Update test reference image
- 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 - 09:23 AM Revision a6d5d479 (qgis): [opencl] Fix nodata value in slope, aspect and hillshade
- 09:23 AM Revision 30a62e1a (qgis): Astyle
- 09:22 AM Revision 164bcc2b (qgis): [opencl] Ruggedness index OpenCL program
- 09:22 AM Revision d492bbca (qgis): [opencl] Make opencl info copyable
- 09:22 AM Revision ed7e831d (qgis): [opencl] Error message when OpenCL could not be found
- 09:22 AM Revision add3d074 (qgis): [opencl] Fix device selection on start
- 09:22 AM Revision d846804b (qgis): [opencl] Make device configurable
- 09:22 AM Revision 28169aae (qgis): [opencl] Suppress warning for unused variable
- 09:22 AM Revision e29c7e55 (qgis): [opencl] Benchmark test case
- 09:22 AM Revision 54b5821f (qgis): [opencl] Cache the context
- 09:22 AM Revision c4eebc72 (qgis): Bindings for 9cell filter
- 09:22 AM Revision e4228f4b (qgis): [opencl] Add performance test
- 09:22 AM Revision 314b7e36 (qgis): [opencl] Faster cl algorithm
- 09:21 AM Revision 95fa27fa (qgis): More documentation
- 09:21 AM Revision 329402ac (qgis): [opencl] Added docs
- 09:21 AM Revision 66b02d66 (qgis): [opencl] Reduce memory footprint and optimize
- 09:20 AM Revision 5aa54658 (qgis): [opencl] Pass the queue to the cl methods
- Fixes some issues on intel
- 09:20 AM Revision 3161b940 (qgis): [opencl] Global transparency
- 09:20 AM Revision 5129dcf0 (qgis): [opencl] Memory optimization
- 09:19 AM Revision d5dd50c0 (qgis): [opencl] Hillshade renderer
- 09:19 AM Revision 350829e9 (qgis): [opencl] Test with image2d
- 09:19 AM Revision 1decb48f (qgis): [opencl] Add options widget
- 09:19 AM Revision 3054da0c (qgis): Use OpenCL command queue
- 09:18 AM Revision 08fc641d (qgis): CPLAllocator smart wrapper
- 09:18 AM Revision ebad3605 (qgis): Added context
- 09:18 AM Revision a7ef0722 (qgis): Try to avoid crash on intel haswell
- 09:18 AM Revision b6de8f16 (qgis): Added tests for opencl slope and aspect algs
- 09:18 AM Revision be8bfee9 (qgis): Added device information to debug log
- 09:18 AM Revision ff1b6c29 (qgis): Removed context from utils
- 09:18 AM Revision 9068fe46 (qgis): More updates for opencl
- 09:18 AM Revision 74042634 (qgis): OpenCL tests and aspect
- 09:18 AM Revision 215bfd41 (qgis): Wrap make program in OpenCL utils
- 09:18 AM Revision a9f11fb3 (qgis): Working! With C++ API
- 09:18 AM Revision 0c3cb688 (qgis): Working but crashing on dealloc of command queue
- 09:18 AM Revision 05be622c (qgis): OpenCL POC 1
- 09:18 AM Revision 8ea565a7 (qgis): OpenCL API 2
- 07:37 AM Revision a2a56696 (qgis): Drop minimum task time to 5 second before showing a system notification
- 07:37 AM Revision 8c6068a2 (qgis): Don't show system notifications for short tasks
- Too annoying!
- 07:19 AM Revision bbffad6f (qgis): Fix test
- 07:18 AM Revision e0cc66c3 (qgis): Fix imports
- 07:18 AM Revision 58da9759 (qgis): Make spare connections more explicit
- 07:18 AM Revision ec4a3275 (qgis): Make nested iterator request test solid for max conn count changes
- 07:18 AM Revision 955323ff (qgis): Add QgsApplication::maxConcurrentConnectionsPerPool()
- 07:17 AM Revision e32e501b (qgis): Add nested loop support for oracle
- 07:17 AM Revision 10a8e13e (qgis): Add nested loop support for spatialite
- 07:17 AM Revision 7e70c410 (qgis): Fix rename variable
- 07:17 AM Revision bef52f3a (qgis): Fix compile
- 07:17 AM Revision 550f381c (qgis): Add nested loop support for ogr provider
- 07:16 AM Revision 6a9c5fa3 (qgis): Make expression functions that use internal requests more stable
- 07:16 AM Revision 18112c0c (qgis): Rename `freeConnectionsRequirement` to `requestMayBeNested`
- 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... - 07:13 AM Revision 790408ff (qgis): Redisable waitForFinished test on Travis
- 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... - 06:26 AM Revision d90348df (qgis): avoid CRS in the tooltip when the layer is not spatial
- 04:42 AM Revision f145631e (qgis): followup 9664103: synchronize initializeMainWindow parameters
- 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 - 02:04 AM Revision 56e605bd (qgis): [feature] Add parameter for field selection to Postgis OGR importer
- 02:04 AM Revision 53cbe261 (qgis): Fix quotes on postgis import, & fix mysql datsource formatting
2018-08-07
- 12:02 AM Revision 157a624e (qgis): [layouts] Fix filename links in message bar
- 12:02 AM Revision 13b790d1 (qgis): Fix some clang warnings
- 12:02 AM Revision c7a076a8 (qgis): Task manager status bar widget should also show indeterminate progress ...
- 09:54 PM Revision 4b1bc82c (qgis): Added a test for VoronoiPolygon.py that covers some new cases
- 09:06 PM Revision 9b4be7ae (qgis): Simplify QgsTask::waitForFinished, hopefully fix bugs
- 09:06 PM Revision 42332f2d (qgis): Fix QgsTask::waitForFinished test
- 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 ... - 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...
- 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 - 07:52 PM Revision e51fed47 (qgis): use nullptr instead of 0 pointer
- 07:51 PM Revision 8876270c (qgis): [win] Use native desktop notifications for prettier notifications
- 05:08 PM Revision fea9de9f (qgis): merge error
- 02:33 PM Revision ad086dc4 (qgis): layermaptest and fixes
- after feedback - mostly doc stuff or code style
- 02:32 PM Revision 048ff3f0 (qgis): add missing sip file
- 02:32 PM Revision 5a01074d (qgis): fixes
- 02:32 PM Revision 9218c260 (qgis): fix SIP test
- 02:32 PM Revision 519e91e6 (qgis): missing parameter documentation
- 02:32 PM Revision 442c7323 (qgis): sip files and some improvements
- like make a list copy before go through for loop and log messages
- 02:32 PM Revision caa88429 (qgis): spelling
- 02:32 PM Revision 1433de10 (qgis): Add missing sip bindings
- 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... - 02:31 PM Revision fc018daa (qgis): QgsProjectTranslator
- implementation of abstract class QgsProjectTranslator
- 02:31 PM Revision 090db0d8 (qgis): setProjectTranslator
- ...in QgsReadWriteContext creation
implementation of projectTranslator where needed
use of DefaultTranslator to have... - 02:31 PM Revision 628292b9 (qgis): gui implementation
- 02:31 PM Revision 778734fd (qgis): translator basics
- basics work - translation of layername, relations
fields and aliases have a problem - 02:31 PM Revision 283b1b46 (qgis): use of smartpointer mTranslator
- for better handling if loaded (or in our case existent) or not...
- 02:31 PM Revision e8e48aba (qgis): docstrings etc.
- 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... - 02:30 PM Revision f5a4a426 (qgis): generate ts file
- with the structure for it - not finished
- 02:22 PM Revision bbbc5b25 (qgis): Turn off some chatty warnings
- 12:29 PM Revision 7b971e25 (qgis): Fix error in task manager test
- 12:29 PM Revision 5e1184a6 (qgis): More task test debugging, fixes
- 12:29 PM Revision 7ef0e9e7 (qgis): Better debugging for task manager tests
- 11:09 AM Revision c905352b (qgis): Fix cmake warning
- 08:37 AM Revision 95438cc0 (qgis): Fix parent task progress report calculation when subtask progress changes
- 08:02 AM Revision cdc9b56f (qgis): Fix build in MacOS, add not Apple for Linux native thing.
- 05:13 AM Revision 53a3425e (qgis): [layouts] Try to avoid incorrect page margin handling while printing
- 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
2018-08-06
- 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... - 01:40 AM Revision 70ba3872 (qgis): Fix warning
- 01:33 AM Revision 282f95c9 (qgis): [processing][grass] Fix bad move/copy paths in grass i.gensig/maxlik algs
- Refs #19539
- 04:43 PM Revision 3fc8e8d6 (qgis): Merge pull request #7530 from m-kuhn/implicit-fallthrough
- Enable -Wimplicit-fallthrough
- 12:03 PM Revision 52ed396c (qgis): dwg import: refine labels
- 11:24 AM Revision a81555a0 (qgis): Move windows app icon progress report API to QgsNative
- 11:09 AM Revision c60efaf0 (qgis): Remove double semicolon
- 11:08 AM Revision ea70bb42 (qgis): Add semicolon to clang::fallthrough define
- 10:34 AM Revision ebe38287 (qgis): Add missing semicolon
- 10:22 AM Revision 0d3dd703 (qgis): Add missing breaks
- 10:22 AM Revision 31533268 (qgis): Fix clang fallthrough
- 10:22 AM Revision 4809001d (qgis): Enable -Wimplicit-fallthrough
- 10:22 AM Revision 2f829e02 (qgis): Add missing break
- 10:22 AM Revision 00fbd412 (qgis): Fix clang fallthrough for libdxfrw
- 06:55 AM Revision 71f99107 (qgis): [vector file writer] use field type to save attribute values
- 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... - 05:51 AM Revision 01876d15 (qgis): Make memory layer indicator respond correctly to making a layer permanent
- 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... - 05:51 AM Revision 93ce435c (qgis): Nice memory layer indicator icon, thanks to @nirvn
- 05:51 AM Revision 317b3105 (qgis): [needs-docs] Clicking the memory layer indicator triggers a 'make perme...
- 05:51 AM Revision 6ecc69ff (qgis): Add dataSourceChanged signal to QgsVectorLayer, add tests
- 05:51 AM Revision 1c33261e (qgis): Tweak string formatting for consistency with other indicators
- 05:45 AM Revision 70277635 (qgis): Refine QgsFeatureRequest timeout api, dox
- 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. - 02:28 AM Revision d8b20e74 (qgis): Update message in wizard and code style batch file
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
- 05:03 PM Revision a7f0f2b3 (qgis): Merge pull request #7519 from m-kuhn/nestedConnectionPoolDeadlock
- Fix freeze with `get_feature`
- 11:45 AM Revision f301a896 (qgis): Fix test
- 09:24 AM Revision 0a0f84a9 (qgis): Make spare connections more explicit
2018-08-04
- 08:30 PM Revision 5e506766 (qgis): [dbmanager] Fixes #19528: cannot resize query area
- cherry-picked from 19d49352af1ad618a9d535caf9dde7bbba329e2e
- 08:29 PM Revision 87d75838 (qgis): Merge pull request #7533 from slarosa/fix_19528
- [dbmanager] Fixes #19528: cannot resize query area
- 09:16 AM Revision 2a57e779 (qgis): [processing] allow geometryless layer input for order by expression alg
- 08:48 AM Revision 6901b934 (qgis): Fix imports
- 08:47 AM Revision eac43fd1 (qgis): Add concurrency/nesting test for all providers
- 08:39 AM Revision 19d49352 (qgis): [dbmanager] Fixes #19528: cannot resize query area
- 08:31 AM Revision 9db20222 (qgis): Merge pull request #7520 from m-kuhn/get_feature_thread_safety
- Thread safety for get_feature
- 05:50 AM Revision b55a8a3e (qgis): Update the export layout as image message bar to link to files
2018-08-03
- 09:57 PM Revision 4acef1ef (qgis): [processing] Fix crash in extract by attribute when field name does not...
- Fixes #19531
- 05:31 PM Revision 9e086063 (qgis): bugfix break in case (#7529)
- 01:56 PM Revision 56885e19 (qgis): Make nested iterator request test solid for max conn count changes
- 01:56 PM Revision 9d5f6f3f (qgis): Add QgsApplication::maxConcurrentConnectionsPerPool()
- 01:45 PM Revision 92ace516 (qgis): Fix OGR iterator crash on timeout
- 10:33 AM Revision da57c087 (qgis): Fix warning
- 10:33 AM Revision 1fb87487 (qgis): Fix potential crash after exporting vector layer
- 10:33 AM Revision 4c50a3c9 (qgis): Spelling
- 10:33 AM Revision 56024af2 (qgis): Fix bad merge pt 2
- 10:33 AM Revision f8afc507 (qgis): Spelling
- 10:33 AM Revision 2b9e0d63 (qgis): Fix message bar paths
- 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. - 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) - 10:33 AM Revision f46c7132 (qgis): Fix bad merge
- 10:28 AM Revision 14eb0e58 (qgis): Fix compile
- 10:13 AM Revision f8931921 (qgis): Fix rename variable
- 10:06 AM Revision 22c42843 (qgis): Make welcome page Open Directory action highlight project file
- 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... - 10:00 AM Revision 16706bb5 (qgis): Add nested loop support for oracle
- 10:00 AM Revision 48d49200 (qgis): Add nested loop support for spatialite
- 09:58 AM Revision 90a1a0a5 (qgis): Add nested loop support for ogr provider
- 09:52 AM Revision 8dd4b3b2 (qgis): Rename `freeConnectionsRequirement` to `requestMayBeNested`
- 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... - 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... - 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... - 08:50 AM Revision a893f52f (qgis): fix mac build and fix native file selector
- 08:50 AM Revision 970fc4f3 (qgis): add objective-c files to astyle
- 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... - 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... - 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. - 08:16 AM Revision 9eb25bca (qgis): Only use the native openFileExplorerAndSelectFile for files
- 08:16 AM Revision 1fc6aabd (qgis): Implement openFileExplorerAndSelectFile for Linux
- 08:16 AM Revision e5604f97 (qgis): Update the save 3D map message bar to link to files
- 08:16 AM Revision 90c97033 (qgis): Update the save vector/raster message bar to link to files
- 07:34 AM Revision 65ae32aa (qgis): [processing] homogenize filter strings for models and scripts
- 05:47 AM Revision 3e760882 (qgis): fix minor typo in the XML file filter string (add missed dot)
2018-08-02
- 06:15 PM Revision 06aff729 (qgis): dwg import: handle filenames with utf8 characters
- (cherry picked from commit dd5ed68818380dfb6590677d968ec0e17c3f39c0)
- 06:01 PM Revision dd5ed688 (qgis): dwg import: handle filenames with utf8 characters
- (cherry picked from commit 4945e97f248f7542c884c34b9bb5ba1dd3e4623c)
- 05:59 PM Revision 028a8bee (qgis): qspatialite: 'update' qt5 port (fixes #19419)
- (backport 6551913a, c7e914cd, 1201df57 & 67e846e3)
- 05:54 PM Revision 4945e97f (qgis): dwg import: handle filenames with utf8 characters
- 04:12 PM Revision 11b26831 (qgis): Thread safety for get_feature
- 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... - 01:34 PM Revision 5252bf19 (qgis): Make expression functions that use internal requests more stable
- 01:34 PM Revision 7033b544 (qgis): Add test for nested connection pool acquire freeze
- 12:57 PM Revision c81c499d (qgis): Merge pull request #7518 from alexbruy/homogenize-param
- [processing] homogenize label for "additional creation options" parameter
- 11:24 AM Revision 62a56b19 (qgis): Fix typo
- 11:24 AM Revision 882a0c43 (qgis): Empty shell for linux native library
- 11:11 AM Revision f5244603 (qgis): [processing] homogenize label for 'additional creation options'
- parameter in GDAL algorithms
2018-08-01
- 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-... - 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... - 12:55 AM Revision 067ee2b3 (qgis): Fix regression in raster psuedo ramp rendering when only two classes exist
- (cherry-picked from edec245b)
- 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 - 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... - 11:21 PM Revision edec245b (qgis): Fix regression in raster psuedo ramp rendering when only two classes exist
- 05:15 PM Revision ad7417a5 (qgis): Merge pull request #7462 from tcoupin/fix-wms
- [server] Multiples fixes for wms server
- 05:14 PM Revision 906022e8 (qgis): Fix indentation and spelling
- 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
- 12:40 PM Revision bbc33309 (qgis): Merge pull request #7505 from alexbruy/network-analysis
- [processing] port shortest path algs to C++
- 11:49 AM Revision 9792b56a (qgis): Fix description by removing rotate information
- 11:47 AM Revision 5306056b (qgis): Fix description by removing rotate information
- 06:39 AM Revision 75394150 (qgis): [processing] drop Python versions of the shortest paths algs
2018-07-31
- 12:20 AM Revision f0043d6b (qgis): Try to implement openFileExplorerAndSelectFile for OSX
- 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 ... - 11:32 PM Revision 1fea03fe (qgis): [processing] Make model to/from variant methods public
- 05:49 PM Revision 01bf1407 (qgis): Merge pull request #7315 from m-kuhn/confirmDeleteLinkedNm
- Confirm delete when feature is still linked
- 04:28 PM Revision 4ce0182f (qgis): Avoid unexpected garbage collector
- 03:49 PM Revision c1eef4e0 (qgis): Merge pull request #7508 from elpaso/highlight-properties
- Add properties to QgsHighlight for easier animations
- 01:06 PM Revision 6a4aee82 (qgis): Code layout
- 10:23 AM Revision 222fe236 (qgis): Add properties to QgsHighlight for easier animations
- 02:24 AM Revision e6ef2474 (qgis): Removed import of QgsProcessingParameterDistance as it is not used anymore
- (cherry-picked from c38c6dab)
- 02:24 AM Revision 0b6fab6b (qgis): Updated the expected/voronoi_buffer.gml file in testdata to reflect the...
- (cherry-picked from 70b53fb48)
- 02:24 AM Revision 7349b1c8 (qgis): Update VoronoiPolygons.py
- Width and height were mixed up. Fixed.
(cherry-picked from 72dcd14) - 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... - 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) - 02:24 AM Revision 064eac0c (qgis): Attemp to fix wrong behaviour of VoronoiPolygon when buffer is specifie...
- (cherry-picked from 30f5983)
2018-07-30
- 12:47 AM Revision 72dcd14a (qgis): Update VoronoiPolygons.py
- Width and height were mixed up. Fixed.
- 12:47 AM Revision 70b53fb4 (qgis): Updated the expected/voronoi_buffer.gml file in testdata to reflect the...
- 12:47 AM Revision 30f59839 (qgis): Attemp to fix wrong behaviour of VoronoiPolygon when buffer is specifie...
- 12:47 AM Revision c38c6dab (qgis): Removed import of QgsProcessingParameterDistance as it is not used anymore
- 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 - 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 - 09:12 PM Revision c58d99b9 (qgis): Fix GPL license declared in RPM spec file
- 06:29 PM Revision 40ce1518 (qgis): Fixes after the reviews
- 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 ... - 02:15 PM Revision 72d13ac0 (qgis): [processing] port shortest path (layer to point) alg to c++
- 02:15 PM Revision d999923d (qgis): [processing] port shortest path (point to layer) alg to c++
- 02:15 PM Revision be3b2c8f (qgis): [processing] base class for network analysis algorithms
- 02:15 PM Revision a6901edb (qgis): [processing] port shortest path (point to point) alg to c++
- 10:37 AM Revision 2e97b7bc (qgis): Fix GPL license declared in RPM spec file
- 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
- 07:42 AM Revision af225523 (qgis): Typo
- (cherry-picked from 6e091752)
- 07:42 AM Revision 23b76efe (qgis): Abort expression parsing after encountering a maximum of 10 errors
- Fixes #19480
(cherry-picked from 3c8b156c) - 07:41 AM Revision 3c8b156c (qgis): Abort expression parsing after encountering a maximum of 10 errors
- Fixes #19480
- 06:47 AM Revision 9db6d94e (qgis): Typo
- 06:39 AM Revision 6e091752 (qgis): Typo
- 04:12 AM Revision a1ef59ca (qgis): [3d] Fix reset buttons in 3d config dialog reset values to 0, not initi...
- (cherry-picked from df1832f)
- 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... - 04:11 AM Revision 83720689 (qgis): Optimise drape algorithms, skip vertex iteration for geometries which d...
- 04:11 AM Revision d09faf42 (qgis): Add method to transform vertices of QgsGeometry/QgsAbstractGeometry
- in place using a custom lambda function
- 04:11 AM Revision f119453f (qgis): Tweak algorithm names, strings
- 03:54 AM Revision df1832f9 (qgis): [3d] Fix reset buttons in 3d config dialog reset values to 0, not initi...
2018-07-29
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... - 01:19 AM Revision f20fec47 (qgis): do not truncate layer name in legend panel if filename contains period
- cherry-picked from abc4d43eb86f0b2aa32320504ce35280e18f9119
- 01:19 AM Revision c1aca1b5 (qgis): do not set precision for datatypes that have not one
- cherry-picked from 96aa671307d937488cd9a74f39bdf7df0175d4a8
- 01:19 AM Revision 7818c9ba (qgis): [wms] Fix another misleading error message
- (cherry-picked from 5b283494)
- 01:19 AM Revision cbb68381 (qgis): Fix path resolver sometimes returns non empty paths while resolving emp...
- (cherry-picked from 3e31a6570)
- 01:19 AM Revision 366e371c (qgis): Fix debug messages about untranslated 'regular' font style
- (cherry-picked from a38db47a)
- 01:19 AM Revision 13341c09 (qgis): Fix failing tests
- (cherry-picked from d3bee8dc7e)
- 01:19 AM Revision ae070b95 (qgis): Make __repr__ tests actually run
- (cherry-picked from faec3248c)
- 01:19 AM Revision 3e8df293 (qgis): Fix misleading error message
- (cherry-picked from b94745b07)
- 01:19 AM Revision d9b9fd81 (qgis): Fix typo, failing test
- (cherry-picked from 20e62b4c5)
- 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... - 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. - 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
- 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 - 07:30 AM Revision e19e1dea (qgis): [processing] be more flexible with multipoint layers, allow sampling fo...
2018-07-27
- 01:34 PM Revision 0f7336ec (qgis): [maptips] fix maptips showing after mouse leave the canvas area
- 01:34 PM Revision d9ee4192 (qgis): [maptips] clear the map tip widget when deactivating map tip display (#...
- 10:08 AM Revision 3e31a657 (qgis): Fix path resolver sometimes returns non empty paths while resolving emp...
- 09:24 AM Revision d3670de1 (qgis): Update unit tests
- 09:24 AM Revision 42335896 (qgis): Fixes service type version in WFS GetCapabilities doc
- 07:56 AM Revision 2d964919 (qgis): [FEATURE][expression] add raster_value() function (#7487)
- 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... - 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.
- 05:23 AM Revision b80ad5e9 (qgis): Tweak output name
- 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... - 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 ... - 04:56 AM Revision 07366e8a (qgis): [maptips] fix maptips showing after mouse leave the canvas area
- 04:24 AM Revision 5b283494 (qgis): [wms] Fix another misleading error message
- 04:24 AM Revision b94745b0 (qgis): Fix misleading error message
- 04:24 AM Revision a38db47a (qgis): Fix debug messages about untranslated 'regular' font style
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... - 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 - 10:01 PM Revision f14ae460 (qgis): add note that duplicated layers use the same data source (fixes #19489)
- 09:51 PM Revision 1feb971d (qgis): [WMSServer] Fix QgsServerWMS and remove absolute path in qgs files
- 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... - 02:05 PM Revision f54ba94c (qgis): Polish translation fix
- 12:25 PM Revision 8fbae384 (qgis): [maptips] clear the map tip widget when deactivating map tip display (#...
- 12:10 PM Revision 0c18d3bc (qgis): [WMSServer] Add unit test for non queryable layer in getfeatureinfo ope...
- 11:10 AM Revision fd5c8e7f (qgis): [WMSServer] Add unit test for group short name for getcapabilities and ...
- 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
- 09:40 AM Revision 3141bb59 (qgis): Update unit test
- 08:50 AM Revision 0a76d496 (qgis): Fixes spatial operator in WFS GetCapabilities doc
- 08:36 AM Revision 466992ec (qgis): [Style Manager] Rephrase strings away from being symbol-specific
- 08:34 AM Revision e5dbd803 (qgis): Make the tests tolerant to small color differences
- 08:34 AM Revision db510625 (qgis): Let's see if this helps with blank output
- 08:34 AM Revision 9ea06e1c (qgis): Add expected iages for 3D rendering tests
- 08:34 AM Revision 0de21cc7 (qgis): It seems like the delay hack worked - let's make it shorter
- 08:34 AM Revision 4b88bfb7 (qgis): More Travis hacks tweaking
- 08:34 AM Revision 0bfe5014 (qgis): Finish Travis hacks
- 08:34 AM Revision 45d49c27 (qgis): Add test data for the 3D auto tests
- 08:34 AM Revision 30d68125 (qgis): Add auto-tests for 3D scene rendering using the off-screen 3D engine
- 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
- 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
2018-07-25
- 01:37 AM Revision faec3248 (qgis): Make __repr__ tests actually run
- 01:37 AM Revision 20e62b4c (qgis): Fix typo, failing test
- 01:37 AM Revision d3bee8dc (qgis): Fix failing tests
- 01:18 AM Revision 79b70844 (qgis): [afs] Add error browser item when connection fails
- (cherry-picked from 5503af8b9)
- 01:18 AM Revision f43c8587 (qgis): [processing] Prefer to log layer source instead of id as it's persistent
- (cherry-picked from ba56ba21335)
- 01:18 AM Revision 29b24aa2 (qgis): Standardise browser item behavior for AFS provider
- (cherry-picked from 6d5ba5a78)
- 01:18 AM Revision 64e0a8bd (qgis): [processing][grass] Fix v.voronoi output type, add test
- (cherry-picked from 71f880bb93)
- 01:18 AM Revision a6650f48 (qgis): Fix AFS browser items not correctly repopulated after changing AFS conn...
- (cherry-picked from e3c7dffb)
- 01:18 AM Revision 9243d1fe (qgis): [processing][grass] Fix v.what.rast data type, add test
- (cherry-picked from 0c56d00c)
- 01:18 AM Revision 35ee5f20 (qgis): [processing][grass] Fix v.vect.stats output type, add test
- (cherry-picked from b10fa5e979)
- 01:18 AM Revision ce689e79 (qgis): [processing][grass] Fix output type for v.edit
- (cherry-picked from eca775f9e)
- 01:18 AM Revision a1015623 (qgis): [processing][grass] Fix v.net.* output types, add tests
- Fixes #19186
(cherry-picked from 28c4a6cf5) - 10:33 PM Revision 5503af8b (qgis): [afs] Add error browser item when connection fails
- 10:33 PM Revision e3c7dffb (qgis): Fix AFS browser items not correctly repopulated after changing AFS conn...
- 10:33 PM Revision 6d5ba5a7 (qgis): Standardise browser item behavior for AFS provider
- 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
- 11:50 AM Revision ba56ba21 (qgis): [processing] Prefer to log layer source instead of id as it's persistent
- 11:50 AM Revision b10fa5e9 (qgis): [processing][grass] Fix v.vect.stats output type, add test
- 11:50 AM Revision eca775f9 (qgis): [processing][grass] Fix output type for v.edit
- 11:50 AM Revision 71f880bb (qgis): [processing][grass] Fix v.voronoi output type, add test
- 11:50 AM Revision 0c56d00c (qgis): [processing][grass] Fix v.what.rast data type, add test
- 11:50 AM Revision 28c4a6cf (qgis): [processing][grass] Fix v.net.* output types, add tests
- Fixes #19186
- 07:48 AM Revision 263ce39c (qgis): Merge pull request #7463 from m-kuhn/fixFreeze
- Avoid repeated update of edit selection
- 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... - 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 ... - 02:36 AM Revision a9646f11 (qgis): [processing][grass] Fix generation of output for v.rast.stats, add test
- (cherry-picked from a463af32f)
- 02:36 AM Revision 1bae799e (qgis): [processing][gdal] Assign output CRS should be optional for ogr to post...
- (cherry-picked from 996c9a8d3)
- 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... - 02:36 AM Revision 9ba794c1 (qgis): [processing][gdal] Fix layer paths are sometimes incorrect within comma...
- Fixes #19451
(cherry-picked from ed94b69)
2018-07-24
- 01:23 AM Revision a463af32 (qgis): [processing][grass] Fix generation of output for v.rast.stats, add test
- 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 ... - 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 - 12:20 AM Revision 996c9a8d (qgis): [processing][gdal] Assign output CRS should be optional for ogr to post...
- 12:20 AM Revision ed94b693 (qgis): [processing][gdal] Fix layer paths are sometimes incorrect within comma...
- Fixes #19451
- 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... - 11:49 PM Revision 9765019d (qgis): fix build on macOS
- 10:51 PM Revision abc4d43e (qgis): do not truncate layer name in legend panel if filename contains period
- 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... - 10:43 PM Revision a5519f52 (qgis): Less noisy network access manager
- (cherry-picked from 7b59e048a)
- 10:43 PM Revision 7137a415 (qgis): Debugging
- (cherry-picked from 3b47116d)
- 10:43 PM Revision a565b4c4 (qgis): [ui][html code editor] use monospace font
- (cherry-picked from 845e87a75b)
- 10:43 PM Revision b3879cfd (qgis): Modernize code
- (cherry-picked from 409d47e8)
- 09:41 PM Revision 3b47116d (qgis): Debugging
- 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... - 09:41 PM Revision 409d47e8 (qgis): Modernize code
- 09:21 PM Revision 5280ab03 (qgis): Some refactoring https://github.com/qgis/QGIS/pull/7462
- 03:02 PM Revision d62087e3 (qgis): Do not crash when removing a layer with attr table open
- .. in show features in current extent mode.
- 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) - 01:41 PM Revision 1a94727d (qgis): Merge pull request #7461 from pblottiere/server_wfs_post
- [server] Fixes Post element in WFS GetCapabilities doc
- 12:41 PM Revision 99f8d480 (qgis): Avoid repeated update of edit selection
- 11:27 AM Revision eec843c6 (qgis): Merge branch 'master' into fix-wms
- 09:57 AM Revision e919a3c2 (qgis): Merge pull request #7458 from pblottiere/fix_limit_atlas_32
- [atlas][backport 3.2] Increases number of pages
- 09:22 AM Revision ac9ff081 (qgis): Fixes post element in WFS GetCapabilities doc
- 09:22 AM Revision 8b14a5b9 (qgis): Update unit tests
- 09:22 AM Revision 4a10f3c0 (qgis): Fixes Get element in WFS GetCapabilities doc
- 09:06 AM Revision 10a66da4 (qgis): debian packaging: don't include qsqlspatialite
- 09:05 AM Revision 1f1fcfda (qgis): translation string fixes
- 09:03 AM Revision 845e87a7 (qgis): [ui][html code editor] use monospace font
- 09:00 AM Revision a9f924fc (qgis): Merge pull request #7441 from elpaso/oauth2-testbed13-client-registration
- [oauth] JWT client registration
- 09:00 AM Revision e6b1e483 (qgis): Merge pull request #7436 from elpaso/oauth2-testbed13
- [oauth] Automatic management of state parameter
- 07:32 AM Revision 7b59e048 (qgis): Less noisy network access manager
- 06:43 AM Revision fd10515f (qgis): Fix grammar
- (cherry-picked from e07acb3)
- 06:41 AM Revision e07acb30 (qgis): Fix grammar
- 06:28 AM Revision 16bfcffd (qgis): Fix valgrind conditional jump on uninitialized value warning
- (cherry-picked from b58f194f)
- 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) - 06:27 AM Revision b605d34c (qgis): Add extra grass reference hash
- (cherry-picked from e8d1bfc3a)
- 06:27 AM Revision e0e823d0 (qgis): Restore window geometry on plugin repo download dialog
- (cherry-picked from 1ac5e29da)
- 05:52 AM Revision a2acbdbb (qgis): Increases number of pages
2018-07-23
- 12:51 AM Revision 1ac5e29d (qgis): Restore window geometry on plugin repo download dialog
- 07:56 PM Revision 3ec14420 (qgis): Points -> vertices
- 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 ... - 07:56 PM Revision e8d1bfc3 (qgis): Add extra grass reference hash
- 07:55 PM Revision f685d11b (qgis): [processing] Reverse line direction can work with multi(line/curve) geo...
- 07:55 PM Revision 65548436 (qgis): [processing] Port reverse line direction alg to c++
- 07:54 PM Revision e4e7b2a4 (qgis): Fix use of custom params when embedding svg for label background
- 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... - 07:54 PM Revision 959dd5b0 (qgis): Test mask
- 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... - 07:54 PM Revision 2fc366cb (qgis): Fix north arrow with embedded svgs
- 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
- 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
- 03:19 PM Revision 6614d896 (qgis): Add missing interface method for Data Source Manager toolbar
- 03:19 PM Revision a49b7a64 (qgis): Merge pull request #7398 from signedav/rr_bugfix
- Get proper mFeature in relation reference widget
- 03:13 PM Revision ebaac420 (qgis): use initialized for complete init() function
- not only for the feature part
(cherry-picked from 4739463426962576417bfbd72b1336aed67221df) - 12:58 PM Revision 47394634 (qgis): use initialized for complete init() function
- not only for the feature part
- 12:56 PM Revision f1993bab (qgis): [mesh][ui] deactivate vector rendering when default active dataset is n...
- 12:53 PM Revision 330db17b (qgis): Fix test
- 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 ...
- 11:44 AM Revision 881ba9d2 (qgis): [mesh] Fix a crash when loading a file with no dataset groups
- 11:21 AM Revision 6a683099 (qgis): WMS server: use shortName of group GetMap and check if the layer is que...
- 10:52 AM Revision cc1511c0 (qgis): Merge pull request #7372 from pblottiere/server_clean
- [WIP][server] Clean parameters management
- 10:18 AM Revision b3fb647e (qgis): [mesh] Fix a crash when pressing Recalculate button
- 09:28 AM Revision 80607369 (qgis): Fix layer group dialog for qgz file, fixing wms exclude layer feature
- 09:07 AM Revision fb75580b (qgis): Add doc for QgsServerParameterDefinition
- 09:07 AM Revision 8219c180 (qgis): Add since tag
- 09:07 AM Revision e48de204 (qgis): Fix doc
- 09:07 AM Revision 3e00b10c (qgis): Update doc for QgsServerParameters and QgsServerParameter
- 09:07 AM Revision 7b32f8c6 (qgis): Add virtual default destructors
- 09:07 AM Revision 9e4c3f27 (qgis): Update doc for QgsWmsParameters
- 09:07 AM Revision 77af2ca0 (qgis): Add doc for QgsBadRequestException
- 09:07 AM Revision ffddc9a0 (qgis): Update doc for QgsServerParameters
- 09:07 AM Revision 32256bcd (qgis): Add doc for QgsWms::QgsWmsParameter
- 09:07 AM Revision 211a556a (qgis): Fix compilation
- 09:07 AM Revision ae685f3c (qgis): Add doc for QgsWfsParameter
- 09:07 AM Revision 555b9471 (qgis): Update sip binding
- 09:07 AM Revision 438a8dfd (qgis): Cleaning GetCapabilities doc for WFS
- 09:07 AM Revision edeac1dd (qgis): Add doc for QgsWmsParameter
- 09:07 AM Revision 6e1f14bd (qgis): Fix sip binding
- 09:07 AM Revision 7692e35d (qgis): Fix compilation with Qt < 5.10
- 09:07 AM Revision acc20558 (qgis): Cleaning wfs service
- 09:07 AM Revision a904056a (qgis): Clearing WFS with parameters
- 09:07 AM Revision e2b69c37 (qgis): Add more parameters as enum
- 09:07 AM Revision 683975c7 (qgis): Add a layoutParameter method to search in unmanaged parameters
- 09:07 AM Revision aae9fecb (qgis): Fixes unit tests
- 09:07 AM Revision f55d9c1a (qgis): Add a remove method thanks to enum value
- 09:07 AM Revision a946c528 (qgis): Update sip binding
- 09:07 AM Revision 93ee3042 (qgis): Use double instead of float
- 09:07 AM Revision fe366d25 (qgis): Fixes compilation warning
- 09:07 AM Revision 4b17a812 (qgis): WMS parameters inherits from global parameters
- 09:07 AM Revision 1c6b0582 (qgis): Remove isDefined member
- 09:07 AM Revision 1a078d96 (qgis): Use class instead of struct
- 09:07 AM Revision 950f7d7d (qgis): Update sip
- 09:07 AM Revision c1c92a65 (qgis): Returns only defined parameters in toMap()
- 09:07 AM Revision bbf7a784 (qgis): Decode url string
- 09:07 AM Revision bb26e71c (qgis): Update server requests
- 09:07 AM Revision d1a4c0a6 (qgis): Update sip
- 09:07 AM Revision 6a88a75c (qgis): Add QgsServerParameters
- 09:07 AM Revision 8431d0cc (qgis): Use wms parameters in wms service
- 07:59 AM Revision b58f194f (qgis): Fix valgrind conditional jump on uninitialized value warning
- 04:18 AM Revision 5e37e824 (qgis): Apply clang-tidy modernization checks
2018-07-22
- 12:05 AM Revision edb63e14 (qgis): Modernize code, fix potential leak
- (cherry-picked from 7b36737b0796)
- 12:05 AM Revision 7711c22a (qgis): Fix some clazy warnings
- (cherry-picked from 8fac4d89bd5)
- 12:05 AM Revision 00d3a610 (qgis): Fix big memory leak in point locator
- (cherry-picked from ce1291a44e)
Also available in: Atom