aboutsummaryrefslogtreecommitdiff
path: root/src/gui_project.c
AgeCommit message (Expand)Author
2020-10-29Merge backend plumbingThomas White
2020-10-29Tedious option plumbingThomas White
2020-10-27Add a new StreamFlag for generating the detgeom structureThomas White
2020-10-26Label all uses of cell tolerancesThomas White
2020-10-26Fix tolerance units in GUIThomas White
2020-10-22Skeleton for merging via GUIThomas White
2020-09-24Export find_result_by_nameThomas White
2020-09-24Add "*.h5" match typeThomas White
2020-09-08Add integration radii to projectThomas White
2020-09-07GUI: Set default peak radii to match indexamajig's defaultsThomas White
2020-09-04API for looking up results via gui_resultThomas White
2020-09-02New way of loading streamsThomas White
2020-09-02Add a drop-down list of resultsThomas White
2020-09-02Store list of results for GUIThomas White
2020-08-31Only write unit cell file to project file if it's setThomas White
2020-08-28Make sure indexing_backend_selected is initialisedThomas White
2020-08-27Build system parts for SLURM libraryThomas White
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