This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Jul 01, 2015
-
-
Nick Draper authored
re #11821
-
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
-
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.
-
- Jun 30, 2015
-
-
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
-
Savici, Andrei T. authored
Changing live data server for HYSPEC
-
- Jun 29, 2015
-
-
Pete Peterson authored
-
Pete Peterson authored
Get PredictPeaks working again for WISH PeaksWorkspace
-
Peterson, Peter authored
Conflicts: Code/Mantid/Framework/DataHandling/src/SaveDiffCal.cpp
-
Federico Montesino Pouzols authored
DiffCalFile bugfixes
-
Lynch, Vickie authored
-
Anders-Markvardsen authored
Merge pull request #12957 from mantidproject/12609_enginx_extend_bank_calibration_output_table_and_file EnginXCalibrateFull: extend bank calibration output table, write it to file, apply calibration on workspace
-
Dan Nixon authored
-