This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 20 Jul, 2020 2 commits
-
-
Mathieu Tillet authored
- Solves the bug where the sector would stop being scaled by dragging a corner and the bug where the sector's bounding box and real position would sometimes stop corresponding to one another by changing strict equalities of potentially very small numbers to checking their absolute differences is less than a certain threshold. - Manages negative values for field input, especially for angles
-
Mathieu Tillet authored
On the mask tab of the instrument view, when the user inputs a value in one the field, the view is now updated on validation of this value (i.e. when the user clicks outside the field or hits Enter), whereas before, the user needed to hover over the instrument view to see the changes take effect, which was illogical. Also, when there is a correction on the value entered (for example a negative value for a positive-only field), the value corrected is immediatly showed, instead of waiting for the user to deselect-reselect the shape.
-
- 17 Jul, 2020 1 commit
-
-
Mathieu Tillet authored
- Add a proper shortcut - Fix the bounding box not following the sector when moved, but updating it - Set new endAngle at creation - Fix a bug where the topLeft corner drag was mismanaged due to a bad variable - Better check for angles and radii values
-
- 08 Jul, 2020 6 commits
-
-
Mathieu Tillet authored
-
Mathieu Tillet authored
-
Mathieu Tillet authored
-
Mathieu Tillet authored
Refactor redondant parts of the code and modify some default values to be more convenient for the user.
-
Mathieu Tillet authored
Make it so it is possible to draw sectors in the pick tab too.
-
Mathieu Tillet authored
-
- 07 Jul, 2020 3 commits
-
-
Mathieu Tillet authored
-
Gagik Vardanyan authored
Speed up function template browsers in indirect analysis GUI
-
Gagik Vardanyan authored
Fix crash when switching backgrounds in ConvFit tab of indirect GUI
-
- 03 Jul, 2020 5 commits
-
-
Stephen authored
-
Gemma Guest authored
Update MSlice version in Mantid
-
Gemma Guest authored
Add Ubuntu 20.04 build dependencies list
-
Gigg, Martyn Anthony authored
-
DanielMurphy22 authored
-
- 02 Jul, 2020 7 commits
-
-
Stephen authored
This commit removes unnecessary replot calls, which slows the interface down. It does this throguh a RAII structure, which controls when redrawing occurs in the main plotting command.
-
Stephen authored
-
Gemma Guest authored
Add output options to ConvFit
-
Gemma Guest authored
MantidPython and Notebook remove and add Docs
-
Gemma Guest authored
Fix typo in install rename command
-
Gagik Vardanyan authored
Abins: remove unnecessary check on parameters dict when testing data loaders
-
Gagik Vardanyan authored
Fix CTRQ performance test regression
-
- 01 Jul, 2020 8 commits
-
-
Simon Heybrock authored
Fix workbench launchscripts for windows package
-
Adam J. Jackson authored
-
Adam J. Jackson authored
-
Daniel Murphy authored
-
Stephen authored
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
- 30 Jun, 2020 5 commits
-
-
McDonnell, Marshall authored
-
McDonnell, Marshall authored
-
Daniel Murphy authored
-
Gemma Guest authored
Improve Performance of Loading Python Plugins During Startup
-
Gigg, Martyn Anthony authored
-
- 29 Jun, 2020 2 commits
-
-
Gemma Guest authored
I'm not sure why this worked before but after a recent change to move this algorithm from MDAlgorithms to the Reflectometry directory, problems were showing up with the framework not being initialised and there seems to also be a problem with loading a workspace group via a managed algorithm.
-
Gemma Guest authored
Muon double pulse analysis
-
- 26 Jun, 2020 1 commit
-
-
Conor Finn authored
Mantid workbench won't load without some of the algorithms in the manifest, but it still has to be possible to import the simple api without the python algorithms. RE #28822
-