Age | Commit message (Expand) | Author |
---|---|---|
2020-07-29 | Signal the entire process group to end indexamajig | Thomas White |
2020-07-29 | Don't bother creating pipes that aren't used | Thomas White |
2020-07-29 | Remove info bar when indexamajig exits | Thomas White |
2020-07-29 | Better way to do subprocesses | Thomas White |
2020-07-29 | Implement save_project() | Thomas White |
2020-07-29 | Move GUI project structure stuff to gui_project.h | Thomas White |
2020-07-29 | Info/progress bar stuff | Thomas White |
2020-07-29 | Actually kill indexamajig process when "Cancel" pressed | Thomas White |
2020-07-29 | Show actual percentage processed in progress bar | Thomas White |
2020-07-29 | wait() on indexamajig children | Thomas White |
2020-07-29 | Add info bar / progress bar | Thomas White |
2020-07-29 | Strip newlines from indexamajig output in GUI | Thomas White |
2020-07-29 | Pass through parameters for peakfinder8 | Thomas White |
2020-07-29 | Actually run indexamajig | Thomas White |
2020-07-29 | Pass indexing algorithm to backend | Thomas White |
2020-07-29 | Skeleton indexing and backend stuff | Thomas White |