This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Feb 20, 2020
-
-
Nick Draper authored
-
- Apr 24, 2019
-
-
Dimitar Tasev authored
- Adds ManualProgressReporter development algorithm - Clang-format, and add VSCode workspace files to gitignore - Moved Mock class into MantidQtWidgets/Common - Added tests for AlgorithmProgressPresenter - Extracted AlgorithmProgressWidget interface into IAlgorithmProgressWidget - Removed progressBar() method from AlgorithmProgressWidget, now uses an updateProgress() function so it can be mocked out. Re #25161
-
- Apr 03, 2019
-
-
Dimitar Tasev authored
Re #25324
-
Dimitar Tasev authored
-
- Mar 15, 2019
-
-
-
-
-
-
Now uses a single ProgressObserver that oversees all events. This makes the event triggering synchronous - no two events can trigger at the same time. Handling an event requires changes in the GUI thread. Whenever an event triggers, a QueuedConnection signal is emitted to the GUI. This queues an update that will be done at some point in the future event loops.
-
-
-
Note: All of the AlgorithmProgress files are formatted as Webkit, not LLVM! (This will be fixed for PR) Exposes AlgorithmProgress widget just for QT5
-
-
-
- Feb 15, 2018
-
-
Gigg, Martyn Anthony authored
Refs #21679
-
- Oct 05, 2015
-
-
Campbell, Stuart authored
-
- May 27, 2014
-
-
Jay Rainey authored
-
Jay Rainey authored
-
- Jan 17, 2012
-
-
Gigg, Martyn Anthony authored
Include mantidplotpy in the docs as well.
-
- Jan 08, 2012
-
-
Gigg, Martyn Anthony authored
Need to add some mechanism to generate the rst files when a class is exported.
-