Activity
From 2019-10-11 to 2019-11-09
2019-11-09
- 09:15 PM Revision e94fcab9 (qgis): Fix PG 12 constraints check (provider side)
- Fixes #32716 in PG provider
- 04:37 PM Revision b648a641 (qgis): Apparently sip doesn't like double QObject inheritance
- If a list of objects (QList<QgsMapCanvasItem *>) is converted to a list of python objects, sip fails if items inherit...
- 04:37 PM Revision bc9dd531 (qgis): Apparently sip doesn't like double QObject inheritance
- If a list of objects (QList<QgsMapCanvasItem *>) is converted to a list of python objects, sip fails if items inherit...
- 04:37 PM Revision 0082180e (qgis): Sibling of b648a641d4fb787b7a011739d85fcce7bf3cf0c3 [skip ci]
- skip-checks: true
- 04:35 PM Revision 547f8fb9 (qgis): Sibling of 7fd0e3331021ff4bad1e495e79eb7779dc9363e7 [skip ci]
- skip-checks: true
- 04:35 PM Revision 7fd0e333 (qgis): Revert "Remove SIP convert to subclass code for QgsRubberBand and QgsVe...
- This reverts commit 4b014e6e84093fc59ce9ee085657161b56be189c.
- 04:35 PM Revision a8c3c452 (qgis): Revert "Remove SIP convert to subclass code for QgsRubberBand and QgsVe...
- This reverts commit 4b014e6e84093fc59ce9ee085657161b56be189c.
- 11:43 AM Revision a563a556 (qgis): Add test for extracting candidate primary keys from geometryless view
- 11:43 AM Revision 53b6282b (qgis): Fix loading of PostgreSQL geometry-less views
- Closes #32523
Bug was introduced with commit bbdbca4
Thanks @elpaso for finding the root cause of it - 11:43 AM Revision cf15a6fb (qgis): Add test for extracting candidate primary keys from geometryless view
- 11:43 AM Revision 3dce96a6 (qgis): Sibling of da1869019dc7ee06f07a1bfebe8a2ae6779d23be [skip ci]
- skip-checks: true
- 11:08 AM Revision 504b2337 (qgis): Merge bace2577a77650537744c886bcf108704ccec4b4 into cherry-pick-backpor...
- skip-checks: true
- 11:07 AM Revision 6b829177 (qgis): [processing] Refine behavior of "Use filename as layer name" option to
- always avoid using temporary file names, and then set this option as
enabled by default.
Also change the setting key... - 09:16 AM Revision bace2577 (qgis): [processing] Refine behavior of "Use filename as layer name" option to
- always avoid using temporary file names, and then set this option as
enabled by default.
Also change the setting key... - 09:16 AM Revision f524f78c (qgis): Sibling of bace2577a77650537744c886bcf108704ccec4b4 [skip ci]
- skip-checks: true
- 09:16 AM Revision 208cb81e (qgis): [processing] Refine behavior of "Use filename as layer name" option to
- always avoid using temporary file names, and then set this option as
enabled by default.
Also change the setting key... - 07:48 AM Revision 8edfcf1d (qgis): Merge pull request #32736 from elpaso/server-wfs3-schema
- Server OAPIF: expose XML schema for collections
- 07:47 AM Revision 0bf60da5 (qgis): Merge pull request #32741 from rldhont/fix-server-wfs-add-primary-keys-...
- [Backport release-3_10][Bugfix][Server] WFS: Add primary keys to request to build Server Feature Id
- 07:46 AM Revision 8d9fd78c (qgis): Merge pull request #32743 from elpaso/bugfix-gh32716-pg-12-consrc
- Fix PG 12 constraints check (provider side)
- 07:25 AM Revision 9ab06a24 (qgis): Merge pull request #32626 from alexbruy/service-area
- [processing] port service area algorithms to C++
- 04:43 AM Revision 4b014e6e (qgis): Remove SIP convert to subclass code for QgsRubberBand and QgsVertexMarker
- These conversions just crash sip (woo. sip. yay. good times.). I can't find
any alternative approach which avoids thi... - 04:43 AM Revision cc80bb4a (qgis): Extend temporary layer warning to include layers stored inside
- a user's temporary folder, e.g. the "/tmp" folder on Linux
This can lead to irretrievable data loss.
Fixes #32582 - 04:43 AM Revision 377848e2 (qgis): Add QgsMapLayer::isTemporary to test whether a map layer is temporary
- These include memory layer provider layers, or layers physically
stored inside a user's temporary folder (e.g. /tmp) - 04:35 AM Revision 8577e110 (qgis): Fix postgis 12 adscr -> adbin consrc -> conbin
- 04:35 AM Revision 9e30319b (qgis): [BUGFIX] Fix an hardcoded 'gpkg' extension in ProcessingConfig.py
2019-11-08
- 06:59 PM Revision 3004afd1 (qgis): Fix PG 12 constraints check (provider side)
- Fixes #32716 in PG provider
- 06:59 PM Revision 1769a0be (qgis): Fix PG 12 constraints check (provider side)
- Fixes #32716 in PG provider
- 06:59 PM Revision eb1f940c (qgis): Fix PG 12 constraints check (provider side)
- Fixes #32716 in PG provider
- 06:59 PM Revision 700a030e (qgis): Sibling of eb1f940cae8991ce33a78d7c8aad0102c9b6c996 [skip ci]
- skip-checks: true
- 05:32 PM Revision 060d1995 (qgis): Fix const
- 05:32 PM Revision 1020329e (qgis): Sibling of 9ae638ca8dcca991761ace8b6ca0d32773300e3e [skip ci]
- skip-checks: true
- 05:32 PM Revision 9ae638ca (qgis): [Bugfix][Server] WFS: Add primary keys to request to build Server Featu...
- 05:22 PM Revision ebd4bb76 (qgis): Merge pull request #32730 from rldhont/fix-server-wfs-add-primary-keys-...
- [Bugfix][Server] WFS: Add primary keys to request to build Server Feature Id
- 04:54 PM Revision ce48a1a3 (qgis): Server OAPIF: update conformance classes
- 02:40 PM Revision 888cdff7 (qgis): Sibling of cadb7916b51a7f95b10ff9effb30b20eb685e202 [skip ci]
- skip-checks: true
- 02:40 PM Revision cadb7916 (qgis): Server OAPIF: expose XML schema for collections
- Also make sure links to parent paths end with /
- 11:47 AM Revision 9dbfb6a0 (qgis): remove relative include (#32728)
- 11:13 AM Revision 0799e3b5 (qgis): cleanup Python remainings
- 10:40 AM Revision 2a227fd2 (qgis): Fix const
- 10:34 AM Revision dbe82b78 (qgis): Sibling of 49c0524e5bf2b25686c324411ae7db115aee89d3 [skip ci]
- skip-checks: true
- 10:34 AM Revision 49c0524e (qgis): [Bugfix][Server] WFS: Add primary keys to request to build Server Featu...
- 10:04 AM Revision 020980d3 (qgis): address comments
- 09:13 AM Revision 520fe74e (qgis): Fix includes
- 08:24 AM Revision 7fc2fef7 (qgis): fix master build (missing include directory)
- 08:19 AM Revision 9ebe7c0f (qgis): remove relative include
- 07:28 AM Revision ef80acef (qgis): add more text to the help strings
- 04:27 AM Revision cacc362a (qgis): Remove SIP convert to subclass code for QgsRubberBand and QgsVertexMarker
- These conversions just crash sip (woo. sip. yay. good times.). I can't find
any alternative approach which avoids thi... - 04:27 AM Revision 2c98d188 (qgis): Sibling of af2bf4ff1ff974e273d490f4d72bd8a51d181adc [skip ci]
- skip-checks: true
- 01:07 AM Revision 25e3a170 (qgis): Fix freeze when loading point pattern fill with distance 0
- This results in a QImage with 0 extension which in turn is not acceptable
for the painter which in turn results in pl... - 01:07 AM Revision 5391b20c (qgis): Add point pattern fill 0 space test
2019-11-07
- 12:29 AM Revision 841f8b7b (qgis): Server OAPIF fix items link in html
- Fixes #32641
- 11:28 PM Revision 3b5f3e54 (qgis): fix windows build
- 10:47 PM Revision b830a4a4 (qgis): qgsfunction: replace deprecated inspect.getargspec() to inspect.getfull...
- 10:09 PM Revision 5ec6a988 (qgis): Merge pull request #32705 from 3nids/fix_include
- remove relative include
- 09:10 PM Revision 4960a5b8 (qgis): Merge pull request #32580 from jgrocha/geopackage-primary-key
- Geopackage primary key available from PyQGIS
- 08:37 PM Revision e214ea7b (qgis): Missing include
- 06:59 PM Revision 31b2c32f (qgis): Improve use of qgis_editor_widget_styles and layer_style tables
- This is a 3.10 backport of https://github.com/qgis/QGIS/pull/31858
* Use CREATE IF NOT EXISTS for layer_styles
Th... - 05:29 PM Revision 706c3364 (qgis): Merge pull request #32706 from m-kuhn/qgis_point_pattern_fill_fix
- Fix freeze when loading point pattern fill with distance 0
- 04:42 PM Revision 1ecdeebc (qgis): missing include libs
- 04:37 PM Revision e5df8633 (qgis): Merge pull request #32629 from m-kuhn/dxf_hali_vali
- [dxf] HAlign/VAlign support for TEXT
- 04:36 PM Revision fa88bccb (qgis): Merge pull request #32664 from m-kuhn/fix_ccache
- [travis] Fix ccache
- 03:22 PM Revision 72e701f3 (qgis): Fix crash when deactivating vertex editor (fixes #32685)
- 03:21 PM Revision 7ebdad57 (qgis): Fix crash when deactivating vertex editor (fixes #32685)
- 02:41 PM Revision 5f43b3f1 (qgis): Add pg version guard and test on estimated count for view
- 02:21 PM Revision be4c4d3f (qgis): Fix featureCount on postgres view when flag estimatedmetadata is set
- 01:53 PM Revision 8f83e63c (qgis): Move qgsbrowserdockwidget_p.h to private hdrs (#32711)
- 01:06 PM Revision 35173c53 (qgis): Restore clang
- 12:08 PM Revision 67043b69 (qgis): Merge 15214550412d39b110b18ea4ea016ed8a1cd94fb into cherry-pick-backpor...
- skip-checks: true
- 12:08 PM Revision e6a932bb (qgis): Fix crash when deactivating vertex editor (fixes #32685)
- 10:47 AM Revision 3cf70589 (qgis): oracle provider: log when ROWID is used for a missing primary key (clos...
- 10:41 AM Revision 69b04a2c (qgis): Sibling of bca724f6e214258b08cf58c9dfbacad61bf5f622 [skip ci]
- skip-checks: true
- 10:41 AM Revision c587a4f2 (qgis): Add point pattern fill 0 space test
- 10:41 AM Revision bca724f6 (qgis): Add point pattern fill 0 space test
- 10:20 AM Revision a84823f3 (qgis): Merge pull request #32688 from m-kuhn/fix_priv_hdrs
- Move private headers where they belong
- 10:01 AM Revision 16ca39ce (qgis): fix sip
- 09:39 AM Revision 455984b6 (qgis): [quick] fix deprecated use of QApplication::desktopWidget()->screenGeom...
- This takes the first top level window and use it to get the screen.
The "perfect" approach would be to use a widget ... - 09:21 AM Revision 038a8519 (qgis): Merge pull request #32656 from elpaso/bugfix-gh32641-server-oapif-items...
- Server OAPIF fix items link in html
- 09:13 AM Revision f214b2cc (qgis): Fix freeze when loading point pattern fill with distance 0
- This results in a QImage with 0 extension which in turn is not acceptable
for the painter which in turn results in pl... - 09:13 AM Revision a8d55819 (qgis): Fix freeze when loading point pattern fill with distance 0
- This results in a QImage with 0 extension which in turn is not acceptable
for the painter which in turn results in pl... - 09:07 AM Revision 855b03b9 (qgis): follow up relative include
- 09:06 AM Revision 6101eac2 (qgis): add missing header in CMakeLists
- 09:00 AM Revision 160c347c (qgis): remove relative include
- 08:17 AM Revision 845894b3 (qgis): [FEATURE] Selective masking (#30747)
- * [FEATURE] Selective masking
Advanced rendering feature that allows the definition of 'masks' areas around labels o... - 07:51 AM Revision 5cc6a282 (qgis): Fix potential lockup in layout map grid generation
- (cherry picked from commit 0e34bd421a10c9422350ece0d0c95f206e5454c5)
- 07:51 AM Revision b823d30b (qgis): Fix lockup when using rotate feature tool
- And add unit tests
Fixes #32123
(cherry picked from commit 4af494a32a5c0d181a34d579286baf9ecfe2c77e) - 07:51 AM Revision 394de6e2 (qgis): Fix memory leaks, inconsistent transferral of ownership
- 07:12 AM Revision 15214550 (qgis): Fix crash when deactivating vertex editor (fixes #32685)
- 07:12 AM Revision 9cb6740a (qgis): Fix crash when deactivating vertex editor (fixes #32685)
- 07:12 AM Revision 0b7149c1 (qgis): Fix crash when deactivating vertex editor (fixes #32685)
- 07:12 AM Revision 8cd30348 (qgis): Sibling of 15214550412d39b110b18ea4ea016ed8a1cd94fb [skip ci]
- skip-checks: true
- 07:12 AM Revision 2f491d63 (qgis): Sibling of 15214550412d39b110b18ea4ea016ed8a1cd94fb [skip ci]
- skip-checks: true
2019-11-06
- 12:50 AM Revision c7c0899e (qgis): Fix crash if a vector layer is removed while the property assistant panel
- is opened
- 12:50 AM Revision bfea17e5 (qgis): Fix postgis 12 adscr -> adbin consrc -> conbin
- 12:38 AM Revision 42a83c58 (qgis): [ogr] When calculating min/max value for date/datetime fields, we have
- to use the older string conversion methods as OGR will always return
a string value for these aggregate queries, rega... - 12:38 AM Revision 3744f1f3 (qgis): [ogr] When calculating min/max value for date/datetime fields, we have
- to use the older string conversion methods as OGR will always return
a string value for these aggregate queries, rega... - 12:38 AM Revision 27d50da3 (qgis): Sibling of 42a83c5891e1ea564a8674894ea4c3cb943a76d5 [skip ci]
- skip-checks: true
- 11:29 PM Revision 1e7f72de (qgis): Use real field type instead of a forced conversion through string
- for OGR provider minimum/maximum/unique value retrieval
Avoids precision loss due to this string conversion, notably... - 11:29 PM Revision 9aca5d4a (qgis): Cleanup duplicate code and add tests for graduated range resolving
- 11:29 PM Revision 1fe04929 (qgis): Sibling of 9aca5d4a605967feda38724d65bb3c371e3a36c8 [skip ci]
- skip-checks: true
- 11:29 PM Revision e9d51e54 (qgis): Add a bit of tolerance to graduated symbol range resolving
- If a value doesn't fall exactly within a range, then try to see
if it falls just outside of any ranges (within double... - 11:29 PM Revision 9d05d9ed (qgis): Add a bit of tolerance to graduated symbol range resolving
- If a value doesn't fall exactly within a range, then try to see
if it falls just outside of any ranges (within double... - 11:29 PM Revision 63cd570e (qgis): Cleanup duplicate code and add tests for graduated range resolving
- 11:29 PM Revision d65f2188 (qgis): Use real field type instead of a forced conversion through string
- for OGR provider minimum/maximum/unique value retrieval
Avoids precision loss due to this string conversion, notably... - 07:09 PM Revision 2efc6167 (qgis): Merge pull request #32684 from elpaso/dbmanager-postgis12-consrc-conbin...
- Fix postgis 12 adscr -> adbin consrc -> conbin
- 06:51 PM Revision 23470085 (qgis): Fix crash if a vector layer is removed while the property assistant panel
- is opened
- 05:40 PM Revision 7d0f1166 (qgis): Move private headers where they belong
- 04:40 PM Revision c1f2d439 (qgis): Merge pull request #32665 from m-kuhn/fix_qgsfield_private_header
- Fix various private header
- 01:57 PM Revision 614af730 (qgis): install required private headers
- 01:44 PM Revision cbcc9c59 (qgis): Merge pull request #32673 from rouault/oapif_provider_query_button
- [OAPIF provider] Do not grey out 'Build query' button for OAPIF connections
- 12:53 PM Revision 472f1b9d (qgis): Fix postgis 12 adscr -> adbin consrc -> conbin
- 12:53 PM Revision 6c9f01e2 (qgis): Fix postgis 12 adscr -> adbin consrc -> conbin
- 12:53 PM Revision a0196960 (qgis): Sibling of 6c9f01e28d9745255e5c2272d2c17313138506c3 [skip ci]
- skip-checks: true
- 12:53 PM Revision 1b83d3bf (qgis): Fix postgis 12 adscr -> adbin consrc -> conbin
- 12:08 PM Revision 28759b1f (qgis): Add missing include
- 10:48 AM Revision 6adfdc4c (qgis): Merge pull request #32655 from elpaso/server-wfs3-properties
- [feature] Server OAPIF properties
- 10:37 AM Revision ff342fd2 (qgis): Use the new backported API for exporter
- Use exporter.setTransformGeometries( false )
- 10:35 AM Revision 50aa7e9a (qgis): Trick the json exporter to not transform geoms
- This is required because of a missing API
that was added with
https://github.com/qgis/QGIS/pull/32386 - 10:35 AM Revision bd5eb925 (qgis): Fix server OAPIF crs transformation on items
- fixes an unreported issue when serving items not in
4326.
Cherry-picked from master 7d2000bc30. - 09:56 AM Revision d571189d (qgis): Merge pull request #32660 from pblottiere/fix_crs_json_3_10
- [backport] Use CRS in WMS GetFeatureInfo when info_format is in json Fixes #32326
- 08:48 AM Revision c34cbb50 (qgis): Proposed fix for PostgreSQL 12
- See #32321
If accepted it should be backported to LTR and 3.10 - 07:36 AM Revision 5910a7b9 (qgis): Be more QML friendly (#32652)
- * add Q_ENUM for QgsGeometry::OperationResult
* QgsVectorLayer::startEditing, commitChanges and editBuffer Q_INVOKAB... - 07:30 AM Revision edc70b52 (qgis): drop obsolete entries from the yaml
- 07:30 AM Revision 9995e07e (qgis): remove Python versions of algorithms
- 07:28 AM Revision 6b3af0f8 (qgis): update tests for service area algorithms
- 07:12 AM Revision 26c90c8e (qgis): [processing] port service area (from layer) alg to c++
- 07:12 AM Revision 5970d1c2 (qgis): [processing] port service area (from point) alg to c++
- 05:42 AM Revision 27bdda55 (qgis): Fix crash if a vector layer is removed while the property assistant panel
- is opened
- 05:42 AM Revision a39d3cf8 (qgis): Sibling of de5012a5de435d4e278e1b18f2a5003d677cf81e [skip ci]
- skip-checks: true
- 04:40 AM Revision e11e635a (qgis): use distance parameter
- 04:40 AM Revision 02fbe42a (qgis): [FEATURE][needs-docs][processing] add gdal_viewshed algorithm
- 04:40 AM Revision 1c1ceb11 (qgis): add note about height parameters for users who don't want to read docs
- 04:39 AM Revision 1bb38f11 (qgis): fix default output type for GRASS algorithms (fix #32560)
- (cherry picked from commit 75bc01bf58469c05d459d457fdfa220801c0ee60)
- 04:38 AM Revision e5c41b49 (qgis): Fix compilation issues related to automoc'ification
- Not sure why they trigger on my end and not on CI... Perhaps
because I didn't make clean. The symptoms are the linker... - 04:10 AM Revision 01b67bfa (qgis): Do not delete a symbol we don't own
- Fix #32661
- 03:30 AM Revision 4ad2502f (qgis): Fix memory leaks, inconsistent transferral of ownership
- 03:29 AM Revision ec5af34b (qgis): Do not delete a symbol we don't own
- Fix #32661
2019-11-05
- 12:49 AM Revision 5ee5e37a (qgis): fix windows build including some warnings
- 12:35 AM Revision e1cacc41 (qgis): Add test project
- 12:32 AM Revision 03bf60e6 (qgis): Sipify
- 12:26 AM Revision f6603343 (qgis): [OAPIF provider] Do not grey out 'Build query' button for OAPIF connect...
- 12:01 AM Revision 38ce3d50 (qgis): Sibling of 999b1b08020add0946499b167386db7b2b95f1a8 [skip ci]
- skip-checks: true
- 12:01 AM Revision 624e3849 (qgis): Fix memory leaks, inconsistent transferral of ownership
- 11:27 PM Revision 3b218b4a (qgis): Do not delete a symbol we don't own
- Fix #32661
- 10:41 PM Revision 98d98fa6 (qgis): Include private header
- 10:40 PM Revision cb804b23 (qgis): More forward declare fixes
- 09:51 PM Revision c7f83b4b (qgis): Make QgsPropertyTransformer forward forward declared std::unique_ptr ready
- 09:41 PM Revision 42e9b137 (qgis): Fixes here and there and everywhere
- 09:34 PM Revision da207c98 (qgis): Revert "install qgsfield_p.h"
- This reverts commit e2ccd837fb7fa3a5549ed4b8659aae926390c049.
- 09:30 PM Revision 0ce25283 (qgis): Fix more private includes
- 09:30 PM Revision db838a32 (qgis): Fix qgsfield private header
- 08:51 PM Revision 74a79311 (qgis): avoid to unembed rules, if it's the layer itself
- because otherwise it's not possible to deactivate LAYERTITLE but keep RULELABEL
- 08:35 PM Revision 027e1bb7 (qgis): Merge pull request #32658 from m-kuhn/clazy_unique_connection_backport
- Fix Qt::UniqueConnection with lambda
- 08:33 PM Revision 1e20a655 (qgis): [travis] Fix ccache
- 07:39 PM Revision d631a771 (qgis): Keep order of value map items when importing CSV
- 07:13 PM Revision 375b3907 (qgis): also track newer CIFS
- 07:13 PM Revision bf9cc224 (qgis): Add tests
- 07:09 PM Revision 15fb6723 (qgis): Do not transform geometries when exporting in json
- 04:56 PM Revision 2343fd63 (qgis): Merge pull request #32645 from elpaso/server-wfs3-fix-url-limits-offset
- Server OAPIF fix limits/offset links
- 04:49 PM Revision 94291313 (qgis): Fix Qt::UniqueConnection with lambda
- 04:28 PM Revision 3789c7d3 (qgis): Merge pull request #32643 from m-kuhn/clazy_unique_connection_lambda
- Fix Qt::UniqueConnection with lambda
- 03:52 PM Revision 62f67ba6 (qgis): Server OAPIF fix items link in html
- Fixes #32641
- 03:52 PM Revision 28019387 (qgis): Sibling of 62f67ba667922df7a320318800356d800a340d63 [skip ci]
- skip-checks: true
- 03:52 PM Revision 28b551e9 (qgis): Server OAPIF fix items link in html
- Fixes #32641
- 03:04 PM Revision 5f9405bc (qgis): Server OAPIF properties parameter
- Makes it possible to specify a comma separate list
of attributes to be returned by items call
This is apparently not... - 03:03 PM Revision 459c1058 (qgis): Takes description from parameter
- makes this method reusable and not only for field filters
- 02:30 PM Revision cc423a7a (qgis): Merge pull request #32649 from 3nids/fix_android_build
- fix android build
- 01:55 PM Revision 8931d725 (qgis): Server OAPIF nl2br template function
- Introduce a new template function to replace nl with <br>
- 01:28 PM Revision d7cc1630 (qgis): Rename internal method's name
- 01:25 PM Revision 1d1d06db (qgis): fix build
- 01:25 PM Revision 8e40df8e (qgis): add Q_ENUM macro to QgsVectorLayer::EditResult and SelectBehavior
- 01:25 PM Revision 7c4a9bec (qgis): more invokable methods in QgsVectorLayer
- 01:25 PM Revision 5a703d95 (qgis): make vector layer geometry editing methods invokable
- 01:25 PM Revision e2ccd837 (qgis): install qgsfield_p.h
- 11:56 AM Revision 08d4b734 (qgis): fix order in doxygen docs
- 11:56 AM Revision 8508dc0b (qgis): Use Q_GLOBAL_STATIC
- 11:56 AM Revision d507d34f (qgis): sip no file
- 11:56 AM Revision a192268f (qgis): [feature] Add API for event tracing
- This is more developer oriented feature to help with profiling, debugging
and optimization - especially when dealing ... - 11:13 AM Revision bd8dcd94 (qgis): Update src/core/qgsapplication.cpp
- Co-Authored-By: Matthias Kuhn <[email protected]>
- 10:56 AM Revision 2ac19335 (qgis): fix android build [ci-skip]
- 10:53 AM Revision 9346dba3 (qgis): Fix Qt::UniqueConnection with lambda
- 10:08 AM Revision 18656756 (qgis): [processing] Raise an exception when interpolation break/structure lines
- are set without an attribute source set
Refs #27048 - 10:08 AM Revision da853cc4 (qgis): Fix handling of interpolation layers with differing input coordinate re...
- Fixes #27048
- 10:03 AM Revision 60ee76bc (qgis): Followup 1f3b039: fix wrong monkey patched var name
- 09:58 AM Revision b4d9c1c8 (qgis): Server OAPIF fix limits/offset links
- See PR #32639
- 09:58 AM Revision a2f02d06 (qgis): Server OAPIF fix limits/offset links
- See PR #32639
- 09:02 AM Revision 8f52da7f (qgis): Merge pull request #32631 from elpaso/bugfix-gh32615-datasourcemanager-...
- Resize source select dialogs according to container
- 08:39 AM Revision 989afa5b (qgis): Anchor "cap" to "top"
- 08:26 AM Revision e4550783 (qgis): [processing] Allow enum input values to be used in expressions for model
- inputs
Fixes #32452
(cherry picked from commit c8255a99ea49cce7c3d497e430934e8bf981f221) - 08:25 AM Revision 390c482c (qgis): Fix potential lockup in layout map grid generation
- 08:25 AM Revision c1cfae22 (qgis): Fix lockup when using rotate feature tool
- And add unit tests
Fixes #32123 - 08:24 AM Revision 9d61bf83 (qgis): Merge pull request #32633 from NaturalGIS/fix_grass_out_default
- [processing] fixes default GRASS output geometry type (fix #32560)
- 08:01 AM Revision 7951feba (qgis): Merge pull request #32607 from m-kuhn/clazy
- Enable clazy on travis
- 07:57 AM Revision 8fe6d6fd (qgis): Merge 16aa92660c9a6e31ff325bde9bc59a13aa1c5016 into cherry-pick-backpor...
- skip-checks: true
- 07:57 AM Revision 7bfac70c (qgis): [processing] Raise an exception when interpolation break/structure lines
- are set without an attribute source set
Refs #27048 - 07:57 AM Revision 64b52bf3 (qgis): Fix handling of interpolation layers with differing input coordinate re...
- Fixes #27048
- 07:16 AM Revision 75bc01bf (qgis): Fix default value
- 06:34 AM Revision 615922f9 (qgis): Sibling of 16aa92660c9a6e31ff325bde9bc59a13aa1c5016 [skip ci]
- skip-checks: true
- 06:34 AM Revision 16aa9266 (qgis): Fix handling of interpolation layers with differing input coordinate re...
- Fixes #27048
- 06:34 AM Revision bbd76705 (qgis): Sibling of 99bdfab9358efe97fc5ac6d7247268c1f532c993 [skip ci]
- skip-checks: true
- 06:34 AM Revision a2a66bcc (qgis): [processing] Raise an exception when interpolation break/structure lines
- are set without an attribute source set
Refs #27048 - 06:34 AM Revision 5bbd19b9 (qgis): Fix handling of interpolation layers with differing input coordinate re...
- Fixes #27048
- 05:03 AM Revision 618a02ff (qgis): add 'burn' parameter
- 05:03 AM Revision 5ce4dc48 (qgis): revive the GDAL 'rasterize over' tool that was available in the old ltr...
- 05:03 AM Revision 88972d35 (qgis): better strings
- 05:03 AM Revision acae3126 (qgis): add missed outputs to algorithms
- 05:03 AM Revision 9af729ea (qgis): tests for rasterize_over_fixed
- 05:03 AM Revision d7960b7f (qgis): tests for rasterize_over
- 05:03 AM Revision 21e15aaf (qgis): ensure that input raster is set
- 05:03 AM Revision 44c159b9 (qgis): split the tool
- 05:03 AM Revision 68cc94f3 (qgis): implement few suggested changes
- 03:44 AM Revision 7aa0a4f3 (qgis): add 'burn' parameter
- 03:44 AM Revision 4260ed2f (qgis): split the tool
- 03:44 AM Revision 463d3680 (qgis): better strings
- 03:44 AM Revision 2a3e9cb4 (qgis): add missed outputs to algorithms
- 03:44 AM Revision b31c4124 (qgis): revive the GDAL 'rasterize over' tool that was available in the old ltr...
- 03:44 AM Revision f4843f16 (qgis): ensure that input raster is set
- 03:44 AM Revision db2b38d0 (qgis): tests for rasterize_over_fixed
- 03:44 AM Revision 302dc668 (qgis): tests for rasterize_over
- 03:44 AM Revision 75a1ad1e (qgis): implement few suggested changes
- 03:43 AM Revision 22765cb6 (qgis): "fix" gdal_calc creation options
- 03:02 AM Revision 10e90f63 (qgis): Sibling of 4af494a32a5c0d181a34d579286baf9ecfe2c77e [skip ci]
- skip-checks: true
- 02:17 AM Revision 02046a88 (qgis): Update readme with guide to build from source (#32634)
- 01:26 AM Revision 4730f4c4 (qgis): Update readme with guide to build from source
2019-11-04
- 12:44 AM Revision 0c4dbf9f (qgis): fixes default GRASS output geometry type
- 09:56 PM Revision 924b4eda (qgis): Fully qualify enum default parameters
- 09:52 PM Revision a6386038 (qgis): Fix all 3 arg lambda problems
- 06:35 PM Revision cffea8b2 (qgis): Enable more clazy checks and disable warnings as errors (boom)
- 06:27 PM Revision f1e20f23 (qgis): Resize source select dialogs according to container
- Fixes #32615
This was tricky and I don't really know what was causing the issue,
but looks like the patch doesn't br... - 05:50 PM Revision afdd6730 (qgis): Fix another 3 arg lambda warning
- 05:35 PM Revision bdf023fe (qgis): Merge pull request #32627 from m-kuhn/no_constexpr_latin1string
- No constexpr QLatin1String on Windows
- 04:57 PM Revision fb138579 (qgis): Fix clazy warning
- 04:47 PM Revision 0f5a4f7d (qgis): [dxf] HAli/VAli support for TEXT
- 03:30 PM Revision b41b9386 (qgis): Add save multiple styles action to style menu
- Adds the possibility to save/export multiple styles
at once in QML/SLD and in the DB, in case of file system
export a... - 03:29 PM Revision 148febdc (qgis): No constexpr QLatin1String on Windows
- 03:27 PM Revision 1caa6292 (qgis): Fix clazy non-pod-static
- 03:27 PM Revision 9e614143 (qgis): More connect fun
- 01:20 PM Revision 7da2e0ee (qgis): ensure that input raster is set
- 12:03 PM Revision 696c4075 (qgis): Merge pull request #32487 from elpaso/value-relation-restore
- [feature] Value relation restore missing layers from DBs
- 09:56 AM Revision 1226a170 (qgis): tests for rasterize_over
- 09:56 AM Revision c25261dd (qgis): Sibling of f87d5562b5ff9fd1b641316ad5a338d3aac09c55 [skip ci]
- skip-checks: true
- 09:56 AM Revision 17daa484 (qgis): tests for rasterize_over
- 09:56 AM Revision 5d172ccf (qgis): tests for rasterize_over_fixed
- 09:56 AM Revision 127ccae0 (qgis): Sibling of afa570d9660a955b22e6d5b2ad23618d8fcbe76b [skip ci]
- skip-checks: true
- 09:56 AM Revision c4226b0f (qgis): add missed outputs to algorithms
- 09:56 AM Revision ee8151a7 (qgis): revive the GDAL 'rasterize over' tool that was available in the old ltr...
- 09:56 AM Revision 20e542cc (qgis): add missed outputs to algorithms
- 09:56 AM Revision afa570d9 (qgis): add 'burn' parameter
- 09:56 AM Revision fe514287 (qgis): Sibling of 20e542cc5e7eac78ac848216962089481a854b47 [skip ci]
- skip-checks: true
- 09:56 AM Revision 916af79e (qgis): better strings
- 09:56 AM Revision 7b4062f0 (qgis): split the tool
- 09:56 AM Revision b3c030b8 (qgis): Sibling of ee8151a7d7fda3cf7cf1199e161046770e0aa89a [skip ci]
- skip-checks: true
- 09:56 AM Revision bd748003 (qgis): Sibling of 7b4062f0ea0d0809545fe29e07a69b062b5d2325 [skip ci]
- skip-checks: true
- 09:56 AM Revision 7b0ff4e1 (qgis): revive the GDAL 'rasterize over' tool that was available in the old ltr...
- 09:56 AM Revision 9b5d3d63 (qgis): split the tool
- 09:56 AM Revision 330c3720 (qgis): implement few suggested changes
- 09:56 AM Revision 98586cef (qgis): add 'burn' parameter
- 09:56 AM Revision c7457957 (qgis): better strings
- 09:56 AM Revision fbf0ee55 (qgis): implement few suggested changes
- 09:38 AM Revision e0e96faf (qgis): Changes dependency message: removed 'Form'
- 09:37 AM Revision b829a748 (qgis): Sibling of fce2ab3e1fab3186e941405ace69aebf45475486 [skip ci]
- skip-checks: true
- 09:37 AM Revision fce2ab3e (qgis): set current view mode to attribute editor
- 09:37 AM Revision 250361b5 (qgis): set current view mode to attribute editor
- 09:05 AM Revision 144f6a8d (qgis): Merge pull request #32553 from elpaso/uniform-field-display-alias
- field displayNameWithAlias
- 08:46 AM Revision 377e38f3 (qgis): Another connect without context
- 08:46 AM Revision 6ffa89eb (qgis): Improved lambda capture
- Even if the collection item is deleted before the action is triggered,
we can still safely show the creation dialog a... - 07:44 AM Revision 1046f6f1 (qgis): Fix some more connect 3arg warnings
- 07:42 AM Revision 31e74e13 (qgis): Merge pull request #32602 from m-kuhn/automoc
- Widespread use of AUTOMOC
- 07:36 AM Revision 4da06102 (qgis): Fix some more connect 3arg warnings
- 07:35 AM Revision 03bf765a (qgis): No intermediate link
- 07:35 AM Revision 47c86dc4 (qgis): Use clazy
- 07:35 AM Revision 6dc576bc (qgis): Only do connect-3arg-lambda check on travis
- 07:35 AM Revision b7a33591 (qgis): Enable clazy on travis
- 07:09 AM Revision 8df101a8 (qgis): Sibling of 6dcb33508a217c1cad59b03d5a6bf0bbcf8dbfe7 [skip ci]
- skip-checks: true
- 04:28 AM Revision b71713a6 (qgis): Another connect without context
- 04:28 AM Revision aa913454 (qgis): Improved lambda capture
- Even if the collection item is deleted before the action is triggered,
we can still safely show the creation dialog a... - 04:05 AM Revision 2ce646b9 (qgis): Dox++
- 04:05 AM Revision 079c9463 (qgis): Add method to convert a QImage to a gdal memory dataset
- 04:05 AM Revision 7f987df3 (qgis): Remove unused define
- 04:05 AM Revision 209130c9 (qgis): Heavily optimise GDAL based image resampling
- 04:05 AM Revision 56317c48 (qgis): Add method to create multi-band gdal memory dataset
- 04:05 AM Revision 663ee12a (qgis): Minor fixes
- 04:05 AM Revision 36072a61 (qgis): Add method to resample a QImage using gdal library resampling, and
- use this instead of the inbuilt QGIS resampling
The QGIS methods are slooooow, unoptimized, and buggy. And gdal expo... - 04:05 AM Revision 2a6370e5 (qgis): Sipify
- 04:05 AM Revision f48e12ef (qgis): Add method to resample QImage using gdal resample to a gdal memory dataset
- 04:00 AM Revision fed75afa (qgis): [FEATURE] Add expression functions for converting to/from wkb
- Adds geom_from_wkb and geom_to_wkb, which mirror the existing
geom_from_wkt/geom_to_wkt functions but for WKB represe... - 03:56 AM Revision 13ead42f (qgis): [processing] Allow enum input values to be used in expressions for model
- inputs
Fixes #32452 - 03:49 AM Revision 38fb55e7 (qgis): optional fids counting
- 03:48 AM Revision 78afeea5 (qgis): Fixes #32545 Revert qgstaskmanager waitforfinished fix
- 03:43 AM Revision d8341b87 (qgis): Improved lambda capture
- Even if the collection item is deleted before the action is triggered,
we can still safely show the creation dialog a... - 03:43 AM Revision 1b9e0923 (qgis): Sibling of 53a1c15b2904e7bffa3244f0deea6a7a38818bf0 [skip ci]
- skip-checks: true
- 03:23 AM Revision 885dd0d3 (qgis): Another connect without context
- 03:23 AM Revision cdc03e15 (qgis): Another connect without context
- 03:23 AM Revision ef1b23ae (qgis): Sibling of 885dd0d34dcc0f8988699d763228a4368d56e4cb [skip ci]
- skip-checks: true
- 02:53 AM Revision 0579ef30 (qgis): Fix some lambda connects without context arguments (these cause crashes...
- 02:21 AM Revision fec2dc19 (qgis): Merge 238f251034e466d0a2ead830839abc4705503f8b into cherry-pick-backpor...
- skip-checks: true
- 02:21 AM Revision 8dadbed1 (qgis): Fix some lambda connects without context arguments (these cause crashes...
- 01:37 AM Revision 9b27a0ac (qgis): Sibling of 238f251034e466d0a2ead830839abc4705503f8b [skip ci]
- skip-checks: true
- 01:37 AM Revision ef57e34d (qgis): Fix some lambda connects without context arguments (these cause crashes...
- 01:37 AM Revision 238f2510 (qgis): Fix some lambda connects without context arguments (these cause crashes...
2019-11-03
- 12:12 AM Revision f14301d7 (qgis): Add separate section for private headers
- 11:33 PM Revision bf651e99 (qgis): Also moc private 3d headers
- 11:11 PM Revision 1f3b039f (qgis): Merge pull request #32552 from m-kuhn/q_global_static
- non POD static
- 10:40 PM Revision 9033891a (qgis): AUTOMOC auth
- 10:36 PM Revision 1a1fb194 (qgis): Cleanup 3d
- 10:22 PM Revision 260196f0 (qgis): Fix building core and pycore
- 09:51 PM Revision e32f4dca (qgis): No reason to set AUTOMOC on individual targets, it's global
- 09:46 PM Revision 1c850f63 (qgis): Remove leftover
- 09:33 PM Revision 80c0b944 (qgis): Fixup
- 09:20 PM Revision b08a7d71 (qgis): Fix sip file for sip and automoc
- 09:05 PM Revision 4294dda0 (qgis): Resipify
- 08:33 PM Revision 6f43c98d (qgis): Fix range widget wrapper test
- 08:28 PM Revision fc2ed3d6 (qgis): fix gdal calc compression options
- 08:28 PM Revision 4581d89f (qgis): remove unused variable
- fix tests
- 07:00 PM Revision 002d3986 (qgis): translation string fix
- 06:02 PM Revision 277a8483 (qgis): Widespread use of AUTOMOC
- For many people it's unclear where to put headers in CMakeFiles.txt
If they should be duplicated in both moc and non ... - 05:17 PM Revision ecdf6753 (qgis): Merge pull request #32572 from qgis/backport-32527-to-release-3_4
- [Backport release-3_4] Fix copy items from value map configuration
- 05:16 PM Revision e6a94aa4 (qgis): Merge pull request #32571 from qgis/backport-32527-to-release-3_10
- [Backport release-3_10] Fix copy items from value map configuration
- 04:46 PM Revision 87a8a16b (qgis): include saga strings in translations
- 12:49 PM Revision b5349c2f (qgis): Add match type to resolveWeakly
- This way can define exactly how the weak resolution
will consider a layer a postivie match. - 12:26 PM Revision c154b2f3 (qgis): invokable return types need to be fully-qualified
- Idenfied by clazy
- 12:26 PM Revision 3dd2e84e (qgis): add test for exporting model with advanced parameter
- 12:26 PM Revision 3bc57dd9 (qgis): [processing] correctly handle advanced parameters when exporting model
- to Python (fix #32579)
- 12:26 PM Revision 8a7bb828 (qgis): Merge 753ad72a7ee7dc716225e49df6f5960fb8a10231 into cherry-pick-backpor...
- skip-checks: true
- 12:25 PM Revision 74d6e099 (qgis): fix gdal calc compression options
- 12:25 PM Revision 3701d360 (qgis): remove unused variable
- fix tests
- 10:54 AM Revision 7d2deb4b (qgis): non-POD global statics
- Identified by clazy
- 10:38 AM Revision e17f99c5 (qgis): non-POD static ([class name goes here]) [-Wclazy-non-pod-global-static]
- 10:38 AM Revision 29c2af9a (qgis): Fix crs test
- 10:23 AM Revision 7ad66192 (qgis): Merge pull request #32593 from m-kuhn/qwt_find_usr_include
- Find QWT headers also in /usr/include/qt5
- 10:04 AM Revision 3aa927cc (qgis): sipify
- 09:56 AM Revision 4e34bb56 (qgis): Sibling of 90877e457eea21fc816b1e51ea25b79831606ec5 [skip ci]
- skip-checks: true
- 09:56 AM Revision 90877e45 (qgis): fix gdal calc compression options
- 09:56 AM Revision 26b332c1 (qgis): remove unused variable
- fix tests
- 09:56 AM Revision ea740294 (qgis): Sibling of 753ad72a7ee7dc716225e49df6f5960fb8a10231 [skip ci]
- skip-checks: true
- 09:56 AM Revision 454f7d70 (qgis): fix gdal calc compression options
- 09:56 AM Revision 2bf1ccbe (qgis): Sibling of 90877e457eea21fc816b1e51ea25b79831606ec5 [skip ci]
- skip-checks: true
- 09:56 AM Revision 753ad72a (qgis): remove unused variable
- fix tests
- 09:56 AM Revision 5f560e06 (qgis): Sibling of 753ad72a7ee7dc716225e49df6f5960fb8a10231 [skip ci]
- skip-checks: true
- 09:55 AM Revision 38b270e3 (qgis): Merge pull request #32583 from alexbruy/fix-32579
- [processing] handle advanced flag when exporting model to Python (fix #32579)
- 09:54 AM Revision a6213d6d (qgis): Merge pull request #32586 from elpaso/server-oapif-fix-items-crs
- Fix server OAPIF crs transformation on items
- 09:20 AM Revision b4225d70 (qgis): Merge pull request #32559 from troopa81/revert_waitforfinished
- Fixes #32545 Revert qgstaskmanager waitforfinished fix
- 09:16 AM Revision 5eac1355 (qgis): Find QWT headers also in /usr/include/qt5
- That is where Fedora puts them
- 09:16 AM Revision ca115961 (qgis): Find QWT headers also in /usr/include/qt5
- That is where Fedora puts them
- 08:47 AM Revision 0f0714ed (qgis): Update tests
- 08:35 AM Revision 9ce55dbe (qgis): Merge pull request #32585 from m-kuhn/dxf_private
- Move internals to private header
- 08:34 AM Revision 0b581471 (qgis): Merge pull request #32587 from m-kuhn/dxf_loops
- Modernize loops in dxf exporter
2019-11-02
- 11:18 PM Revision 680ff82d (qgis): Sibling of cddc10a92982a000cad835129e77befd2357d376 [skip ci]
- skip-checks: true
- 11:18 PM Revision eb719683 (qgis): Fixes #32545 Revert qgstaskmanager waitforfinished fix
- This reverts commit 42e22b7a6894f84a155d0c9330414f88413ece2b.
- 11:18 PM Revision cddc10a9 (qgis): comment these tests while waitforfinished is not fixed
- 11:18 PM Revision bfdf6417 (qgis): Sibling of eb719683d89c1b6f88cced00a185c68e51b0cc82 [skip ci]
- skip-checks: true
- 08:37 PM Revision 564f9fb9 (qgis): Update tests/src/core/testqgsexpression.cpp
- Co-Authored-By: Matthias Kuhn <[email protected]>
- 08:36 PM Revision 0d2c2563 (qgis): Update src/core/expression/qgsexpressionfunction.cpp
- Co-Authored-By: Matthias Kuhn <[email protected]>
- 07:47 PM Revision c796b2d5 (qgis): Workaround sip issues
- 07:08 PM Revision 614fda35 (qgis): Fixup
- 04:51 PM Revision 66854715 (qgis): Use nondeprecated api
- 04:48 PM Revision 04fd7f6a (qgis): License header
- 04:05 PM Revision 5c439ab6 (qgis): More efficient loops
- 04:00 PM Revision 607ba369 (qgis): Sibling of 7d2000bc30b2160692baf43c22d7ef4b47e52cff [skip ci]
- skip-checks: true
- 04:00 PM Revision 7d2000bc (qgis): Fix server OAPIF crs tranformation on items
- fixes an unreported issue when serving items not in
4326. - 03:54 PM Revision 20f04364 (qgis): Move internals to private header
- 03:12 PM Revision 4ee24bbb (qgis): Merge back into master
- 03:12 PM Revision 81b49ce1 (qgis): Fixup
- 03:12 PM Revision d99d829e (qgis): Dox
- 03:02 PM Revision fd407484 (qgis): Fixup
- 03:02 PM Revision f9804eb6 (qgis): Python fixes
- 03:02 PM Revision f07bc52f (qgis): Many followup fixes
- 03:01 PM Revision 4ea4b67b (qgis): Remove unused variable
- 03:01 PM Revision bf32f326 (qgis): Remove unused global static
- 03:01 PM Revision f8f9de8f (qgis): QgsSettings Q_GLOBAL_STATIC
- 03:01 PM Revision 3e10767f (qgis): Move private header to standard naming scheme
- 03:01 PM Revision 179fcf33 (qgis): Use Q_GLOBAL_STATIC
- 03:01 PM Revision 327cea99 (qgis): More Q_GLOBAL_STATIC for QgsExpression
- 03:01 PM Revision e693c435 (qgis): Q_GLOBAL_STATIC for QgsCoordinateReferenceSystem
- 03:01 PM Revision abf98801 (qgis): Cleanup python code
- 03:01 PM Revision ce8f25a8 (qgis): Q_GLOBAL_STATIC for QgsCustomization
- 03:01 PM Revision ad22e638 (qgis): Less global statics in expressions
- 03:01 PM Revision 2b20c61e (qgis): Less global statics in expressions
- 03:01 PM Revision a5028751 (qgis): Q_GLOBAL_STATIC for QgsDataProvider
- 03:01 PM Revision b6282440 (qgis): Improve code
- 03:01 PM Revision ebf56e95 (qgis): Fix QgsApplication
- 03:01 PM Revision 8797798b (qgis): Improve docs
- 03:01 PM Revision 5e73b9a5 (qgis): Remove obsolete file
- 03:01 PM Revision e585a287 (qgis): Q_GLOBAL_STATIC for QgsEllipsoidUtils
- 03:01 PM Revision 208ea9b0 (qgis): More Q_GLOBAL_STATIC
- Because it's pure fun
- 03:01 PM Revision ab18dd3c (qgis): constexpr instead of static
- 03:01 PM Revision 52f0994b (qgis): Various fixes
- 03:01 PM Revision 5fe67a07 (qgis): And even more Q_GLOBAL_STATIC for the friends over at pal
- 03:01 PM Revision d26375ab (qgis): Fix this and that
- 03:01 PM Revision 65fe231e (qgis): Q_GLOBAL_STATIC for expressions
- 03:01 PM Revision 179ef42b (qgis): Q_GLOBAL_STATIC for statistical summary dock widget
- 03:01 PM Revision 9847c3c0 (qgis): Q_GLOBAL_STATIC for QgsLayoutDesignerDialog
- 03:01 PM Revision fadfdfc5 (qgis): A bit of Q_GLOBAL_STATIC for the ogr provider too
- 03:01 PM Revision 5c9416b2 (qgis): Q_GLOBAL_STATIC for QgsPathResolver
- 02:43 PM Revision da1b013a (qgis): add test for exporting model with advanced parameter
- 02:43 PM Revision 4e225e16 (qgis): add test for exporting model with advanced parameter
- 11:43 AM Revision 60e567f5 (qgis): Fix tests
- 10:51 AM Revision 7fa054c1 (qgis): [processing] correctly handle advanced parameters when exporting model
- to Python (fix #32579)
- 10:51 AM Revision 1b18b135 (qgis): [processing] correctly handle advanced parameters when exporting model
- to Python (fix #32579)
- 10:06 AM Revision 198b048b (qgis): osgeo4w: detect grass78
- 10:05 AM Revision 77699838 (qgis): osgeo4w: detect grass78
- 10:04 AM Revision c86ed789 (qgis): osgeo4w: detect grass78
2019-11-01
- 09:44 PM Revision f67fe846 (qgis): Rename to 'DateTimeFromEpoch' and add 2 extra tests
- 09:08 PM Revision 2ce72170 (qgis): Update src/core/expression/qgsexpressionfunction.cpp
- Co-Authored-By: Nyall Dawson <[email protected]>
- 06:38 PM Revision ded2eee6 (qgis): test_provider_ogr_gpkg.py format
- 06:33 PM Revision 5fb45367 (qgis): pkAttributeIndexes override for ogr provider
- 04:00 PM Revision 213df8df (qgis): Merge pull request #32315 from roya0045/optional_fids
- [API/feature?] make fids caching optional
- 03:41 PM Revision c0298809 (qgis): Merge pull request #32577 from qgis/backport-32574-to-release-3_10
- [Backport release-3_10] [travis] Fix link to OTB binaries
- 12:33 PM Revision 408aa955 (qgis): Merge 562b5186ce225e560c003a062c345568c35f88db into cherry-pick-backpor...
- skip-checks: true
- 12:33 PM Revision 8cf5209a (qgis): Merge pull request #32574 from m-kuhn/fix_orfeo_link
- [travis] Fix link to OTB binaries
- 11:27 AM Revision 063b4873 (qgis): Sibling of 562b5186ce225e560c003a062c345568c35f88db [skip ci]
- skip-checks: true
- 11:27 AM Revision e0a6840b (qgis): Sibling of 562b5186ce225e560c003a062c345568c35f88db [skip ci]
- skip-checks: true
- 11:27 AM Revision 43a8fff4 (qgis): Fix link to OTB binaries
- 11:27 AM Revision 562b5186 (qgis): Fix link to OTB binaries
- 11:12 AM Revision 392532ee (qgis): Merge pull request #32517 from m-kuhn/tracerFixCrashOnExit
- Fix crash on exit
- 11:07 AM Revision 7dcb26db (qgis): Merge pull request #32527 from m-kuhn/valueMapCopyPasteFix
- Fix copy items from value map configuration
- 10:36 AM Revision 4b8d3e78 (qgis): Iterate over a const, to supposedly save some CPU cycles and memory
- ... as suggested by @m-khun via
https://github.com/qgis/QGIS/pull/31858#discussion_r339471008 - 10:36 AM Revision 199b7da5 (qgis): Use for instead of foreach
- 10:36 AM Revision d7ffb843 (qgis): Reduce number of queries to qgis_editor_widget_styles table
- Closes #26186
- 10:36 AM Revision a4aea8ad (qgis): Use CREATE IF NOT EXISTS for layer_styles
- The syntax is supported since PostgreSQL 9.1 and we already use
9.1-only syntax (regclass). - 10:36 AM Revision 1a968259 (qgis): Use EXISTS to tell if a table exists, rather than count(*)
- Avoids a full sequencial scan (see #26186)
Also query pg_class directly - 09:03 AM Revision 1240b1b3 (qgis): Merge 730c875241f4137313dc20027ed80013308d42bb into cherry-pick-backpor...
- skip-checks: true
- 09:02 AM Revision 7b38ca8b (qgis): Merge pull request #32546 from elpaso/pg-broken-credentials-cache
- [feature] Ignored credentials temporary cache
- 08:59 AM Revision 0445c708 (qgis): Update python/core/auto_generated/qgsfield.sip.in
- Co-Authored-By: Nyall Dawson <[email protected]>
- 08:59 AM Revision cdf523e3 (qgis): Update python/core/auto_generated/qgsfield.sip.in
- Co-Authored-By: Nyall Dawson <[email protected]>
- 05:03 AM Revision e5540dde (qgis): Merge a288714a233add81bc804e4791f3ece32310ac58 into cherry-pick-backpor...
- skip-checks: true
- 05:03 AM Revision 2c6943b1 (qgis): Merge 7339d50a3b4a1283ae6292ac459cdd74d35e3927 into cherry-pick-backpor...
- skip-checks: true
- 05:03 AM Revision 6ac59d52 (qgis): Merge e810768f4aeb14419544a3bb70abc62f14d20636 into cherry-pick-backpor...
- skip-checks: true
- 05:03 AM Revision 6b11476c (qgis): Merge 41e3adfb683f4658849234bbc0415f80adcba48a into cherry-pick-backpor...
- skip-checks: true
- 05:03 AM Revision 387947cc (qgis): Merge 9700a9c47bc7d054e21c2bf3a5cc38ce90c75128 into cherry-pick-backpor...
- skip-checks: true
- 05:03 AM Revision 133f02cd (qgis): Merge ea83fd2120c0da1e1f01d8eca5f2d518e713cf5a into cherry-pick-backpor...
- skip-checks: true
- 05:03 AM Revision fc993f6f (qgis): Heavily optimise GDAL based image resampling
- 05:03 AM Revision b3710139 (qgis): Minor fixes
- 05:03 AM Revision 4684a743 (qgis): Dox++
- 05:03 AM Revision 5e840331 (qgis): Sipify
- 05:03 AM Revision 04111f64 (qgis): Add method to resample a QImage using gdal library resampling, and
- use this instead of the inbuilt QGIS resampling
The QGIS methods are slooooow, unoptimized, and buggy. And gdal expo... - 05:03 AM Revision b41b4164 (qgis): Add method to resample QImage using gdal resample to a gdal memory dataset
- 05:03 AM Revision 17a4a34f (qgis): Remove unused define
- 05:03 AM Revision a90d1b3d (qgis): Add method to create multi-band gdal memory dataset
- 05:03 AM Revision 27e5eb1f (qgis): Add method to convert a QImage to a gdal memory dataset
2019-10-31
- 11:57 PM Revision 3739ac27 (qgis): add QGIS version in model exported as Python
- 11:49 PM Revision bcf2040b (qgis): [RPM] Update sip references in spec file
- 11:30 PM Revision f65f6a48 (qgis): Sibling of 485ef0e147b9fd3b777d0e09566afff920af7238 [skip ci]
- skip-checks: true
- 11:30 PM Revision be8699eb (qgis): Remove unused define
- 11:29 PM Revision 544b03c7 (qgis): Dox++
- 11:29 PM Revision 9700a9c4 (qgis): Add method to resample QImage using gdal resample to a gdal memory dataset
- 11:29 PM Revision dc16001c (qgis): Sibling of e810768f4aeb14419544a3bb70abc62f14d20636 [skip ci]
- skip-checks: true
- 11:29 PM Revision 7339d50a (qgis): Dox++
- 11:29 PM Revision 1594e06b (qgis): Heavily optimise GDAL based image resampling
- 11:29 PM Revision 25eb0da5 (qgis): Add method to resample a QImage using gdal library resampling, and
- use this instead of the inbuilt QGIS resampling
The QGIS methods are slooooow, unoptimized, and buggy. And gdal expo... - 11:29 PM Revision c1326ce1 (qgis): Add method to resample QImage using gdal resample to a gdal memory dataset
- 11:29 PM Revision 2308c512 (qgis): Add method to convert a QImage to a gdal memory dataset
- 11:29 PM Revision 6b435556 (qgis): Sipify
- 11:29 PM Revision ca72a822 (qgis): Minor fixes
- 11:29 PM Revision 4676ec25 (qgis): Sibling of b328068632da0142252bdf70010e88bae5021321 [skip ci]
- skip-checks: true
- 11:29 PM Revision a288714a (qgis): Minor fixes
- 11:29 PM Revision 69e7d95c (qgis): Sibling of 41e3adfb683f4658849234bbc0415f80adcba48a [skip ci]
- skip-checks: true
- 11:29 PM Revision 41e3adfb (qgis): Add method to resample a QImage using gdal library resampling, and
- use this instead of the inbuilt QGIS resampling
The QGIS methods are slooooow, unoptimized, and buggy. And gdal expo... - 11:29 PM Revision 7a5e1f58 (qgis): Sibling of 7339d50a3b4a1283ae6292ac459cdd74d35e3927 [skip ci]
- skip-checks: true
- 11:29 PM Revision b3280686 (qgis): Sipify
- 11:29 PM Revision e95abc88 (qgis): Sibling of a288714a233add81bc804e4791f3ece32310ac58 [skip ci]
- skip-checks: true
- 11:29 PM Revision 3c9c2fbb (qgis): Sibling of 61e75dc0176c698c248b57bddb120643cc757675 [skip ci]
- skip-checks: true
- 11:29 PM Revision 0776e254 (qgis): Sibling of ea83fd2120c0da1e1f01d8eca5f2d518e713cf5a [skip ci]
- skip-checks: true
- 11:29 PM Revision ea83fd21 (qgis): Add method to convert a QImage to a gdal memory dataset
- 11:29 PM Revision 61e75dc0 (qgis): Add method to create multi-band gdal memory dataset
- 11:29 PM Revision f3e62e99 (qgis): Add method to create multi-band gdal memory dataset
- 11:29 PM Revision e810768f (qgis): Heavily optimise GDAL based image resampling
- 11:29 PM Revision 8ea0c091 (qgis): Sibling of 9700a9c47bc7d054e21c2bf3a5cc38ce90c75128 [skip ci]
- skip-checks: true
- 10:31 PM Revision e8023aab (qgis): Remove this from lambda
- 09:37 PM Revision 2b99ba7b (qgis): Capitalize actions
- 09:37 PM Revision 6f5b5e6f (qgis): Sibling of 730c875241f4137313dc20027ed80013308d42bb [skip ci]
- skip-checks: true
- 09:37 PM Revision 730c8752 (qgis): Capitalize actions
- 08:42 PM Revision bd9e910d (qgis): [dxf export] initialize PointZ with 0
- DXF does not know the concept of NaN
- 08:42 PM Revision 4e75a1e1 (qgis): Test for no nan in dxf
- 08:41 PM Revision f91522b1 (qgis): [RPM] Update sip references in spec file
- 08:41 PM Revision d32dd3fd (qgis): Since 3.10.1
- 08:41 PM Revision 23452704 (qgis): Test fixes
- 08:41 PM Revision 18aaa403 (qgis): Avoid type conversion for QCOMPARE
- 08:41 PM Revision 759290b1 (qgis): [dxf export] Bail out if extent could not be determined
- E.g. because no layers are given
- 08:41 PM Revision b4347864 (qgis): Typo
- 08:41 PM Revision b708e298 (qgis): Use class enum
- 08:41 PM Revision 960b1fdc (qgis): Typo
- 08:40 PM Revision dda4966c (qgis): [oracle] Fix date insertion
- Values are not converted anymore to strings before binding, so that
QDate values are written as dates.
Fixes #27087 - 08:40 PM Revision 0b04c34f (qgis): Allow the execution of Oracle tests on an arbitrary DB
- 07:59 PM Revision ae0f8ffe (qgis): Update resources/function_help/json/from_epoch
- Co-Authored-By: Étienne Trimaille <[email protected]>
- 05:41 PM Revision 65e2cf92 (qgis): Merge ca939cf28f275b5106b92451d85d2c2a8137feb7 into cherry-pick-backpor...
- skip-checks: true
- 05:41 PM Revision 77725c90 (qgis): Merge pull request #32252 from mhugo/fix_27087
- [oracle] fixes insertion of dates
- 05:33 PM Revision faeaab1a (qgis): Sipify
- 05:30 PM Revision f20660c0 (qgis): field displayNameWithAlias
- This adds another method to display field names with alias, this is to be used when
working close to the data structu... - 04:41 PM Revision 56fa5f76 (qgis): Add simple test
- 04:04 PM Revision a1ce37cd (qgis): Fix build
- 03:59 PM Revision 8f9d493c (qgis): Add from_epoch (MSec from epoch) expression function
- 03:34 PM Revision 9a9ab392 (qgis): Merge pull request #32524 from m-kuhn/dxfEmptyExtentError
- [dxf export] Bail out if extent could not be determined
- 03:30 PM Revision 292008f6 (qgis): Merge pull request #32386 from pblottiere/fix_crs_json
- Use CRS in WMS GetFeatureInfo when info_format is in json Fixes #32326
- 03:00 PM Revision 9b6c6830 (qgis): Connect vl to vectorLayerStyleLoaded on load
- 02:15 PM Revision 55d1b8d6 (qgis): Add doc
- 02:15 PM Revision f3fbbcd4 (qgis): Add unit test with layer in crs other than 4326
- 02:15 PM Revision e3371fd9 (qgis): Update sip
- 02:15 PM Revision 44b835fb (qgis): Add test with underlying layer in 4326
- 02:15 PM Revision ff19e612 (qgis): Update src/core/qgsjsonutils.h
- Co-Authored-By: Alessandro Pasotti <[email protected]>
- 02:15 PM Revision a1ad183c (qgis): Set destination crs on json exporter
- 02:15 PM Revision b12896f5 (qgis): Do not transform eometries in getfeatureinfo for json format
- 02:15 PM Revision 2ca4aa65 (qgis): Add method to set destination crs on json exporter
- 02:15 PM Revision 2f79dcc0 (qgis): Add option in json exporter to not transform geometries
- 02:15 PM Revision 624ae035 (qgis): Remove unused parameter
- 02:15 PM Revision 0a2b92ab (qgis): Update sip
- 02:09 PM Revision 979d8c4c (qgis): Option to ignore the connection temporarily of for the session
- 02:09 PM Revision 37b720f5 (qgis): Option to ignore the connection temporarily of for the session
- 01:36 PM Revision 1dccf986 (qgis): optional fids counting
- 01:36 PM Revision 54c175b5 (qgis): optional fids counting
- 12:42 PM Revision 457c0a1f (qgis): fix rulelabel tests
- 12:07 PM Revision 34e58624 (qgis): Use Q_GLOBAL_STATIC
- 11:35 AM Revision a09f36da (qgis): Update src/core/qgsmaplayer.h
- Co-Authored-By: Nyall Dawson <[email protected]>
- 11:30 AM Revision 85e8d946 (qgis): Update src/app/qgisapp.cpp
- Co-Authored-By: Nyall Dawson <[email protected]>
- 11:08 AM Revision 2c65ac54 (qgis): Merge pull request #32542 from Djedouas/patch-1
- Changed Python inspect.getargspec()
- 10:39 AM Revision b9db38a8 (qgis): Ignore connections: from 5 seconds to 60
- 10:39 AM Revision 216af51a (qgis): Ignore connections: from 5 seconds to 60
- 10:30 AM Revision ca939cf2 (qgis): [oracle] Fix date insertion
- Values are not converted anymore to strings before binding, so that
QDate values are written as dates.
Fixes #27087 - 10:30 AM Revision 6281b80b (qgis): [oracle] Fix date insertion
- Values are not converted anymore to strings before binding, so that
QDate values are written as dates.
Fixes #27087 - 10:30 AM Revision fb2df181 (qgis): Sibling of ca939cf28f275b5106b92451d85d2c2a8137feb7 [skip ci]
- skip-checks: true
- 10:09 AM Revision 65b81b64 (qgis): Test fixes
- 10:09 AM Revision 1895db94 (qgis): Test fixes
- 09:53 AM Revision 670618a8 (qgis): Move connections ignore cache to credentials dialog
- this way it is available for all providers
- 09:53 AM Revision 975e0e66 (qgis): Move connections ignore cache to credentials dialog
- this way it is available for all providers
- 09:31 AM Revision e86c2afb (qgis): Merge pull request #31648 from troopa81/fix_snaptocurrentlayer
- Parallelize snap caching
- 09:23 AM Revision d938c4b7 (qgis): Merge e168ca5dfaefa0c595c738fc87f6dd17a58dd037 into cherry-pick-backpor...
- skip-checks: true
- 09:23 AM Revision 3e5af46a (qgis): Merge pull request #32540 from daniviga/master
- [RPM] Update sip references in spec file
- 09:09 AM Revision 32cfedd0 (qgis): [feature] [mesh] fix #29326 Adding playback function for mesh datasets
- 09:09 AM Revision 3f33701d (qgis): [feature] [mesh] fix #29326 Adding SIP_SKIP for datasetPlaybackInterval
- 09:00 AM Revision 6d63bce6 (qgis): Changed Python inspect.getargspec()
- inspect.getargspec() is deprecated since python 3.
replacement with inspect.getfullargspec()
related to issue #32516 - 08:51 AM Revision 30cada88 (qgis): Merge pull request #32513 from m-kuhn/dxfNoNan
- [dxf export] initialize PointZ with 0
- 08:45 AM Revision 737585d0 (qgis): Allow the execution of Oracle tests on an arbitrary DB
- 08:45 AM Revision 66c879a3 (qgis): Allow the execution of Oracle tests on an arbitrary DB
- 08:42 AM Revision c7d152dd (qgis): Since 3.10.1
- 08:42 AM Revision ec244b33 (qgis): Since 3.10.1
- 08:40 AM Revision d6ca2846 (qgis): Avoid type conversion for QCOMPARE
- 08:40 AM Revision 6e383d62 (qgis): Avoid type conversion for QCOMPARE
- 07:22 AM Revision 0afea0fc (qgis): When reading a project, fallback to default view extent if canvas
- extents are not set
- 07:22 AM Revision 36a9e02e (qgis): Dox++
- 07:22 AM Revision b84dad58 (qgis): Add API to allow setting the default view extent for a new project
- Allows a QgsProject created using QGIS api only (i.e., not via the desktop
application) to specify the default extent... - 07:22 AM Revision 14079bf7 (qgis): Move QgsProject map scales settings to a new class, QgsProjectViewSettings
- attached to QgsProject
And deprecate old getters/setters
The goal here is to create a place for project view relate... - 07:22 AM Revision fb273e34 (qgis): Copyright
- 05:59 AM Revision 1ef2eb62 (qgis): Merge a830daeac8b9fbd9de7e288e6b20524cd31d3bd0 into cherry-pick-backpor...
- skip-checks: true
- 05:59 AM Revision d523c568 (qgis): Merge 3f57cd91164fcba7c9b8d8f428a7e9dd02f06ade into cherry-pick-backpor...
- skip-checks: true
- 05:59 AM Revision f602ed37 (qgis): Add API to allow setting the default view extent for a new project
- Allows a QgsProject created using QGIS api only (i.e., not via the desktop
application) to specify the default extent... - 05:59 AM Revision 8b7447a3 (qgis): When reading a project, fallback to default view extent if canvas
- extents are not set
- 05:59 AM Revision 6e03a97f (qgis): Copyright
- 05:59 AM Revision 994f4547 (qgis): Dox++
- 05:59 AM Revision 65490ab1 (qgis): Move QgsProject map scales settings to a new class, QgsProjectViewSettings
- attached to QgsProject
And deprecate old getters/setters
The goal here is to create a place for project view relate... - 04:46 AM Revision 0ce5b7f0 (qgis): Copyright
- 04:14 AM Revision 725ee2c5 (qgis): Doxy
- 04:14 AM Revision 3fcd77fd (qgis): Deprecate old QgsRasterResampler interface, and add a new interface
- which doesn't require pre-allocation of a temporary QImage
The existing interface is very inefficient for the biline... - 03:20 AM Revision 0a8337c8 (qgis): Merge 1ecc63e7c0219b89f06d5d7086e2085939cd4e28 into cherry-pick-backpor...
- skip-checks: true
- 03:20 AM Revision 56c332ae (qgis): Merge c966acb2af352b31dd94581ea30f70ae95e50b49 into cherry-pick-backpor...
- skip-checks: true
- 03:19 AM Revision 13e9dd72 (qgis): Deprecate old QgsRasterResampler interface, and add a new interface
- which doesn't require pre-allocation of a temporary QImage
The existing interface is very inefficient for the biline... - 03:19 AM Revision 8c8d7638 (qgis): Doxy
- 02:56 AM Revision e1a17458 (qgis): Dox++
- 02:55 AM Revision a830daea (qgis): Add API to allow setting the default view extent for a new project
- Allows a QgsProject created using QGIS api only (i.e., not via the desktop
application) to specify the default extent... - 02:55 AM Revision 06ce8f0b (qgis): Sibling of 3f57cd91164fcba7c9b8d8f428a7e9dd02f06ade [skip ci]
- skip-checks: true
- 02:55 AM Revision 34faecc0 (qgis): Sibling of 2c298f20a13e3d472c7adbdb98734dcf8aecd08f [skip ci]
- skip-checks: true
- 02:55 AM Revision 2662a60b (qgis): Move QgsProject map scales settings to a new class, QgsProjectViewSettings
- attached to QgsProject
And deprecate old getters/setters
The goal here is to create a place for project view relate... - 02:55 AM Revision cee9c74e (qgis): Sibling of a830daeac8b9fbd9de7e288e6b20524cd31d3bd0 [skip ci]
- skip-checks: true
- 02:55 AM Revision ae10851d (qgis): Add API to allow setting the default view extent for a new project
- Allows a QgsProject created using QGIS api only (i.e., not via the desktop
application) to specify the default extent... - 02:55 AM Revision 3f57cd91 (qgis): Move QgsProject map scales settings to a new class, QgsProjectViewSettings
- attached to QgsProject
And deprecate old getters/setters
The goal here is to create a place for project view relate... - 02:55 AM Revision 1991c7bd (qgis): When reading a project, fallback to default view extent if canvas
- extents are not set
- 02:44 AM Revision 1a55fe6c (qgis): Sibling of 1ecc63e7c0219b89f06d5d7086e2085939cd4e28 [skip ci]
- skip-checks: true
- 02:44 AM Revision d10d318b (qgis): Doxy
- 02:44 AM Revision 1ecc63e7 (qgis): Doxy
- 02:32 AM Revision c966acb2 (qgis): Deprecate old QgsRasterResampler interface, and add a new interface
- which doesn't require pre-allocation of a temporary QImage
The existing interface is very inefficient for the biline... - 02:32 AM Revision c3953925 (qgis): Sibling of c966acb2af352b31dd94581ea30f70ae95e50b49 [skip ci]
- skip-checks: true
- 02:32 AM Revision dde8da43 (qgis): Deprecate old QgsRasterResampler interface, and add a new interface
- which doesn't require pre-allocation of a temporary QImage
The existing interface is very inefficient for the biline...
2019-10-30
- 12:09 AM Revision 95fb8e60 (qgis): Fix crash with invalid postgres provider
- Crash is triggered by opening the postgres vector layer properties with a not-yet-known CRS.
- 10:53 PM Revision df7414cb (qgis): [RPM] Update sip references in spec file
- 10:53 PM Revision 8cca1c3f (qgis): Sibling of e168ca5dfaefa0c595c738fc87f6dd17a58dd037 [skip ci]
- skip-checks: true
- 10:53 PM Revision e168ca5d (qgis): [RPM] Update sip references in spec file
- 10:53 PM Revision b229f44a (qgis): Sibling of e168ca5dfaefa0c595c738fc87f6dd17a58dd037 [skip ci]
- skip-checks: true
- 08:06 PM Revision e8ebef4c (qgis): Use range-based for loops
- 08:06 PM Revision 28bd7576 (qgis): Test attribute table "selected on top"
- 08:06 PM Revision 66880263 (qgis): Fix move selected to top
- Fix #28914
- 08:05 PM Revision ff7e78e2 (qgis): Merge 628edb00b34dbbe43bdeab016990c40972a54762 into cherry-pick-backpor...
- skip-checks: true
- 08:05 PM Revision 4ad2f0ad (qgis): Fix crash with invalid postgres provider
- Crash is triggered by opening the postgres vector layer properties with a not-yet-known CRS.
- 07:10 PM Revision 11f34ac0 (qgis): Typo
- 07:10 PM Revision 1886d70d (qgis): Typo
- 06:29 PM Revision e689a65b (qgis): Merge pull request #32322 from elpaso/server-wfs3-timefilter-dimensions
- [feature] Server wfs3 timefilter dimensions
- 05:51 PM Revision 9bf92ef4 (qgis): Fix copy items from value map configuration
- QAbstractItemView internally uses the KeyPress signal, so in order to
make sure our code takes precedence we need to ... - 05:51 PM Revision 94c108d9 (qgis): Sibling of de2dd6f0c69c027993ee5f4ccb7539d0b96b660e [skip ci]
- skip-checks: true
- 05:51 PM Revision d8ae2b9d (qgis): Fix copy items from value map configuration
- QAbstractItemView internally uses the KeyPress signal, so in order to
make sure our code takes precedence we need to ... - 05:51 PM Revision de2dd6f0 (qgis): Fix copy items from value map configuration
- QAbstractItemView internally uses the KeyPress signal, so in order to
make sure our code takes precedence we need to ... - 05:46 PM Revision e8fa8edf (qgis): Typo
- 05:19 PM Revision 576a9176 (qgis): PG: Skip broken connections (for a while)
- 05:19 PM Revision 38fadd67 (qgis): PG: Skip broken connections (for a while)
- 04:23 PM Revision 4bbf426f (qgis): Use class enum
- 04:23 PM Revision eac3170a (qgis): Sibling of 312c869268b25758cad4bf0df27b1c0faff19a6e [skip ci]
- skip-checks: true
- 04:23 PM Revision 312c8692 (qgis): Use class enum
- 04:15 PM Revision dd3e445f (qgis): Typo
- 04:15 PM Revision 1bfa34a0 (qgis): Typo
- 04:04 PM Revision 0665cf3b (qgis): [dxf export] Bail out if extent could not be determined
- E.g. because no layers are given
- 04:04 PM Revision 473473d8 (qgis): [dxf export] Bail out if extent could not be determined
- E.g. because no layers are given
- 03:52 PM Revision 6200b0d9 (qgis): Sibling of 628edb00b34dbbe43bdeab016990c40972a54762 [skip ci]
- skip-checks: true
- 03:52 PM Revision 628edb00 (qgis): Fix crash with invalid postgres provider
- Crash is triggered by opening the postgres vector layer properties with a not-yet-known CRS.
- 03:52 PM Revision e37924fb (qgis): Fix crash with invalid postgres provider
- Crash is triggered by opening the postgres vector layer properties with a not-yet-known CRS.
- 02:59 PM Revision 340651b2 (qgis): fix spell error
- 02:41 PM Revision 64949dc2 (qgis): Check vector layer widget broken dependencies
- 02:41 PM Revision 3ba5770e (qgis): Fix test case and add some more BSTS checks
- BSTS=better safe than sorry
- 02:41 PM Revision 4dad6a0a (qgis): Auto load missing layers from Postgis
- 02:41 PM Revision c6d4b988 (qgis): Load dependency layers automatically when possible
- 02:41 PM Revision 73beaca4 (qgis): Address PR comments
- 02:41 PM Revision 9dda18e6 (qgis): Resolve mssing layers loosely by name and provider
- 02:41 PM Revision 42e48726 (qgis): Code layout typos
- 02:40 PM Revision 6a7719f9 (qgis): Merge pull request #32512 from elpaso/fix-mxe-builds
- Fix MXE builds
- 02:29 PM Revision 6746fec7 (qgis): Merge pull request #31966 from m-kuhn/fix28914
- Fix move selected to top
- 01:27 PM Revision d1be51f4 (qgis): Stupid vim and your hard tabs!
- 12:50 PM Revision 3a063d41 (qgis): Test attribute table "selected on top"
- 12:50 PM Revision 7d035bdb (qgis): Test attribute table "selected on top"
- 12:50 PM Revision fb897f95 (qgis): Sibling of 3a063d41357c11f0ec0e80a56878a67e5bc78317 [skip ci]
- skip-checks: true
- 12:25 PM Revision ae18cae4 (qgis): Fix crash on exit
- Global static QHash can crash on exit
- 12:00 PM Revision 2cb391ae (qgis): remove useless signal
- 11:53 AM Revision a3ad8ef6 (qgis): Update src/app/qgswmsdimensiondialog.h
- typo
- 11:53 AM Revision 358c8147 (qgis): Server OAPIF temporal extent
- 11:53 AM Revision 72efe7ca (qgis): Server: adapt infinity filters to QgsRange API
- 11:53 AM Revision 5ea32bce (qgis): Server OAPIF time queries: handle infinity
- 11:53 AM Revision c9df6aee (qgis): Server OAPIF time filter: check validity
- Raise if empty
- 11:53 AM Revision 776c8048 (qgis): Apply suggestions from code review
- Co-Authored-By: Blottiere Paul <[email protected]>
- 11:53 AM Revision 59580717 (qgis): Server: datetime basic filter support for OAPIF
- 11:53 AM Revision a1bfc163 (qgis): Server OAPIF, better styles and API HTML output
- 11:53 AM Revision 07bb6b77 (qgis): Server OAPIF datetime filter support
- with full test coverage for single values and ranges,
supports time, datetime and string fields. - 11:53 AM Revision 2bffe500 (qgis): Update src/app/qgssourcefieldsproperties.cpp
- 11:53 AM Revision 76f4c96d (qgis): Remove unused code (leftover)
- 11:53 AM Revision 933db2a7 (qgis): Fix build warning about a template
- 11:53 AM Revision 3a10f69d (qgis): Server OAPIF use QgsRange classes for intervals
- with full test coverage for single values and ranges,
supports time, datetime and string fields. - 11:53 AM Revision 663628f2 (qgis): Server WMS/OAPIF dimensions, add a tooltip about support
- 11:53 AM Revision 43e092f4 (qgis): Fix tests and remove unnecessary code
- also correctly down-up cast date(time) when needed
- 11:53 AM Revision 6112da45 (qgis): Server OAPIF datetime support
- 11:29 AM Revision 32a31060 (qgis): Test for no nan in dxf
- 11:29 AM Revision edd89502 (qgis): Test for no nan in dxf
- 11:07 AM Revision fb430772 (qgis): Sibling of 7da8d9145197d43bd46fc6ebc320c36bd3013f41 [skip ci]
- skip-checks: true
- 11:07 AM Revision 156e045f (qgis): [dxf export] initialize PointZ with 0
- DXF does not know the concept of NaN
- 11:07 AM Revision 7da8d914 (qgis): [dxf export] initialize PointZ with 0
- DXF does not know the concept of NaN
- 11:06 AM Revision 95a100bc (qgis): Don't delete locator while indexing
- 11:01 AM Revision d67c9346 (qgis): Fix MXE builds
- 10:55 AM Revision d0e26fb3 (qgis): Extract loc->isindexing from indexprepared
- 10:46 AM Revision d246d9f5 (qgis): Don't call processEvents and clear added/deleted list
- 09:32 AM Revision 0bf527f5 (qgis): Replace snapToMapRelaxed with a boolean
- 09:32 AM Revision 7fd98e87 (qgis): Fix wait to be finished and add test
- 09:32 AM Revision 5097862f (qgis): Sibling of f96e1922cae31c43cded24bb87793f26c50129d5 [skip ci]
- skip-checks: true
- 09:32 AM Revision f96e1922 (qgis): [FEATURE] Parallelize snap index build
- 09:32 AM Revision f03da03d (qgis): fix doc
- 06:04 AM Revision b2e71214 (qgis): [FEATURE][symbology] Add density-based point count for the random marke...
- 05:03 AM Revision be92b23f (qgis): [processing] Fix string escaping when converting models to python code
- with expression parameters
Fixes #32451 - 05:03 AM Revision 254fced3 (qgis): [processing] Fix model to python when model has no input parameters
- 04:56 AM Revision 25a07ec4 (qgis): [ui] Fix horizontal margin not cleared to 0 for center aligned decoration
- 04:21 AM Revision 7fdd66d3 (qgis): [ui] Fix horizontal margin not cleared to 0 for center aligned decoration
- 04:21 AM Revision d2115b17 (qgis): Sibling of ce1c797bebfd7c00c21d364f851aca37c46b9137 [skip ci]
- skip-checks: true
- 04:02 AM Revision 49a319a8 (qgis): Fix raster calc OpenCL < operator
- Fixes #32477
also:
- catch build exceptions
- remove parenthesis after casting numbers
- add cast to raster ref (for... - 02:20 AM Revision 93e56a9e (qgis): fix zoom/pan to current feature when in relation editor widget
- 02:19 AM Revision 9a37db3b (qgis): Merge d78d28df8fcece228d596c9116d8f4c4c7797854 into cherry-pick-backpor...
- skip-checks: true
- 02:19 AM Revision 4263637b (qgis): Fix raster calc OpenCL < operator
- Fixes #32477
also:
- catch build exceptions
- remove parenthesis after casting numbers
- add cast to raster ref (for... - 02:18 AM Revision 4f27c39b (qgis): Fix QgsAttributeEditorContext copy constructor
- 02:18 AM Revision 87aba706 (qgis): [layouts] Alternate fix for #29821
- The previous fix resulted in #32465
- 02:18 AM Revision 7362c25b (qgis): [layouts] Fix crash when deleting layouts from designer window
- Fixes #32465
- 02:18 AM Revision 3fd630b3 (qgis): fix waitforfinished layout legend test
- 02:18 AM Revision ca5661a7 (qgis): Flip not started and not finished mutex unlock
- 02:18 AM Revision 0a802367 (qgis): Fix qgstaskmanager waitforfinished so it waits that the task was
- actually started
2019-10-29
- 11:17 PM Revision 1d8ef8d8 (qgis): Merge 589cdd048a57190af636a036cf536103705e5701 into cherry-pick-backpor...
- skip-checks: true
- 11:17 PM Revision 42e22b7a (qgis): Fix qgstaskmanager waitforfinished so it waits that the task was
- actually started
- 11:17 PM Revision 3453659c (qgis): fix waitforfinished layout legend test
- 11:17 PM Revision e2246443 (qgis): Flip not started and not finished mutex unlock
- 11:16 PM Revision e643e7f6 (qgis): [layouts] Fix crash when deleting layouts from designer window
- Fixes #32465
- 11:16 PM Revision c7e7baaa (qgis): [layouts] Alternate fix for #29821
- The previous fix resulted in #32465
- 11:16 PM Revision dd98331a (qgis): [feature] [mesh] fix #31550 Expose new methods in analysis library for ...
- The mesh styling dialog now has new combo box for selection of resampling method for datesets defined on faces.
Also ... - 11:15 PM Revision 92102bde (qgis): Autopep8
- 11:15 PM Revision 5bdc3d46 (qgis): Fix server WMS access control security issue
- Fixes #32475
- 11:09 PM Revision b855f023 (qgis): Fix QgsAttributeEditorContext copy constructor
- 10:55 PM Revision 85caa70e (qgis): [FEATURE] Add z distance (#31451)
- * Add z-distance in 3d measurement tool.
* Refactor code for adding new item in 3d measurement tool.
* Fix right cl... - 06:29 PM Revision add10026 (qgis): Fix QgsAttributeEditorContext copy constructor
- 05:54 PM Revision 5a653aed (qgis): Sibling of d78d28df8fcece228d596c9116d8f4c4c7797854 [skip ci]
- skip-checks: true
- 05:54 PM Revision fdfb8bb0 (qgis): Fix raster calc OpenCL < operator
- Fixes #32477
also:
- catch build exceptions
- remove parenthesis after casting numbers
- add cast to raster ref (for... - 05:54 PM Revision d78d28df (qgis): Fix raster calc OpenCL < operator
- Fixes #32477
also:
- catch build exceptions
- remove parenthesis after casting numbers
- add cast to raster ref (for... - 04:38 PM Revision a04354c4 (qgis): Merge pull request #32481 from elpaso/bugfix-gh-32475-server-security-a...
- Fix server WMS access control security issue
- 03:38 PM Revision 28d68224 (qgis): Autopep8
- 03:38 PM Revision 7338b458 (qgis): Autopep8
- 02:08 PM Revision 4eaab042 (qgis): Merge pull request #32464 from elpaso/connections-db-api-spatialite
- Connections db api spatialite
- 12:30 PM Revision 901743c3 (qgis): Include GDAL
- 11:43 AM Revision b77dc8b8 (qgis): Fix server WMS access control security issue
- Fixes #32475
- 11:43 AM Revision 5756d8b2 (qgis): Fix server WMS access control security issue
- Fixes #32475
- 11:43 AM Revision c1c11448 (qgis): Sibling of b77dc8b806ff70d2dba2d8a799a0e1eab4790453 [skip ci]
- skip-checks: true
- 11:31 AM Revision e63ddb73 (qgis): Sibling of 2e413d9a58f970d70a23422c519fcfb3de00de99 [skip ci]
- skip-checks: true
- 10:36 AM Revision 7dd38835 (qgis): Flip not started and not finished mutex unlock
- 10:36 AM Revision 20372168 (qgis): Sibling of 589cdd048a57190af636a036cf536103705e5701 [skip ci]
- skip-checks: true
- 10:36 AM Revision 589cdd04 (qgis): Flip not started and not finished mutex unlock
- 10:30 AM Revision 6542aa8c (qgis): Merge 35bfab50b04433bac8e4a599b23d6542b484e90e into cherry-pick-backpor...
- skip-checks: true
- 10:30 AM Revision 6f1c42e7 (qgis): [processing] Fix model to python when model has no input parameters
- 10:30 AM Revision e3eb4f54 (qgis): [processing] Fix string escaping when converting models to python code
- with expression parameters
Fixes #32451 - 09:08 AM Revision 4f9f3664 (qgis): Merge pull request #32473 from qgis/backport-32176-to-release-3_10
- [Backport release-3_10] prevent clearing selection in QgsFeatureListView
- 09:04 AM Revision f2fd430f (qgis): Fix memory leak
- 08:32 AM Revision 328f365b (qgis): Merge pull request #31951 from troopa81/feature_update_layer_selection_...
- Feature update layer selection relation widgets
- 08:07 AM Revision 3daf24c7 (qgis): Merge pull request #32176 from 3nids/clear_warning
- prevent clearing selection in QgsFeatureListView
- 08:00 AM Revision dd9b4f77 (qgis): Address PR comments
- 07:48 AM Revision 49700d01 (qgis): Merge pull request #32461 from m-kuhn/stringToFeatureListDefaultValues
- Add default values to QgsJsonUtils::stringToFeatureList
- 05:11 AM Revision c2288e35 (qgis): Sibling of 1902052efcdb56259ae2cad8876f5e4270fec6fa [skip ci]
- skip-checks: true
- 05:11 AM Revision da7d4fe3 (qgis): [processing] Fix model to python when model has no input parameters
- 05:11 AM Revision 35bfab50 (qgis): [processing] Fix string escaping when converting models to python code
- with expression parameters
Fixes #32451 - 05:11 AM Revision ea2d049d (qgis): Sibling of 35bfab50b04433bac8e4a599b23d6542b484e90e [skip ci]
- skip-checks: true
- 05:11 AM Revision 870c3222 (qgis): [processing] Fix string escaping when converting models to python code
- with expression parameters
Fixes #32451 - 04:39 AM Revision 7c672aa2 (qgis): Sibling of 1b20fe91dc4ce78e9a851d4293952e28f61b5327 [skip ci]
- skip-checks: true
- 04:39 AM Revision dabfb940 (qgis): [layouts] Alternate fix for #29821
- The previous fix resulted in #32465
- 04:38 AM Revision 97d9bc49 (qgis): Sibling of 8912b89d5c9d6aec18ee59a742c352eddff67cec [skip ci]
- skip-checks: true
- 04:38 AM Revision 42f9b67b (qgis): [layouts] Fix crash when deleting layouts from designer window
- Fixes #32465
- 04:38 AM Revision 8912b89d (qgis): [layouts] Fix crash when deleting layouts from designer window
- Fixes #32465
- 04:38 AM Revision 83093ec0 (qgis): Sibling of 8912b89d5c9d6aec18ee59a742c352eddff67cec [skip ci]
- skip-checks: true
- 01:13 AM Revision f8eeaabe (qgis): fix qgis release name
- (cherry picked from commit bd1b27087d94095318fbe8c9f17720b599007a42)
- 01:12 AM Revision bd1b2708 (qgis): fix qgis release name
2019-10-28
- 10:47 PM Revision 5be31915 (qgis): Fix memory leak
- 10:47 PM Revision 6f06b35a (qgis): Fix map renderer world file not taking into account complete base name
- 10:46 PM Revision 878915b3 (qgis): [processing] allow to select files without suffix in the Processing
- options dialog
- 08:01 PM Revision 212269a2 (qgis): Hide useless widgets for text brackground with marker symbol
- avoiding people trying desperately to enable these settings while they can't.
- 06:47 PM Revision 0444cc1d (qgis): Add test case for spatialite connections API
- 06:45 PM Revision ff39fe9d (qgis): Implement connections API for spatialite
- API only: no client code is actually using this API yet.
- 05:22 PM Revision 72ebbc06 (qgis): Add default values to QgsJsonUtils::stringToFeatureList
- Because we can assume the user does not care for fields if he does not specify
them and that UTF-8 is the default exc... - 03:51 PM Revision e63b3e77 (qgis): [processing] allow to select files without suffix in the Processing opt...
- 03:18 PM Revision f69d7f8f (qgis): Merge pull request #32435 from elpaso/connections-db-api-tables-table_uri
- Connections db api tables table uri
- 03:01 PM Revision 9b93f48f (qgis): Merge pull request #32455 from alexbruy/processing-setting
- [processing] allow to select files without suffix in the Processing options dialog
- 12:00 PM Revision e8d1a236 (qgis): Update ui when linking feature for any relation type
- 11:43 AM Revision b23a972b (qgis): fix bad use of getSelectedFeatures
- 11:37 AM Revision ba00513b (qgis): Update buttons when initiliazing
- 11:24 AM Revision a022ddc4 (qgis): fix python constructor for QgsPoint (does not accept QgsPointXY & QPoi...
- fixes #32443
(cherry picked from commit 03baeea083bfc038c28aa6e5d47788ad0f5c2dd6) - 11:16 AM Revision 03baeea0 (qgis): fix python constructor for QgsPoint (does not accept QgsPointXY & QPoi...
- fixes #32443
- 10:07 AM Revision 094359f7 (qgis): [processing] allow to select files without suffix in the Processing
- options dialog
- 10:07 AM Revision ce320b0f (qgis): [processing] allow to select files without suffix in the Processing
- options dialog
- 10:07 AM Revision cd88ccee (qgis): Sibling of 094359f7b2eb46eb82aa15a4823cd248c04bac2a [skip ci]
- skip-checks: true
- 09:57 AM Revision 157dca2d (qgis): Complete doc
- 09:56 AM Revision edff9ce5 (qgis): Merge pull request #32433 from qgis/backport-32342-to-release-3_10
- [Backport release-3_10] [Server] WMS: Use QGIS Style instead of SLD to restore layer style
- 09:55 AM Revision 28848517 (qgis): Merge pull request #32432 from qgis/backport-32340-to-release-3_10
- [Backport release-3_10] [Server] Add TextSymbolizer to SLD provided by WMS GetStyles request
- 09:54 AM Revision 71189199 (qgis): Merge pull request #32431 from qgis/backport-32216-to-release-3_10
- [Backport release-3_10] [Server] WFS Service: force Geometry to Multi in GML to be compliant with XML schema provided...
- 09:50 AM Revision c449651a (qgis): fix doc
- 09:50 AM Revision 1e2abf9b (qgis): Filter selected feature to the related feature parent
- 09:50 AM Revision 2f0e3b26 (qgis): make slots private
- Co-Authored-By: Matthias Kuhn <[email protected]>
- 09:50 AM Revision 3c24de55 (qgis): [FEATURE][needs-docs] Update vector layer selection from feature
- selection dialog
- 09:50 AM Revision 485db34e (qgis): [FEATURE][needs-docs] Update vector layer selection from relation
- editor widget
- 09:25 AM Revision ce5405f1 (qgis): Added since to new API methods
- 09:24 AM Revision b9d219e1 (qgis): Fix map renderer world file not taking into account complete base name
- 09:03 AM Revision a5dc9e92 (qgis): Sibling of 1fd26732e8001e317735bb6ae439d482920d29d1 [skip ci]
- skip-checks: true
- 08:05 AM Revision a92c2581 (qgis): Fix memory leak
- 08:05 AM Revision c0e1fe91 (qgis): Sibling of 9233feac82bd2ee9269e3edb6a1b304b8cc3983c [skip ci]
- skip-checks: true
- 08:04 AM Revision 7e192fcd (qgis): fix waitforfinished layout legend test
- 08:04 AM Revision c3a820c6 (qgis): fix waitforfinished layout legend test
- 08:04 AM Revision fb23ca3a (qgis): Sibling of c3a820c669c1ca2647318b6f4c322f2beedac2a1 [skip ci]
- skip-checks: true
- 08:04 AM Revision 3eca1885 (qgis): Fix qgstaskmanager waitforfinished so it waits that the task was
- actually started
- 08:04 AM Revision 44d91402 (qgis): Fix qgstaskmanager waitforfinished so it waits that the task was
- actually started
- 07:11 AM Revision 7c3ff1a1 (qgis): Fix map renderer world file not taking into account complete base name
- 05:34 AM Revision d6466655 (qgis): Spelling
- 05:34 AM Revision a5801254 (qgis): Bump default point count to 10
- 05:34 AM Revision a4d20a0e (qgis): Indentation
- 05:34 AM Revision 52dba5db (qgis): Add unit tests for multipolygon random marker fill
- 05:34 AM Revision 1ef5b1f4 (qgis): Remove redundant code
- 05:34 AM Revision f373203d (qgis): Newly created random marker fills should default to a new random seed,
- rather then the "randomized" seed setting
Having seeded random fills by default is much more predicatable and
expect... - 05:34 AM Revision 5aa6d65d (qgis): Remove duplicate files
- 05:34 AM Revision affbae36 (qgis): Unit tests for random marker fill
- 05:34 AM Revision 57d977cf (qgis): Add sip cast for random marker fill
- 05:34 AM Revision 9bc9808e (qgis): Dox++
- 05:34 AM Revision 2a7f9c32 (qgis): Add missing const
- 05:34 AM Revision e8b8867c (qgis): wip
- 05:34 AM Revision 491a4a79 (qgis): Provide hooks for symbol layers to notify them before and after
- rendering operations on a specific feature are performed
This allows symbol layer subclasses to know when a set of r... - 05:34 AM Revision b5e92d41 (qgis): [FEATURE] Random marker fill symbol layer type
- This commit adds a new fill symbol layer type "Random marker fill". It
allows polygon features to be rendered using a... - 05:34 AM Revision 64a19b46 (qgis): Fix test image
- 05:34 AM Revision d7059d0d (qgis): More spelling
- 05:34 AM Revision 351970e1 (qgis): Dox, spelling
2019-10-27
- 01:43 PM Revision 0ce3d8fc (qgis): Sibling of e76f7990e432755ea707e5abc0c6c190e9d6c925 [skip ci]
- skip-checks: true
- 01:43 PM Revision 5ca6104a (qgis): address review and performance improvement
- 01:30 PM Revision fc6d01b7 (qgis): Merge pull request #32437 from rouault/fix_compilation_qt_5_9_0
- Fix compilation with QT 5.9.0
- 09:40 AM Revision 6c02dbab (qgis): fcnGenericHash(): emit error message if request hash method isn't avail...
- 03:09 AM Revision 672bfda1 (qgis): Show more DD buttons when setting background of text format
- Currently they are only shown in labels settings dialog
- 03:09 AM Revision 34e1a553 (qgis): Disable label shadow frame by default
- 03:08 AM Revision 872befb7 (qgis): fill username from current_user on the server side for Postgresql
- 03:08 AM Revision 36d5d6e7 (qgis): use CURRENT_USER in insert and updates queries, to support older layer_...
- 03:08 AM Revision 7adc2f15 (qgis): Fix recent project menu showing projects from custom storages as unavai...
- 02:28 AM Revision b4f800f2 (qgis): use CURRENT_USER in insert and updates queries, to support older layer_...
- 02:28 AM Revision 28e837ab (qgis): fill username from current_user on the server side for Postgresql
- 02:25 AM Revision 651e380e (qgis): Fix recent project menu showing projects from custom storages as unavai...
- 02:24 AM Revision 47eb526c (qgis): Disable label shadow frame by default
- 02:21 AM Revision e73c07b0 (qgis): Show more DD buttons when setting background of text format
- Currently they are only shown in labels settings dialog
- 02:20 AM Revision 28bcd7eb (qgis): Hide useless widgets for text brackground with marker symbol
- avoiding people trying desperately to enable these settings while they can't.
- 02:07 AM Revision aa962b5d (qgis): [FEATURE] Add option to set color for rendering nodata pixels in raster...
- Allows raster nodata pixels to be colored in a specific (non-transparent) color.
Designed to match the "Display backg... - 02:07 AM Revision 626d83d0 (qgis): Add unit tests
2019-10-26
- 11:58 PM Revision 1981899b (qgis): [BUGFIX] QgsOwsConnection: use dedicated QgsDataSourceUri setters for c...
- 11:58 PM Revision e75343e6 (qgis): [WFS provider] Do not expand authentication config to username/password...
- 07:54 PM Revision aa3ba9d1 (qgis): Merge pull request #32125 from m-kuhn/db_manager_select_geom_type
- [db_manager] Allow selecting geometry type in context menu
- 07:40 PM Revision 6665fe06 (qgis): Fix compilation with QT 5.9.0
- 05:25 PM Revision 7744ee3f (qgis): Fix test for GDAL < 2.4
- 04:23 PM Revision 30441292 (qgis): change v.voronoi description
- 04:23 PM Revision 3ca9d7ff (qgis): fixes again GRASS7 v.voronoi
- 04:23 PM Revision 4fe285da (qgis): fix typo
- 04:20 PM Revision a070020c (qgis): Add DB connection tableUri method
- This allows to construct a data source URI string to load a table layer
from the DB connections.
!!
RASTER is still ... - 04:20 PM Revision 99469190 (qgis): Cleanup connection URI when created from layer uri
- This allows you to create a connection from a layer data source URI
without the need to manually remove parts of the ... - 04:20 PM Revision aa92ef35 (qgis): DB connections API: add table() and tests
- This method allows to retrieve information
about a single table. - 01:51 PM Revision 0edd2777 (qgis): debian packaging: instant client paths
- 01:51 PM Revision 27b5646a (qgis): fix windows build
- 01:51 PM Revision 58932e83 (qgis): fix doc installation
- 01:14 PM Revision 76bc1606 (qgis): change v.voronoi description
- 01:14 PM Revision 0fee8164 (qgis): fixes again GRASS7 v.voronoi
- 01:14 PM Revision 414807a7 (qgis): fix typo
- 11:12 AM Revision 593ddd7f (qgis): prevent AttributeError
- If os.path.isfile(sqlite_cache_file) is False, the Attribute cache_connection was not assigned and so an Attribute Er...
- 10:23 AM Revision 9a25569a (qgis): Merge pull request #32342 from rldhont/server-wms-fix-restore-style
- [Server] WMS: Use QGIS Style instead of SLD to restore layer style
- 10:22 AM Revision 266898b8 (qgis): Merge pull request #32340 from rldhont/server-wms-getstyles-textsymboli...
- [Server] Add TextSymbolizer to SLD provided by WMS GetStyles request
- 10:22 AM Revision aed575e9 (qgis): Merge pull request #32216 from rldhont/server-wfs-force-multi-geom-gml-...
- [Server] WFS Service: force Geometry to Multi in GML to be compliant with XML schema provided by DescribeFeatureType
- 07:59 AM Revision 1a459365 (qgis): prevent AttributeError
- If os.path.isfile(sqlite_cache_file) is False, the Attribute cache_connection was not assigned and so an Attribute Er...
- 05:45 AM Revision dd2ee64c (qgis): Fix QT font database initializing (FCGI with IIS)
- When using FCGI with IIS, environment variables (QT_QPA_FONTDIR in this case) are lost after fcgi_accept().
- 05:45 AM Revision 7f728bac (qgis): Fixed include; checked identation using astyle.sh
- 04:36 AM Revision 65fd7f21 (qgis): [mssql] Fix removal of views
- It was impossible to drop views as we were always using 'drop table' command.
QGIS would even tell user that it was c... - 04:36 AM Revision 6b95d177 (qgis): [mssql] Speed up loading of larger views (fixes #27618)
- The extent estimation was taking a long time for views because we can't use
spatial index statistics - the code was d... - 04:11 AM Revision f0640eed (qgis): Optimize WMS raster information
- Fixes #32213
- 04:11 AM Revision 0c8ed99e (qgis): Fix anchor hyperlinks in raster layer info
- 04:11 AM Revision deeb9bd3 (qgis): Revert modeless dialog (used for web inspector)
- 04:11 AM Revision 03d6c168 (qgis): Remove QWebFrame include
- 04:11 AM Revision 1c8ae844 (qgis): Raster info: delegate all links (tiff issue)
- ... or it will try to show a geotiff in-browser and fail.
- 04:11 AM Revision f3dea620 (qgis): Add styleSheetType to application reportStyleSheet
- 04:11 AM Revision fad7846b (qgis): Remove leftover
- 04:11 AM Revision 120adca5 (qgis): Update src/core/qgsapplication.h
- Co-Authored-By: Nyall Dawson <[email protected]>
- 04:11 AM Revision 67c0cfd8 (qgis): Drop const and fix duplicated "Source"
- 03:53 AM Revision d003adb4 (qgis): Sort translations in desktop file
- Desktop file generation is non-deterministic - translation positions may vary
across builds. This makes the build non... - 03:35 AM Revision 2f7bf940 (qgis): Honour useEstimatedMetadata connection configuration from Browser
- Closes #32277
- 03:35 AM Revision 65e7afbd (qgis): Do not hard-code default estimatedMetadata default in wrong place
- Re-uses existing static function in QgsPostgresConn class
- 03:35 AM Revision e112c324 (qgis): When requesting a specific type/srid don't try to detect its validity
- Avoids double-checking from browser and data selector
See #32276 - 03:33 AM Revision 4e919511 (qgis): [processing] Improve docs for Join by Nearest, raise warning in log
- when multiple features with same search distance are found
Fixes #32317 - 03:32 AM Revision ef13739d (qgis): Restore project variables early in the project read cycle
- This ensure project level variables are correctly in place before
trying to read other components which may depend on... - 03:31 AM Revision e77954ae (qgis): Catch some reprojection exceptions during raster rendering
- Fixes #32301
- 03:31 AM Revision 99cf311b (qgis): Fix potential overflow in raster renderer
- 03:31 AM Revision d64e929c (qgis): Completely disable debug code in QgsRasterProjector
- Even if it's only used on debug builds, this is still TOOOO slow
and overly noisy - 03:13 AM Revision 7a4dcb7a (qgis): fix SAGA Slope, Aspect, Curvature
- 03:13 AM Revision 2dc0c9d4 (qgis): fix wronng paste
- 02:55 AM Revision a7cfcac6 (qgis): update test
- 02:55 AM Revision f774f0d0 (qgis): fix Z for topological editing when the dock widget is enabled
- 02:55 AM Revision a7c766e4 (qgis): Take a geometry copy instead of shared object
- 02:55 AM Revision 8e9d8e7d (qgis): do the interpolation on the geometry instead using interpolatedPoint me...
- 02:55 AM Revision 58a3540d (qgis): [needs-docs] add interpolate Z on segment snapping
- 02:55 AM Revision 6fbc0c8d (qgis): take Z only for topology eiditing
- 02:52 AM Revision bd8a7164 (qgis): Fix QT font database initializing (FCGI with IIS)
- When using FCGI with IIS, environment variables (QT_QPA_FONTDIR in this case) are lost after fcgi_accept().
- 02:52 AM Revision ca56926d (qgis): Fixed include; checked identation using astyle.sh
- 02:51 AM Revision 2483304d (qgis): Add json support to WMS GetLegendGraphic
- 02:51 AM Revision 09921a18 (qgis): Add tests for WMS GetLegendGraphic JSON
- 02:51 AM Revision f3df32d8 (qgis): Use QgsServiceException::OGC_InvalidFormat when appropriate
- 02:50 AM Revision b81d3060 (qgis): spelling fixes (closes #32408)
- 02:50 AM Revision 9e57dc2d (qgis): [geonode] fix data item context menu
- 02:49 AM Revision b3257b7b (qgis): Fixes invalid renderer type after loading qml style
- 02:49 AM Revision bdd5f1da (qgis): fix SAGA Slope, Aspect, Curvature
- 02:49 AM Revision 2e9c006f (qgis): fix wronng paste
2019-10-25
- 01:29 AM Revision eefa2cdc (qgis): add missing QgsExpression import when exporting model as Python script
- 01:03 AM Revision eac4354d (qgis): [maptip] Fix illegible map tips with dark themes (fixes #32288)
- 01:03 AM Revision f44136d4 (qgis): Fix some QStringLiterals
- 01:03 AM Revision 221cfc35 (qgis): Fix merge feature attrs: use the correct formatter for data
- and use actual data for calculations and to return values
Fixes #32208 - 12:32 AM Revision 3b9c240b (qgis): rewrite functions. Only hash(string, method), md5(string) and sha256(st...
- 12:32 AM Revision ba7770c7 (qgis): fix build
- 12:32 AM Revision 910c3c47 (qgis): add help files
- 12:32 AM Revision dc959361 (qgis): QString -> QLatin1String
- 12:32 AM Revision 23f4d5eb (qgis): [FEATURE][needs-docs] Add hash functions
- 12:31 AM Revision 150d6ce3 (qgis): add missing file
- 12:31 AM Revision 890ec4ab (qgis): re add original tool to avoid brekaing models
- 12:31 AM Revision f03b4f72 (qgis): update decorator names for SAGA reclass tools
- 12:31 AM Revision 4a83cb90 (qgis): split SAGA reclass raster values in order to improve UX
- 12:31 AM Revision c1df3a07 (qgis): change default for some parameters
- 12:29 AM Revision 2dbdd6bf (qgis): Fix crash when opening symbology of invalid layer
- Fix #32041
- 12:29 AM Revision 5a01e3cb (qgis): Various safety checks to avoid crashes
- 12:28 AM Revision 55660d6b (qgis): Add the cmake docs while I still remember how things are supposed to work
- 12:28 AM Revision de2400f8 (qgis): typo
- 12:28 AM Revision 6b82fc94 (qgis): https for qt docs
- 12:28 AM Revision f65d3aa3 (qgis): Fix install paths
- 12:28 AM Revision e6a06ec3 (qgis): Also copy svg, icons and doc to build dir, into /data/ subdir
- 12:28 AM Revision 651b7b18 (qgis): Copy resources to build dir
- Fix #31796
- 12:28 AM Revision 958a6ee9 (qgis): Fix SRS path
- 12:28 AM Revision bb181c82 (qgis): For loop
- 12:28 AM Revision 46abf27f (qgis): In source doc relative path magic ✨
- 12:28 AM Revision ab51de0c (qgis): [mssql] Speed up loading of larger views (fixes #27618)
- The extent estimation was taking a long time for views because we can't use
spatial index statistics - the code was d... - 12:28 AM Revision dfb9914e (qgis): [mssql] Fix removal of views
- It was impossible to drop views as we were always using 'drop table' command.
QGIS would even tell user that it was c... - 12:25 AM Revision 33d0c3d6 (qgis): Sort translations in desktop file
- Desktop file generation is non-deterministic - translation positions may vary
across builds. This makes the build non... - 12:15 AM Revision da818dd7 (qgis): Do not hard-code default estimatedMetadata default in wrong place
- Re-uses existing static function in QgsPostgresConn class
- 12:15 AM Revision 295d3303 (qgis): Honour useEstimatedMetadata connection configuration from Browser
- Closes #32277
- 12:15 AM Revision f9931083 (qgis): When requesting a specific type/srid don't try to detect its validity
- Avoids double-checking from browser and data selector
See #32276 - 12:13 AM Revision 0116666f (qgis): Update src/core/qgsapplication.h
- Co-Authored-By: Nyall Dawson <[email protected]>
- 12:13 AM Revision e8d8258a (qgis): Remove QWebFrame include
- 12:13 AM Revision 6f6cbc75 (qgis): Revert modeless dialog (used for web inspector)
- 12:13 AM Revision a57aff35 (qgis): Remove leftover
- 12:13 AM Revision 1bc7ece0 (qgis): Add styleSheetType to application reportStyleSheet
- 12:13 AM Revision dd9fcbd8 (qgis): Raster info: delegate all links (tiff issue)
- ... or it will try to show a geotiff in-browser and fail.
- 12:13 AM Revision 234a5331 (qgis): Optimize WMS raster information
- Fixes #32213
- 12:13 AM Revision 381a5743 (qgis): Drop const and fix duplicated "Source"
- 12:13 AM Revision 58f76de4 (qgis): Fix anchor hyperlinks in raster layer info
- 12:13 AM Revision b57229b9 (qgis): fix SAGA Slope, Aspect, Curvature
- 12:13 AM Revision c3c750a7 (qgis): fix wronng paste
- 12:11 AM Revision f225ee06 (qgis): [geonode] fix data item context menu
- 12:10 AM Revision 9d49a8e9 (qgis): Fixes invalid renderer type after loading qml style
- 12:09 AM Revision 671ed378 (qgis): build target only for server part to avoid long compiling
- 12:08 AM Revision e3e9d376 (qgis): update MDAL 0.4.0
- 10:49 PM Revision fe296fa9 (qgis): Use optimised point getters/setters on GEOS >= 3.8
- 10:49 PM Revision cfe1766e (qgis): add missing QgsExpression import when exporting model as Python script
- 10:47 PM Revision 77013db8 (qgis): [WFS/OAPIF] Take into account @nyalldawson review comments
- 10:47 PM Revision 6aa4fadd (qgis): [OAPIF provider] If the server provide only a default limit, and no max...
- 10:47 PM Revision 4485ea38 (qgis): OAPIF: address @elpaso review comments
- 10:47 PM Revision 6d47b5d8 (qgis): [OAPIF] Rename WFS_VERSION_API_FEATURES to WFS_VERSION_API_FEATURES_1_0
- 10:47 PM Revision 2d3414a0 (qgis): [OAPIF provider] Add workaround for QGIS server 3.10.0
- 10:47 PM Revision c7f29d50 (qgis): QgsVectorLayer: document oapif provider
- Funded by Planet
- 10:47 PM Revision 0d5f7dd7 (qgis): [WFS/OAPIF] Define storageType()
- Funded by Planet
- 10:47 PM Revision a8c5bb68 (qgis): [WFS provider] Extract reusable logic to handle temporary cache directory
- Funded by Planet
- 10:47 PM Revision 239ef6f5 (qgis): QgsDataSourceUri::uri(): do not write empty table= and sql=
- 10:47 PM Revision 6d682a00 (qgis): [OAPIF provider] Add progress bar
- Funded by Planet
- 10:47 PM Revision e12c5522 (qgis): [WFS provider] Extract reusable logic for progress dialog
- Funded by Planet
- 10:47 PM Revision 3d2f9f1a (qgis): [OAPIF provider] Add subsetString support and server-side datetime filt...
- Funded by Planet
- 10:47 PM Revision bc8ee7ac (qgis): [WFS/OAPIF provider] Do not forward filter expression to Spatialite cac...
- Funded by Planet
- 10:47 PM Revision 2bba185c (qgis): providertestbase.py: avoid hardcoded attribute index in testUniqueStrin...
- 10:47 PM Revision 89de7579 (qgis): [BUGFIX] QgsOwsConnection: use dedicated QgsDataSourceUri setters for c...
- 10:47 PM Revision 13298bb0 (qgis): [WFS provider] Do not expand authentication config to username/password...
- 10:47 PM Revision c7f278b3 (qgis): [OAPIF provider] Read metadata
- Funded by Planet
- 10:47 PM Revision d2575952 (qgis): [BUGFIX] QgsCoordinateReferenceSystem::createFromOgcWmsCrs(): fix impor...
- 10:47 PM Revision 563a392b (qgis): [WFS provider] Bugfix: call releaseCacheDirectory() if using a serializ...
- Funded by Planet
- 10:47 PM Revision 80b5b0ae (qgis): test_provider_wfs_gui.py: fix to use non-deprecated API
- 10:47 PM Revision f693f307 (qgis): [WFS provider] Extract reusable network request mechanism
- Funded by Planet
- 10:47 PM Revision a1adb328 (qgis): QgsBaseNetworkRequest: add an argument for Accept header in GET requests
- Funded by Planet
- 10:47 PM Revision d7ea384f (qgis): QgsProviderRegistry: add a 'multipleProviderMetadataFactory' entry poin...
- Funded by Planet
- 10:47 PM Revision 099df0bf (qgis): addVectorLayerPrivate(): avoid crash in the non-nominal case when added...
- 10:47 PM Revision 05eee425 (qgis): QgsBaseNetworkRequest: allow conditional logging of errors
- Funded by Planet
- 10:47 PM Revision 4a6b49fe (qgis): [Feature] Add 'OGC API - Features' provider, shortnamed as OAPIF. Only ...
- Funded by Planet
- 10:47 PM Revision 681229a4 (qgis): [OAPIF provider] Integrate provider within WFS provider GUI
- Funded by Planet
- 10:47 PM Revision 807fc4fa (qgis): [WFS provider] Extract reusable cache and background downloader logic
- Funded by Planet
- 10:46 PM Revision 01e48494 (qgis): [maptip] Fix illegible map tips with dark themes (fixes #32288)
- 10:46 PM Revision 6f7a6ba2 (qgis): Add another infinity range test case
- 10:46 PM Revision 65d0f5b6 (qgis): Add extend to QgsRange
- 10:46 PM Revision 16676ff9 (qgis): Code layout
- 10:46 PM Revision d2536576 (qgis): Fix upper invalid interval
- 10:46 PM Revision 090a6c72 (qgis): Fix range extend infinity
- 10:45 PM Revision 1ba8db41 (qgis): Fix potential overflow in raster renderer
- 10:45 PM Revision 9432ac8a (qgis): Completely disable debug code in QgsRasterProjector
- Even if it's only used on debug builds, this is still TOOOO slow
and overly noisy - 10:44 PM Revision f1fdf4c8 (qgis): Fix merge feature attrs: use the correct formatter for data
- and use actual data for calculations and to return values
Fixes #32208 - 10:44 PM Revision d2fa5bc7 (qgis): Fix some QStringLiterals
- 10:43 PM Revision d00178d6 (qgis): fix helpstring
- 10:43 PM Revision 32a01d1d (qgis): optimize handling of missing geometries and zero count densification
- 10:43 PM Revision ccc7566b (qgis): Port of Densify Geometries by Count algorithm to C++
- 10:43 PM Revision 2221bcad (qgis): remove old python algorithm and helpstrings
- 10:42 PM Revision d76835fe (qgis): Restore project variables early in the project read cycle
- This ensure project level variables are correctly in place before
trying to read other components which may depend on... - 10:42 PM Revision 670c81f9 (qgis): [processing] Improve docs for Join by Nearest, raise warning in log
- when multiple features with same search distance are found
Fixes #32317 - 10:35 PM Revision f92d14ef (qgis): dwg/dxf import:
- * fix orientation of TEXT entities
* also clean TEXT strings
* support non-origin-based blocks
* support extrusion
(... - 10:34 PM Revision beace18c (qgis): dwg/dxf import:
- * fix orientation of TEXT entities
* also clean TEXT strings
* support non-origin-based blocks
* support extrusion
(... - 10:34 PM Revision 1dfc0c1e (qgis): Catch some reprojection exceptions during raster rendering
- Fixes #32301
- 06:00 PM Revision 5672f0d2 (qgis): [feature] [ios] allow static build of postgres provider
- 05:59 PM Revision 679e75e1 (qgis): update MDAL 0.4.0
- 02:22 PM Revision 94fa3c44 (qgis): dwg/dxf import:
- * fix orientation of TEXT entities
* also clean TEXT strings
* support non-origin-based blocks
* support extrusion - 02:15 PM Revision d5ab5ff7 (qgis): Bump version to 3.11
- 02:14 PM Revision 6c816b42 (qgis): Release of 3.10 (A Coruña)
- 02:14 PM Revision df860ea8 (qgis): changelog and news update for 3.10
- 02:14 PM Revision 45b437e1 (qgis): translation update for 3.10.0 from transifex
- 02:12 PM Revision 0236c593 (qgis): visual changelog url changed again
- 02:03 PM Revision 64ad5602 (qgis): Release of 3.4.13
- 02:03 PM Revision 4de09add (qgis): translation update for 3.4.13 from transifex
- 11:13 AM Revision 05a73f07 (qgis): Merge pull request #32343 from rldhont/server-wms-fix-restore-style-34
- [Release-3_4][Server] WMS: Use QGIS Style instead of SLD to restore layer style
- 10:52 AM Revision ed59b2c1 (qgis): Merge pull request #32331 from rldhont/server-wms-getstyles-textsymboli...
- [Release-3_4][Server] Add TextSymbolizer to SLD provided by WMS GetStyles request
- 10:04 AM Revision 31ae029e (qgis): [Bugfix][Server] Add TextSymbolizer to SLD provided by WMS GetStyles re...
- 10:04 AM Revision 4d88ec91 (qgis): [Bugfix][Server] Add TextSymbolizer to SLD provided by WMS GetStyles re...
- 10:04 AM Revision ca24cdca (qgis): [Server][Tests] Add WMS GetStyles test with TextSymbolizer output
- 10:04 AM Revision 8710320b (qgis): Sibling of ca24cdca2e65d2200702f389cc909549a6af3a33 [skip ci]
- skip-checks: true
- 10:04 AM Revision c2053ee2 (qgis): [Server][Tests] Add WMS GetStyles test with TextSymbolizer output
- 10:04 AM Revision 2864d3e2 (qgis): Sibling of 31ae029ed56f44c3b6f934738713ce99eda0ef1d [skip ci]
- skip-checks: true
- 10:03 AM Revision 15097163 (qgis): Sibling of fd6e13208174086d6e6b9e46e9035f3292f63604 [skip ci]
- skip-checks: true
- 10:03 AM Revision ba8eaba7 (qgis): [Server] Layer restorer: log read/write error message
- 10:03 AM Revision fd6e1320 (qgis): [Server] Layer restorer: log read/write error message
- 10:00 AM Revision 6ecd77ad (qgis): [Server] Layer restorer: log read/write error message
- 09:49 AM Revision c659f018 (qgis): [Bugfix][Server] Add TextSymbolizer to SLD provided by WMS GetStyles re...
- 09:49 AM Revision 9a3e9cd8 (qgis): [Server][Tests] Add WMS GetStyles test with TextSymbolizer output
- 09:02 AM Revision 40ac393f (qgis): Catch some reprojection exceptions during raster rendering
- Fixes #32301
- 09:02 AM Revision 9abcd7a4 (qgis): Sibling of af3066d87319836f86bb2e288b55f19ebef49aae [skip ci]
- skip-checks: true
- 09:02 AM Revision 3d557e30 (qgis): Sibling of af3066d87319836f86bb2e288b55f19ebef49aae [skip ci]
- skip-checks: true
- 08:10 AM Revision 6e550b0e (qgis): Sibling of eebc094dc6ff3678ba63445f7dff74089a975ecd [skip ci]
- skip-checks: true
- 08:10 AM Revision 08f2696a (qgis): [processing] Improve docs for Join by Nearest, raise warning in log
- when multiple features with same search distance are found
Fixes #32317 - 07:52 AM Revision d79d7772 (qgis): Merge pull request #32392 from rldhont/backport-32352-to-release-3_4
- [Release-3_4]Server: fix schemaLocation in WMS GetCapabilities document
- 06:13 AM Revision b58dd674 (qgis): [labeling] Fix broken numeric formatting settings, add tests
- Fixes #32393
2019-10-24
- 12:24 AM Revision 30d5a661 (qgis): Restore project variables early in the project read cycle
- This ensure project level variables are correctly in place before
trying to read other components which may depend on... - 12:24 AM Revision 79b7973d (qgis): Sibling of 0de8d9bb7edb21e480a76631aaacec3ffae71178 [skip ci]
- skip-checks: true
- 08:44 PM Revision 4856304d (qgis): Fix unreported crash with "fill ring" tool
- unitialized smart ptr
- 06:28 PM Revision a03978d6 (qgis): Fixes invalid renderer type after loading qml style
- 06:28 PM Revision e0ed364d (qgis): Sibling of 74cd228ffc03267420a9f2dfb4e6b85d87702d31 [skip ci]
- skip-checks: true
- 06:27 PM Revision 7d0eff94 (qgis): Update unit tests data
- 06:27 PM Revision d30ca15b (qgis): Fixes schemaLocation in WMS GetCapabilities. Fixes #32085
- 05:59 PM Revision e25b1815 (qgis): Sibling of a190215a39d9761aba47879addb11ed30fe4dc24 [skip ci]
- skip-checks: true
- 05:59 PM Revision 780e899d (qgis): [Server][Test] WMS: evaluate the labeling restoration after SLD applica...
- QGIS Server has to restore all the style. This test is not done to evaluate the SLD application but the style restora...
- 05:59 PM Revision 311ca35c (qgis): [Server][Test] WMS: evaluate the labeling restoration after SLD applica...
- QGIS Server has to restore all the style. This test is not done to evaluate the SLD application but the style restora...
- 05:59 PM Revision e1840c96 (qgis): [Bugfix][Server] WMS: Use QGIS Style instead of SLD to restore layer style
- 05:59 PM Revision fe9cd696 (qgis): Sibling of 780e899dcf60b596a8fb21bed3388b3a4ff16b7e [skip ci]
- skip-checks: true
- 05:59 PM Revision a190215a (qgis): [Bugfix][Server] WMS: Use QGIS Style instead of SLD to restore layer style
- 02:58 PM Revision bb46090b (qgis): [Server][Test] WMS: evaluate the labeling restoration after SLD applica...
- QGIS Server has to restore all the style. This test is not done to evaluate the SLD application but the style restora...
- 02:50 PM Revision d54bc4b5 (qgis): Merge pull request #32381 from rldhont/backport-32361-to-release-3_4
- [Release-3_4] Server WMS fix case sensistive REQUEST
- 02:50 PM Revision 6fa017d6 (qgis): [Bugfix][Server] WMS: Use QGIS Style instead of SLD to restore layer style
- 01:05 PM Revision 79dd8161 (qgis): test when rulelabel true but layertitle false
- 12:11 PM Revision cd2412eb (qgis): Server WMS fix case sensistive REQUEST
- Fixes #32354
- 10:07 AM Revision 3189bbb9 (qgis): Sibling of 577ba1f8a250e2e780d7fdc50436ee190fd5c357 [skip ci]
- skip-checks: true
- 10:07 AM Revision 6ebaec95 (qgis): Fix some QStringLiterals
- 09:34 AM Revision 8b0e2121 (qgis): Merge pull request #32352 from pblottiere/fix_schema_location
- Server: fix schemaLocation in WMS GetCapabilities document
- 09:28 AM Revision 6711052f (qgis): avoid unembedd rules, if it's the layer itself
- 09:17 AM Revision 1d6a2ded (qgis): Merge pull request #32370 from elpaso/bugfix-gh32362-dd-browser-multi-geom
- Fix browser DD on GPKG/PG with multi geom
- 09:16 AM Revision 51d95c61 (qgis): Merge pull request #32361 from elpaso/bugfix-gh32354-wms-casesensitive-...
- Server WMS fix case sensistive REQUEST
2019-10-23
- 08:32 PM Revision aa08cb5a (qgis): Merge pull request #32364 from rldhont/server-pointer-errors-34
- [Release-3_4] Server: fix pointer errors when plugins are of f
- 06:14 PM Revision c32caf8a (qgis): Server WMS fix case sensistive REQUEST
- Fixes #32354
- 06:14 PM Revision 10bdf392 (qgis): Sibling of c32caf8ab78d25978f59fd3b807ae87ab7d921bb [skip ci]
- skip-checks: true
- 06:02 PM Revision 2d5027b1 (qgis): Fix browser DD on GPKG/PG with multi geom
- Fixes #32362
- 05:59 PM Revision 68ccf0ce (qgis): Revert "PG source select dlg: show multiline comments in tooltips"
- 05:57 PM Revision 4d72fc41 (qgis): Merge pull request #32336 from elpaso/bugfix-gh32257-pg-source-select-m...
- PG source select dlg: show multiline comments in tooltips
- 03:48 PM Revision 49b110e3 (qgis): Fix warnings when building without HAVE_SERVER_PYTHON_PLUGINS
- 03:22 PM Revision 6e481899 (qgis): Server: fix more pointer errors when plugins are off
- Fixes #32347
- 03:17 PM Revision e3a76960 (qgis): Server fix getCapabilities crash when plugins are off
- Fixes #32338
- 03:06 PM Revision 312ac93b (qgis): PG source select: remove initial newlines from table comments
- 01:55 PM Revision 517661f7 (qgis): Fix merge feature attrs: use the correct formatter for data
- and use actual data for calculations and to return values
Fixes #32208 - 01:55 PM Revision d694290c (qgis): Fix merge feature attrs: use the correct formatter for data
- and use actual data for calculations and to return values
Fixes #32208 - 01:55 PM Revision d3789b53 (qgis): Sibling of d694290ca1f9eb214c19d6f709ce45f7672ce638 [skip ci]
- skip-checks: true
- 01:14 PM Revision 2ae5fd02 (qgis): Sibling of 188cbcb8fe961e9f2150e63c7ba3e987284c2308 [skip ci]
- skip-checks: true
- 01:14 PM Revision 188cbcb8 (qgis): Fixes more tests
- 12:51 PM Revision 31192093 (qgis): [quick] Fixes to photo widget (#32175)
- * [QgsQuick]
Added a back button to photopanel
* Split camera output and preview.
Visible only one of them at the sa... - 12:33 PM Revision 96bd9153 (qgis): Sibling of 08847dc33f5391c70e99b6e1642960acdab9383f [skip ci]
- skip-checks: true
- 12:33 PM Revision 08847dc3 (qgis): Update unit tests data
- 11:39 AM Revision 5564e807 (qgis): Fixes schemaLocation in WMS GetCapabilities. Fixes #32085
- 11:39 AM Revision e105d9ec (qgis): Fixes schemaLocation in WMS GetCapabilities. Fixes #32085
- 11:39 AM Revision c93c80d2 (qgis): Sibling of 5564e807ec1d0529f1c96d7043f8de1b3275c0d2 [skip ci]
- skip-checks: true
- 11:22 AM Revision e3d7f0dc (qgis): Merge pull request #32351 from elpaso/bugfix-gh32347--getcap-crash-more
- Server: fix more pointer errors when plugins are off
- 10:08 AM Revision 4462509f (qgis): Server: fix more pointer errors when plugins are off
- Fixes #32347
2019-10-22
- 10:37 PM Revision 6b840848 (qgis): Add test
- 10:37 PM Revision 3e1df3b1 (qgis): Fix assert with negative QVector size in transformBoundingBox
- This fixes #32302 by insuring that the multilication of nXPoints and nYPoints
doesn't result in overflown (and threfo... - 08:55 PM Revision 13ad9d66 (qgis): Merge pull request #32345 from elpaso/bugfix-gh32338-getcap-crash
- Server fix getCapabilities crash when plugins are off
- 06:20 PM Revision 7034adb6 (qgis): Server fix getCapabilities crash when plugins are off
- Fixes #32338
- 04:55 PM Revision 5ec15b8e (qgis): Code layout
- 04:32 PM Revision ce301985 (qgis): Do not hard-code default estimatedMetadata default in wrong place
- Re-uses existing static function in QgsPostgresConn class
- 04:32 PM Revision 31a95a9c (qgis): Sibling of 6cdeb9ac3f66e3ba0013f6e9a83b9c415fa16ef1 [skip ci]
- skip-checks: true
- 01:23 PM Revision 112a1cd9 (qgis): PG source select maintain newline in tooltips
- 01:20 PM Revision 9f54bda1 (qgis): PG source select word wrap table comments
- 01:16 PM Revision 23f1ca66 (qgis): PG source select align table comment top
- 01:02 PM Revision 912bc6f2 (qgis): Honour useEstimatedMetadata connection configuration from Browser
- Closes #32277
- 01:02 PM Revision d09d6feb (qgis): Honour useEstimatedMetadata connection configuration from Browser
- Closes #32277
- 01:02 PM Revision 90805568 (qgis): Sibling of d09d6feb6516f08862b7b51a07af02f1a466eb7d [skip ci]
- skip-checks: true
- 09:56 AM Revision 6d322c57 (qgis): PG source select: do not add tooltip if table comment is empty
- 09:50 AM Revision 520a8796 (qgis): PG source select dlg: show multiline comments in tooltips
- Fixes #32257
- 08:20 AM Revision 15c6044a (qgis): Fix spelling
- 06:35 AM Revision 083e74d7 (qgis): Sibling of acedefade36eab09f61a46acdd627d77eaf35c99 [skip ci]
- skip-checks: true
- 06:35 AM Revision 11f80714 (qgis): Fix potential overflow in raster renderer
- 06:35 AM Revision cabd8ae1 (qgis): Sibling of 8d51de7d6b476ab4abebbb915b9a1bf534205855 [skip ci]
- skip-checks: true
- 06:35 AM Revision acedefad (qgis): Fix potential overflow in raster renderer
- 06:35 AM Revision badb731a (qgis): Sibling of acedefade36eab09f61a46acdd627d77eaf35c99 [skip ci]
- skip-checks: true
- 06:35 AM Revision d522b970 (qgis): Completely disable debug code in QgsRasterProjector
- Even if it's only used on debug builds, this is still TOOOO slow
and overly noisy
2019-10-21
- 04:39 PM Revision f3402677 (qgis): [oracle] Fix date insertion
- Values are not converted anymore to strings before binding, so that
QDate values are written as dates.
Fixes #27087 - 04:39 PM Revision f57afb40 (qgis): Allow the execution of Oracle tests on an arbitrary DB
- 02:12 PM Revision e7791681 (qgis): Sibling of 0bbce8bcb22693f0a4d788c4d4fe7f9e110a2f49 [skip ci]
- skip-checks: true
- 02:12 PM Revision fb44a93f (qgis): [Server] WFS Service: force Geometry to Multi in GML to be compliant wi...
- 02:12 PM Revision 0bbce8bc (qgis): [Server] WFS Service: force Geometry to Multi in GML to be compliant wi...
- 02:05 PM Revision d4ea3b05 (qgis): Merge pull request #32236 from rldhont/server-wfs-force-multi-geom-gml-34
- [Release-3_4][Server] WFS Service: force Geometry to Multi in GML to be compliant with XML schema provided by Describ...
- 01:35 PM Revision 672399f6 (qgis): debian packaging: suggest otb-qgis
- 04:02 AM Revision 21489002 (qgis): [geonode] a generic way to consume geonode api. fixes #31376
- 04:02 AM Revision d47bf27b (qgis): Sibling of 2148900237eb08d0009a672667da690bb6800476 [skip ci]
- skip-checks: true
- 04:02 AM Revision d656fee4 (qgis): [geonode] a generic way to consume geonode api. fixes #31376
2019-10-20
- 06:43 PM Revision 15094fa1 (qgis): fix wronng paste
- 06:43 PM Revision 17bf3e68 (qgis): fix wronng paste
- 06:43 PM Revision 836485ff (qgis): Sibling of e0330f9a97ab1e1a9297f9084b8725920e41ed07 [skip ci]
- skip-checks: true
- 06:43 PM Revision 7c191c7b (qgis): Sibling of e0330f9a97ab1e1a9297f9084b8725920e41ed07 [skip ci]
- skip-checks: true
2019-10-19
2019-10-18
- 01:44 PM Revision 3aeb00da (qgis): fix typo
- 01:44 PM Revision 4c1a2825 (qgis): Sibling of e7ffbf3df260610215e3bd5a6e0e4bcdeda14d47 [skip ci]
- skip-checks: true
- 01:26 PM Revision c4a17d0a (qgis): Sibling of 84297491834f49f1df9138ab8127b24127576b10 [skip ci]
- skip-checks: true
- 01:26 PM Revision 84297491 (qgis): change v.voronoi description
- 01:26 PM Revision 40e607d3 (qgis): change v.voronoi description
- 01:24 PM Revision b26c2411 (qgis): Sibling of cf9674361ff9e1c0f95a206d98f67ece4cf617b3 [skip ci]
- skip-checks: true
- 01:24 PM Revision 0117a021 (qgis): fixes again GRASS7 v.voronoi
- 01:24 PM Revision cf967436 (qgis): fixes again GRASS7 v.voronoi
- 12:30 PM Revision ca31c2b3 (qgis): Sibling of 67bbe63c91998507237bd039b890f5b9d6840026 [skip ci]
- skip-checks: true
- 12:30 PM Revision 3bd9fc65 (qgis): [geonode] fix data item context menu
- 11:54 AM Revision e7b68bd5 (qgis): fix SAGA Slope, Aspect, Curvature
- 11:54 AM Revision 3bb29471 (qgis): Sibling of 15c37a6737dadaf9d07240a1d4bf2896fb06970a [skip ci]
- skip-checks: true
- 11:54 AM Revision 38ec3257 (qgis): Sibling of 15c37a6737dadaf9d07240a1d4bf2896fb06970a [skip ci]
- skip-checks: true
- 11:54 AM Revision 15c37a67 (qgis): fix SAGA Slope, Aspect, Curvature
- 11:54 AM Revision f5e6ebe0 (qgis): fix SAGA Slope, Aspect, Curvature
- 09:10 AM Revision ea2f9769 (qgis): Sibling of bcd263e9992ed86e0b05d2278148c8340f3514aa [skip ci]
- skip-checks: true
- 09:10 AM Revision 809f353f (qgis): Drop const and fix duplicated "Source"
- 09:08 AM Revision 8ef8efa7 (qgis): include nlohmann/json_fwd.hpp in core source headers (#32294)
- the file was manually added later to the installted headers, but not on mac
it is not possible to install a file in ... - 08:01 AM Revision ebcc7c9c (qgis): Update src/core/qgsapplication.h
- Co-Authored-By: Nyall Dawson <[email protected]>
- 08:01 AM Revision d2c4275a (qgis): Update src/core/qgsapplication.h
- Co-Authored-By: Nyall Dawson <[email protected]>
- 08:01 AM Revision b6685add (qgis): Sibling of d2c4275a336051496fdceaf9d8863f2f688d4f0a [skip ci]
- skip-checks: true
- 07:53 AM Revision 5cedb485 (qgis): Add test
- 07:53 AM Revision 2736080f (qgis): Fix assert with negative QVector size in transformBoundingBox
- This fixes #32302 by insuring that the multilication of nXPoints and nYPoints
doesn't result in overflown (and threfo... - 06:50 AM Revision e4da0ac8 (qgis): Revert "Merge pull request #31374 from troopa81/parallelize_snap_caching"
- This reverts commit 87b1aa9a5d6efb279693aea68dc2dcb5b51b3e86
- 06:04 AM Revision c1cf7d78 (qgis): Add test
- 04:59 AM Revision b9c00c6d (qgis): Sibling of 8ca26f432ccb8d7409666d5d650292ac9891fd91 [skip ci]
- skip-checks: true
- 04:59 AM Revision f393c110 (qgis): Fix assert with negative QVector size in transformBoundingBox
- This fixes #32302 by insuring that the multilication of nXPoints and nYPoints
doesn't result in overflown (and threfo...
2019-10-17
- 07:04 PM Revision 29209096 (qgis): Merge pull request #32274 from elpaso/bugfix-server-wfs3-extent-and-name
- Server WFS3 update to latest (final) core specs
- 12:10 PM Revision e6a8a2fe (qgis): When requesting a specific type/srid don't try to detect its validity
- Avoids double-checking from browser and data selector
See #32276 - 12:10 PM Revision c01b32bd (qgis): When requesting a specific type/srid don't try to detect its validity
- Avoids double-checking from browser and data selector
See #32276 - 12:10 PM Revision 35a9b6aa (qgis): Sibling of e6a8a2fe4e2195938373eb82eaa733e7984eacc8 [skip ci]
- skip-checks: true
- 10:22 AM Revision 6fed2faf (qgis): Fix bbox multiple array and add two more tests
- 10:20 AM Revision d7ac0bcb (qgis): Server WFS3 update to latest (final) core specs
- - extent -> spatial -> array of bboxes
- collections name -> id - 10:00 AM Revision 30eea3df (qgis): Add styleSheetType to application reportStyleSheet
- 10:00 AM Revision 12510be9 (qgis): Sibling of 30eea3dfca534a82a7629fe63ac0dccdcb3d78ff [skip ci]
- skip-checks: true
- 10:00 AM Revision 3cc4f007 (qgis): Add styleSheetType to application reportStyleSheet
- 09:50 AM Revision 2829f6ba (qgis): [docker] fix cache and enable timeouts for Docker images (on cron jobs)...
- This allows faster builds of the Docker images on cron jobs by fixing the caching on Travis (it has a distinct cache ...
- 09:30 AM Revision 064b413b (qgis): Merge pull request #32205 from sbrunner/fix-core-dump-master
- [Server] Fix crach on WFS Insert
- 09:01 AM Revision 07ae8b92 (qgis): Remove leftover
- 09:01 AM Revision 63918b89 (qgis): Sibling of 05c7c698f02d991b3b5e3c1987aacdc3b1ebf9e1 [skip ci]
- skip-checks: true
- 09:01 AM Revision 05c7c698 (qgis): Remove leftover
- 08:27 AM Revision 25ca6112 (qgis): sudo also on bionic
- 08:26 AM Revision 3335d259 (qgis): restart docker
- 08:23 AM Revision 987b28f7 (qgis): fix lib path
- 05:36 AM Revision cbb9dafe (qgis): [maptip] Fix illegible map tips with dark themes (fixes #32288)
- 05:36 AM Revision 1d70a1a2 (qgis): Sibling of 8ee38e70524cf254b755bc6e84cc49d6abe87ab9 [skip ci]
- skip-checks: true
- 05:36 AM Revision 7a2e9a1d (qgis): Sibling of 8ee38e70524cf254b755bc6e84cc49d6abe87ab9 [skip ci]
- skip-checks: true
2019-10-16
- 01:51 AM Revision a11903a4 (qgis): Merge pull request #32202 from sbrunner/fix-core-dump
- [Backport release-3_4][server] Fix crach on WFS Insert
- 08:01 PM Revision cc8c2b6f (qgis): Server WFS3 fix rel=service_desc -> rel=service-desc
- Fixes #32268
- 07:58 PM Revision 07076fd0 (qgis): Better icon for No CRS indicator
- 07:45 PM Revision b0bb09b2 (qgis): remove debug
- 06:37 PM Revision 45af491d (qgis): Sibling of 7d0f0efabb24a9fd54364dec580434ee66a40048 [skip ci]
- skip-checks: true
- 06:37 PM Revision d22b5f39 (qgis): add missing QgsExpression import when exporting model as Python script
- 04:31 PM Revision a876a530 (qgis): more
- 01:00 PM Revision 03a62a71 (qgis): Remove QWebFrame include
- 01:00 PM Revision a6c1f867 (qgis): Sibling of 03a62a714586c342dcdc28ebe110ebaad379ba41 [skip ci]
- skip-checks: true
- 01:00 PM Revision 2f51766b (qgis): Remove QWebFrame include
- 11:23 AM Revision b97436fe (qgis): fix docker cp
- 11:17 AM Revision bb4836e9 (qgis): Raster info: delegate all links (tiff issue)
- ... or it will try to show a geotiff in-browser and fail.
- 11:17 AM Revision dfbaf199 (qgis): Sibling of bb4836e98b6344e8e55745f0db8c16a717c607e9 [skip ci]
- skip-checks: true
- 11:17 AM Revision 45c789f7 (qgis): Raster info: delegate all links (tiff issue)
- ... or it will try to show a geotiff in-browser and fail.
- 11:06 AM Revision 93af226a (qgis): Revert modeless dialog (used for web inspector)
- 11:06 AM Revision 364d7687 (qgis): Revert modeless dialog (used for web inspector)
- 11:06 AM Revision f2765c76 (qgis): Sibling of 364d7687b7112dafaa0147e0bb073a0b1d4d99eb [skip ci]
- skip-checks: true
- 11:02 AM Revision 26171637 (qgis): Fix anchor hyperlinks in raster layer info
- 11:02 AM Revision 0ea7872c (qgis): Optimize WMS raster information
- Fixes #32213
- 11:02 AM Revision bb2ebe87 (qgis): Sibling of 0ea7872c94f0e180da65afcec1e1835326d7f8de [skip ci]
- skip-checks: true
- 11:02 AM Revision 81de2276 (qgis): Fix anchor hyperlinks in raster layer info
- 11:02 AM Revision e1839226 (qgis): Sibling of 81de2276e0672d7f27813bb5b0fdbdc9917465ec [skip ci]
- skip-checks: true
- 11:02 AM Revision afcea4d4 (qgis): Optimize WMS raster information
- Fixes #32213
- 09:15 AM Revision 6b28aa83 (qgis): fix script
- 09:03 AM Revision f160140c (qgis): fail on timeout
- 08:56 AM Revision 6ab23a1d (qgis): fix ccache path
- 08:28 AM Revision c675b11a (qgis): ARG after FROM
- 08:09 AM Revision afec12fa (qgis): echo timeout
- 07:26 AM Revision ba398614 (qgis): [docker] fix cache and enable timeouts for Docker images (on cron jobs)
- 07:24 AM Revision 5119c66c (qgis): [docker] fix cache and enable timeouts for Docker images (on cron jobs)
- 07:23 AM Revision 7d380ac7 (qgis): [docker] fix cache and enable timeouts for Docker images (on cron jobs)
2019-10-15
- 03:56 PM Revision 24068376 (qgis): replace deprecated in by deprecated since (#32260)
- 03:31 PM Revision 6a797d67 (qgis): commenting noisy warnings (#32238)
- * commenting noisy warnings
These are annoying and prevent from correctly testing QGIS nightlies.
Will be reverted w... - 03:02 PM Revision 2a1f5ad1 (qgis): replace deprecated in by deprecated since
- 02:43 PM Revision 6297da3d (qgis): Merge pull request #32258 from 3nids/pyqgis_deprecated
- [sipify] correctly output deprecation
- 01:17 PM Revision 758d7cff (qgis): run sipify to update deprecation annotations
- 01:17 PM Revision c5e36dbf (qgis): [sipify] correctly output deprecation
- 10:34 AM Revision 7780e258 (qgis): prevent AttributeError
- If os.path.isfile(sqlite_cache_file) is False, the Attribute cache_connection was not assigned and so an Attribute Er...
- 10:34 AM Revision 5638b682 (qgis): Sibling of ae6b28986dab3cebd981148312040f90e4820c94 [skip ci]
- skip-checks: true
- 03:48 AM Revision e730fd82 (qgis): [Server] WFS Service: force Geometry to Multi in GML to be compliant wi...
2019-10-14
- 12:54 AM Revision 5885c17b (qgis): Allow editing of postgres JSON fields from Text Edit Widget
- 12:43 PM Revision 87eb1d6c (qgis): update MDAL 0.4.0
- 12:43 PM Revision 272005a3 (qgis): Sibling of 97cc9f64aa8b35af3c928662ce996424daf087c5 [skip ci]
- skip-checks: true
- 09:18 AM Revision a3344ba4 (qgis): Update qgsfeaturelistview.cpp
- 08:58 AM Revision d343972d (qgis): Change help answer to what is actually shown in the preview
- 08:22 AM Revision a67030f1 (qgis): commenting noisy warnings
- These are annoying and prevent from correctly testing QGIS nightlies.
Will be reverted when #32176 is merged
2019-10-13
- 01:35 AM Revision 5f24a0b2 (qgis): Change help answer to what is actually shown in the preview
- 11:46 PM Revision 0eff3733 (qgis): Adds better Layer panel indicator for noCRS
- 11:26 PM Revision 9dc367a2 (qgis): Merge pull request #32226 from rouault/wfs_fix_filter_expression
- [WFS provider] Do not forward FilterExpression to spatialite cache if the expression needs a geometry
- 10:35 PM Revision a92dd335 (qgis): [Server] WFS Service: force Geometry to Multi in GML to be compliant wi...
- 10:35 PM Revision 4dfb5692 (qgis): Sibling of 424e5001d8e09a5f247b41d7a3ee0c6ebfc63c2d [skip ci]
- skip-checks: true
- 10:35 PM Revision 424e5001 (qgis): [Server] WFS Service: force Geometry to Multi in GML to be compliant wi...
- 11:33 AM Revision 738d6d33 (qgis): Fix handling of RASTER layers in retrieveLayerTypes
- 11:33 AM Revision fa82f869 (qgis): Fix typo
- 11:33 AM Revision 177182e2 (qgis): Only pick distinct srid/type combinations from vector layers
- Closes #32223
- 11:26 AM Revision 19786535 (qgis): Show more DD buttons when setting background of text format
- Currently they are only shown in labels settings dialog
- 11:26 AM Revision 0cfefa09 (qgis): Sibling of 0e8ad9b755f6a1f39266c33c0b462610524b9f9c [skip ci]
- skip-checks: true
- 10:17 AM Revision 8ef69198 (qgis): Sibling of f416863198d447ce0b25cc0162df7aad5c2984bf [skip ci]
- skip-checks: true
- 10:17 AM Revision 1607d28d (qgis): Sort translations in desktop file
- Desktop file generation is non-deterministic - translation positions may vary
across builds. This makes the build non... - 03:26 AM Revision 29520d6a (qgis): Merge pull request #32222 from rldhont/abstract-content-cache-task-wait...
- Wait for finished in abstract content cache when fetching with blocking
2019-10-12
- 12:54 AM Revision 85e4827b (qgis): [WFS provider] Do not forward FilterExpression to spatialite cache if t...
- 12:53 AM Revision a6602da5 (qgis): featuresourcetestbase.py: make assert_query() robust to non-0 attribute...
- 07:58 PM Revision 436b09ce (qgis): Try to wait for already fetch content in abstract content cache
- 06:09 PM Revision 7b3ff2c9 (qgis): Sibling of f754c81d0dea92008c84f07f643709130327eb15 [skip ci]
- skip-checks: true
- 06:09 PM Revision d5d6dcd9 (qgis): Change help answer to what is actually shown in the preview
- 05:42 PM Revision db444077 (qgis): Enhance wait for finished in abstract content cache to be sure reply ha...
- 05:40 AM Revision d680d722 (qgis): Wait for finished in abstract content cache when fetching with blocking
- 04:49 AM Revision d9ef585e (qgis): Abstract content cache: delete task later
- Try to fix travis segfault by replacing the delete task calls with task->deleteLater() in QgsAbstractContentCache
- 04:12 AM Revision 857697dd (qgis): Fix uncaught transform exception when determining AFS layer bounds
2019-10-11
- 09:20 PM Revision 172956ad (qgis): Merge pull request #32158 from signedav/null-strings-datetime
- Null representation in QgsDateTimeEdit on getting focus
- 04:49 PM Revision 136cec24 (qgis): Merge pull request #32200 from strk/backport-32145-to-release-3_4
- Return false on commit failure from QgsOgrProvider::changeGeometryValues
- 12:46 PM Revision 6a08e0bd (qgis): The layer can be null
- 12:38 PM Revision 043dc613 (qgis): [mssql] Speed up loading of larger views (fixes #27618)
- The extent estimation was taking a long time for views because we can't use
spatial index statistics - the code was d... - 12:38 PM Revision 0c9981b5 (qgis): Sibling of 2dd35263f919543fc6649d1485cb50f725f24eec [skip ci]
- skip-checks: true
- 12:14 PM Revision 27f13936 (qgis): Fix detection of GEOS version
- Closes #32170 for 3.4 branch
- 11:56 AM Revision b68ceacf (qgis): Honour "useEstimatedMetadata" config in QgsPostgresProviderConnection::...
- 11:56 AM Revision 8441993d (qgis): Always honour useEstimatedMetadata connection setting
- ... rather than hard-coding a "true" value
References #32053 - 11:56 AM Revision 7f42034b (qgis): When using estimated metadata, skip NULL geometries
- This allows determining srid/type of columns having a NULL
geometries in the first 1000 records, at the cost of possi... - 11:26 AM Revision 76b39de1 (qgis): Add ENABLE_SAGA_TESTS cmake config, default to off, enable in ci (#32199)
- * Add ENABLE_SAGA_TESTS cmake config, default to off, enable in ci
Closes #32143
* Update python/plugins/processing... - 10:42 AM Revision 44afef81 (qgis): The layer can be null
- 08:47 AM Revision e576d6ba (qgis): Return false on commit failure from QgsOgrProvider::changeGeometryValues
- Fixes #32144 for 3.4 branch
- 08:38 AM Revision 61b34653 (qgis): Return false on commit failure from QgsOgrProvider::changeGeometryValues
- Fixes #32144
- 08:38 AM Revision f421dc4f (qgis): More commitTransaction error handling
- 08:26 AM Revision bc9bb888 (qgis): Fix detection of GEOS version
- Closes #32170 for 3.4 branch
- 08:24 AM Revision 84325e69 (qgis): Simplify GEOS version extraction code
- 06:08 AM Revision 6625c7ba (qgis): [Bugfix] Get remote SVG synchronously - in the server context
- 06:06 AM Revision f467fc58 (qgis): Fix detection of GEOS release candidate versions
- Closes #32170
Also available in: Atom