Releases: SciQLop/tscat_gui
Releases · SciQLop/tscat_gui
v0.4.0
v0.3.2
What's Changed
- columnCount method should have a default value for parent index by @jeandet in #90
- Ensure driver worker is always async and models are updated in the right thread by @jeandet in #91
- catalogue: refresh/reload catalogue upon predicate change by @pboettch in #93
Full Changelog: v0.3.1...v0.3.2
v0.3.1
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- drag-drop: allow export of catalogue by dragging from Catalogue-View by @pboettch in #71
- keyword-list: remove , from valid characters for keywords by @pboettch in #73
- mypy: newer versions of mypy are finding more issues by @pboettch in #74
- Feature #68 - multi-select + bulk edit by @pboettch in #75
- event-drag: enable drag event and drop on catalogues by @pboettch in #76
- Feature #63: show some meta-data of selected catalogues' by @pboettch in #77
- Feature 49 - undo/redo show action list with toolbutton by @pboettch in #78
- Multiple fixes by @pboettch in #82
- Async poc by @pboettch in #83
- events: dynamic and statically added events should appear differently by @pboettch in #86
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Bump pip from 19.2.3 to 21.1 by @dependabot in #1
- ui: create basic user-interface by @pboettch in #16
- model: add basic treemodel by @pboettch in #17
- Edit window by @pboettch in #18
- Writable edit window by @pboettch in #19
- Undo/Redo stack implementation by @pboettch in #20
- do not allow attributes which use names of fixed keys by @pboettch in #21
- New catalogue by @pboettch in #22
- Trash implementation - this one first by @pboettch in #24
- Undo stack global var fix by @pboettch in #23
- Permanently delete catalogues by @pboettch in #25
- Event table added by @pboettch in #29
- User signals and slots by @pboettch in #35
- fix ignoring of active-select when selection is done programmatically by @pboettch in #36
- add refresh-button and functionality by @pboettch in #37
- create new-event-button by @pboettch in #38
- replace DoubleSpinbox with LineEdit+Validator by @pboettch in #39
- enable keyboard-shortcuts for undo and redo by @pboettch in #40
- enable sorting of catalogues and events, filtering only for catalogues by @pboettch in #41
- Import and export by @pboettch in #42
- Switch to PySide6 to follow SciQLop by @jeandet in #43
- Adds release and tests workflows and update requirements by @jeandet in #44
- Dynamic catalogue edit by @pboettch in #45
- Several bug-fixes by @pboettch in #70
New Contributors
- @dependabot made their first contribution in #1
- @pboettch made their first contribution in #16
- @jeandet made their first contribution in #43
Full Changelog: https://github.com/SciQLop/tscat_gui/commits/v0.2.0