This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Sep 14, 2017
-
-
Edward Brown authored
-
Edward Brown authored
- Renamed to PostprocessingAlgorithm.
-
Edward Brown authored
- Accidentally renamed usages of DataProcessorCommandAdapter to CommandAdapter rather than QtCommandAdapter. This commit fixes that.
-
Edward Brown authored
-
Edward Brown authored
- Added namespace to cpp files. - Fixed some related compile errors due to forward declaration placement. - Fixed some mistyped namespaces in header files.
-
Edward Brown authored
- Added DataProcessor as namespace for most headers in the DataProcessorUI folder. - Renamed some usages of AbstractDataProcessorTreeModel.
-
- Jul 27, 2017
-
-
Roman Tolchenov authored
-
Roman Tolchenov authored
-
- Jul 26, 2017
-
-
Edward Brown authored
- This commit starts to replace occurenced of std::string, std::stringstream derivations and std::vector<std::string> with their Qt equivalents such as QString and QStringList.
-
- Jul 25, 2017
-
-
Edward Brown authored
- Modified the giveUserCritical method on the DataView mock to accept a QString.
-
Edward Brown authored
-
Edward Brown authored
- Modified QDataProcessorWidget::getUserCritical to accept QStrings rather than std::strings. - Adjusted usages of this function accordingly. - Extracted a function ReflDataProcessorPresenter::retrieveWorkspaceByName from parseUniform to improve code readability.
-
- Jul 19, 2017
-
-
Pranav Bahuguna authored
-
- Jul 18, 2017
-
-
Anton Piccardo-Selg authored
-
Pranav Bahuguna authored
-
- Jul 14, 2017
-
-
Pranav Bahuguna authored
-
- Jul 12, 2017
-
-
Pranav Bahuguna authored
-
- Jul 10, 2017
-
-
Pranav Bahuguna authored
-
Pranav Bahuguna authored
-
- Jul 07, 2017
-
-
Pranav Bahuguna authored
-
Pranav Bahuguna authored
-
- Jul 06, 2017
-
-
Pranav Bahuguna authored
-
- Jul 04, 2017
-
-
Pranav Bahuguna authored
-
- May 23, 2017
-
-
Pranav Bahuguna authored
-
- May 18, 2017
-
-
Pranav Bahuguna authored
-
Pranav Bahuguna authored
-
- May 17, 2017
-
-
Pranav Bahuguna authored
-
- May 16, 2017
-
-
Pranav Bahuguna authored
-
- May 02, 2017
-
-
Pranav Bahuguna authored
-
- Mar 23, 2017
-
-
Pranav Bahuguna authored
-
Pranav Bahuguna authored
-
Pranav Bahuguna authored
-
Raquel Alvarez authored
Also made some changes to the one level model -i.e. model when no post-processing is defined
-
- Mar 01, 2017
-
-
Raquel Alvarez authored
-
Raquel Alvarez authored
-
- Feb 27, 2017
-
-
Raquel Alvarez authored
-
- Feb 24, 2017
-
-
Raquel Alvarez authored
So clients using the widget do not need to implement them
-
- Feb 20, 2017
-
-
Raquel Alvarez authored
-
Raquel Alvarez authored
-
- Feb 16, 2017
-
-
Raquel Alvarez authored
-