This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Jun 28, 2019
-
-
Gagik Vardanyan authored
Fix copy/paste bugs in reflectometry GUI
-
Gagik Vardanyan authored
Fix bugs with row highlighting in reflectometry GUI
-
Gagik Vardanyan authored
Remove unused file in restructured GUI code
-
Gagik Vardanyan authored
Fix help button segfault on reflectometry GUI
-
Gagik Vardanyan authored
Change shortcut to avoid clash on on workbench
-
- Jun 27, 2019
-
-
Gemma Guest authored
I think this was needed in the original restructuring but the design has been simplified and it is no longer necessary Re #26025
-
Gemma Guest authored
- This was to do with the way the presenter is created as an optional. It doesn't need to be an optional here - a unique pointer is better and makes ownership clearer. - This commit also includes some tidying of the MainWindowSubscriber which was being used incorrectly. - It also includes replacing some calls to m_presenter with calls to m_notifyee. They are the same object but we should use m_notifyee to be more in keeping with MVP. There is one remaining use of m_presenter in closeEvent but it is beyond the scope of this PR to fix that. Re #23027
-
Gagik Vardanyan authored
Fix ICat Login for new Reflectometry GUI on Workbench
-
- Jun 26, 2019
-
-
Gemma Guest authored
-
Gemma Guest authored
Re #23027
-
Samuel Jones authored
-
Nick Draper authored
Adding ads observer to muon analysis
-
Samuel Jones authored
-
Gemma Guest authored
This avoids a clash on workbench Re #23027
-
Gagik Vardanyan authored
Reflectometry GUI: Change defaults for Instrument Settings
-
Samuel Jones authored
-
Samuel Jones authored
-
Gemma Guest authored
Re #23027
-
Gagik Vardanyan authored
make GetEiT0atSNS to work with monitor data with TOF not wrapped to first frame
-
Gagik Vardanyan authored
Port Muon ALC Interface
-
Samuel Jones authored
-
Gagik Vardanyan authored
Fix adding rows bug when erasing rows
-
Gagik Vardanyan authored
Fix autosaving of group workspaces on the reflectometry GUI
-
Gagik Vardanyan authored
Expose indexOf to python
-
Gagik Vardanyan authored
Update SANS test script
-
Gagik Vardanyan authored
Fast plotting of MatrixWorkspaces in SliceViewer
-
Samuel Jones authored
-
- Jun 25, 2019
-
-
Savici, Andrei T. authored
-
LINJIAO email authored
-
LINJIAO email authored
-
LINJIAO email authored
-
LINJIAO email authored
-
Gemma Guest authored
This is a duplicate of a mock that's in ReflMockObjects. Longer term I'd like to separate it out into its own file but for now it's confusing so remove the unused version. Re #23027
-
Gemma Guest authored
Re #23027
-
Gemma Guest authored
-
Tom Titcombe authored
Add unit test to catch bug re #25930
-
Tom Titcombe authored
Move export table check to its own section This removes ambiguity about what export table should save re #26002
-
Gemma Guest authored
Remove previous fix for updating state on batch complete and instead do it on autoreduction resumed. This is when the clearing of state is happening so fix it at this point. Re #23027
-
LINJIAO email authored
-
LINJIAO email authored
-