Activity
From 2022-04-21 to 2022-05-20
2022-05-20
- 05:15 PM Revision 29f18d13 (qgis): Add a warning to fix #46350
- 01:40 PM Revision e5129dcc (qgis): Fix oracle attr order in queries
- Fixes #35309
- 08:26 AM Revision 10b47c26 (qgis): Fix stack use after free in model designer
- 07:23 AM Revision 37aca903 (qgis): Apply suggestions from code review
- 07:23 AM Revision 2f9c5c9c (qgis): avoid multiple map lookups and more const correctness
- 07:23 AM Revision 290f9cb5 (qgis): fix output items placement when they are added after addition of the
- algorithm item (fix #48132)
- 07:20 AM Revision fac28647 (qgis): fix output items placement when they are added after addition of the
- algorithm item (fix #48132)
- 07:20 AM Revision b13368e0 (qgis): avoid multiple map lookups and more const correctness
- 07:20 AM Revision 7899f7f5 (qgis): Apply suggestions from code review
- 07:10 AM Revision 2cd27f73 (qgis): qgs3dnavigationwidget: Migrate to qt ui
2022-05-19
- 01:09 AM Revision dc94ba1c (qgis): ignore non-existent items when collecting selected options in Processing
- multiple selection widget (fix #47728)
- 01:08 AM Revision 846b5b1d (qgis): improve parameter conversion for use in source iterating mode when
- parameter value is a string and does not contain dots (fix #48383)
- 08:57 PM Revision 0d49079a (qgis): improve parameter conversion for use in source iterating mode when
- parameter value is a string and does not contain dots (fix #48383)
- 08:53 PM Revision 24559425 (qgis): improve parameter conversion for use in source iterating mode when
- parameter value is a string and does not contain dots (fix #48383)
- 08:47 PM Revision bf9b59de (qgis): ignore non-existent items when collecting selected options in Processing
- multiple selection widget (fix #47728)
- 08:46 PM Revision 885aa447 (qgis): Fix use after free in TestQgsPointCloudExpression
- 08:45 PM Revision 514bd575 (qgis): Fix some clazy warnings in copc provider
- 08:45 PM Revision 5451a7bd (qgis): Fix leaks in point cloud decoding
- 08:45 PM Revision 29cd23a5 (qgis): Add support for map field types to memory provider
- Avoids data loss when content from layers with map fields (eg gpkg,
postgres) are copied or modified via processing t... - 08:44 PM Revision 0d020140 (qgis): ignore non-existent items when collecting selected options in Processing
- multiple selection widget (fix #47728)
- 08:14 PM Revision 4902d5eb (qgis): Merge pull request #48616 from elpaso/bugfix-gh48443-fix-layout-crash
- Fix crash in qgsrelationwidgetwrapper
- 03:32 PM Revision 9fc6a50c (qgis): Merge pull request #48599 from alexbruy/homogenize-crs-names
- show authid for instead of 'WGS84' text in the Copy Coordinate context menu (fix #37226)
- 02:08 PM Revision b6ddff11 (qgis): Fix unreported missing external WMS when use id is on
- When use layer ids is on in WMS server tab the external
WMS failed to render. - 02:08 PM Revision 2af97f2f (qgis): Server EXTERNAL_WMS case insensitive
- Be tolerant to case when passing EXTERNAL_WMS in the query string.
Fixes #48640
The root cause is that we are case ... - 02:03 PM Revision 443ac8ae (qgis): Merge pull request #48644 from elpaso/bugfix-gh48640-server-extwms-laye...
- Server EXTERNAL_WMS case insensitive
- 11:34 AM Revision 1319fc5a (qgis): Fix unreported missing external WMS when use id is on
- When use layer ids is on in WMS server tab the external
WMS failed to render. - 10:03 AM Revision 914c9a84 (qgis): Server EXTERNAL_WMS case insensitive
- Be tolerant to case when passing EXTERNAL_WMS in the query string.
Fixes #48640
The root cause is that we are case ... - 09:17 AM Revision cdcd03d5 (qgis): fill in inputs in the Processing batch dialog starting from the first
- empty row (fix #43869)
- 08:58 AM Revision 5636bca1 (qgis): Remove unused code and includes
- 08:41 AM Revision a371435b (qgis): [OGR provider] querySublayers(): use toUtf8() when reading with vsiPref...
- Not sure if that was reported, but discovered when fixing #47435
- 08:41 AM Revision 75c2af6b (qgis): [OGR provider] Layer metadata saving: use toUtf8() to avoid encoding is...
- 08:33 AM Revision a3b554aa (qgis): Merge pull request #48497 from elpaso/server-temporal
- Server WMS temporal properties support
- 08:16 AM Revision 20c8b769 (qgis): use medium string description for CRS in the Copy Coordinate context
- menu as they are more descriptive for end users
- 07:23 AM Revision d1800f20 (qgis): fix handling of algorithm flags in modeler tree view (fix #48586)
- 07:21 AM Revision 79ca450f (qgis): correctly restore state of the Processing settings when search text is
- cleared (fix #34543)
- 07:21 AM Revision 9b549349 (qgis): Extra safety
- 07:21 AM Revision d7e6c1c5 (qgis): Fix paste feature to memory layer
- Fix #48401 by falling back to string type
Also correctly report false when addAttributes fails. - 07:21 AM Revision 55c91903 (qgis): no braces
- 07:20 AM Revision f45128da (qgis): Fix potential crash if canvas is deleted before cad dock
- 07:17 AM Revision 711d3f1c (qgis): Fix delete mismatch in QgsLazInfo
- 07:16 AM Revision b2b5ee27 (qgis): Fix potential crash if canvas is deleted before cad dock
- 06:51 AM Revision fe2d2299 (qgis): fill in inputs in the Processing batch dialog starting from the first
- empty row (fix #43869)
- 06:48 AM Revision 0434469d (qgis): fill in inputs in the Processing batch dialog starting from the first
- empty row (fix #43869)
- 05:16 AM Revision 1448aaaa (qgis): correctly restore state of the Processing settings when search text is
- cleared (fix #34543)
- 05:15 AM Revision bb73b82d (qgis): fix handling of algorithm flags in modeler tree view (fix #48586)
- 05:13 AM Revision 5fe62da5 (qgis): [OGR provider] Layer metadata saving: use toUtf8() to avoid encoding is...
- 05:13 AM Revision 1367100a (qgis): [OGR provider] querySublayers(): use toUtf8() when reading with vsiPref...
- Not sure if that was reported, but discovered when fixing #47435
- 05:12 AM Revision 5958b6b0 (qgis): correctly restore state of the Processing settings when search text is
- cleared (fix #34543)
- 05:11 AM Revision 33c8295a (qgis): fix handling of algorithm flags in modeler tree view (fix #48586)
- 05:10 AM Revision 5a5cfea6 (qgis): Fix missing scope in relation-reference filters
- Fixes #48190
- 05:09 AM Revision 1c627129 (qgis): [OGR provider] querySublayers(): use toUtf8() when reading with vsiPref...
- Not sure if that was reported, but discovered when fixing #47435
- 05:09 AM Revision b505332a (qgis): [OGR provider] Layer metadata saving: use toUtf8() to avoid encoding is...
- 05:08 AM Revision c9ca7fcc (qgis): DXF Export: deduplicate codecs list
- `QgsDxfExport::encodings` try to convert a list of codecs to
the `QTextCodec` equivalent.
However, there is a bug si... - 04:18 AM Revision 5b052730 (qgis): Fix crash when convertng a curved geometry to curves
- Also cleanup outputs of conversion to curve
Fixes #48045
2022-05-18
- 01:13 AM Revision 2a9c5388 (qgis): debian packaging: fix jammy
- (cherry picked from commit e4feab17146d36a5087d258fabf21ea06fb20942)
- 11:47 PM Revision c6408095 (qgis): DXF Export: deduplicate codecs list
- `QgsDxfExport::encodings` try to convert a list of codecs to
the `QTextCodec` equivalent.
However, there is a bug si... - 11:46 PM Revision 6312e5a1 (qgis): Fix point displacement and cluster renderer handling of multipoint layers
- Sponsored by Tudor Bărăscu
- 11:46 PM Revision e72239a5 (qgis): Fix missing scope in relation-reference filters
- Fixes #48190
- 11:43 PM Revision d56045f9 (qgis): Fix crash when closing project due to use-after-free
- While the preview jobs were being correctly deleted in QgsMapCanvas::cancelJobs()
we weren't removing the pointers to... - 11:43 PM Revision 9e737641 (qgis): Fix qt warning when copying guides to all pages
- 11:42 PM Revision 6ec487aa (qgis): Fix point displacement and cluster renderer handling of multipoint layers
- Sponsored by Tudor Bărăscu
- 11:42 PM Revision 92344070 (qgis): DXF Export: deduplicate codecs list
- `QgsDxfExport::encodings` try to convert a list of codecs to
the `QTextCodec` equivalent.
However, there is a bug si... - 11:41 PM Revision d0364bd2 (qgis): Fix missing scope in relation-reference filters
- Fixes #48190
- 10:12 PM Revision e4feab17 (qgis): debian packaging: fix jammy
- 08:10 PM Revision 1528f8d7 (qgis): Merge pull request #48589 from nyalldawson/misc_leaks
- Misc memory leak fixes (master only)
- 06:17 PM Revision 758a27ff (qgis): Fix crash in qgsrelationwidgetwrapper
- Related to #48443, not a fix of the reported issue because the usage of
the widget in the ui is not correct. - 06:07 PM Revision 7581d7de (qgis): Fix crash when closing project due to use-after-free
- While the preview jobs were being correctly deleted in QgsMapCanvas::cancelJobs()
we weren't removing the pointers to... - 06:04 PM Revision 95eff18a (qgis): Fix crash when closing project due to use-after-free
- While the preview jobs were being correctly deleted in QgsMapCanvas::cancelJobs()
we weren't removing the pointers to... - 04:56 PM Revision 4a4e9f27 (qgis): Pass context by const ref
- 10:52 AM Revision bad68086 (qgis): debian packaging:
- * add ubuntu jammy
* exclude untwine on sid - 10:51 AM Revision becc15ea (qgis): debian packaging:
- * add ubuntu jammy
* exclude untwine on sid - 10:49 AM Revision d6bdb608 (qgis): debian packaging:
- * add ubuntu jammy
* drop debian buster, ubuntu bionic and groovy
* exclude untwine on sid - 09:30 AM Revision b0dbff0f (qgis): Add comment
- 09:30 AM Revision e305f1cb (qgis): Update test results
- 09:30 AM Revision 808316cf (qgis): Ensure that points are visible on elevation profile even when
- tolerance is very small compared to profile line length
- 09:17 AM Revision 2ff1e22e (qgis): show authid for instead of 'WGS84' text in the Copy Coordinate context
- menu (fix #37226)
- 09:07 AM Revision 64f6bfb5 (qgis): Fix leak of ept provider metadata, lots of related issues
- 08:54 AM Revision 74d1a357 (qgis): Merge pull request #48445 from elpaso/python-form-action
- Expose form to d&d attribute form action buttons
- 07:12 AM Revision dc9c2a1f (qgis): Fix memory leak in topology plugin
- 07:12 AM Revision 070f910b (qgis): Fix leak in WMS source select
- 07:12 AM Revision dc2298fd (qgis): Fix leak when restoring mesh layer
- 07:12 AM Revision 2e367e56 (qgis): Fix leak in capture curve
- 07:02 AM Revision 82a7f342 (qgis): Fix qt warning when copying guides to all pages
- 06:58 AM Revision 2e77d635 (qgis): Fix qt warning when copying guides to all pages
- 03:02 AM Revision fc7c2249 (qgis): qgs3dmapscene: Ensure that the near plane is smaller than the far plane
- When zooming in a lot, fnear can become smaller than ffar. This should
not happen. - 03:01 AM Revision a929dd09 (qgis): Fix leak in WMS source select
- 02:59 AM Revision e383050a (qgis): Fix leak in stats dock action, rename action text for clarity
- 02:58 AM Revision 62ac5537 (qgis): Remove leaked unused layout
2022-05-17
- 11:50 PM Revision 95a55f97 (qgis): Untwine upstream updates - unicode path fixes on windows (#41833)
- 08:47 AM Revision 119aec4e (qgis): Fix inverted ctrl logic in color button wheel event
- 08:47 AM Revision d0c6038c (qgis): Fix ctrl modifier scrolling on symbol buttons
- 08:42 AM Revision 951cfb95 (qgis): qgsraycastingutils_p: Remove unused function rayForCameraCenter
- 08:42 AM Revision b90b4a79 (qgis): qgscameracontroller: Remove unused function find_x_on_line
- 08:42 AM Revision e575ba3a (qgis): qgsraycastingutils_p: Remove unused function rayForViewportAndCamera
- 08:42 AM Revision efdd1c09 (qgis): qgsraycastingutils_p: Remove windowViewport and intersectionRay
- They were used by rayForViewportAndCamera which has been removed in
the previous commit. - 08:42 AM Revision 84ff3459 (qgis): qgscameracontroller: Remove unused function unproject
- This was only used by screen_point_to_point_on_plane() which has been
removed in the previous commit. - 08:42 AM Revision dde66ffa (qgis): qgscameracontroller: Remove unused function screen_point_to_point_on_plane
- 08:42 AM Revision 8f23eb43 (qgis): qgsraycastingutils_p: Remove unused struct plane3d
- 08:42 AM Revision d4c6be28 (qgis): qgsraycastingutils_p: Remove unused function rayPlaneIntersection
- 08:42 AM Revision 507d25e2 (qgis): qgscameracontroller: Remove unused method cameraCenterElevation
- This is not used anymore. It is a private method, it can be safely
removed. - 08:40 AM Revision b150eb54 (qgis): qgs3dmapconfigwidget.cpp: Remove empty line at end of file
- 08:40 AM Revision bd49be38 (qgis): qgs3dmapconfigwidget: Move camera navigation mode change to mapscene
- This is already the logic used for the other parameters: Qgs3DMapScene
listens to the Qgs3DMapConfigWidget changes an... - 08:36 AM Revision 1af62e5b (qgis): Dox
- 08:36 AM Revision b4202049 (qgis): Allow parent object for QgsStyle
- 08:36 AM Revision ca458a4e (qgis): Add methods to set style database paths to QgsProjectStyleSettings
- 08:36 AM Revision dd6b51f9 (qgis): Rename Project Properties 'Default styles' tab to just 'Styles'
- 08:36 AM Revision 3fe26389 (qgis): Expose style name and filename to models
- 08:36 AM Revision 7e4a68ab (qgis): Fix filename handling for QgsStyle
- 08:36 AM Revision df96e36f (qgis): Don't automatically change the filename for a QgsStyle when exporting
- or importing XML files
The file name should always represent the original source (e.g.
style .db file or .xml file i... - 08:36 AM Revision bff66768 (qgis): Documentation, const
- 08:36 AM Revision 17369311 (qgis): Deprecate QgsStyle::save, which is a no-op call as all the functionality
- is ifdefed out and does nothing
- 08:36 AM Revision 8a230783 (qgis): Improve indentation
- 08:36 AM Revision d865980a (qgis): Update test
- 08:36 AM Revision 27e971fd (qgis): Indentation
- 08:36 AM Revision c6beb622 (qgis): Add project style database, which contains styles specific to each
- individual project.
Project style database is embedded in the .qgz archive file - 08:36 AM Revision cfe79bbb (qgis): Fix test
- 08:36 AM Revision c6ba4216 (qgis): Cleanup some more of the default style/project instance initialisation ...
- And avoid some more QgsProject::instance() in core
- 08:36 AM Revision aa658465 (qgis): Cleanup handling of default label format for project, and avoid a QgsPr...
- 08:36 AM Revision a2b8c387 (qgis): Ensure style manager dialog responds correctly to read only styles
- 08:36 AM Revision 1251b115 (qgis): Better way to mark styles as read only
- 08:36 AM Revision 86151231 (qgis): Fix doxygen warnings
- 08:36 AM Revision 190bdfba (qgis): Don't offer to save new symbols in read only style databases
- 08:36 AM Revision 9fe94822 (qgis): Add path role to model
- 08:36 AM Revision 2ba6b4ff (qgis): Allow choice of style database when saving styles
- 08:36 AM Revision dda315f5 (qgis): Hide non-functional database switch on old Qt
- 08:36 AM Revision fcbd0a4a (qgis): Keep filters when style is changed
- 08:36 AM Revision c90be5be (qgis): Add buttons for loading and creating styles to Style Manager dialog too
- 08:36 AM Revision f96566b9 (qgis): Show combo box for selecting style database from project styles in styl...
- 08:36 AM Revision 84628845 (qgis): Add model for project style databases
- 08:36 AM Revision 42a758ec (qgis): Allow lazy setting of style manager QgsStyle
- 08:36 AM Revision e5a0ded4 (qgis): Add button to create new empty style database in project properties
- 08:36 AM Revision bbcbef3e (qgis): Don't always call QgsStyle::upgradeIfRequired when loading a QgsStyle
- .db file
Otherwise the database may get modified and a bunch of default symbols
added to it. We should only EVER cal... - 08:36 AM Revision aaec2dcd (qgis): Profile loading style properties
- 08:36 AM Revision 86481ce2 (qgis): Add setting in project properties to configure linked style databases
- for project
- 08:36 AM Revision a0754145 (qgis): Add nice heading styling for combined style models
- 08:36 AM Revision 57ce0529 (qgis): Fix build
- 08:36 AM Revision af0a9ba5 (qgis): Remove need to manually call QgsStyle::upgradeIfRequired
- 08:36 AM Revision 0d3ae97d (qgis): Move QgsProject enums to Qgis, and add new read flag to skip style loading
- Ensure that there's no speed regression when loading projects for
server and other special cases - 08:36 AM Revision 66aaf360 (qgis): [feature] Show entities from all project style databases in symbol and ...
- selectors
- 08:36 AM Revision e4d2adda (qgis): Add entity name to style model roles
- 08:36 AM Revision ab9c27a1 (qgis): Allow retrieving matching project style by path
- 08:36 AM Revision 4babf83c (qgis): Ensure filename is set for project styles
- 08:36 AM Revision 6529309f (qgis): Fix header data for combined model
- 08:36 AM Revision d005c6bb (qgis): Combined model should have two columns
- 08:36 AM Revision f5f552aa (qgis): Add a way for QgsSingleItemModel to have multiple column items
- 08:36 AM Revision 1f63112e (qgis): Allow project style paths to be xml exports of databases
- 08:36 AM Revision 6c3eb1df (qgis): Add combined style model to project
- 08:36 AM Revision 406b714e (qgis): Add method to remove style from combined model
- 08:36 AM Revision 3c0f5e0f (qgis): add combined model
- 08:36 AM Revision 9124d1ac (qgis): Load project associated style databases
- 08:36 AM Revision 004a5616 (qgis): Add missing files
2022-05-16
- 01:55 AM Revision 6f76f98f (qgis): Add __repr__ for QgsRendererRange/QgsRendererCategory
- 01:55 AM Revision 79f748c6 (qgis): Convenience python getter for QgsRendererRange bounds
- 01:55 AM Revision 065465e4 (qgis): Improve some documentation
- 01:55 AM Revision 12c01e20 (qgis): Move QgsGraduatedSymbolRenderer::GraduatedSize enum to qgis
- 03:13 PM Revision 260b6660 (qgis): Merge pull request #48572 from rouault/backport-48556-to-queued_ltr_bac...
- [LTR backport] [OGR provider] Fix dealing with layer of wkbUnknown type with curve geometries (fixes #47610)
- 11:14 AM Revision 68a04e6f (qgis): [OGR provider] Fix dealing with layer of wkbUnknown type with curve geo...
- 08:13 AM Revision 418c5ceb (qgis): [OGR provider] Don't advertize CreateSpatialIndex capability on non-Spa...
- 06:13 AM Revision 86ae7f91 (qgis): QgsMapCanvas::showEvent(): fix crash when moving between screens and de...
- 05:41 AM Revision eaaa5ed5 (qgis): [GUI] Vector layer dialog: hide NATIVE_DATA option of GeoJSON driver (f...
- QGIS data model doesn't support the OGRFeature native data concept
(typically used for GeoJSON "foreign" members). Hi... - 04:03 AM Revision dec16ba6 (qgis): [OGR provider] Fix dealing with layer of wkbUnknown type with curve geo...
- 04:01 AM Revision bc0a62df (qgis): [OGR provider] Don't advertize CreateSpatialIndex capability on non-Spa...
- 03:59 AM Revision 8b540d76 (qgis): Python: fix crashes when casting mapCanvas().scene().items() objects to...
- 03:59 AM Revision 21954eec (qgis): Fix actual z range for bbox is not set in simple 3d vector renderer
- This was previously handled in the rule based 3d renderer, but not
the simple renderer
Refs #48295 - 03:59 AM Revision 8841512d (qgis): Partially fix calculation of tesselation z ranges
- 03:59 AM Revision 7b03f9b9 (qgis): fix attribute table incorrect form for default values with geometry
- 03:59 AM Revision 6c7f6ba3 (qgis): Add some missing PG connection configs
- Add allowGeometrylessTables ("Also list tables with no geometry"), geometryColumnsOnly ("Only show layers in the laye...
- 03:59 AM Revision d1349218 (qgis): Don't skip field if it is primary key
- 03:59 AM Revision 26fee849 (qgis): Merge features into an existing one instead of a new one
- 03:59 AM Revision 5dc31a0b (qgis): [Oracle] Fix edit connection forced port value
- User can set database without host and port, meaning he is using a service (tnsnames.ora)
The QGIS User Interface fo... - 03:59 AM Revision 8a7b2075 (qgis): Fix calculated tesselation z ranges incorrectly accounts for extrusion
- height twice, resulting in bounds which always sit above features
- 03:59 AM Revision 1e27d9f3 (qgis): Add support for no-geometry layer styles with Oracle provider
- 03:59 AM Revision 7f063fc6 (qgis): fix crash because of endless loop when having a recursive many-to-many ...
- 03:59 AM Revision 72a3925e (qgis): Add tests
- 03:59 AM Revision 3f94a2ca (qgis): Propagate marker symbol's size to marker-type geometry generator layers
- 03:59 AM Revision 4871608a (qgis): Propagate line symbol's width to line-type geometry generator layers
- 03:59 AM Revision 2de640a2 (qgis): set parent variable as static in aggregate expression functions
- 03:59 AM Revision 0818a97e (qgis): Add unit tests
- 03:59 AM Revision 777939e3 (qgis): Don't show -0 in axis labels
- Fixes #48421
- 03:59 AM Revision 160f9092 (qgis): Fix wrongly connected slot in qgscameracontroller
- 03:59 AM Revision 97086325 (qgis): Add tests for QgsNetworkAccessManager request preprocessors
- 03:59 AM Revision 33e72854 (qgis): Add mechanism for python clients to setup custom QNetworkReply
- preprocessors
Since it's not possible to overwrite
QgsNetworkAccessManager::createRequest, the normal Qt approach fo... - 03:59 AM Revision f3e9308b (qgis): Test mask
- 03:59 AM Revision 9b75ba3f (qgis): Silence debug message
- 03:59 AM Revision 33386123 (qgis): Mask updates
- 03:59 AM Revision 75081561 (qgis): Refine initial z range for rule based renderer too
- 03:59 AM Revision b9bc6cc8 (qgis): Also update parent bounding boxes after determining exact DEM terrain t...
- 03:59 AM Revision 790ae628 (qgis): Fix missing features in 3d views
- Instead of starting with a bounding box with an estimated z range
based on sampled vertex height only, we now start w... - 03:59 AM Revision 9db631f5 (qgis): Add method to update all parent bounding boxes to reflect the
- actual bounds of their children
- 03:59 AM Revision a1f1f759 (qgis): Save and load dontResolveType setting for PG connections
- 02:02 AM Revision 77a4079b (qgis): [OGR provider] Don't advertize CreateSpatialIndex capability on non-Spa...
2022-05-15
- 01:58 AM Revision 11744a06 (qgis): [OGR provider] Don't advertize CreateSpatialIndex capability on non-Spa...
- 01:00 AM Revision 237922b4 (qgis): [GUI] Vector layer dialog: hide NATIVE_DATA option of GeoJSON driver (f...
- QGIS data model doesn't support the OGRFeature native data concept
(typically used for GeoJSON "foreign" members). Hi... - 01:00 AM Revision 3117e0d0 (qgis): [GUI] Vector layer dialog: hide NATIVE_DATA option of GeoJSON driver (f...
- QGIS data model doesn't support the OGRFeature native data concept
(typically used for GeoJSON "foreign" members). Hi... - 12:57 AM Revision c7d5a901 (qgis): Python: fix crashes when casting mapCanvas().scene().items() objects to...
- 12:57 AM Revision 7fcb3009 (qgis): Python: fix crashes when casting mapCanvas().scene().items() objects to...
- 12:55 AM Revision 0784b141 (qgis): [GUI] Vector layer dialog: hide NATIVE_DATA option of GeoJSON driver (f...
- QGIS data model doesn't support the OGRFeature native data concept
(typically used for GeoJSON "foreign" members). Hi... - 12:55 AM Revision 7eb1f72a (qgis): QgsMapCanvas::showEvent(): fix crash when moving between screens and de...
- 12:55 AM Revision d65f1c24 (qgis): QgsMapCanvas::showEvent(): fix crash when moving between screens and de...
- 12:54 AM Revision 5772b27d (qgis): [GDAL provider] Minimal support for GDT_Int64/GDT_UInt64 of GDAL 3.5.0
- GDAL 3.5.0 brings GDT_Int64/GDT_UInt64, which triggers compiler warnings
in QGIS due to those new enumeration values ... - 12:53 AM Revision 4462aed6 (qgis): Python: fix crashes when casting mapCanvas().scene().items() objects to...
- 12:51 AM Revision 3bbf5551 (qgis): QgsMapCanvas::showEvent(): fix crash when moving between screens and de...
2022-05-14
- 06:10 PM Revision b0e06a3e (qgis): Merge pull request #48547 from qgis/backport-48545-to-release-3_24
- [Backport release-3_24] Fix array comparison error
- 06:09 PM Revision 12243e4b (qgis): Merge pull request #48546 from qgis/backport-48545-to-release-3_22
- [Backport release-3_22] Fix array comparison error
- 06:58 AM Revision 6e12c138 (qgis): Fix array comparison error
- 06:58 AM Revision e7971e6b (qgis): Fix array comparison error
- 06:54 AM Revision 400fa80e (qgis): Fix array comparison error
2022-05-13
- 11:43 PM Revision 08d908a7 (qgis): [ams] Fix legend fetching error reporting
- 11:42 PM Revision 2f5cd97e (qgis): [ams] Fix legend fetching error reporting
- 07:17 PM Revision 79738c8e (qgis): classify pointclouds by attribute
- 05:16 PM Revision e2a8ebcf (qgis): Merge pull request #48538 from elpaso/bugfix-fix-unreported-crash-terra...
- Fix crash when opening project properties
- 03:26 PM Revision 497f9346 (qgis): Really give precedence to TIME dimensions implementation
- 02:05 PM Revision 5a65627a (qgis): Release of 3.22.7
- 02:05 PM Revision 52ecc053 (qgis): translation update for 3.22.7 from transifex
- 02:04 PM Revision cf22b74e (qgis): Release of 3.24.3
- 02:04 PM Revision 93011427 (qgis): translation update for 3.24.3 from transifex
- 01:28 PM Revision 25728057 (qgis): Update test
- 01:28 PM Revision faaca95c (qgis): Remove option to expose temporal: expose by default
- 01:28 PM Revision a901b22b (qgis): Expose temporal properties to server WMS
- 01:28 PM Revision bc6fc57b (qgis): Better TIME parsing
- 01:28 PM Revision e12bf445 (qgis): Upcast to datetime when needed
- 01:28 PM Revision b7ea48da (qgis): Add temporal extent and tests
- 01:28 PM Revision 801e23c1 (qgis): Add tests for server temporal properties
- 01:28 PM Revision 35e4f936 (qgis): Space
- 12:10 PM Revision cba1fbaa (qgis): Fix crash when opening project properties
- crashed only in debug mode because of checkPageWidgetNameMap
- 10:07 AM Revision 5419949d (qgis): Merge pull request #48530 from qgis/backport-48511-to-release-3_24
- [Backport release-3_24] [Oracle] Fix edit connection forced port value
- 09:32 AM Revision 73ea4f2d (qgis): Merge pull request #48529 from qgis/backport-48511-to-queued_ltr_backports
- [Backport queued_ltr_backports] [Oracle] Fix edit connection forced port value
- 08:00 AM Revision 6b330caf (qgis): fix
- 08:00 AM Revision 99d3bf7b (qgis): fix
- 08:00 AM Revision 71743a82 (qgis): Suppress false negative cppcheck-suppress
- 08:00 AM Revision e24f5cbb (qgis): Add transparency support for phong materials
- 08:00 AM Revision 84eac842 (qgis): Address reviews
- 03:09 AM Revision 9bb2c5ab (qgis): [ams] Fix legend fetching error reporting
- 03:09 AM Revision de0df33d (qgis): [ams] Fix legend fetching error reporting
- 03:05 AM Revision fef9d321 (qgis): Fix crash in geometry validator with MultiSurface geometries
- Fixes #48501
- 03:05 AM Revision 65674c39 (qgis): Fix crash in geometry validator with MultiSurface geometries
- Fixes #48501
- 03:05 AM Revision c69fcd7e (qgis): [ams] Fix legend fetching error reporting
2022-05-12
- 11:21 PM Revision 57182032 (qgis): Merge pull request #48321 from NEDJIMAbelgacem/point-cloud-stats-calcul...
- Statistics calculator for point cloud
- 11:10 PM Revision 8520da29 (qgis): [Oracle] Fix edit connection forced port value
- User can set database without host and port, meaning he is using a service (tnsnames.ora)
The QGIS User Interface fo... - 11:10 PM Revision 0ba014cd (qgis): [Oracle] Fix edit connection forced port value
- User can set database without host and port, meaning he is using a service (tnsnames.ora)
The QGIS User Interface fo... - 11:06 PM Revision 8e58a8d2 (qgis): [Oracle] Fix edit connection forced port value
- User can set database without host and port, meaning he is using a service (tnsnames.ora)
The QGIS User Interface fo... - 11:05 PM Revision 191d1211 (qgis): Apply suggestions from code review
- 11:05 PM Revision eb8047e7 (qgis): Minor change on postgres test
- 11:04 PM Revision ea84face (qgis): layout fix
- 11:04 PM Revision 824f8012 (qgis): add missing emit for signals
- 04:37 PM Revision 8e0bb394 (qgis): layout fix
- 03:57 PM Revision 3d44c59c (qgis): add missing emit for signals
- 11:58 AM Revision 86f7d4e8 (qgis): [api] Add QgsCombinedStyleModel class, for combining entities from several
- QgsStyle models into a single combined view
- 11:58 AM Revision 9e19ec3a (qgis): Try to fix version detection
- 11:58 AM Revision a11b4ebf (qgis): Add QgsSingleItemModel, a QAbstractItemModel subclass for a single
- item
- 11:58 AM Revision 6c73cfcd (qgis): Add name to QgsStyle
- 10:58 AM Revision 0b4c0e6a (qgis): Merge pull request #48474 from Djedouas/backport-48461-to-release-3_24
- [Backport release-3_24] Use explain plan to estimate featureCount with filter
- 03:45 AM Revision d8e2ff5a (qgis): replace == false
- Co-authored-by: Nyall Dawson <[email protected]>
- 03:45 AM Revision a57281c8 (qgis): Vectorization of selective masking
- 03:45 AM Revision 22e72969 (qgis): s/add/Add
- Co-authored-by: Nyall Dawson <[email protected]>
- 03:45 AM Revision 74fc51ab (qgis): const sourceList
- Co-authored-by: Nyall Dawson <[email protected]>
- 03:45 AM Revision 05e7f984 (qgis): s/imgPic/picture
- 03:45 AM Revision a25e6e5e (qgis): Add a method to initialize 2nd pass jobs with 1s pass generated ones
- 03:45 AM Revision 306e2a7e (qgis): let default implementation for some QgsMaskPaintDevice methods
- 03:45 AM Revision 55846368 (qgis): QPainterPath is implicitly shared, no need to return reference
- 03:45 AM Revision a56451bd (qgis): Remove == nullptr
- Co-authored-by: Nyall Dawson <[email protected]>
- 03:45 AM Revision e8015892 (qgis): Remove == nullptr
- Co-authored-by: Nyall Dawson <[email protected]>
- 03:45 AM Revision af1490e3 (qgis): Update mask comment
- Co-authored-by: Nyall Dawson <[email protected]>
- 03:45 AM Revision 94d02ca4 (qgis): Update selective masking vector rendering comment
- Co-authored-by: Nyall Dawson <[email protected]>
- 03:45 AM Revision 1f64ca6b (qgis): constify for
- 03:45 AM Revision eacd002b (qgis): s/needRasterization/maskRequiresLayerRasterization
- 03:45 AM Revision 29ba01a4 (qgis): add test for 2 sources masking
- 03:45 AM Revision 0506f664 (qgis): remove ml->id()
- 03:45 AM Revision 16361957 (qgis): Use setPainterFlagsUsingContext when allocating image/picture
- 03:45 AM Revision fb1665c0 (qgis): fix spell check
- 03:45 AM Revision 5bdb4537 (qgis): allocatePictureAndPainter return unique_ptr for picture
- 03:45 AM Revision a553ac2f (qgis): add unique_ptr for maskPainter/maskPaintDevice
2022-05-11
- 01:34 AM Revision 1d2de308 (qgis): Add support for GDAL 3.5.0 Multi-Arch path.
- 01:32 AM Revision 545e5563 (qgis): re-allow copc.laz in remote pointcloud url
- 03:01 PM Revision 3af102e9 (qgis): fix TestQgsPointCloudLayerProfileGenerator
- 02:09 PM Revision b07c1d54 (qgis): Fix crash in geometry validator with MultiSurface geometries
- Fixes #48501
- 02:09 PM Revision 42aa23b3 (qgis): Fix crash in geometry validator with MultiSurface geometries
- Fixes #48501
- 02:06 PM Revision 9d492eff (qgis): Fix crash in geometry validator with MultiSurface geometries
- Fixes #48501
- 02:05 PM Revision 738b9896 (qgis): Add context to lambda
- 02:05 PM Revision f461bb61 (qgis): Add context
- 02:05 PM Revision dab08d62 (qgis): More context
- 02:05 PM Revision 4a246598 (qgis): QString fixup
- 02:05 PM Revision 5ec44139 (qgis): Add missing context in lambda
- 02:05 PM Revision ddecfdd5 (qgis): Fix overridden signal
- 02:05 PM Revision 3c75c9b7 (qgis): Add context to connects:
- 02:05 PM Revision 3ea36fad (qgis): Add context
- 02:05 PM Revision 0f4bb780 (qgis): Fix clazy warning
- 10:37 AM Revision 3a6a2eb2 (qgis): Merge branch 'master' into point-cloud-stats-calculator
- 09:19 AM Revision 0b0c2fad (qgis): Use explain plan to estimate featureCount with filter (fixes #48446)
- 07:07 AM Revision 12ec40e3 (qgis): Propagate marker symbol's size to marker-type geometry generator layers
- 07:07 AM Revision b7e71d37 (qgis): Add tests
- 07:07 AM Revision 6078fe4a (qgis): Propagate line symbol's width to line-type geometry generator layers
- 07:07 AM Revision 26d79ebc (qgis): Propagate line symbol's width to line-type geometry generator layers
- 07:07 AM Revision 4cf3b3ab (qgis): Add tests
- 07:07 AM Revision ed08f9a3 (qgis): Propagate marker symbol's size to marker-type geometry generator layers
- 02:46 AM Revision 2811acf4 (qgis): Propagate marker symbol's size to marker-type geometry generator layers
- 02:46 AM Revision 399a9c62 (qgis): Add tests
- 02:46 AM Revision 799861eb (qgis): Propagate line symbol's width to line-type geometry generator layers
- 02:46 AM Revision 04bc09ad (qgis): Add tests
- 02:46 AM Revision ceee4421 (qgis): Propagate line symbol's width to line-type geometry generator layers
- 02:46 AM Revision 06da5a9f (qgis): Propagate marker symbol's size to marker-type geometry generator layers
- 02:43 AM Revision 87b2c453 (qgis): fix: add lazperf upstream patch #129
- 02:43 AM Revision c47c859d (qgis): Address review
- 02:43 AM Revision ec9ab29d (qgis): [ui] Implement scroll wheel action for symbol buttons
- 02:43 AM Revision 51388646 (qgis): [ui] Implement scroll wheel action for color buttons
- 02:42 AM Revision 96992e8b (qgis): Propagate marker symbol's size to marker-type geometry generator layers
- 02:42 AM Revision 2f0ed2ea (qgis): Propagate line symbol's width to line-type geometry generator layers
- 02:42 AM Revision 024ba35d (qgis): Add tests
2022-05-10
- 08:19 PM Revision 720008a3 (qgis): fix test
- 08:18 PM Revision e5bce023 (qgis): Merge branch 'master' into point-cloud-stats-calculator
- 11:10 AM Revision 61c09a7b (qgis): use std::numeric_limits<double>::quiet_NaN
- 11:08 AM Revision a6e28b4c (qgis): fix test
- 05:03 AM Revision 1275d5ff (qgis): set parent variable as static in aggregate expression functions
- 03:01 AM Revision 0183239f (qgis): set parent variable as static in aggregate expression functions
2022-05-09
- 12:42 AM Revision a0096f5f (qgis): set parent variable as static in aggregate expression functions
- 12:42 AM Revision 5214c730 (qgis): set parent variable as static in aggregate expression functions
- 12:38 AM Revision b4f9f527 (qgis): Merge pull request #48486 from qgis/buttons_imp
- [ui] Add a set to null / clear current symbol action to the symbol button
- 12:37 AM Revision 5fcb2296 (qgis): set parent variable as static in aggregate expression functions
- 12:28 AM Revision 2ea05bca (qgis): ci: add GRASS8 to build tests
- build test with grass8
- 12:28 AM Revision 53250835 (qgis): ci: update to Fedora 36
- add GRASS[78] to build options
provide more Fedora build deps i.e. PDAL, GRASS
enable PDAL everywhere (was Qt5 only) - 12:27 AM Revision 29f4b0ed (qgis): remove exclude skipped-base-class for numeric format classes
- 12:27 AM Revision b01050f3 (qgis): fix clazy isempty-vs-count
- 12:27 AM Revision 0f294b87 (qgis): fix clazy unused-non-trivial-variable
- 12:27 AM Revision 621340f7 (qgis): remove qcolor-from-literal that crashes clazy
- 12:27 AM Revision d937a590 (qgis): Fixes fully-qualified-moc-types
- 12:27 AM Revision 890f827b (qgis): remove missing-qobject-macro
- It increases time compilation and we don't need it for every class
- 12:27 AM Revision 5814179a (qgis): Fix clazy install
- 12:27 AM Revision ec33997c (qgis): skip clazy skipped-base-method check
- 12:27 AM Revision 63481171 (qgis): CDash workaround
- 12:27 AM Revision bcad17f7 (qgis): remove non-pod-global-static
- 12:27 AM Revision 8ac62c71 (qgis): run clazy with appropriate options
- 12:27 AM Revision e4f22502 (qgis): fix clazy overridden-signal
- 12:27 AM Revision 5828076f (qgis): fix clazy isempty-vs-count
- 12:27 AM Revision 39f6c692 (qgis): fix clazy connect-3arg-lambda
- 12:27 AM Revision 47404349 (qgis): fix clazy qmap-with-pointer-key
- 12:27 AM Revision 1010acc1 (qgis): fix clazy unused-non-trivial-variable
- 12:27 AM Revision 3ba3ec2b (qgis): fix clazy empty-qstringliteral
- 12:27 AM Revision e30c4a96 (qgis): remove clazy check lambda-in-connect
- Too many false positives because QGIS use it combined with
QEventLoop::exec()/quit() and so there is technically spea... - 12:27 AM Revision aa35c1cb (qgis): remove exclude empty-qstringliteral
- 06:35 PM Revision dc446c0d (qgis): try to fix QgsPointCloudLayerProfileGenerator test
- 04:56 PM Revision e9fff46d (qgis): Merge branch 'master' into point-cloud-stats-calculator
- 03:22 PM Revision f17bd713 (qgis): fix banned keyword
- 02:26 PM Revision 7300681c (qgis): Avoid use of statistical summary
- 01:05 PM Revision e500c04d (qgis): try to fix test
- 11:39 AM Revision 0404cd11 (qgis): address reviews
- 10:48 AM Revision 761fb895 (qgis): Fix dox strings
- 08:04 AM Revision dae7511d (qgis): Update python/gui/auto_generated/qgssymbolbutton.sip.in
- Co-authored-by: Nyall Dawson <[email protected]>
- 07:40 AM Revision e3ffebdd (qgis): [ui] Always show copy/paste action for symbol buttons, disable when needed
- 07:35 AM Revision bb38a40e (qgis): Rename no format string to match that of button and color ramp
- 07:32 AM Revision 5449a805 (qgis): [ui] Make use of clear current symbol in project properties' default sy...
- 07:31 AM Revision 0a53f862 (qgis): [ui] Add a set to null / clear current symbol action to the symbol button
- 07:23 AM Revision 3ed4b3c3 (qgis): [ui] Add clear current ramp to the project properties' default ramp
- 06:44 AM Revision 494f600b (qgis): Clear project properties default style buttons when default not set
- 06:44 AM Revision 890708fc (qgis): Add test, fix context situation
- 06:44 AM Revision 366b88ca (qgis): Address review
- 06:44 AM Revision 21f99d12 (qgis): Fix doxygen check
- 06:44 AM Revision 383b2f9f (qgis): Fix dox
- 06:44 AM Revision 95b63752 (qgis): Implement a QgsProjectStyleSettings class
- 06:44 AM Revision 21cf06be (qgis): [feature] Add project default text format styling
- 06:44 AM Revision c312df9f (qgis): Convert pre 3.26 default styles when opening saved projects
- 06:44 AM Revision 09ec672a (qgis): [feature] Revamp the project default styles away from saved symbol names
- 06:44 AM Revision 8a43cb92 (qgis): [gui] Allow for symbol buttons to be symbol-less
- 06:44 AM Revision 9e0d077d (qgis): Migrate randomize fill color and default opacity settings
- 06:41 AM Revision e467e226 (qgis): Merge pull request #48468 from nyalldawson/move_tool
- Move Digitizing tab in options to sit under Map Tools group
2022-05-07
- 11:05 PM Revision 5e142c89 (qgis): offset maptips and clear them after a delay
- 01:42 PM Revision bca6e8cd (qgis): Clear measure line on right click
- 01:42 PM Revision 133dc4ba (qgis): Tolerance
- 01:42 PM Revision 7d780aa2 (qgis): Test tolerance
- 01:42 PM Revision cd84d08b (qgis): More tolerance
- 01:42 PM Revision 7730b235 (qgis): More test tolerance
- 01:42 PM Revision b9e10e75 (qgis): Make private method public
- 01:42 PM Revision 072b3bfe (qgis): Show curve distance measure using unit types
- We CAN'T show units for the total distance or elevation measure, as
these measurements are currently inherently dimen... - 01:42 PM Revision 0a990fb4 (qgis): Tolerance
- 01:42 PM Revision b004945f (qgis): Use a dialog to show measure results, and include elevation and curve
- distance delta measures
- 01:42 PM Revision 409d010f (qgis): Immediately reset distance on start
- 01:42 PM Revision 61216430 (qgis): Ensure measure line stays in the correct location when plot is
- panned/zoomed
- 01:42 PM Revision f0946aa8 (qgis): Make QgsClipper::clipLineSegment public
- 01:42 PM Revision 67084ed2 (qgis): Fix plot area calculation
- 01:42 PM Revision bf046be5 (qgis): [feature] Add a measure tool to elevation profile widget
- Allows measuring distances on the plot
- 01:42 PM Revision 7f7edd2b (qgis): Add signal when plot area is changed
- 01:42 PM Revision 30099997 (qgis): Remove duplicate code
- 01:42 PM Revision bd7b6dd4 (qgis): Localisation
2022-05-06
- 01:21 AM Revision 7da5e64e (qgis): fix msvc build
- 10:53 PM Revision 79f51e5e (qgis): Add unit tests
- 10:53 PM Revision e78e5b65 (qgis): Don't show -0 in axis labels
- Fixes #48421
- 10:53 PM Revision 0373cd92 (qgis): Don't show -0 in axis labels
- Fixes #48421
- 10:53 PM Revision 3553a151 (qgis): Add unit tests
- 10:53 PM Revision 061a96a9 (qgis): fix missing bracket
- 10:53 PM Revision 46dd681f (qgis): fix widget data reading - i.e. from History
- 10:53 PM Revision ab164771 (qgis): fix line break
- 10:52 PM Revision 343285f6 (qgis): [MetaSearch] avoid to send username/passwords if empty
- 10:52 PM Revision f57fccf1 (qgis): [MetaSearch] fix CSW search when user/passwords are empty
- 10:52 PM Revision d1a5cfcd (qgis): [MetaSearch] fix CSW search when user/passwords are empty
- 10:52 PM Revision c47e06d8 (qgis): [MetaSearch] avoid to send username/passwords if empty
- 10:51 PM Revision 1bfaeda6 (qgis): [MetaSearch] Fix error navigating the search results
- Fix the "Search error: list object has no attribute 'toXML'" that occurs navigating the search results after the seco...
- 11:48 AM Revision 0aa409b4 (qgis): Merge pull request #48231 from lbartoletti/option_to_use_internal_lazperf
- CMAKE: Add an option to explicitly use internal lazperf
- 11:28 AM Revision 1ba060cb (qgis): Change to using statistics class and fix SIP
- 10:12 AM Revision 9be17800 (qgis): Switch to internal lazperf by default
- 10:12 AM Revision 8992b860 (qgis): CMAKE: Add an option to explicitly use internal lazperf
- 10:12 AM Revision 2354a828 (qgis): Mention 'form' variable in the dialog instructions
- 10:12 AM Revision 743686b9 (qgis): Remove del code (shouldn't be necessary)
- 09:56 AM Revision f99af541 (qgis): Doxy setCommand
- 09:44 AM Revision 0d871029 (qgis): Merge pull request #48353 from elpaso/form-font-label2
- Allow drag and drop forms label font and color customization
- 05:44 AM Revision 0054a3b4 (qgis): Fix cppcheck warning
- 05:44 AM Revision e5c0a14e (qgis): [feature] Add a new classification method for "Fixed interval"
- Allows users to create graduated breaks using a specific interval
width for classes (instead of the total number of c... - 05:44 AM Revision 29d4f8fb (qgis): Avoid loss of widget properties on restore when classification has para...
- 05:44 AM Revision 2a51be0e (qgis): Disable classes spin box for fixed range classification method
- 05:36 AM Revision a01f4a27 (qgis): Move Digitizing tab in options to sit under Map Tools group
2022-05-05
- 01:25 AM Revision 3a59a371 (qgis): Use explain plan to estimate featureCount with filter (fixes #48446)
- 01:23 AM Revision b5de2efd (qgis): Fix wrongly connected slot in qgscameracontroller
- 01:23 AM Revision 8131a281 (qgis): Fix wrongly connected slot in qgscameracontroller
- 12:58 AM Revision bb8726a1 (qgis): [feature] Add an identify tool to elevation profile widget
- Allows identifying features in the chart via either a single
click or click-and-drag rectangle. Results are shown in ... - 12:58 AM Revision 97bb5f6e (qgis): Try to fix build
- 12:58 AM Revision 4140faa1 (qgis): Implement (ugly) means of converting elevation identifaction results to...
- 12:58 AM Revision 34e1a37b (qgis): Implement elevation profile identify for raster and mesh layers
- 12:58 AM Revision 3c086ead (qgis): Add framework for identifying results from profile generators
- 12:58 AM Revision 23ceb71e (qgis): Implement profile identify for vector layers
- 12:58 AM Revision ca710d64 (qgis): Implement identify support for point cloud results
- 11:31 PM Revision d8fc4c5c (qgis): [OGR provider] Faster approximate count on very large GeoPackage layers...
- Obtain feature count from package content rather than individually counting all feature objects one by one. This sign...
- 05:59 PM Revision 074ad1b1 (qgis): Fix wrongly connected slot in qgscameracontroller
- 05:59 PM Revision 76191575 (qgis): Fix wrongly connected slot in qgscameracontroller
- 05:55 PM Revision 436b1722 (qgis): Merge pull request #48456 from VolkerEnderlein/qgscameracontroller_fix
- Fix wrongly connected slot in qgscameracontroller
- 01:36 PM Revision 1eda8b21 (qgis): [MetaSearch] Fix error navigating the search results (#48298)
- Fix the "Search error: list object has no attribute 'toXML'" that occurs navigating the search results after the seco...
- 12:40 PM Revision 46c2afdf (qgis): - Add a class for storing statistics
- - Add classification attribute function
- Refactoring - 12:37 PM Revision 29b40e48 (qgis): [MetaSearch] fix CSW search when user/passwords are empty (Fix #48201) ...
- * [MetaSearch] fix CSW search when user/passwords are empty
* [MetaSearch] avoid to send username/passwords if empty - 11:51 AM Revision fd806fa5 (qgis): Fix wrongly connected slot in qgscameracontroller
2022-05-04
- 04:29 PM Revision f7a12f29 (qgis): Merge pull request #48449 from mrylov/hana_fixes
- Fix #48329 for HANA
- 02:18 PM Revision 8b62a0e7 (qgis): Fix #48329 for HANA
- 12:16 PM Revision 943aa4b0 (qgis): Merge pull request #48437 from elpaso/bugfix-gh48329-pg-setsql
- Fix #48329 PG source select set SQL
- 09:19 AM Revision 3e8b1a80 (qgis): Fix setSql for all providers
- Broken since commit 5f33b4f
- 05:39 AM Revision 89fa83b9 (qgis): fix CI warning
- 02:40 AM Revision 606fa981 (qgis): Add unit tests
- 02:40 AM Revision 755d2b56 (qgis): Don't show -0 in axis labels
- Fixes #48421
- 02:40 AM Revision 53547794 (qgis): Add unit tests
- 02:40 AM Revision 4c8b1534 (qgis): Don't show -0 in axis labels
- Fixes #48421
- 02:37 AM Revision 40fe1ff6 (qgis): Add tests for QgsNetworkAccessManager request preprocessors
- 02:37 AM Revision 1a0e95c8 (qgis): Add mechanism for python clients to setup custom QNetworkReply
- preprocessors
Since it's not possible to overwrite
QgsNetworkAccessManager::createRequest, the normal Qt approach fo... - 02:37 AM Revision 7f545581 (qgis): Add tests for QgsNetworkAccessManager request preprocessors
- 02:37 AM Revision 725ae6f7 (qgis): Add mechanism for python clients to setup custom QNetworkReply
- preprocessors
Since it's not possible to overwrite
QgsNetworkAccessManager::createRequest, the normal Qt approach fo... - 02:37 AM Revision cb054b96 (qgis): Add unit tests
- 02:37 AM Revision 38dc8fba (qgis): Don't show -0 in axis labels
- Fixes #48421
2022-05-03
- 09:39 PM Revision a0ab353a (qgis): Merge branch 'master' into point-cloud-stats-calculator
- 02:25 PM Revision ac2f0731 (qgis): Address reviews
- 01:23 PM Revision 0dfd4e42 (qgis): Fix #48329 PG source select set SQL
- 11:32 AM Revision 82955882 (qgis): Expose form to d&d attrinute form action buttons
- 08:39 AM Revision cd7b64cc (qgis): Add some tests for point cloud profile generation
- 08:39 AM Revision 4967a507 (qgis): Add some test masks
- 07:58 AM Revision f4257781 (qgis): Fix build
- 07:58 AM Revision 462e276e (qgis): update wcs provider dialog ui
- 07:58 AM Revision 4104a62f (qgis): change state of the map canvas to non-const so it can be used in provid...
- 07:58 AM Revision b7ad70b0 (qgis): added spatial extent filtering for WCS layers
- 07:58 AM Revision 445ac09c (qgis): updated wcs provider to use user specified bounding box when it is avai...
- 07:58 AM Revision 06f9f71d (qgis): moved prepareExtent() to private
- 07:58 AM Revision 4a1f2742 (qgis): enabled passing a map canvas to a provider source widget
- 07:58 AM Revision 5e7e0ae3 (qgis): updated the raster layer properties dialog and wcs provider to accommod...
- 07:58 AM Revision a59e4680 (qgis): removed mapCanvasChanged() signal and made setMapCanvas virtual in the ...
- 07:58 AM Revision 57c4e7b4 (qgis): Revert "Hack to get warning"
- This reverts commit cf60919041c4e92d411337fc047d887687844431.
- 07:58 AM Revision 7d38c1d2 (qgis): Hack to get warning
- 07:58 AM Revision dc040222 (qgis): Update tests/src/providers/testqgswcsprovider.cpp
- 07:58 AM Revision 998c58df (qgis): made canvas methods in source provider widget virtual
- 07:58 AM Revision b44a6286 (qgis): added ows source widget
- 07:58 AM Revision e38f3996 (qgis): made canvas set and get function non pure virtual functions, include te...
- and minor cleans and code tweaks as suggested in the recent review.
- 07:58 AM Revision e9fa93b7 (qgis): remove all other settings in the owssourcewidget, now using only the ex...
- 07:58 AM Revision a2da6cdc (qgis): updated ows source widget docs
- 07:58 AM Revision 8846a1a2 (qgis): refomartted updated provider files
- 07:58 AM Revision 9fc2f58e (qgis): updated the owssourcewidget to only update ows layers bbox
- 07:58 AM Revision d05e628e (qgis): set source uri when source widget is available
- 07:58 AM Revision b6f19aaf (qgis): updated prepareExtent call
- 07:58 AM Revision 66503f31 (qgis): removed qgsowssourcewidget from sip, updated pointer variables in qgsow...
- 07:58 AM Revision 0118403e (qgis): removed unrelated files from the changes intended purpose
- 04:15 AM Revision 01057dc8 (qgis): Spelling
- 04:15 AM Revision 4206c522 (qgis): Fix legend for continous surface interpretation
- 04:15 AM Revision 4e3eab20 (qgis): Rename member
- 04:15 AM Revision 82186d8b (qgis): Make base class for vector layer profile generator QgsAbstractProfileSu...
- 04:15 AM Revision 826cbe37 (qgis): [feature] Add an "interpretation" option for vector elevation profiles
- Choices are "individual features" (the default behavior) or "continuous
surface". The new Continuous Surface option i... - 04:15 AM Revision e895da34 (qgis): Test mask
- 04:15 AM Revision 007befc1 (qgis): Test mask
- 04:15 AM Revision e163361d (qgis): Add option to show markers over continuous surface plot
- 04:15 AM Revision 7686dc73 (qgis): For now, dump rendered images as base64 when test fails as we can't
- retrieve these from cdash
2022-05-02
- 12:25 PM Revision 6692407a (qgis): Only set bold when necessary
- 09:53 AM Revision ee204691 (qgis): Move font flags to font utils
- 07:55 AM Revision 47b728c2 (qgis): [processing] add union algorithm with multiple overlays support
- 07:55 AM Revision c0776e00 (qgis): handle union cancelation
- 07:55 AM Revision 83c95dcc (qgis): [processing] add intersection algorithm with multiple overlays support
- 07:55 AM Revision d7420b16 (qgis): improve help strings
- 07:55 AM Revision f2fdc4ff (qgis): [processing] add difference algorithm with multiple overlays support
- 07:55 AM Revision 184f3d61 (qgis): address remaining review comments
- 07:55 AM Revision 7743cf46 (qgis): fix tests
- 07:55 AM Revision 34a20f8b (qgis): add tests
- 07:44 AM Revision 3ee718d6 (qgis): debian packaging: PDAL removed from debian sid
- 07:44 AM Revision 662bf0f9 (qgis): debian packaging: PDAL removed from debian sid
- 04:36 AM Revision eb5f738b (qgis): Silence debug message
- 04:36 AM Revision d7445bfd (qgis): Also update parent bounding boxes after determining exact DEM terrain t...
- 04:36 AM Revision fdf7aea8 (qgis): Mask updates
- 04:36 AM Revision 8f606904 (qgis): Fix missing features in 3d views
- Instead of starting with a bounding box with an estimated z range
based on sampled vertex height only, we now start w... - 04:36 AM Revision f30c0a4c (qgis): Test mask
- 04:36 AM Revision 39db47a3 (qgis): Refine initial z range for rule based renderer too
- 04:36 AM Revision 936aa5aa (qgis): Add method to update all parent bounding boxes to reflect the
- actual bounds of their children
- 04:35 AM Revision 8c2a2fb1 (qgis): Add mechanism for python clients to setup custom QNetworkReply
- preprocessors
Since it's not possible to overwrite
QgsNetworkAccessManager::createRequest, the normal Qt approach fo... - 04:35 AM Revision 843a0dc0 (qgis): Add tests for QgsNetworkAccessManager request preprocessors
- 04:35 AM Revision f291edd4 (qgis): Add tests for QgsNetworkAccessManager request preprocessors
- 04:35 AM Revision 1cff9dc6 (qgis): Add mechanism for python clients to setup custom QNetworkReply
- preprocessors
Since it's not possible to overwrite
QgsNetworkAccessManager::createRequest, the normal Qt approach fo... - 04:33 AM Revision de05a394 (qgis): debian packaging: PDAL removed from debian sid
- 04:33 AM Revision 2be941e4 (qgis): debian packaging: PDAL removed from debian sid
- 04:33 AM Revision 6f1731eb (qgis): Refine initial z range for rule based renderer too
- 04:33 AM Revision 886c9ff2 (qgis): Mask updates
- 04:33 AM Revision 9a71dac3 (qgis): Silence debug message
- 04:33 AM Revision 7eb514d0 (qgis): Also update parent bounding boxes after determining exact DEM terrain t...
- 04:33 AM Revision 718fa835 (qgis): Test mask
- 04:33 AM Revision a7697ac4 (qgis): Fix missing features in 3d views
- Instead of starting with a bounding box with an estimated z range
based on sampled vertex height only, we now start w... - 04:33 AM Revision 926f0bed (qgis): Add method to update all parent bounding boxes to reflect the
- actual bounds of their children
- 04:33 AM Revision 4907eb26 (qgis): Don't reset plot extent so often
- Be more picky about when we force a zoom full in the elevation plot,
so that we aren't zooming out when a user makes ... - 04:31 AM Revision eeb44494 (qgis): Add mechanism for python clients to setup custom QNetworkReply
- preprocessors
Since it's not possible to overwrite
QgsNetworkAccessManager::createRequest, the normal Qt approach fo... - 04:31 AM Revision d95639b8 (qgis): Add tests for QgsNetworkAccessManager request preprocessors
- 04:31 AM Revision b5c7b4a7 (qgis): Fix: app crashes when HANA connection is expired in QueryLayer dialog
- 04:31 AM Revision 4cfdabe0 (qgis): Fix QueryLayer support in HANA
- 04:30 AM Revision f3eab347 (qgis): debian packaging: PDAL removed from debian sid
- 04:28 AM Revision 73d5db63 (qgis): Bump ejs from 3.1.6 to 3.1.7 in /resources/server/src/landingpage
- Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases)
-...
2022-05-01
- 01:27 AM Revision 90bcdc12 (qgis): Bump actions/download-artifact from 2 to 3
- Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3.
- [Release notes](https:... - 01:27 AM Revision 7bd9f1ae (qgis): Bump actions/cache from 3.0.1 to 3.0.2
- Bumps [actions/cache](https://github.com/actions/cache) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/act... - 01:27 AM Revision 604e8940 (qgis): Bump ejs from 3.1.6 to 3.1.7 in /resources/server/src/landingpage
- Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases)
-... - 01:26 AM Revision 63a033f2 (qgis): Bump actions/stale from 4 to 5
- Bumps [actions/stale](https://github.com/actions/stale) from 4 to 5.
- [Release notes](https://github.com/actions/sta... - 01:26 AM Revision 2a912c10 (qgis): Bump pat-s/always-upload-cache from 2.1.5 to 3.0.1
- Bumps [pat-s/always-upload-cache](https://github.com/pat-s/always-upload-cache) from 2.1.5 to 3.0.1.
- [Release notes... - 09:01 PM Revision bf225a2b (qgis): Bump actions/stale from 4 to 5
- Bumps [actions/stale](https://github.com/actions/stale) from 4 to 5.
- [Release notes](https://github.com/actions/sta... - 09:01 PM Revision 7e132c3b (qgis): Bump actions/download-artifact from 2 to 3
- Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3.
- [Release notes](https:... - 09:01 PM Revision 91c3f8c8 (qgis): Bump actions/cache from 3.0.1 to 3.0.2
- Bumps [actions/cache](https://github.com/actions/cache) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/act... - 09:01 PM Revision d7290021 (qgis): Bump pat-s/always-upload-cache from 2.1.5 to 3.0.1
- Bumps [pat-s/always-upload-cache](https://github.com/pat-s/always-upload-cache) from 2.1.5 to 3.0.1.
- [Release notes... - 06:36 PM Revision f2ba5cc7 (qgis): Enable LZM compression when saving map as tiff image
- 06:12 PM Revision a840402c (qgis): Merge pull request #48386 from suricactus/fix_polyrel_dialog
- Make sure the ok button for polymorphic relations is enabled after validation
- 06:10 PM Revision efaad561 (qgis): fix msvc build
2022-04-30
- 01:29 AM Revision 14d3fa7d (qgis): Make input use full width of dialog, like WFS filter
- 01:29 AM Revision 5d6974c2 (qgis): Also harmonize pg dialog
- 01:29 AM Revision 51b46877 (qgis): Make filter for WFS dialog a QgsFilterLineEdit, just like WMS
- Make showClearButton and showSearchIcon checked
- 01:29 AM Revision f9b1fc81 (qgis): Make filter a qgsfilterlineedit for geonode dialog
- 01:29 AM Revision a459f218 (qgis): Update filter line for arcgis rest
- 01:13 AM Revision 7f4790ac (qgis): Tweak default size of points in point cloud profile
- 01:13 AM Revision e415cad6 (qgis): Avoid unnecessary layer redraw
- 01:13 AM Revision 2c9e37d4 (qgis): Add setting to respect point cloud coloring in profile plots
- 01:13 AM Revision 51a17827 (qgis): API for rendering point cloud profiles using renderer colors
- 01:13 AM Revision c9678be6 (qgis): Simplify api
- 01:13 AM Revision 6ca9c4bd (qgis): Clearer name for signal
- 04:14 AM Revision 6b426f5f (qgis): Fix deprecation warnings
2022-04-29
- 07:32 PM Revision 247d86a7 (qgis): Fix mingw build
- 05:01 PM Revision 1c7d903c (qgis): world_map.gpkg fix (fixes #46810)
- update states_provinces set iso_a2='UA',sov_a3='UA',adm0_a3='UA',admin='Ukraine',gu_a3='UKR' where name IN ('Crimea',...
- 05:01 PM Revision 6bfc2960 (qgis): Document SQL to reassign Crimea to the Ukraine
- 03:17 PM Revision d2fee63c (qgis): sip skip ==
- 02:56 PM Revision 1cb3c613 (qgis): Add test for attribute editor element
- LabelStyle
- 11:58 AM Revision 2dfb97d3 (qgis): Minor optimisations
- 11:58 AM Revision 11f3395b (qgis): Update test
- 11:58 AM Revision cca35629 (qgis): Fix build
- 11:58 AM Revision 2b64d5b5 (qgis): Fix build
- 11:58 AM Revision f0f7ae54 (qgis): Enum class
- 11:58 AM Revision 23ce884b (qgis): Fix warning
- 11:58 AM Revision e6b65767 (qgis): Use different snap tolerances when snapping to points vs snapping
- to continuous elevation surfaces
When snapping to a surface we want to be very "grabby" in the height
axis but ungra... - 11:58 AM Revision cea8b497 (qgis): Implement snapping to point cloud points in profile
- 11:58 AM Revision 77052c64 (qgis): Add map units per pixel to QgsProfileGenerationContext
- 11:58 AM Revision 1a1f134d (qgis): Clearer variable name, small optimisation
- 11:58 AM Revision 548f3df6 (qgis): Add elevation profile support for point cloud layers
- 11:58 AM Revision c35d17b6 (qgis): Move useful point cloud renderer enums to Qgis namespace
- 11:58 AM Revision 81680ea1 (qgis): Add profile related settings to point cloud elevation properties
- 11:58 AM Revision bad241ea (qgis): Ensure that results from final plot area are always shown in plot, even...
- a job was already in progress when the plot area was changed
- 11:58 AM Revision 6811b41a (qgis): Add opacity by distance from curve effect
- 11:58 AM Revision a9e1f112 (qgis): Use DPI directly instead of scale factor
- 11:58 AM Revision 0f13138e (qgis): Fix typo
- 11:58 AM Revision 9764f2f8 (qgis): Fix comments
- 11:58 AM Revision 97049e9f (qgis): Update remote pc node loading logic
- 10:34 AM Revision 1f9a68f5 (qgis): Update src/app/qgsrelationaddpolymorphicdialog.cpp
- Co-authored-by: Denis Rouzaud <[email protected]>
- 10:01 AM Revision 5b5933f6 (qgis): Merge pull request #48225 from mrylov/hana_ds_interop
- Make HANA connection string compatible accross different OS
- 10:00 AM Revision 7538896d (qgis): Make sure the ok button for polymorphic relations is enabled after vali...
- As pointed in https://github.com/qgis/QGIS/pull/41009#issuecomment-1112223446
there was an early return that was prob... - 08:28 AM Revision ba0deaaa (qgis): fix unit tests
- 07:27 AM Revision 658311ea (qgis): fix docs
- 07:24 AM Revision 85499ed2 (qgis): - Enable estimated statistics warning
- - Fix statistics calculation
2022-04-28
- 12:21 AM Revision 5cbff2bf (qgis): fix missing documentation
- 12:21 AM Revision b9037fea (qgis): add functionConst to the list of cppcheck errors
- 12:21 AM Revision c9f4d891 (qgis): fix const const
- 12:21 AM Revision b54882e0 (qgis): fix ogr const
- 12:21 AM Revision 5f2326ac (qgis): fix grass missing const
- 12:21 AM Revision fb50f69e (qgis): other const methods
- 12:21 AM Revision 012b6a46 (qgis): constify methods
- 11:57 PM Revision 3c0ecd38 (qgis): move enum to Qgis + remove commented code
- 11:57 PM Revision d5cfb7e0 (qgis): fix tests
- 11:57 PM Revision b7bc628f (qgis): test for group of settings
- 11:57 PM Revision a168000b (qgis): migrate ogr connection settings
- 11:57 PM Revision f5bd1f21 (qgis): [sipify] support argument renaming + fix dosctring reset when cpp code ...
- 11:57 PM Revision 82da4337 (qgis): avoid API break by renaming arg
- 11:57 PM Revision a4ad21b7 (qgis): adapt code_layout test for settings to support group of settings
- 11:57 PM Revision a2d1dc02 (qgis): add settings to registry
- 11:57 PM Revision 4790f924 (qgis): migreate wcs/wfs/wms/geonode connections settings
- 11:57 PM Revision b2e6d654 (qgis): [settings] QgsSettingsEntryGroup allows grouping settings + removing al...
- 11:57 PM Revision 6dd66759 (qgis): sipify
- 11:57 PM Revision 75a0c882 (qgis): adapt test to not deprecated API
- 07:38 PM Revision cc5a7d3d (qgis): big code refactor
- 12:29 PM Revision 83914cae (qgis): Merge pull request #48372 from qgis/backport-48344-to-release-3_24
- [Backport release-3_24] Fix crash of endless loop when having a recursive many-to-many relations in relationeditor
- 11:54 AM Revision 3a5fb8b7 (qgis): Merge pull request #48371 from qgis/backport-48344-to-queued_ltr_backports
- [Backport queued_ltr_backports] Fix crash of endless loop when having a recursive many-to-many relations in relatione...
- 10:56 AM Revision e21c2d37 (qgis): Explicit storage of bool for font properties
- 10:51 AM Revision 78fc3cae (qgis): Individual options for font and color
- 10:11 AM Revision 041e18a8 (qgis): Merge pull request #48107 from elpaso/db_logger_2
- Implementation of QEP: Add SQL Logging in the debugging/development panel
- 08:46 AM Revision 321f3b87 (qgis): fix crash because of endless loop when having a recursive many-to-many ...
- 08:46 AM Revision 6ee3419f (qgis): fix crash because of endless loop when having a recursive many-to-many ...
- 08:42 AM Revision cbcd55bb (qgis): Merge pull request #48344 from signedav/fix_recursion_mnrelcrash
- Fix crash of endless loop when having a recursive many-to-many relations in relationeditor
- 06:15 AM Revision 9b59fa56 (qgis): Add some low-level optimised methods for geos routines for point
- objects
Avoids the need to construct a temporary QgsPoint object to access
this functionality - 05:54 AM Revision 99f49079 (qgis): Delay appearance of progress bar, since most jobs are so fast we don't ...
- 05:54 AM Revision d83fd318 (qgis): [sipify] Correctly handle :: in enum comments
- 05:54 AM Revision 85966c76 (qgis): Add support for refining elevation plot based on scale and visible range
- For some layer types (rasters, point clouds) this gives a much better
experience vs generating the profile completely... - 05:54 AM Revision bc7fa813 (qgis): Only refine layers which benefit from refining (i.e. rasters)
- 05:54 AM Revision 76e1f084 (qgis): Try to minimize jumpiness of panning plot
- 05:54 AM Revision 5fb4f656 (qgis): Fix doxygen warning
2022-04-27
- 10:56 PM Revision 8f7e2955 (qgis): Add shortcuts for nudging the elevation profile curve left and right
- Allows users to "scrub" the curve across the map (eg to find the optimal
profile line based on the elevation). The st... - 09:50 PM Revision ccd9efe9 (qgis): Add support for no-geometry layer styles with Oracle provider
- 09:49 PM Revision 713f523a (qgis): Oracle provider - minor change
- 04:35 PM Revision 5a4a3fd3 (qgis): Add support for no-geometry layer styles with Oracle provider
- 11:19 AM Revision e1384446 (qgis): Remove qgsformlabelformatwidget from sip
- 10:39 AM Revision ff17f0c0 (qgis): Typo
- 10:25 AM Revision a32f8b4e (qgis): Address PR comments
- 09:30 AM Revision 940175fc (qgis): [feature] Add option to render raster and mesh elevation surface levels
- using a fill symbol below the elevation surface
This can be easier to interpret in some cases, and helps match expec... - 09:30 AM Revision 3363c749 (qgis): De-duplicate a lot of code between mesh and raster elevation handling
- 09:19 AM Revision a3db5f46 (qgis): add docs
- 09:11 AM Revision 9052913d (qgis): Address PR comments
- 08:52 AM Revision 7a82a1fd (qgis): fix spelling
- 08:49 AM Revision f33f1484 (qgis): Refactoring and some fixes
- 03:50 AM Revision 5e831971 (qgis): Cleanup light source handling in API
- 03:50 AM Revision 828e4f63 (qgis): Fix deprecation use
- 03:50 AM Revision f00fc087 (qgis): createEntities->createEntity
- 03:50 AM Revision d42f2792 (qgis): Move lighting classes to subfolder
- 03:50 AM Revision 9803439f (qgis): Add a base class for light sources
- 03:50 AM Revision 8520d7ed (qgis): Move some methods to lighting classes
- 03:50 AM Revision e15b458f (qgis): Remove deprecated methods
- 02:43 AM Revision e9f36c59 (qgis): Disable backface culling on terrain
- This allows the terrain to be visible from below (underground), which
is handy when visualising boreholes or other un... - 02:24 AM Revision e59c5d98 (qgis): Add dox note about source ID and layer IDs
- 02:24 AM Revision ddfe22ae (qgis): Rename method to copyPropertiesFromGenerator and avoid some duplicate code
- 02:24 AM Revision 5a6524f3 (qgis): Use "regenerate" instead of "update" for re-building the profile for
- a layer, as "update" is ambiguous and is associated with "repainting"
a Qt widget - 02:24 AM Revision 6f8d668a (qgis): Add signals for when layer elevation properties change
- 02:24 AM Revision 86704dbe (qgis): Add means of linking profile results back to source layer
- 02:24 AM Revision 28f02c48 (qgis): Fix clazy warning
- 02:24 AM Revision 99da12fc (qgis): Add api to trigger regeneration of profile results for a single layer
- 02:24 AM Revision a35e74c6 (qgis): Add api to allow redrawing of previously collected results for a single
- elevation profile source
And use this to just redraw the existing results whenever a setting
relating only to the ap... - 02:24 AM Revision 1e8d1aea (qgis): Automatically update plot results when associated layer elevation
- properties are changed
- 02:24 AM Revision 1ecf9dce (qgis): Also automatically update elevation profile plots when layer data
- changes
Eg. when vector features are modified the associated layer should
be updated in the plot immediately
2022-04-26
- 09:57 PM Revision 7be1b02a (qgis): Add test
- 09:57 PM Revision eab61b21 (qgis): Actually fix build
- 09:57 PM Revision 0ec0c6f9 (qgis): Fix build
- 09:57 PM Revision bc90217b (qgis): Add method to prepare animated images in advance, by extracting
- all frames from the animation to a temporary directory
This avoids lengthy delays when trying to render a specific f... - 06:10 PM Revision 01a3f2c9 (qgis): Revert "Remove exec from conn"
- This reverts commit c6c5b63e17a9471044b64ebfb3d71a611fdc9237.
- 05:05 PM Revision 7218a186 (qgis): Move getLastExecuteQuery to conn
- 04:59 PM Revision c6c5b63e (qgis): Remove exec from conn
- 03:56 PM Revision dce867e0 (qgis): Add support for no-geometry layer styles with Oracle provider
- 03:53 PM Revision 292bf598 (qgis): Add support for no-geometry layer styles with Oracle provider
- 02:12 PM Revision d06cc491 (qgis): wierdness
- 02:03 PM Revision 3209aad5 (qgis): Tab color
- 02:03 PM Revision 59dd08dd (qgis): Doxy and ui file
- 02:03 PM Revision 593780c1 (qgis): Rename setTabStyle
- 02:03 PM Revision a91fb100 (qgis): DD form label format override
- 02:03 PM Revision 5c6fd963 (qgis): Typo
- 02:03 PM Revision 78a8e07d (qgis): Add sip file for label format widget
- 02:03 PM Revision 9bffc1cf (qgis): Remove unrelated widget include
- 02:03 PM Revision 3a05eb5c (qgis): run sip_include
- 02:03 PM Revision 2c45a3fa (qgis): Tab color & font
- 02:02 PM Revision c4bbd385 (qgis): spatialite SQL logging
- 02:02 PM Revision b8801caa (qgis): Add renamed files
- 02:02 PM Revision 7078d15b (qgis): More macros for oracle and mmsql
- 02:02 PM Revision 3e66e29d (qgis): Fix oracle
- 02:02 PM Revision 98d5c263 (qgis): QString()
- 02:02 PM Revision 485cd0a1 (qgis): Log execSql from connections API
- 02:02 PM Revision 6fa10e26 (qgis): Address PR comments
- 02:02 PM Revision 7e62607c (qgis): Fix oracle query
- 02:02 PM Revision 019bbdcd (qgis): Fix docs
- 02:02 PM Revision 566c3cdb (qgis): Handle errors
- 02:02 PM Revision fd67e4f2 (qgis): Some more work on oracle and mssql
- 02:02 PM Revision 3ab63838 (qgis): More query logging
- 02:02 PM Revision 7b03204e (qgis): Search filter on proxy model
- 02:02 PM Revision 8043bbdb (qgis): Row count
- 02:02 PM Revision f388ef7a (qgis): More on query logging
- 02:02 PM Revision 3f959a9c (qgis): wip
- 02:02 PM Revision 398ee780 (qgis): g
- 02:02 PM Revision 0108041c (qgis): Add query log
- 02:02 PM Revision a0c69216 (qgis): Enabled
- 02:02 PM Revision 18f70a57 (qgis): Oracle sql logging
- 09:08 AM Revision b3fe0469 (qgis): Enable LZM compression when saving map as tiff image
- 09:05 AM Revision 4c88bc54 (qgis): Enable LZM compression when saving map as tiff image
- 05:25 AM Revision c6c00bf6 (qgis): Don't log untwine message outputs in QGIS message log, just use debug o...
- 04:54 AM Revision 0bc70969 (qgis): Also update parent bounding boxes after determining exact DEM terrain t...
- 04:54 AM Revision 2f374be7 (qgis): Fix missing features in 3d views
- Instead of starting with a bounding box with an estimated z range
based on sampled vertex height only, we now start w... - 04:54 AM Revision 36d0bbda (qgis): Add method to update all parent bounding boxes to reflect the
- actual bounds of their children
- 04:54 AM Revision 3749379f (qgis): Silence debug message
- 04:54 AM Revision 5183cfb9 (qgis): Refine initial z range for rule based renderer too
- 04:54 AM Revision 26978670 (qgis): Mask updates
- 04:54 AM Revision 7bcce8ce (qgis): Test mask
- 04:54 AM Revision 0bdf0820 (qgis): Silence debug message
- 04:54 AM Revision 473eb155 (qgis): Test mask
- 04:54 AM Revision aa18c2e0 (qgis): Mask updates
- 04:54 AM Revision a59c4c75 (qgis): Refine initial z range for rule based renderer too
- 04:54 AM Revision 539ba368 (qgis): Also update parent bounding boxes after determining exact DEM terrain t...
- 04:54 AM Revision 97e7dbf2 (qgis): Fix missing features in 3d views
- Instead of starting with a bounding box with an estimated z range
based on sampled vertex height only, we now start w... - 04:54 AM Revision f52839d6 (qgis): Add method to update all parent bounding boxes to reflect the
- actual bounds of their children
- 04:49 AM Revision 8924abdf (qgis): Fix actual z range for bbox is not set in simple 3d vector renderer
- This was previously handled in the rule based 3d renderer, but not
the simple renderer
Refs #48295 - 04:49 AM Revision 4f5e3c97 (qgis): Partially fix calculation of tesselation z ranges
- 04:49 AM Revision 1fef38ad (qgis): Fix calculated tesselation z ranges incorrectly accounts for extrusion
- height twice, resulting in bounds which always sit above features
- 04:49 AM Revision 55292b44 (qgis): Partially fix calculation of tesselation z ranges
- 04:49 AM Revision e8608a9b (qgis): Fix actual z range for bbox is not set in simple 3d vector renderer
- This was previously handled in the rule based 3d renderer, but not
the simple renderer
Refs #48295 - 04:49 AM Revision bef842da (qgis): Fix calculated tesselation z ranges incorrectly accounts for extrusion
- height twice, resulting in bounds which always sit above features
- 02:56 AM Revision 25a44685 (qgis): Add method to try to resolve a QFont to its equivalent style name
- Eg if a font is built by calling .setBold/.setItalic and not
by QFont::setStyleName then this method will attempt to ... - 02:56 AM Revision 645fc8f0 (qgis): Update control image
- 02:56 AM Revision 1207abea (qgis): Fix missing bold/italic styling on some font choices when used
- with layout attribute tables and matching conditional styling
which has bold/italic settings - 02:56 AM Revision 9de19203 (qgis): Add option for "forced bold" and "force italic" to QgsTextFormat
- Unlike setting a font's style via setNamedStyle(), these settings
will ensure that a font is always rendered in bold ...
2022-04-25
- 03:46 PM Revision d95593c4 (qgis): fix crash because of endless loop when having a recursive many-to-many ...
- 08:09 AM Revision 1393ed96 (qgis): Fix serious crasher which occurs when manipulating layer tree with styl...
- 05:07 AM Revision ba098d94 (qgis): Fix serious crasher which occurs when manipulating layer tree with styl...
- 05:03 AM Revision fea90bdd (qgis): Fix serious crasher which occurs when manipulating layer tree with styl...
2022-04-24
- 11:06 PM Revision 37e82f6b (qgis): mkdir cache dir, cache warnings & sleep note
- 11:06 PM Revision a77c08eb (qgis): do caching for hierarchy pages
- 11:06 PM Revision 60ba1ce0 (qgis): Address reviews
- 11:06 PM Revision 103cfe3d (qgis): Fix path creation
- 11:06 PM Revision 8c9b0d84 (qgis): Custom disk caching for http range requests
- 11:06 PM Revision 3bc2a34e (qgis): add docstring and fix spelling
- 11:06 PM Revision f818783c (qgis): Address reviews
- 11:06 PM Revision 9104adf3 (qgis): code cleanup
- 11:06 PM Revision 0b0978a4 (qgis): add docs
- 11:06 PM Revision fcd6b395 (qgis): fix test
2022-04-23
- 04:53 PM Revision ae3f086a (qgis): Test mask
- 04:53 PM Revision f4b67395 (qgis): Silence debug message
- 04:53 PM Revision 6b20e3de (qgis): Mask updates
- 04:53 PM Revision 1e940420 (qgis): Refine initial z range for rule based renderer too
- 04:53 PM Revision 1a3169b4 (qgis): Also update parent bounding boxes after determining exact DEM terrain t...
- 04:53 PM Revision abf884b4 (qgis): Fix missing features in 3d views
- Instead of starting with a bounding box with an estimated z range
based on sampled vertex height only, we now start w... - 04:53 PM Revision 4d54be48 (qgis): Add method to update all parent bounding boxes to reflect the
- actual bounds of their children
2022-04-22
- 09:35 PM Revision 35860bec (qgis): Fix actual z range for bbox is not set in simple 3d vector renderer
- This was previously handled in the rule based 3d renderer, but not
the simple renderer
Refs #48295 - 09:35 PM Revision 65318339 (qgis): Fix calculated tesselation z ranges incorrectly accounts for extrusion
- height twice, resulting in bounds which always sit above features
- 09:35 PM Revision 737fa0ef (qgis): Partially fix calculation of tesselation z ranges
- 09:35 PM Revision 8695ecda (qgis): Fix actual z range for bbox is not set in simple 3d vector renderer
- This was previously handled in the rule based 3d renderer, but not
the simple renderer
Refs #48295 - 09:35 PM Revision 54b89c0a (qgis): Partially fix calculation of tesselation z ranges
- 09:35 PM Revision b0f6801b (qgis): Fix calculated tesselation z ranges incorrectly accounts for extrusion
- height twice, resulting in bounds which always sit above features
- 09:31 PM Revision 3d78354d (qgis): Fix actual z range for bbox is not set in simple 3d vector renderer
- This was previously handled in the rule based 3d renderer, but not
the simple renderer
Refs #48295 - 09:31 PM Revision 7c9ac656 (qgis): Fix calculated tesselation z ranges incorrectly accounts for extrusion
- height twice, resulting in bounds which always sit above features
- 09:31 PM Revision 598b5c08 (qgis): Partially fix calculation of tesselation z ranges
- 11:34 AM Revision c555295d (qgis): Fix crash when terrain is disabled in 3d map settings
- We were using the Qgs3dMapSettings::terrainGenerator for two different
purposes -- one was to retrieve the settings o... - 11:02 AM Revision b4c16b1c (qgis): Fix some build warnings on windows
- 10:44 AM Revision a082bc89 (qgis): qt5-default is no more
- 10:43 AM Revision 612393d4 (qgis): qt5-default is no more
- 10:10 AM Revision 758a451e (qgis): qt5-default is no more
- 08:32 AM Revision b02af161 (qgis): initial implementation
- 07:49 AM Revision a43cb5ea (qgis): Expressions - Add some tags for search with "start", "begin", "end"
- 07:49 AM Revision 9d6a6a22 (qgis): Update resources/function_help/json/LIKE
- Co-authored-by: Andrea Giudiceandrea <[email protected]>
- 07:04 AM Revision 97adef48 (qgis): qt5-default is no more
- 07:04 AM Revision 1143712e (qgis): qt5-default is no more
- 07:04 AM Revision cb3c88e3 (qgis): qt5-default is no more
- 07:01 AM Revision f8422eeb (qgis): Trim rule expression
- Fixes #48305
- 07:01 AM Revision 85f37093 (qgis): Trim rule expression
- Fixes #48305
- 07:00 AM Revision 5faa2822 (qgis): qt5-default is no more
- 05:07 AM Revision c7cfb40d (qgis): Add action to toggle visibility of layer tree
- 05:07 AM Revision 5a5cab43 (qgis): Use actual layer renderer symbol for profile tree icon wherever possible
- 05:07 AM Revision 5ae87dfb (qgis): Fix cursor hangs after right click on plot
- 05:07 AM Revision 7e64d08d (qgis): Add properties action to right click menu on layers
- 05:07 AM Revision e43687c7 (qgis): Fix build on older qt
- 05:07 AM Revision 9a99ed88 (qgis): Don't show vector layers with no interesting elevation properties
- set by default in newly created elevation profiles
Fixes #48286 - 05:07 AM Revision c52b2d3c (qgis): Show a layer tree next to elevation profile plots
- This:
- Allows users to turn on or off the visibility of layers from
the profile plot on a plot-by-plot basis (previ... - 05:07 AM Revision 7fa773e4 (qgis): Update test
- 05:07 AM Revision 35800e4f (qgis): Always consider vector layers as having elevation
- Even if no z values are present or any offset/extrusion etc is set, then
we are still considering the features as sit... - 05:07 AM Revision 1fc20cb0 (qgis): Show elevation specific tooltips
- 03:44 AM Revision 70cf0f5a (qgis): Trim rule expression
- Fixes #48305
- 03:44 AM Revision 155549e6 (qgis): Trim rule expression
- Fixes #48305
- 03:40 AM Revision 71c1c24d (qgis): A vector layer with z values present should default to "relative"
- clamping mode, not "clamped to terrain"
- 03:39 AM Revision 7fed06b4 (qgis): Trim rule expression
- Fixes #48305
2022-04-21
- 11:21 PM Revision 6e3aac22 (qgis): Fix tolerance handling with points at start/end of profile line
- 11:21 PM Revision ece6f390 (qgis): Show tolerance buffer around elevation profile plot curve line
- 11:21 PM Revision 7861830e (qgis): Expose tolerance setting for elevation plots in UI
- 11:21 PM Revision a2d7c9ad (qgis): Show directional arrow indicating direction of profile line
- 11:20 PM Revision 42d217a3 (qgis): Handle gracefully the corner case where a elevation plot is completely
- flat
Fixes #48292 - 02:39 PM Revision ba54f0f1 (qgis): Trim rule expression
- Fixes #48305
- 02:38 PM Revision 7bc2208b (qgis): Fix a bug with loading queue pruning and refactor code a bit
- The update scene function was getting the logic a bit complicated
with additive/replacement strategies mixed together... - 02:38 PM Revision 7c647d9c (qgis): Do load chunks from loading queue if they are not needed anymore (wip)
- 02:38 PM Revision b1ad2ab2 (qgis): Remove refactored code after rebase
- 02:38 PM Revision d4e5846f (qgis): Update src/3d/chunks/qgschunkedentity_p.cpp
- Co-authored-by: Stefanos Natsis <[email protected]>
- 11:05 AM Revision 0ee1cee1 (qgis): Rework project coordinate format handling to use numeric format instead
- This now follows the approach used for bearing formats, where a user
can defined a default coordinate format for newl... - 11:05 AM Revision cf448236 (qgis): Hide number of decimal places widget when showing coordinate format
- settings in project properties
This is controlled elsewhere, so the duplicate setting was
confusing/misleading - 11:05 AM Revision ee5cbe93 (qgis): Add a numeric format for geographic coordinates
- 09:26 AM Revision 799679cf (qgis): Fix initial size of 3d map windows is too small on hidpi displays
- 09:26 AM Revision 0cde168e (qgis): Add some separators to 3d dock toolbar/menus
- 09:26 AM Revision f02510f9 (qgis): Fix placement of newly opened 3d map windows
Also available in: Atom