-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
instaed of base ui elements. Should fix #6.
- Loading branch information
bogind
committed
Jun 18, 2021
1 parent
0871606
commit 4abd081
Showing
4 changed files
with
979 additions
and
992 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
name=qlyrx | ||
qgisMinimumVersion=3.0 | ||
description=Apply Arcgis Pro .lyrx style | ||
version=0.3 | ||
version=0.3.1 | ||
author=Netta Beninson, Dror Bogin | ||
[email protected] | ||
|
||
|
@@ -22,8 +22,16 @@ repository=https://github.com/arc2qgis/qlyrx | |
|
||
# Recommended items: | ||
|
||
# Uncomment the following line and add your changelog: | ||
# changelog= | ||
changelog= | ||
2021-06-18 Version 0.3.1 | ||
* Rewrote layer loading using pyqgis instaed of base ui elements. | ||
|
||
2020-10-04 Version 0.3 | ||
* Added a new button for fast and easy QML/SLD loading for the current active layer. | ||
New button icons to tell the button apart. | ||
|
||
2020-10-01 Version 0.2 | ||
* First published version | ||
|
||
# Tags are comma separated with spaces allowed | ||
tags=python | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.