This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- May 29, 2018
-
-
Martyn Gigg authored
Avoids progress reporting arrow overlapping the line numbers.
-
Martyn Gigg authored
Python reports line numbers based on the code context it has. These can be wrong if the selection is part of a larger file. Padding the code then allows the raw numbers being reported to be used.
-
- May 05, 2018
-
-
Savici, Andrei T. authored
-
- Apr 16, 2018
-
-
Gigg, Martyn Anthony authored
It uses a single QApplication object for the whole process rather than trying to create an application for each test method
-
- Apr 09, 2018
-
-
Karl Palmen authored
# Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit. Merge done to enable documentation be be fixed, because of removal of alias directive and addition of related algorithms directive. Signed-off-by:
Karl Palmen <karl.palmen@stfc.ac.uk>
-
- Mar 28, 2018
-
-
Martyn Gigg authored
Attempts to fix a random test failure with the jupyter console on macOS by ensuring that widgets are garbage collected promptly. Refs #22063
-
- Feb 14, 2018
-
-
WHITFIELDRE email authored
._update_indent() was changed not to take arguments and IPython.core.usage.quick_guide was removed. In test_execute_async_returns_failure_on_runtime_error_and_captures_expected_stack the comment was causing an IndentationError, changing it to a docstring fixes the problem. I don't think this is related to IPython but probably a python 3.6 problem.
-
- Feb 07, 2018
-
-
Martyn Gigg authored
traceback.format_exception is supposed to ignore the tb argument if it is None but in 3.4 the current traceback is always printed https://github.com/python/cpython/commit/c3f417dc47b3a9564608c98cd176c530d9ebdf09#diff-e57ff53a569d0ebbe201ad0c102ee27e
-
- Jan 26, 2018
-
-
Martyn Gigg authored
-
Martyn Gigg authored
-
Martyn Gigg authored
Adds numpy and matplotlib to startup code. Also silently executes a new interpreter as it starts so that the completion api is populated.
-
- Jan 24, 2018
-
-
Martyn Gigg authored
Refs #21567
-
Martyn Gigg authored
This required ensuring that the log diplay can have the correct default priority. Refs #21567
-
Martyn Gigg authored
Fixes 2D plotting for WorkspaceGroups. Refs #21567
-
- Jan 23, 2018
-
-
Martyn Gigg authored
This is just a thin wrapper around pcolormesh. Refs #21567
-
Martyn Gigg authored
Refs #21567
-
Martyn Gigg authored
Refs #21567
-
- Jan 22, 2018
-
-
Roman Tolchenov authored
-
Martyn Gigg authored
Refs #21567
-
Elliot Oram authored
Refs #21566
-
Elliot Oram authored
This includes, adding functionality to give QAction an icon. Refs #21592
-
- Jan 21, 2018
-
-
Martyn Gigg authored
Error bar curves are hidden from legends. Also adds a title to the axes. Refs #21567
-
- Jan 19, 2018
-
-
Martyn Gigg authored
Refs #21567
-
Martyn Gigg authored
The string name of the class must be passed in or the registration has no effect in Python.
-
Martyn Gigg authored
Refs #21567
-
Elliot Oram authored
Refs #21592
-
Roman Tolchenov authored
-
Roman Tolchenov authored
-
Elliot Oram authored
Refs #21592
-
- Jan 18, 2018
-
-
Martyn Gigg authored
Refs #21567
-
Roman Tolchenov authored
-
Martyn Gigg authored
Refs #21567
-
Roman Tolchenov authored
-
Martyn Gigg authored
Refs #21567
-
Roman Tolchenov authored
-
- Jan 17, 2018
-
-
Martyn Gigg authored
Refs #21567
-
Martyn Gigg authored
Refs #21567
-
Martyn Gigg authored
Refs #21567
-
Martyn Gigg authored
Refs #21567
-
Martyn Gigg authored
Refs #21567
-