aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2020-07-29Avoid double iterationThomas White
2020-07-29Simplify image rendering for CrystFELImageViewThomas White
2020-07-29render_scale -> colscale_lookupThomas White
2020-07-29Break render.c down and move to geoptimiser and CrystFELImageViewThomas White
2020-07-29Avoid reloading image data when colour scale is changedThomas White
2020-07-29partialator/process_hkl: Fix stream reading logicThomas White
2020-07-29Remove events.c, part 2Thomas White
2020-07-29Remove events.c, part 1Thomas White
2020-07-29Fix some memory bugsThomas White
2020-07-29Remove unused includesThomas White
2020-07-29Convert whirligig to new Stream APIThomas White
2020-07-29Convert ambigator to new Stream APIThomas White
2020-07-29Convert partialator to new Stream APIThomas White
2020-07-29Convert indexamajig to new Stream APIThomas White
2020-07-29Convert cell_explorer to new Stream APIThomas White
2020-07-29Convert process_hkl to new Stream APIThomas White
2020-07-29Fix ambigator (add include, remove image.det)Thomas White
2020-07-29Move MessagePack stuff to separate fileThomas White
2020-07-29Remove references to old headersThomas White
2020-07-29Convert make_pixelmap to DataTemplateThomas White
2020-07-29Remove "struct detector" completely, part IThomas White
2020-07-29Convert more bits to detgeomThomas White
2020-07-29Fix build without Msgpack/ZMQThomas White
2020-07-29Convert stream to DataTemplateThomas White
2020-07-29Convert estimate_peak_resolution to detgeomThomas White