This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Apr 06, 2020
-
-
Nick Draper authored
-
- Mar 05, 2020
-
-
David Fairbrother authored
Bumps the version of GTest to 1.10.0, removes the previous patching steps, which are no longer needed. Removes the extra handling which is provided in upstreams CMake, such as managing include directories
-
- Feb 21, 2020
-
-
Martyn Gigg authored
This implementation is based on the implementation in MantidPlot. A C++-based executor has been added that can execute Python code with the option of installing a trace function to update a progress marker on a given editor window. The old implementation attempted to chunk up the script into the smallest executable blocks and mark each of these as when they were executed. There were 2 issues: - the chunking of the scripts was error prone as it actually requires a good knowledge of how Python internally handles indentation etc. It was fairly easy to break and future internal updates to Python would have required unknown changes. - the progress reporting resolution was far poorer than MantidPlot as the actual line being executed was not reported but inferred by what block was being executed giving a false sense of progress through a script.
-
- Feb 18, 2020
-
-
Martyn Gigg authored
This is an extra feature we want in future code but not old code. We assume Qt4 is now just MantidPlot. It also seems to crash on macOS with Qt4
-
- Dec 10, 2019
-
-
Nick Draper authored
Can be controlled in properties file. Also removed dead properties section about AlgorithmChaining
-
- Oct 28, 2019
-
-
Alice Russell authored
-
Alice Russell authored
-
Alice Russell authored
-
Alice Russell authored
-
- Oct 22, 2019
-
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
Dependencies now go into Frameworks as seems to be done for other application bundles. This should bring us close to be able to sign the app bundle
-
- Oct 21, 2019
-
-
Martyn Gigg authored
Many modules had duplicated code to create a QApplication or start the Python interpreter as part of their unit testing. The code has been moved so that each test package now only has to define the static objects in a test initialization file and not duplicate the full definitions.
-
- Sep 27, 2019
-
-
Gemma Guest authored
Re #26533
-
Matthew Andrew authored
-
- Sep 26, 2019
-
-
Matthew Andrew authored
-
- Sep 24, 2019
-
-
Matthew Andrew authored
-
Matthew Andrew authored
-
- Sep 19, 2019
-
-
Gemma Guest authored
Re #26533
-
- Sep 02, 2019
-
-
Gigg, Martyn Anthony authored
Removes the libraries and consequently the Qt5 dependencies from the MantidPlot bundle as macdeployqt will now not copy the Qt5 libraries over
-
- Aug 15, 2019
-
-
Samuel Jones authored
-
- Aug 14, 2019
-
-
Giovanni Di Siena authored
Removes all help buttons
-
- Aug 13, 2019
-
-
Robert Applin authored
-
- Aug 12, 2019
-
-
Samuel Jones authored
-
- Aug 06, 2019
-
-
Gemma Guest authored
Re #26512
-
- Aug 01, 2019
-
-
Samuel Jones authored
-
- Jun 04, 2019
-
-
Robert Applin authored
-
Robert Applin authored
-
- May 23, 2019
-
-
Samuel Jones authored
-
- May 21, 2019
-
-
Samuel Jones authored
-
- May 14, 2019
-
-
Samuel Jones authored
-
- May 08, 2019
-
-
Roman Tolchenov authored
-
Roman Tolchenov authored
-
- May 07, 2019
-
-
Dimitar Tasev authored
Re #25161
-
- May 03, 2019
-
-
Roman Tolchenov authored
-
Roman Tolchenov authored
-
- May 01, 2019
-
-
- Apr 29, 2019
-
-
Samuel Jones authored
-
Samuel Jones authored
-
- Apr 26, 2019
-
-
Samuel Jones authored
-