Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-04 | API for looking up results via gui_result | Thomas White | |
2020-09-02 | New way of loading streams | Thomas White | |
The old way: When a stream is loaded, completely change how many functions including update_imageview() work. The new way: When a steram is loaded, populate the list of filename/event IDs from the stream, and add the stream as a results source | |||
2020-09-02 | Add a drop-down list of results | Thomas White | |
2020-09-02 | Store list of results for GUI | Thomas White | |
2020-08-31 | Only write unit cell file to project file if it's set | Thomas White | |
2020-08-28 | Make sure indexing_backend_selected is initialised | Thomas White | |
2020-08-27 | Build system parts for SLURM library | Thomas White | |
2020-08-26 | Add job title and notes fields | Thomas White | |
This required a bit of callback re-wiring | |||
2020-08-25 | Add missing fclose() | Thomas White | |
Whoops. | |||
2020-08-25 | Create a progress bar for each running job | Thomas White | |
2020-08-25 | Read/write backend options | Thomas White | |
2020-08-25 | Final (?) version of backend API | Thomas White | |
2020-08-21 | Redefine backend interface functions | Thomas White | |
2020-08-14 | Hook up (almost all) indexing parameters | Thomas White | |
2020-08-13 | GUI: Sketch out indexing options etc | Thomas White | |
2020-07-29 | Show reflections in GUI | Thomas White | |
2020-07-29 | Fix clear_project_files | Thomas White | |
2020-07-29 | Let caller (rather than CrystFELImageView) own the image structure | Thomas White | |
2020-07-29 | Add missing defaults | Thomas White | |
2020-07-29 | Special cases for stream | Thomas White | |
2020-07-29 | Store the actual DataTemplate in GUI project struct | Thomas White | |
2020-07-29 | Add default_project (and add Stream to GUI project struct) | Thomas White | |
2020-07-29 | Load/save show_peaks | Thomas White | |
2020-07-29 | Confirm exit and save project | Thomas White | |
2020-07-29 | Implement save_project() | Thomas White | |
2020-07-29 | Move match_filename() to gui_project | Thomas White | |
2020-07-29 | Basic project persistence | Thomas White | |