Skip to content

Releases: seanwu1105/vscode-qt-for-python

v3.0.2

29 Nov 04:45
747d7f0
Compare
Choose a tag to compare

3.0.2 (2022-11-29)

Bug Fixes

  • support qmllint with PySide 6.4.1 (dc2f427), closes #255

v3.0.1

29 Aug 04:11
f7b1bb4
Compare
Choose a tag to compare

3.0.1 (2022-08-29)

Bug Fixes

  • bundle dependencies into release (35ea0d9)

v3.0.0

28 Aug 20:30
79a6d1e
Compare
Choose a tag to compare

3.0.0 (2022-08-28)

⚠ BREAKING CHANGES

  • bump official release a major version

Miscellaneous Chores

  • bump official release a major version (10136a0)

v2.3.0

28 Aug 20:16
2816353
Compare
Choose a tag to compare

2.3.0 (2022-08-28)

Features

  • qss: support QSS syntax highlighting (7999e44)
  • support PyQt6, PySide2 and PyQt5 (5d41b39)
  • uic: add live execution support (a757644)

v2.2.0

28 Aug 13:41
bac3f8a
Compare
Choose a tag to compare

2.2.0 (2022-08-28)

Features

  • designer: support Qt designer features (50e46fe)
  • rcc: add configurations for rcc path and options (bb6e01a)
  • rcc: add rcc command (a3a611a)
  • rcc: add rcc compile function (338f4e2)
  • support resource-related predefined variables (98b6a37)
  • uic: add uic support (9c17e9d)

v2.1.0

26 Aug 23:28
5f86500
Compare
Choose a tag to compare

2.1.0 (2022-08-26)

Features

  • qrc: assign qrc file to xml language (e252249)

v2.0.0

26 Aug 22:09
94f65eb
Compare
Choose a tag to compare

2.0.0 (2022-08-26)

⚠ BREAKING CHANGES

  • Rebuild project to support more QML language features.

Features

  • build command execution wrapper (55a2ed3)
  • build qmllint ts wrapper (db65cb7)
  • python: add qmllint scripts (1263928)
  • qml: add language features (5140800)
  • qmldir: add language features (b301e7b)
  • qmllint: add enable/disable config (ebb188f)
  • qmllint: add qmllint path and options configurations (e978688)
  • qmllint: catch uri-path conversion error (4beef62)
  • qmllint: lint QML files on opened/saved (a6bd8c6)
  • qmllint: support .qmllint.ini file (056478c)
  • qmllint: support multi-root workspace on resolving Python script (13db906)
  • qmllint: support notification from server to client (cc6798a)
  • resolve predefined variables in tool path and options (f139415), closes #184
  • show error notifications generated from Python scripts (90a6a8f)
  • show errors with notification window (d060b76)
  • show qmllint result (a8a1161)
  • support spaces in command arguments (9f3e9cb)

Bug Fixes

Reverts

Miscellaneous Chores

v1.3.7

30 Jul 03:47
f670130
Compare
Choose a tag to compare

1.3.7 (2022-07-30)

Bug Fixes

  • give up and use an external upload action (9d2d3cf)

v1.3.6

30 Jul 03:37
4de00b5
Compare
Choose a tag to compare

1.3.6 (2022-07-30)

Bug Fixes

  • cat the target variable to curl (526238d)

v1.3.5

30 Jul 03:28
918faa6
Compare
Choose a tag to compare

1.3.5 (2022-07-30)

Bug Fixes