This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Aug 14, 2015
-
-
Simon Heybrock authored
As suggested by quantumsteve.
-
- Jul 02, 2015
-
-
Simon Heybrock authored
-
Simon Heybrock authored
-
- Jul 01, 2015
-
-
Pete Peterson authored
Change format of printing lattice parameters
-
Martyn Gigg authored
Reduce the number of algorithm instances created during generic dialog box usage
-
Anders-Markvardsen authored
Change EnginXFitPeaks behavior when some expected peaks not found
-
Federico Montesino Pouzols authored
merge runs error bar details in alg docs
-
Hahn, Steven authored
-
Savici, Andrei T. authored
Adding python-matplotlib to dev packages.
-
Hahn, Steven authored
-
Federico Montesino Pouzols authored
-
Hahn, Steven authored
-
Federico Montesino Pouzols authored
Setting the logging to debug changes fit parameters in unit tests.
-
Dan Nixon authored
Fix bug in PlotAsymmetryByLogValue
-
NickDraper authored
solve merging issue
-
Dan Nixon authored
refactor icon state changing code for Sliceviewer
-
Nick Draper authored
Merge branch 'feature/12289_Merge_Runs_Error_Bar_Docs' of github.com:mantidproject/mantid into feature/12289_Merge_Runs_Error_Bar_Docs
-
Nick Draper authored
re #12289
-
Roman Tolchenov authored
-
Nick Draper authored
Also how if you want to weight the runs you need to do it in advance of this alg. Plus already has a link about how it des error propogation. re #12289
-
Raquel Alvarez Banos authored
-
Dan Nixon authored
Fix PlotAsymmetryByLogValue
-
Anton Piccardo-Selg authored
Refs #12439. pass PathToExecutable to ParaView.
-
Lynch, Vickie authored
-
- Jun 30, 2015
-
-
Lynch, Vickie authored
-
Pete Peterson authored
Added link to the opt out dialog
-
Raquel Alvarez Banos authored
-
Raquel Alvarez Banos authored
-
Nick Draper authored
re #11827
-
Hahn, Steven authored
-
Owen Arnold authored
Fix WorkspaceSingleValue to have dimensions = axes = 0.
-
Nick Draper authored
QWidget->setIcon does not actually set the icon! re #12324
-
Zhou, Wenduo authored
The modification look file by reviewing the code. A test was pass on AlignDetectors with calibration file of new format. Issue is then closed.
-
Nick Draper authored
This answers point 1 from the issue Point 2 I have discussed with Martyn for a second opinion. The way it is currently implemented fits best with how Qt dialogs work with return values, as they just return done(int retVal). Qt has set return values for Ok and Cancel, Yes and No, but no option for a custom response. The static constant is well away from the existing values and allows this extension cleanly. re #12324
-
Peterson, Peter authored
-
Anders-Markvardsen authored
Fix fipped mask in SANS
-
Pete Peterson authored
Allow individual log level control for each channel
-
Simon Heybrock authored
Now WorkspaceSingleValue has dimensions = 0, so this would throw. However there does not appear to be a particular reason for throwing, so we remove it.
-
Simon Heybrock authored
-
Anders-Markvardsen authored
ISIS SANS GUI enhancement to Diagnostics Tab
-