Merge pull request #23293 from mantidproject/22604_textbox_error
Add free text box to error reporter
No related branches found
No related tags found
Showing
- Framework/Kernel/inc/MantidKernel/ErrorReporter.h 4 additions, 2 deletionsFramework/Kernel/inc/MantidKernel/ErrorReporter.h
- Framework/Kernel/src/ErrorReporter.cpp 6 additions, 4 deletionsFramework/Kernel/src/ErrorReporter.cpp
- Framework/Kernel/test/ErrorReporterTest.h 7 additions, 6 deletionsFramework/Kernel/test/ErrorReporterTest.h
- Framework/PythonInterface/mantid/kernel/src/Exports/ErrorReporter.cpp 1 addition, 1 deletion...thonInterface/mantid/kernel/src/Exports/ErrorReporter.cpp
- MantidPlot/src/Mantid/MantidApplication.cpp 4 additions, 3 deletionsMantidPlot/src/Mantid/MantidApplication.cpp
- MantidPlot/src/Mantid/MantidApplication.h 1 addition, 1 deletionMantidPlot/src/Mantid/MantidApplication.h
- docs/source/release/v3.14.0/error_reporter.rst 17 additions, 0 deletionsdocs/source/release/v3.14.0/error_reporter.rst
- docs/source/release/v3.14.0/index.rst 1 addition, 0 deletionsdocs/source/release/v3.14.0/index.rst
- scripts/ErrorReporter/error_report_presenter.py 3 additions, 3 deletionsscripts/ErrorReporter/error_report_presenter.py
- scripts/ErrorReporter/errorreport.py 17 additions, 5 deletionsscripts/ErrorReporter/errorreport.py
- scripts/ErrorReporter/errorreport.ui 214 additions, 158 deletionsscripts/ErrorReporter/errorreport.ui
- scripts/test/ErrorReporterPresenterTest.py 8 additions, 4 deletionsscripts/test/ErrorReporterPresenterTest.py
Please register or sign in to comment