aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-08-13Add icon SVG and use for window iconThomas White
2020-08-13GUI: Sketch out indexing options etcThomas White
2020-08-12GUI: Better scrolling to end of text outputThomas White
2020-08-12GUI: Set pgid before execThomas White
2020-08-12Change colour of peak boxes to yellowThomas White
2020-08-11GUI: Add random image buttonThomas White
2020-08-11FormattingThomas White
2020-08-11GUI: Request image data when loading streamThomas White
2020-08-10indexamajig: Do not set pgidThomas White
2020-08-07Set CL_TARGET_OPENCL_VERSION in a couple more placesThomas White
2020-08-07Move indexers out of APIThomas White
2020-08-07geoptimiser: First part of conversion to DataTemplateThomas White
2020-08-04Convert pattern_sim to DataTemplateThomas White
2020-08-04Convert partial_sim to DataTemplateThomas White
2020-08-04Add image_create_for_simulation()Thomas White
2020-07-31Move spectrum loading out of indexamajig/process_imageThomas White
2020-07-31ambigator: Rename queue_argsThomas White
2020-07-31partial_sim: Rename worker_args and queue_argsThomas White
2020-07-30partialator: Fix deep copy of image structureThomas White
2020-07-30Add include guards to version headersThomas White
2020-07-30Eliminate duplicate symbolsThomas White
2020-07-29Version information via MesonThomas White
2020-07-29New way of injecting version informationThomas White
2020-07-29Update Meson build files for dtempl branchThomas White
2020-07-29partialator/process_hkl: Use geometryThomas White
2020-07-29Add --no-image-data and --no-mask-dataThomas White
2020-07-29crystal[s]Thomas White
2020-07-29Show cell parameters in GUIThomas White
2020-07-29Show reflections in GUIThomas White
2020-07-29Add peakfinder9 to GUIThomas White
2020-07-29Disable widgets in "Load data" dialogThomas White
2020-07-29Reset zoom when loading new dataThomas White
2020-07-29Fix clear_project_filesThomas White
2020-07-29Show peaks after loading streamThomas White
2020-07-29Remove old messageThomas White
2020-07-29Don't attempt to peak search when reading from streamThomas White
2020-07-29Let caller (rather than CrystFELImageView) own the image structureThomas White
2020-07-29Image selection when reading from streamThomas White
2020-07-29Add missing defaultsThomas White
2020-07-29Special cases for streamThomas White
2020-07-29Load 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-29Use g_free where appropriateThomas White
2020-07-29Fix order of operations when loading dataThomas White
2020-07-29crystal_image_view_set_image: Free peak listsThomas White
2020-07-29"Load stream" optionThomas White
2020-07-29Don't try to draw peaks without an image structureThomas White
2020-07-29Find data -> Load dataThomas White
2020-07-29Automatic colour scaleThomas White