This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Nov 03, 2015
-
-
Tom Perkins authored
If a property is not set for an algorithm and its default value is set to be an EMPTY_INT/DBL/LONG, do not show the internal representation of this value to the user in the Workspace History dialog. Instead, show an empty property. Add a method to PropertyHistory to test if property is set to an EMPTY_XXX default value. Use this test in AlgorithmHistoryWindow.
-
- Oct 05, 2015
-
-
Campbell, Stuart authored
-
- Apr 16, 2015
-
-
Campbell, Stuart authored
-
- Dec 16, 2014
-
-
WHITFIELDRE email authored
-
- Apr 29, 2014
-
-
Samuel Jackson authored
This also gives WorkspaceProperty a temp value if it it doesn't have one.
-
- Feb 11, 2014
-
-
Gigg, Martyn Anthony authored
Refs #8784
-
- Apr 15, 2011
-
-
Gigg, Martyn Anthony authored
Refs #2650. Add abilities to the history so that any previous algorithm can be recreated plus corresponding tests."
-
- Jan 28, 2011
-
-
Janik Zikovsky authored
-
- Dec 29, 2010
-
-
Russell Taylor authored
-
Russell Taylor authored
Rename Framework code directory to just that. Also delete Main and VS & Eclipse project file. Re #1881.
-
- Jul 09, 2010
-
-
Nick Draper authored
more doxygen warning hunting
-
- Jul 30, 2008
-
-
Roman Tolchenov authored
re #185. All algorithm parameters now have direction: Input, Output, or InOut. Output parameters (except workspaces) are not shown in the ExecuteAlgorithm dialog box in QtiPlot.
-
- Jul 18, 2008
-
-
Russell Taylor authored
-
- Jul 14, 2008
-
-
Russell Taylor authored
Moved Alogrithm::fillHistory a little closer to the "path of object-oriented righteousness", as one of my programming teachers would say. Also removed duplicate of methods resulting from Python integration. Re #179.
-