Skip to content

Releases: TomographicImaging/eqt

Version 0.3.0

01 Aug 14:02
2e2f360
Compare
Choose a tag to compare
  • Add ProgressTimerDialog and example.
  • Delete ErrorObserver, as this is relevant to VTK, not Qt, so it has been moved to the CILViewer repo.

Version 0.2.2

05 Jul 11:56
2981fe8
Compare
Choose a tag to compare
  • By default, automatically number the tab titles in a StackedWidget

Version 0.2.1

01 Nov 10:00
35f8e82
Compare
Choose a tag to compare
  • Adds methods to add titles and separators to the FormWidget
  • Adds UIMultiStepWidget
  • Adds version string from git describe
  • Added unit tests and a way to disable interactive tests if run on conda build

Version 0.1.0

27 Oct 18:37
73c14c0
Compare
Choose a tag to compare
  • Fixes FormDockWidget by setting a FormWidget as the DockWidget's widget
  • Allows a widget to be added to a FormWidget, which spans the width of the form
  • Adds a factory for creating a StackedWidget
  • Adds UISliderWidget

Version 0.0.7

08 Mar 13:07
84d5653
Compare
Choose a tag to compare
  • bump version number (#5)

Version 0.0.6

05 Mar 22:41
7f8a330
Compare
Choose a tag to compare

sync version number

Version 0.0.4

16 Feb 14:22
da1a79e
Compare
Choose a tag to compare
  • Create python-publish.yml (#3)