Skip to content

Releases: mxcube/mxcubeqt

v2.4.0

20 Nov 07:43
6c9a013
Compare
Choose a tag to compare
v2.4.0 Pre-release
Pre-release
  • Adapted to the latest version of HardwareRepository (as of 20.11.2020).
  • Uses HWR.beamline object to access beamline components.

v2.3.0.1

05 Apr 11:55
183c8ff
Compare
Choose a tag to compare
  • New directory structure:
    • gui/bricks
    • gui/icons
    • gui/ui_files
    • gui/utils
    • gui/widgets
  • Removed all references to BlissFramework. For example directory BlissFramework renamed to gui, BlissWidget to BaseWidget.
  • Removed Qt4_ prefix from Qt4/5 compatible files.
  • Deprecated Qt3 code moved to gui/qt3 directory.
  • Added new api directory that contains links to hardware objects. Rewrote bricks to use api.
  • Added pytest and pylint tests (direcory test/pytest, performed with codacy: https://app.codacy.com/project/mxcube/mxcube/dashboard )
  • Added continues integration with Travis (https://travis-ci.org/mxcube/mxcube)
  • Added CONTRIBUTING.md file describing contribution guidelines.
  • Added information about licence.
  • Gui configuration examples moved to configuration directory.
  • Rewrote the code to use absolute imports.
  • Rewrote the code to be compatable with HardwareRepository v3.0.0. For example renamed queue_model_objects_v1 to queue_model_objects

Release v2.3.0.1. is compatible with HardwarRepository v3.0.0:
https://github.com/mxcube/HardwareRepository/releases/tag/v3.0.0-alpha.1

v2.3.0: Merge pull request #309 from rhfogh/master

16 Mar 08:36
fdc2c62
Compare
Choose a tag to compare
Replaced incorrect LGPL COPYING file with (correct) GPL COPYING file

2.2.2

15 Jan 09:59
fdc2c62
Compare
Choose a tag to compare

Release before major 2.3.0 release

2.2.1

16 Aug 08:09
c752a80
Compare
Choose a tag to compare

Features:

  • Simulated sample changer.
  • Simulated 2D mesh scans and processing on the fly.
  • Mockup hardware objects to control slits, aperture, safety shutter and door interlock.
  • Collect now button adds an item to the queue and executes it.

2.1.1: Merge pull request #183 from mxcube/deperecation_fix

07 Mar 13:10
Compare
Choose a tag to compare

2.1.0

07 Mar 13:10
Compare
Choose a tag to compare
submodule update