This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Apr 14, 2020
-
-
- Apr 07, 2020
-
-
David Fairbrother authored
-
- Apr 03, 2020
-
-
David Fairbrother authored
Adds a link to GUI standards to the PR template, at a later date we can remove this as technically it falls under coding standards. But to spread the word initially it makes sense to explicitly draw attention to it.
-
David Fairbrother authored
Fixes a warning for Engineering Diffraction test guide being misnamed and bumps the current copyright year
-
David Fairbrother authored
Adds a document on GUI standards following a meeting where these points were discussed.
-
- Apr 01, 2020
-
-
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
-
-
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
-
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
-