This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Feb 17, 2016
-
-
Peterson, Peter authored
-
- Feb 11, 2016
-
-
Federico Montesino Pouzols authored
-
- Nov 06, 2015
-
-
Owen Arnold authored
No reason to change the name of the property. Would be far more convient for existing clients if the name of this property remained the same.
-
- Nov 03, 2015
-
-
Owen Arnold authored
-
- Oct 05, 2015
-
-
Campbell, Stuart authored
-
WHITFIELDRE email authored
-
- May 04, 2015
-
-
Doucet, Mathieu authored
-
- Mar 30, 2015
-
-
Federico Montesino Pouzols authored
-
- Mar 19, 2015
-
-
Harry Jeffery authored
-
- Mar 12, 2015
-
-
Federico Montesino Pouzols authored
-
- Dec 16, 2014
-
-
WHITFIELDRE email authored
-
- Jun 03, 2014
-
-
Gigg, Martyn Anthony authored
The converted text is stored in separate .rst files in the docs directory. Refs #9562
-
- May 28, 2014
-
-
Nick Draper authored
-
- Feb 12, 2014
-
-
Karl Palmen authored
Signed-off-by:
Karl Palmen <karl.palmen@stfc.ac.uk>
-
- Feb 10, 2014
-
-
Karl Palmen authored
Signed-off-by:
Karl Palmen <karl.palmen@stfc.ac.uk>
-
- Jul 04, 2013
-
-
Gigg, Martyn Anthony authored
-
- Mar 04, 2013
-
-
Gesner Passos authored
re #6485
-
- Feb 19, 2013
-
-
Owen Arnold authored
-
- Jan 02, 2013
-
-
Nick Draper authored
-
- Oct 15, 2012
-
-
Savici, Andrei T. authored
-
- Jun 25, 2012
-
-
Roman Tolchenov authored
WorkspaceGroup now holds shared pointers instead of workspace name. It can be used outside the ADS.
-
- Oct 25, 2011
-
-
Janik Zikovsky authored
Refs #3984 Took the wiki description from every algorithm's wiki page and placed it in a comment in the CPP file (instead of the header file).
-
- Sep 28, 2011
-
-
Doucet, Mathieu authored
-
Doucet, Mathieu authored
-
- May 18, 2011
-
-
Steve Williams authored
-
- May 12, 2011
-
-
Doucet, Mathieu authored
-
- Mar 02, 2011
-
-
Janik Zikovsky authored
Refs #2572: Added an initDocs() for all algorithms that sets the summary string to display in the dialog, as well as the wiki summary for possible later auto-wiki-fication of documentation.
-
- Mar 01, 2011
-
-
Janik Zikovsky authored
Refs #2572: Ran into issue with un-escaped characters that my compiler did not catch. Commented out all optional messages until I can fix it.
-
Janik Zikovsky authored
-
- Feb 17, 2011
-
-
Gigg, Martyn Anthony authored
Fix fileCheck for LoadMuonNeXus2 to check in all places for possible Muon analysis strings. Cleaned up some formatting and removed one line from LoadCanSAS1D that was not doing and causing a warning. Fixes #2469
-
- Feb 14, 2011
-
-
Gigg, Martyn Anthony authored
Fix some memory leaks. Others still lurking but appear to be in NeXus. Need to test on other machine. Re #2394
-
- Feb 04, 2011
-
-
Campbell, Stuart authored
-
- Feb 01, 2011
-
-
Gigg, Martyn Anthony authored
Some minor changes to neaten up the IDataFileChecker children and to move the static contants that were not attached to anything in particular. Re #2329
-
- 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.
-
- Dec 17, 2010
-
-
Janik Zikovsky authored
-
- Dec 10, 2010
-
-
Sofia Antony authored
re #1538 - Refactored generic load algorithm.Implemented quick file check and file check in all load algorithms.
-
- Dec 08, 2010
-
-
Anders Markvardsen authored
InstrumentName This means there will be two input properties which can be used to specify and IDF: Filename InstrumentName If Filename is specified then use that this filename. If not then it is required that an InstrumentName is specified. And an appropriate filename is created at runtime (search the Workspace's Run object for "startdate"/"starttime" and get IDF search directory from Config) Modify all loaders (except LoadEmptyInstrument) to load inst using this InstrumentName property re #1997
-
- Sep 24, 2010
-
-
Sofia Antony authored
re#1289 - Fix for unit test failure.SaveCanSAS1DTest,WorkspaceGroupTest fixed. One of the tests of GroupWorkspacesTest is still failing for me,temporarily commented the test which failed.
-