This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Apr 16, 2012
-
-
Owen Arnold authored
Cleaned out a load of older checking code. Separately load up pv_plugins from normal plugins if paraview is present.
-
- Mar 16, 2012
-
-
Gigg, Martyn Anthony authored
The old api had lowercase 'i' for the facility.instruments but the C++ has uppercase. Lowercase follows our style so the C++ has been changed so that the new can follow this.
-
- Mar 02, 2012
-
-
Russell Taylor authored
-
- Feb 28, 2012
-
-
Gigg, Martyn Anthony authored
The framework should be mostly clear of cppcheck errors now.
-
- Feb 24, 2012
-
-
Owen Arnold authored
-
Owen Arnold authored
-
Owen Arnold authored
-
- Feb 22, 2012
-
-
Owen Arnold authored
-
Owen Arnold authored
-
Owen Arnold authored
-
Owen Arnold authored
-
- Feb 20, 2012
-
-
Peter Parker authored
In the case where a user wishes to load a file with a name which is not of the "standard" format (including a valid instrument), our call to the ConfigService getInstrument method should not report an error. A debug message is sufficient, and there is still an exception thrown which a class user can then interpret in any way he/she sees fit.
-
- Jan 20, 2012
-
-
Nick Draper authored
-
- Jan 18, 2012
-
-
Owen Arnold authored
-
- Dec 30, 2011
-
-
Russell Taylor authored
-
- Dec 29, 2011
-
-
Michael Reuter authored
-
- Dec 28, 2011
-
-
Michael Reuter authored
-
- Dec 16, 2011
-
-
Peterson, Peter authored
-
- Dec 14, 2011
-
-
Peterson, Peter authored
When running mantid you know where the plugins are supposed to exist relative to the MantidPlot executable. Just set the environment variable.
-
- Dec 12, 2011
-
-
Campbell, Stuart authored
-
Peterson, Peter authored
-
Peterson, Peter authored
-
Peterson, Peter authored
-
Peterson, Peter authored
-
- Oct 03, 2011
-
-
Gigg, Martyn Anthony authored
Minor fix for the default save directory being appended to the data search path mutiple times when it does not contain a slash at the end. Refs #3874
-
- Sep 29, 2011
-
-
Gigg, Martyn Anthony authored
-
- Sep 28, 2011
-
-
Doucet, Mathieu authored
-
Doucet, Mathieu authored
-
Peterson, Peter authored
-
Doucet, Mathieu authored
-
- Sep 08, 2011
-
-
Gigg, Martyn Anthony authored
Export the access functions for the oriented lattice from the sample class. Fixes #3680. Also cleared some warnings on windows. Refs #3302
-
- Sep 07, 2011
-
-
Campbell, Stuart authored
-
- Aug 31, 2011
-
-
Doucet, Mathieu authored
-
- Aug 30, 2011
-
-
Doucet, Mathieu authored
-
- Jul 28, 2011
-
-
Gigg, Martyn Anthony authored
Refs #3332. Remove a function from the ConfigService that didn't belong there. It was only used in the GUI and QString already has similar functionality so use that instead.
-
Robert Whitley authored
-
Robert Whitley authored
Refs #3332 Implemented a send to options tab on the preference dialog where a user can control what programs a workspace can be sent to. Add and Edit buttons open a seperate dialog containing a form with validation to make sure the user enters the correct information.
-
- Jul 15, 2011
-
-
Robert Whitley authored
Refs #3332 Implemented a simple send to option on the workspace context menu in MantidPlot which saves the current workspace and opens it up on another program. The menu is populated by the programs defined by the user in the properties file.
-
- Jul 12, 2011
-
-
Robert Whitley authored
-
- Jun 27, 2011
-
-
Nick Draper authored
Fixed problem with configservice not saving new entries. Also dealt with mantid dock issue on delete
-