aboutsummaryrefslogtreecommitdiff
path: root/src/gui_project.c
AgeCommit message (Expand)Author
2020-08-26Add job title and notes fieldsThomas White
2020-08-25Add missing fclose()Thomas White
2020-08-25Create a progress bar for each running jobThomas White
2020-08-25Read/write backend optionsThomas White
2020-08-25Final (?) version of backend APIThomas White
2020-08-21Redefine backend interface functionsThomas White
2020-08-14Hook up (almost all) indexing parametersThomas White
2020-08-13GUI: Sketch out indexing options etcThomas White
2020-07-29Show reflections in GUIThomas White
2020-07-29Fix clear_project_filesThomas White
2020-07-29Let caller (rather than CrystFELImageView) own the image structureThomas White
2020-07-29Add missing defaultsThomas White
2020-07-29Special cases for streamThomas White
2020-07-29Store the actual DataTemplate in GUI project structThomas White
2020-07-29Add default_project (and add Stream to GUI project struct)Thomas White
2020-07-29Load/save show_peaksThomas White
2020-07-29Confirm exit and save projectThomas White
2020-07-29Implement save_project()Thomas White
2020-07-29Move match_filename() to gui_projectThomas White
2020-07-29Basic project persistenceThomas White