Skip to content

Releases: arc2qgis/qlyrx

Version 0.3.5 - bug fixes

21 Nov 06:50
Compare
Choose a tag to compare

Bug Fix version:

  • fixed issue #22 - KeyError while using simple renderer LYRX, which broke the tool.
  • fixed issues with changes in error handling in QGIS >3.30 which caused issue #22.
  • small change to success message to be more informative (and less juvenile), and added extra information to log success message.

Version 0.3.4 - bug fixes

24 Jul 12:13
Compare
Choose a tag to compare

2024-07-24 Version 0.3.4
Adjusted the tool to work with QGIS >= 3.30

  • Bug Fix version
    • fixed issue #21 - WkbType replacing QgsWkbType broke version 0.3.3
    • fixed unreported issue with colorToRgbArray converting int to float which broke the tool.

v0.3.3 fixes bugs

19 Oct 05:04
Compare
Choose a tag to compare

Bug fix version which fixed a bug caused by a missing import for LoadStyle.
replaced wrongfuly deleted ./img folder.
Should fix #13 and #12

Fix to apply bug

10 Oct 07:47
Compare
Choose a tag to compare

Version should fix the apply symbology bug.

Changes and adds tests for renderers that should prevent bug from occurring.

Fix to layer loading bug

18 Jun 06:25
Compare
Choose a tag to compare

Rewrote layer loading using PyQGIS instead of base ui elements.
this should fix the issue with newer versions of QGIS not loading a list of the layers.

Now with fast and easy QML loading!

04 Oct 18:08
Compare
Choose a tag to compare

Added a new button for fast and easy QML/SLD loading for the current active layer.
Also new button icons to tell the button apart.
qlyrx.zip

v0.2

01 Oct 18:21
Compare
Choose a tag to compare