This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 31 Oct, 2019 6 commits
-
-
Gigg, Martyn Anthony authored
Fix unhandled exceptions when pasting multiple groups
-
Nick Draper authored
Disallow opening multiple instances of an interface
-
Dan Nixon authored
Fix Search Results List in Reflectometry not resizing
-
Savici, Andrei T authored
Update workbench differences docs
-
Savici, Andrei T authored
Linking docs to dev-docs
-
Savici, Andrei T authored
Updating link that was altered
-
- 30 Oct, 2019 34 commits
-
-
Gigg, Martyn Anthony authored
ISIS SANS Usability Fixes
-
Gigg, Martyn Anthony authored
Covers differences in Spline on Windows/Linux
-
Gemma Guest authored
This commit fixes potential unhandled exceptions where pasting multiple groups could cause duplicate group names. Firstly, if group names are empty, then leave them empty, otherwise they become named groups and duplication becomes an issue (whereas duplicate unnamed groups are ok). Secondly, as well as checking in the model, also check in the clipboard for duplicates. Re #27193
-
DanielMurphy22 authored
-
Giovanni Di Siena authored
-
Giovanni Di Siena authored
Re #27112
-
DavidFair authored
-
Gemma Guest authored
This commit uses the AnyKeyPressed edit trigger to start editing cells when a user types. This replaces special handling for this in the JobTreeView's key press event, which is no longer required following recent fixes. Re #26808
-
Nick Draper authored
Script Editor Zoom
-
Nick Draper authored
Add run numbers to Engineering Diffraction test doc that can be run from archive
-
Nick Draper authored
Fixed issue with WANDPowderReduction handling of event workspaces
-
DanielMurphy22 authored
-
David Fairbrother authored
Fixes the search result list in reflectometry not resizing correctly. Previously it would resize the other elements instead of the results list.
-
Dan Nixon authored
CreateDetectorTable algorithm for Workbench
-
Harrietbrown authored
Co-Authored-By:
Alice Russell <46603316+alicerussell1@users.noreply.github.com>
-
Dan Nixon authored
SaveAscii: add possibility to save the values of the spectrum axis
-
Nick Draper authored
Abins algorithm: overhaul AbinsParameters
-
Nick Draper authored
Display Fit result workspaces in the fit property browser
-
Nick Draper authored
Provide algorithm to convert HFIR SANS files to wavelength
-
Phil authored
-
Harriet Brown authored
-
Phil authored
-
Nick Draper authored
Fix source location of NonOrthogonalSourcePlugin on Windows
-
Gagik Vardanyan authored
Fix instability with multiple plot windows on Workbench
-
Dan Nixon authored
Load current run in muon analysis
-
Dan Nixon authored
Add Cropping by Fraction to ISIS Powder
-
Dan Nixon authored
Add usage stats to ISIS SANS
-
Martyn Gigg authored
-
Gigg, Martyn Anthony authored
Output correct transmission workspaces for debug mode
-
PhilColebrooke authored
-
Phil authored
-
David Fairbrother authored
Update the JobTree to correctly handle shift+letter, previously the modifier would catch this and ignore an upper case keypress
-
David Fairbrother authored
Adds usage statistics to the new ISIS SANS Interface, and some of the buttons that we expect to be used to help steer future development
-
David Fairbrother authored
Fixes the SANS Interface not resizing correctly due to a broken layout. The top layer layout was recreated and the sizing policy was changed to prefer the right hand side resizing over the left
-