This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Aug 01, 2012
-
-
Nick Draper authored
-
- Jul 15, 2012
-
-
Gigg, Martyn Anthony authored
This will help ensure that for the system tests we can reset the config once it has loaded and only save keys that we change just in case an old config was not restored.
-
Gigg, Martyn Anthony authored
-
- May 24, 2012
-
-
Russell Taylor authored
Also add a couple more that were missing and re-order so that the list is in the same order as they appear in the properties file. Re #5249.
-
Gigg, Martyn Anthony authored
It should point to the sub-directory.
-
Gigg, Martyn Anthony authored
The relative path was wrong for OS X. It now just uses the key in the properties file. Also quietened the output of querying paraview by capturing the stderr as well.
-
- May 23, 2012
-
-
Gigg, Martyn Anthony authored
It did call -V which ends up starting a GUI briefly and is quite slow on OS X. Changed to --help as this is faster and we don't grab anything from the version string anyway.
-
- May 22, 2012
-
-
Gigg, Martyn Anthony authored
Changes required so that the final bundle has the correct library links to ParaView in the pvplugins.
-
- May 21, 2012
-
-
Russell Taylor authored
Eliminates an exception on Windows when setting user preferences.
-
- Apr 20, 2012
-
-
Owen Arnold authored
-
- Apr 18, 2012
-
-
Owen Arnold authored
Move PVPLUGINS to a subdirectory of PVPLUGINS. This has two advantages. Firstly it maintains the possiblity to keep the loading of PV related mantid components separate from those in Mantid Plugins. Secondly it means that Paraview standalone does not crash when PV_PLUGIN_PATH is used. Only Paraview plugins sit in the subdirectory, so the Paraview loader doesnt get confused by the presence of these other libraries
-
- Apr 17, 2012
-
-
Owen Arnold authored
-
Owen Arnold authored
Make it possible to ignore Paraview dependent components completely ad continously if required.
-
Owen Arnold authored
-
- 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
-