This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 17 Sep, 2021 1 commit
-
-
Whitfield, Ross authored
-
- 26 Mar, 2021 2 commits
-
-
Tom Hampson authored
-
Tom Hampson authored
-
- 26 Jan, 2021 1 commit
-
-
Mathieu Tillet authored
-
- 23 Oct, 2020 1 commit
-
-
Mathieu Tillet authored
The Xintegration widget, which control the integration scroll at the bottom of the instrument view, should only appear when the workspace needs it. This was currently the case, but only if the instrument view was opened with this workspace : changing the underlying workspace midway, as intended by replaceWorkspace, was not managed. Thus, the way the integration range is managed was changed to a more concise and modular way, so that it is only hidden or shown when needed, but exists in all cases.
-
- 21 Oct, 2020 1 commit
-
-
Gagik Vardanyan authored
-
- 20 Oct, 2020 1 commit
-
-
Gagik Vardanyan authored
-
- 21 Jul, 2020 1 commit
-
-
Mathieu Tillet authored
Because that's better than loading degrees as radians Also, 0 mod 360 = 0, not 360
-
- 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
-
- 07 Jul, 2020 1 commit
-
-
Mathieu Tillet authored
-
- 16 Jun, 2020 1 commit
-
-
Mathieu Tillet authored
When not setting an integration scroll bar, instead of just not showing it, rather not create it at all. This is mmore heavy handed, as it implies checking for the existence of the object each time it is called, but it is more reliable (as the non-created object cannot possibly occupy any space on screen). This solves the problem of the unclickable Render and Pick tabs.
-
- 15 Jun, 2020 1 commit
-
-
Mathieu Tillet authored
When saving projects, the save has to register if the instrument window has an integration scroll bar or not, so when it loaded the loader won't attempt to add values to a non-existent bar, resulting in a segfault. Also, it remembers the mask tube and mask pixel buttons being checked and restores them to their previous state at loading, as for any other button.
-
- 07 Apr, 2020 1 commit
-
-
In places other substitutions have been made, e.g Clang does not yet specialize std::shared_ptr for T[]. Vector has been used instead. The operator[] methods were incorrectly marked const but returning a non-const reference - this has been fixed. Refs #25842
-
- 20 Mar, 2020 1 commit
-
-
Nick Draper authored
Also updated class_maker.py
-
- 14 Feb, 2020 1 commit
-
-
Giovanni Di Siena authored
-
- 30 Jan, 2019 1 commit
-
-
Samuel Jones authored
-
- 29 Jan, 2019 2 commits
-
-
Samuel Jones authored
-
Samuel Jones authored
-
- 28 Jan, 2019 1 commit
-
-
Samuel Jones authored
-
- 11 Jan, 2019 1 commit
-
-
Samuel Jones authored
-
- 10 Jan, 2019 1 commit
-
-
Samuel Jones authored
-
- 09 Jan, 2019 1 commit
-
-
Samuel Jones authored
-
- 08 Jan, 2019 1 commit
-
-
Samuel Jones authored
-
- 07 Jan, 2019 1 commit
-
-
Samuel Jones authored
-
- 03 Jan, 2019 2 commits
-
-
Samuel Jones authored
-
Samuel Jones authored
-
- 18 Dec, 2018 1 commit
-
-
Samuel Jones authored
-