This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 28 Jul, 2017 1 commit
-
-
Roman Tolchenov authored
-
- 06 Jun, 2016 3 commits
-
-
Hahn, Steven authored
-
Martyn Gigg authored
-
Hahn, Steven authored
-
- 24 May, 2016 1 commit
-
-
Nick Draper authored
re #16129
-
- 20 May, 2016 1 commit
-
-
Nick Draper authored
re #16129
-
- 11 Feb, 2016 1 commit
-
-
Lamar Moore authored
-
- 13 Oct, 2015 1 commit
-
-
Nick Draper authored
re #13938
-
- 05 Oct, 2015 1 commit
-
-
Campbell, Stuart authored
-
- 24 Aug, 2015 2 commits
-
-
Matthew D Jones authored
-
Matthew D Jones authored
-
- 12 Aug, 2015 2 commits
-
-
Matthew D Jones authored
-
Matthew D Jones authored
-
- 11 Aug, 2015 3 commits
-
-
Matthew D Jones authored
-
Matthew D Jones authored
-
Matthew D Jones authored
-
- 10 Aug, 2015 3 commits
-
-
Matthew D Jones authored
-
Matthew D Jones authored
-
Matthew D Jones authored
-
- 27 May, 2015 1 commit
-
-
Roman Tolchenov authored
-
- 21 Jul, 2014 3 commits
- 18 Jul, 2014 5 commits
- 24 Oct, 2013 1 commit
-
-
Keith Brown authored
Fixed the first 3, and may have inevertantly fixed the 4th, of the issues highlighted by gesner. ScaleDetails had a wrong widget name thus was defauting to its else case. AxisDetails has had an opperator [] change to a .push_bach() GridDetails had a defualt value check with the wrong boolean opperator Refs #7865
-
- 30 Sep, 2013 2 commits
-
-
Keith Brown authored
Added doxygen parseable comments for all methods in the classes i've been working on Refs #7865
-
Keith Brown authored
Made a load of variable names more descriptive and in line wiht the coding standards. A load of abmiguous If and swtich statements have been made less so. Removed my comment notes that weren't needed any more. Refs #7865
-
- 27 Sep, 2013 1 commit
-
-
Keith Brown authored
ScaleAxis- and AxisAxis- Details have had their anmes changed on martyn's suggestion Scale, Axis and Grid tabs are now working and pressing changes to the graph The grid tab has had some structural changes so it makes for sense and behavior can be inferred better. Refs #7865
-
- 24 Sep, 2013 1 commit
-
-
Keith Brown authored
Added the modified and valid flags to both classes in order to streamline applying. AxisAxisDetials is now pessing chages to the graph, but the section in AxesDialog is not complete and the code there is just for testing. Refs #7865
-
- 20 Sep, 2013 1 commit
-
-
Keith Brown authored
AxisDetails.h and .cpp have been split into AxisAxisDetails and ScaleAxisDetails .h and .cpp like they really should ehve been form the beginning. Refs #7865
-