Skip to content

Releases: opengisch/QgisModelBaker

v0.4.0

27 Apr 13:50
Compare
Choose a tag to compare

Changes in version v0.4.0

Use QProcess instead of subprocess

Fix #21

Handle self.legend with None value

Optimize layer tree grouping (avoid moving layers)

Minor fixes/updates

  • Update ili2pg to v3.8.0
  • Fix tab order for generate_project.ui
  • Avoid printing field names (it takes time)
  • Fix SQL to get table fields

v0.2.3

29 Mar 21:25
Compare
Choose a tag to compare

Changes in version v0.2.3

Fix string formatting and update ili2pg version

Avoid QAction error when loading plugin

It seems QAction requires a second parameter (parent). Otherwise, I keep getting a "QAction(str, QObject): not enough arguments" error.
Not sure if the issue is related to Qt version, which in my case is 5.5.1.

Guide user through installing and configuring java

v0.2.2

28 Mar 19:52
Compare
Choose a tag to compare

Changes in version v0.2.2

Write changelog on github

Add point layers on top

Create groups in the layer tree

Spatial layers will appear on top in the layer tree. All other layers
will be put into a separate group called tables.

v0.2.1

26 Mar 21:45
Compare
Choose a tag to compare
Release 0.2.1

v0.2.0

26 Mar 21:35
Compare
Choose a tag to compare
Release 0.2.0

v0.1.3

26 Mar 16:24
Compare
Choose a tag to compare
Release 0.1.3

v0.1.2

26 Mar 15:19
Compare
Choose a tag to compare
Fix python deploy errors

0.1

24 Mar 07:29
Compare
Choose a tag to compare
0.1 Pre-release
Pre-release
v0.1

Some updates for the plugin to work