This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 10 Aug, 2021 1 commit
-
-
Add parent to QMenu objects so they get deleted when the parent matrix workspace view gets deleted
-
- 12 Apr, 2021 1 commit
-
-
- 09 Mar, 2021 1 commit
-
-
Stephen authored
-
- 08 Feb, 2021 1 commit
-
-
Stephen authored
- Adds overplot spectrum & overplot bin options
-
- 20 Nov, 2020 1 commit
-
-
Mathieu Tillet authored
If there is no Dx data, the Dx tab is not shown in the data view.
-
- 12 Nov, 2020 1 commit
-
-
Mathieu Tillet authored
When showing the data to the user, the dx data are now shown in their tab, as it was the case in MantidPlot.
-
- 16 Jun, 2020 1 commit
-
-
Conor Finn authored
RE #28609
-
- 27 Mar, 2020 1 commit
-
-
Conor Finn authored
Removes all of the from __future__ imports that open and close the brackets on the same line. This is most of them.
-
- 20 Mar, 2020 1 commit
-
-
Nick Draper authored
Also updated class_maker.py
-
- 25 Apr, 2019 2 commits
-
-
Samuel Jones authored
-
Samuel Jones authored
-
- 24 Apr, 2019 1 commit
-
-
Samuel Jones authored
-
- 08 Feb, 2019 2 commits
-
-
Dimitar Tasev authored
Matrix and Table workspace displays no longer inherit ObservingView, in order to delete the ADS Observer. This is now done in the StatusBarView.
-
Dimitar Tasev authored
-
- 07 Feb, 2019 2 commits
-
-
Dimitar Tasev authored
The close functionality is now triggered from the parent Status Bar view, in order to be closed properly and deleted. Some renaming in the instrument view.
-
Dimitar Tasev authored
-
- 06 Feb, 2019 1 commit
-
-
Dimitar Tasev authored
-
- 31 Jan, 2019 1 commit
-
-
Dimitar Tasev authored
-
- 30 Jan, 2019 2 commits
-
-
Dimitar Tasev authored
-
Dimitar Tasev authored
-
- 24 Jan, 2019 2 commits
-
-
Samuel Jones authored
-
Dimitar Tasev authored
-
- 23 Jan, 2019 3 commits
-
-
Dimitar Tasev authored
-
Dimitar Tasev authored
Extracted common presenter and view functionality into ObservingView and ObservingPresenter Added tests for MWD and TWD's new functionality
-
Dimitar Tasev authored
-
- 15 Jan, 2019 3 commits
-
-
Dimitar Tasev authored
-
Dimitar Tasev authored
-
Dimitar Tasev authored
-
- 13 Dec, 2018 1 commit
-
-
Dimitar Tasev authored
show_mouse_toast and copy_to_clipboard was moved into a shared package between Matrix and Table WS displays. This required small changes to the view and a mocking of the functions in the shared package as otherwise they cause an assertion error in Qt due to the tests running without a QGuiApplication
-
- 16 Nov, 2018 2 commits
-
-
Dimitar Tasev authored
-
Dimitar Tasev authored
-
- 15 Nov, 2018 1 commit
-
-
Dimitar Tasev authored
-
- 14 Nov, 2018 1 commit
-
-
Dimitar Tasev authored
Fix __main__ for matrixworkspacedisplay not running properly Added a type check in the model + test TableViewModel types now use py3compat Enum Removed unused function from view.py Added new Enum type - MantidAxType, used in various places to specify axis
-
- 02 Nov, 2018 1 commit
-
-
Dimitar Tasev authored
Small refactoring in presenter: - Number of selected to show a warning is now a class parameter - The plotting class is now taken via dependency injection, making it easier to mock MatPlotlib - Added new mocks, inlcuding MockPlotLib
-
- 01 Nov, 2018 1 commit
-
-
Dimitar Tasev authored
-
- 31 Oct, 2018 1 commit
-
-
Dimitar Tasev authored
-
- 30 Oct, 2018 4 commits
-
-
Dimitar Tasev authored
-
Dimitar Tasev authored
-
Dimitar Tasev authored
-
Dimitar Tasev authored
-