This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Oct 25, 2013
-
-
Nick Draper authored
-
- Jul 17, 2013
-
-
Nick Draper authored
-
Nick Draper authored
-
- Jul 15, 2012
-
-
Gigg, Martyn Anthony authored
It doesn't like the fstream std::string constructor
-
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
-
- Dec 06, 2011
-
-
Janik Zikovsky authored
on your local developer machine
-
- Nov 21, 2011
-
-
Roman Tolchenov authored
-
- Nov 13, 2011
-
-
Gigg, Martyn Anthony authored
Ubuntu 11.10 comes with gcc 4.6 and a new warning -Wset-but-unused. Might as well get rid of these now.
-
- Sep 29, 2011
-
-
Gigg, Martyn Anthony authored
-
- Sep 28, 2011
-
-
Doucet, Mathieu authored
-
- Jul 28, 2011
-
-
Gigg, Martyn Anthony 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 12, 2011
-
-
Robert Whitley authored
-
- Jun 27, 2011
-
-
Nick Draper authored
bug in configservice test. Tests were affected by values in previous tests.
-
- Jun 08, 2011
-
-
Gigg, Martyn Anthony authored
Refs #3157 Sort our System.h. It was becoming a dumping ground. It should only be touched when absolutely necessary as it affects every file in Mantid. Also combined this with Refs #2345 to sort out DLLExport/DLLImport usage. It's done for Kernel, Geometry and API but stuff in the plugins could do with updating as well.
-
- May 27, 2011
-
-
Janik Zikovsky authored
-
- Apr 11, 2011
-
-
Campbell, Stuart authored
-
Campbell, Stuart authored
-
- Apr 08, 2011
-
-
Campbell, Stuart authored
Added a setFacility() refs #2760
-
- Apr 07, 2011
-
-
Campbell, Stuart authored
-
- Mar 07, 2011
-
-
Janik Zikovsky authored
Refs #2584: new environment variable is not really testable and always fails on windows due to file access errors. Removing test.
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
- Mar 04, 2011
-
-
Janik Zikovsky authored
-
Janik Zikovsky authored
Refs #2584: Adding the use of a MANTIDLOGPATH variable to override the log file path at run-time; test.
-
Janik Zikovsky authored
Refs #2584: Can specify alternative log file path under Linux. Logging configuration should be picked up from Mantid.user.properties better than before.
-
- Feb 05, 2011
-
-
Campbell, Stuart authored
-
- Jan 14, 2011
-
-
Russell Taylor authored
-
- Jan 12, 2011
-
-
Peterson, Peter authored
-
Russell Taylor authored
-
- Jan 11, 2011
-
-
Russell Taylor authored
-
- Jan 10, 2011
-
-
Michael Whitty authored
-
- Jan 07, 2011
-
-
Russell Taylor authored
Fix failing ConfigServiceTest for CMake - it was relying on a relative path existing that (possibly) didn't. Re #1881.
-
- Jan 06, 2011
-
-
Gigg, Martyn Anthony authored
Tell scons to build the new TestHelpers package so that ISIS buildservers are still happy with moving the test helpers while the CMake transition is still in progress. Refs #2196 and #1881
-
- 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.
-
- Sep 28, 2010
-
-
Michael Whitty authored
re #1691 - adjusting ConfigService to send POCO Notifications on change of a user property. Adding test for this. Adjusting the InstrumentSelector widget in MantidPlot to pick up on these signals and act on them.
-
- Aug 25, 2010
-
-
Gigg, Martyn Anthony authored
Removed references to instrument prefixes which are now handled with the facilities XML file. The MantidPlot config dialog now includes the instrument selector widget rather than a standard combobox. Re #1533
-
- Jun 10, 2010
-
-
Gigg, Martyn Anthony authored
-