This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 28 Jul, 2017 1 commit
-
-
Roman Tolchenov authored
-
- 06 Dec, 2016 2 commits
-
-
Samuel Jackson authored
-
Samuel Jackson authored
-
- 05 Dec, 2016 1 commit
-
-
Samuel Jackson authored
This commit adds: - Icons and info for different types of windows/workspaces - A progress bar for workspace saving - A better, more flexible window layout
-
- 30 Nov, 2016 2 commits
-
-
Samuel Jackson authored
-
Samuel Jackson authored
-
- 05 Sep, 2016 1 commit
-
-
Samuel Jackson authored
Nothing of the state is saved, but the window will now reopen if open when the project was saved
-
- 29 Aug, 2016 1 commit
-
-
Jan Burle authored
-
- 19 Aug, 2016 1 commit
-
-
Samuel Jackson authored
-
- 04 Aug, 2016 1 commit
-
-
Samuel Jackson authored
This is so that it is accessible via widgets as well.
-
- 25 Jul, 2016 1 commit
-
-
Samuel Jackson authored
-
- 12 Jul, 2016 3 commits
-
-
Samuel Jackson authored
-
Samuel Jackson authored
-
Samuel Jackson authored
-
- 11 Jul, 2016 3 commits
-
-
Samuel Jackson authored
This duplicates code, but we can rectify that later. This removes the reliance on the AppWindow functions and allows us to create a plot from the factory.
-
Samuel Jackson authored
Far from finished, but this is a lot cleaner.
-
Samuel Jackson authored
-
- 01 Jul, 2016 2 commits
-
-
Samuel Jackson authored
-
Samuel Jackson authored
-
- 30 Jun, 2016 1 commit
-
-
Samuel Jackson authored
-
- 24 Jun, 2016 1 commit
-
-
Samuel Jackson authored
-
- 23 Jun, 2016 4 commits
-
-
Samuel Jackson authored
Using a different version number caused parsing to crash. Window numbers were recoreded in th wrong place. Folders were not being written out correctly.
-
Samuel Jackson authored
Keeping the workspace save methods in there, as ApplicationWindow makes use of them. But the method that handles generating the strings to be saved can be moved to the new class.
-
Samuel Jackson authored
Folders are a little special, so I've decied the code would be better off in the ProjectSerialiser class. This is more consistent with how loading works. ScriptingWindow now properly conforms to IProjectSerialisable, with a small workaroudn for a MantidUI use case.
-
Samuel Jackson authored
-
- 22 Jun, 2016 4 commits
-
-
Samuel Jackson authored
Next up loading project workspaces.
-
Samuel Jackson authored
-
Samuel Jackson authored
I think this is more descriptive about what it's supposed to do. Also code further down uses TSVSerialiser, so the naming is consistent.
-
Samuel Jackson authored
-
- 21 Jun, 2016 1 commit
-
-
Samuel Jackson authored
This is mearly a checkpoint. New class compiles and has most of the relevant bits in it for saving. Will now begin picking apart the GUI code from the saving code.
-