Skip to content

Releases: Dliammc/CustomPyQt

v6.1.0

Choose a tag to compare

@Dliammc Dliammc released this 25 Oct 14:26

PyCt6 6.1.0 New in this release:

  • Removed unneeded and depreciated methods from widgets
  • Added accessor methods to widgets
  • Added new CApplication widget
  • Various other bug fixes and improvements

v6.0.6

Choose a tag to compare

@Dliammc Dliammc released this 11 Jul 20:40

Bug Fixes and Improvements:

  • Added text padding for CLineEdit, CTextEdit, and CCombobox
  • Added default logo for CMainWindow and CTopLevel window icon
  • Fixed resizing errors for CComboBox
  • Fixed scrollbar fitting to closely to the edge of the CTextBox widget
  • Removed method causing errors when trying to set window icon of CMainWindow and CTopLevel

v6.0.5

Choose a tag to compare

@Dliammc Dliammc released this 07 Jul 15:47

Bug Fixes and Improvements:

  • added ("light", "dark") image options for widgets
  • switched from hexadecimal to rgb values for widget color styling
  • improved styling of disabled colors for widgets

v6.0.4

Choose a tag to compare

@Dliammc Dliammc released this 29 Jun 01:06

Bug Fixes and Improvements

  • Fixed error with c_top_level title defaulting to "CMainWindow" rather than "CTopLevel"

v6.0.1

Choose a tag to compare

@Dliammc Dliammc released this 18 Jun 02:26

But fixes and improvements

Library now works for Python 3.9, 3.10, and 3.11

v6.0.3

Choose a tag to compare

@Dliammc Dliammc released this 22 Jun 00:57

Bug Fixes and Improvements

  • Fixed error where CCombobox down arrow image wouldn't open
  • Fixed error where CTopLevel wouldn't show up when called
  • Various Fixes and Improvents

v6.0.2

Choose a tag to compare

@Dliammc Dliammc released this 18 Jun 21:21

But Fixes and Improvements

  • Fixed CCombobox down arrow image not loading

v6.0.0

Choose a tag to compare

@Dliammc Dliammc released this 16 Jun 19:08
e6359ab

First Release:

  • Clean code and rename module to PyCt6
  • Change version to 6.0.0