Recent Releases of qtbricks

qtbricks - Version 0.1.0-rc3

Released 2025-08-02

  • Third public pre-release

New features

  • New module qtbricks.widgets containing small Qt widgets for general use with Qt GUIs.

- Python
Published by tillbiskup 7 months ago

qtbricks - Version 0.1.0-rc.2

Released 2024-01-15

  • Second public pre-release

New features

  • New widget: Help-About window

    • Modular general information about a given package
    • Reads most metadata from the package setup.py
  • Plot widget

    • Display grid
  • New module: qtbricks.testing

    • Testing-related helper functionality
  • Utils

    • qtbricks.utils.IntValidator: Integer validator actually fixing input that is beyond the boundaries.
  • Implementation

    • Start with proper unit tests
    • Code formatting using Black

- Python
Published by tillbiskup about 2 years ago

qtbricks - Version 0.1.0-rc.1

Released 2023-11-18

  • First public pre-release

  • Basic versions of the following widgets:

    • File browser
    • Plot
  • Main window with basic functionality

- Python
Published by tillbiskup over 2 years ago