This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Apr 02, 2020
-
-
Gigg, Martyn Anthony authored
Fix bugs with restoring defaults on the reflectometry GUI
-
- Apr 01, 2020
-
-
Gagik Vardanyan authored
Fix test_fitpropertybrowser unreliable test
-
Gigg, Martyn Anthony authored
Remove algorithm proxy class
-
Gigg, Martyn Anthony authored
Improve Status Information in Eng Diff GUI
-
Gigg, Martyn Anthony authored
Corrected Fermi and sample distance on MAPS for PyChop
-
Gigg, Martyn Anthony authored
Add mechanism to print exception in Kafka test thread
-
Gigg, Martyn Anthony authored
cancel algorithm when cancelling script in workbench
-
- Mar 31, 2020
-
-
Alice Russell authored
The fitpropertybrowser was segfaulting when creating the editors within the init. This is because the maps containing the property managers and factories are not cleared in the browser destructor as the properties can still be used elsewhere. In testing however these are not cleared and result in pointers to the managers and factories remaining even though the manager has been deleted. This commit removes the relevant editors from these maps when the destructor is called.
-
Nick Draper authored
Replace polaris output rebinning with delta_r and delta_q
-
Nick Draper authored
Fix being unable to plot in Workbench
-
Nick Draper authored
Merge pull request #28433 from mantidproject/27146_IndexPeaks_not_indexing_some_peaks_when_CommonUBforAll Add validation for input CommonUBForAll in IndexPeaks
-
Phil Colebrooke authored
-
Duc Le authored
-
Harriet Brown authored
This Commit fixes failing system tests in ISIS powder polaris. re: #28415
-
Duc Le authored
-
Nick Draper authored
-
Nick Draper authored
-
Gigg, Martyn Anthony authored
Workbench plot dialog validation
-
- Mar 30, 2020
-
-
Nick Draper authored
-
Nick Draper authored
Merge branch '28275_workbench_plot_dialog_validation' of https://github.com/mantidproject/mantid into 28275_workbench_plot_dialog_validation
-
https://github.com/mantidproject/mantidNick Draper authored
Merge branch 'master' of https://github.com/mantidproject/mantid into 28275_workbench_plot_dialog_validation # Conflicts: # docs/source/release/v5.1.0/mantidworkbench.rst
-
Gigg, Martyn Anthony authored
Create new tab names correctly on KDE
-
Gigg, Martyn Anthony authored
Add ability to load measured attenuation profile for material
-
Conor Finn authored
-
Conor Finn authored
-
Conor Finn authored
-
Conor Finn authored
The status bar at the bottom of the GUI is now populated with the currently loaded calibration.
-
Conor Finn authored
-
Nick Draper authored
-
Danny Hindson authored
-
Gigg, Martyn Anthony authored
Remove python 2 __future__ Imports and Imports of six
-
David Fairbrother authored
Creates new tab names correctly on non-GNOME enrionvments for Ubuntu. KDE automatically binds keyboard shortcuts, which Qt represents with &x (where x is the shortcut). This breaks the name lookup as &New != New in "New Tab". We now strip out these characters when looking up the names fixing the names not incrementing correctly.
-
David Fairbrother authored
Adds a mechanism (which was added to KafkaEventStreamDecoder incorrectly) to print the exception to help flush out our flakey tests. See commit 92455e43 - which is the same changes in KafkaEventStreamDecoderTest for details
-
Conor Finn authored
-
Conor Finn authored
-
DannyHindson authored
-
- Mar 27, 2020
-
-
Gigg, Martyn Anthony authored
Fix Colour Bar Scales on Ragged Workspaces
-
Gigg, Martyn Anthony authored
Improve tooltips on the reflectometry GUI
-
Gigg, Martyn Anthony authored
inplace specialization for SetUncertainties
-
Gigg, Martyn Anthony authored
Remove completed Algorithms from AlgorithmManager managed algorithms
-