This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 06 Jan, 2016 1 commit
-
-
Hahn, Steven authored
-
- 11 Dec, 2015 1 commit
-
-
Hahn, Steven authored
-
- 12 Oct, 2015 1 commit
-
-
Roman Tolchenov authored
-
- 05 Oct, 2015 2 commits
-
-
Campbell, Stuart authored
-
Whitfield, Ross authored
-
- 04 Sep, 2015 2 commits
- 16 Dec, 2014 1 commit
-
-
Whitfield, Ross authored
-
- 03 Jun, 2014 1 commit
-
-
Gigg, Martyn Anthony authored
The converted text is stored in separate .rst files in the docs directory. Refs #9562
-
- 28 May, 2014 1 commit
-
-
Nick Draper authored
-
- 25 Feb, 2013 1 commit
-
-
Russell Taylor authored
-
- 09 Nov, 2012 1 commit
-
-
Michael Reuter authored
-
- 06 Jun, 2012 1 commit
-
-
Russell Taylor authored
Also act on a TODO about changing the TofEvent member variable visibility back to protected from public. This accounts for most of the changes as people had just used the members directly instead of accessor methods. A few places were using it to modify the members directly. I was able to change the logic to get around this in all cases except for LoadEventNexus.
-
- 14 Mar, 2012 1 commit
-
-
Gigg, Martyn Anthony authored
Touches nearly everything unfortunately but is necessary.
-
- 29 Dec, 2011 1 commit
-
-
Michael Reuter authored
-
- 25 Oct, 2011 1 commit
-
-
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).
-
- 29 Aug, 2011 1 commit
-
-
Russell Taylor authored
Add a copy constructor to Instrument. Oh, and go on a const-correctness hunt that led this commit to touch slightly more than just the one class. Re #1944.
-
- 25 Aug, 2011 1 commit
-
-
Janik Zikovsky authored
Refs #262: Created a more generic CompositeValidator and renamed the old CompositeValidator to CompositeWorkspaceValidator. Added some methods to IValidator for future enabled/visible choice.
-
- 11 Aug, 2011 1 commit
-
-
Michael Reuter authored
-
- 09 Aug, 2011 2 commits
-
-
Michael Reuter authored
-
Michael Reuter authored
-
- 06 Jul, 2011 4 commits
-
-
Michael Reuter authored
-
Michael Reuter authored
-
Michael Reuter authored
-
Michael Reuter authored
Adding calculation and application to events and fixing integer warnings. Now to update test. This refs #2888.
-
- 05 Jul, 2011 2 commits
-
-
Michael Reuter authored
-
Michael Reuter authored
-
- 16 Jun, 2011 1 commit
-
-
Gigg, Martyn Anthony authored
Refs #3175. Sorry for the huge commit but certain things require Matrix to be in Kernel. Given how Quat, V3D and Matrix inter cooperate it seemed sensible for them to be in the same place and arguably this is where they belong anyway.
-
- 18 May, 2011 1 commit
-
-
Doucet, Mathieu authored
-
- 02 Mar, 2011 1 commit
-
-
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.
-
- 01 Mar, 2011 2 commits
-
-
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
-
- 28 Jan, 2011 1 commit
-
-
Janik Zikovsky authored
-
- 29 Dec, 2010 2 commits
-
-
Russell Taylor authored
-
Russell Taylor authored
Rename Framework code directory to just that. Also delete Main and VS & Eclipse project file. Re #1881.
-
- 22 Dec, 2010 1 commit
-
-
Russell Taylor authored
-
- 10 Nov, 2010 2 commits
-
-
Michael Reuter authored
-
Michael Reuter authored
Using new array bounded validator. Added test to check bad input parameter validation. This refs #1893.
-
- 27 Oct, 2010 1 commit
-
-
Gigg, Martyn Anthony authored
Add InstrumentRayTracer class. Also updated names of Geometry::Track related classes and members so that they are easier to read. A fair few changes but worth it for clarity. Re #1212
-
- 22 Oct, 2010 1 commit
-
-
Russell Taylor authored
-