Skip to content

Releases: amoh-godwin/Qmlview

v4.0.1-beta

25 Apr 11:40
54968f3
Compare
Choose a tag to compare
Update python-publish.yml

v4.0.1-alpha

25 Apr 11:31
Compare
Choose a tag to compare
Merge branch 'development'

Six Pies

31 Mar 02:50
eba8002
Compare
Choose a tag to compare
Merge pull request #42 from amoh-godwin/development

Development

Six Pies

30 Mar 02:39
e841bf0
Compare
Choose a tag to compare
Six Pies Pre-release
Pre-release
Merge pull request #39 from amoh-godwin/qt6

Qt6

CutsView 2

17 Feb 17:17
b871e5f
Compare
Choose a tag to compare

Change Log

v3.2

  • Include QtCharts in build dependencies

v3.1

  • Live view mode (Auto reload / Hot reload)

v3.0

  • Live view mode

CutsView

02 Feb 18:10
Compare
Choose a tag to compare

Change Log

v3.1

  • Live view mode (Auto reload / Hot reload)

Sikan

02 Dec 02:42
Compare
Choose a tag to compare

ChangeLog

V3

  • Add Live (auto-reloading) mode

SwordBearer

25 Nov 03:23
Compare
Choose a tag to compare

QmlView

This is used for preview purposes only.

Info

This is a release for Windows version 64-bit.

Why it came into being

It is supposed to be a somewhat replacement
for the default qmlscene that came with every PyQt installation.
But since PyQt5.10 it hasn't been included in the installation folder.
A way around it used to be to include a copy from the installation
of Qt's official software development bundle found on Qt's official
site Qt.com. But this also fails in PyQ5.11.
So, this is supposed to be a stand-alone qmlscene sort of replacement.

Download

Use the qmlview-Qt5xx-xx-xxbit.rar file above
It contains all the binaries. Extract to a specific folder say: C:\Program Files and enjoy.

Usage

at the command prompt do:
qmlview <file>
eg:
qmlview path/to/myqmlfile.qml

Error reporting

No errors have been reported since the time of release.
Therefore report every error at https://github.com/amoh-godwin/Qmlview/issues
Open a new issue and state the error.

Use at own discretion.

Excellent

25 Nov 03:24
af86513
Compare
Choose a tag to compare

QmlView

This is used for preview purposes only.

Info

This is a release for Windows version 64-bit.

Why it came into being

It is supposed to be a somewhat replacement
for the default qmlscene that came with every PyQt installation.
But since PyQt5.10 it hasn't been included in the installation folder.
A way around it used to be to include a copy from the installation
of Qt's official software development bundle found on Qt's official
site Qt.com. But this also fails in PyQ5.11.
So, this is supposed to be a stand-alone qmlscene sort of replacement.

Download

Use the qmlview-win64bit.rar file above
It contains all the binaries. Extract to a specific folder say: C:\Program Files and enjoy.

Usage

at the command prompt do:
qmlview <file>
eg:
qmlview path/to/myqmlfile.qml

Error reporting

No errors have been reported since the time of release.
Therefore report every error at https://github.com/amoh-godwin/Qmlview/issues
Open a new issue and state the error.

Use at own discretion.