Skip to content

Prepare plugin for Qt6#314

Merged
merydian merged 39 commits intomainfrom
feat/qt6
May 16, 2025
Merged

Prepare plugin for Qt6#314
merydian merged 39 commits intomainfrom
feat/qt6

Conversation

@merydian
Copy link
Collaborator

Supersedes #290 and #250. Closes #272 and #303.

@merydian merydian marked this pull request as ready for review May 12, 2025 13:46
@MichaelsJP
Copy link
Member

LGTM. Just a few minor things.

@MichaelsJP
Copy link
Member

MichaelsJP commented May 13, 2025

  • (Prio) When starting fresh without an API Key creating points with live preview fails. Of course. But it should be caught with showing a sensible message to the user.
  • No numbers visible in the layer point popup.
  • (Minor) Just noticed when moving the points that the points disappear while moving. They are visible again when releasing. Has low priority, I think.
  • (Prio) Travelling salesman needs three points and currently the plugin throws an exception when only two are set.

My specs

QGIS version3.42.2-Münster
QGIS code branchRelease 3.42
 
Libraries
Qt version5.15.16
Python version3.13.3
GDAL version3.10.2 (Compiled)
3.10.3 (Running)
PROJ version9.6.0
EPSG Registry database versionv12.004 (2025-03-02)
GEOS version3.13.1-CAPI-1.19.2
SQLite version3.49.1 (Compiled)
3.49.2 (Running)
PDAL version2.8.3
PostgreSQL client version17.4
SpatiaLite version5.1.0
QWT version6.3.0
QScintilla2 version2.14.1
OS versionEndeavourOS
 
Active Python plugins
MetaSearch0.3.6
grassprovider2.12.99
db_manager0.1.20
processing2.12.99
ORStools1.10.0

Copy link
Member

@MichaelsJP MichaelsJP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Just some tests and it's ready imo.

@merydian merydian force-pushed the feat/qt6 branch 2 times, most recently from 1948cc2 to 795a61a Compare May 13, 2025 13:47
Copy link
Member

@MichaelsJP MichaelsJP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@merydian merydian merged commit 1e86398 into main May 16, 2025
8 of 14 checks passed
@koebi koebi deleted the feat/qt6 branch June 27, 2025 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

QgsField constructor is deprecated

2 participants