aboutsummaryrefslogtreecommitdiff
path: root/src/crystfel_gui.h
AgeCommit message (Expand)Author
2022-07-06GUI: Invoke programs without pathThomas White
2021-07-15GUI: Run all jobs with same CWD as GUI itselfThomas White
2021-03-05Mass update of copyright dates in source code commentsThomas White
2021-02-26GUI: Automatically generate new job namesThomas White
2021-02-25GUI: Factorise force_{peaks,refls}_onThomas White
2021-02-25GUI: Complain more loudly if geometry can't be loadedThomas White
2021-02-22Read job progress from written log files, even for local BEThomas White
2021-02-18Eliminate duplicate make_job_folder/make_workdirThomas White
2021-02-17GUI: Generalise job notes pageThomas White
2020-12-07GUI: Save and restore the selected resultThomas White
2020-11-30Move get_crystfel_exe and get_crystfel_path_str to crystfel_gui.cThomas White
2020-09-07Fix update_peaks logicThomas White
2020-08-25Create a progress bar for each running jobThomas White
2020-08-25Final (?) version of backend APIThomas White
2020-08-21Redefine backend interface functionsThomas White
2020-08-21Framework for backend parameters via GUIThomas White
2020-07-29Implement save_project()Thomas White
2020-07-29Move GUI project structure stuff to gui_project.hThomas White
2020-07-29Basic project persistenceThomas White
2020-07-29Info/progress bar stuffThomas White
2020-07-29wait() on indexamajig childrenThomas White
2020-07-29Add info bar / progress barThomas White
2020-07-29Implement hdf5/cxi peak "revalidation" in GUIThomas White
2020-07-29Pass indexing algorithm to backendThomas White
2020-07-29Skeleton indexing and backend stuffThomas White
2020-07-29Split off GUI peak search stuff to separate fileThomas White