This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Apr 07, 2020
-
-
Gigg, Martyn Anthony authored
Workbench crash after closing a plot then defining a new fit fn
-
- Apr 06, 2020
-
-
Nick Draper authored
-
Nick Draper authored
-
- Apr 03, 2020
-
-
Peterson, Peter authored
Remove FrameworkManager.h from includes in any headers
-
Gigg, Martyn Anthony authored
It is a header that is heavy and should never be needed in another header. It's long include chain now also has issues with older moc versions not parsing nested namespaces
-
Gigg, Martyn Anthony authored
Equality for sample run
-
Gigg, Martyn Anthony authored
IndirectReduction GUI slowing processing on workbench when open.
-
- Apr 02, 2020
-
-
Savici, Andrei T. authored
NexusFileLoader class
-
Peterson, Peter authored
-
Peterson, Peter authored
This caused an issue with nested imports on Qt < 5.9
-
Gigg, Martyn Anthony authored
Fix bugs with restoring defaults on the reflectometry GUI
-
- Apr 01, 2020
-
-
Owen Arnold authored
-
Owen Arnold authored
-
Owen Arnold authored
-
Peterson, Peter authored
-
Peterson, Peter authored
-
-
Owen Arnold authored
-
Peterson, Peter authored
-
Peterson, Peter authored
-
https://github.com/mantidproject/mantidNick Draper authored
Merge branch 'master' of https://github.com/mantidproject/mantid into 28424_wb_brash_close_plot_then_define_new_fit_fn # Conflicts: # qt/widgets/common/src/FitPropertyBrowser.cpp
-
Peterson, Peter authored
-
Gagik Vardanyan authored
Fix test_fitpropertybrowser unreliable test
-
Gigg, Martyn Anthony authored
Remove algorithm proxy class
-
Peterson, Peter authored
-
Owen Arnold authored
-
Owen Arnold authored
-
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
-
-
Owen Arnold authored
-
Peterson, Peter authored
-
-
Peterson, Peter authored
-
Peterson, Peter authored
-
Nick Draper authored
-
Nick Draper authored
-
Nick Draper authored
Then we can remove the looped remove from the notificationCentre
-
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.
-