1
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 18 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of git+ssh://github.com/mahogny/Endrov
mahogny
as Johan Henriksson
More... about 11 years ago
added right-click help to flow units. however, links probably need to be updated later for most units as articles must be written
mahogny
as Johan Henriksson
More... about 11 years ago
changed some catches to also capture outofmemoryerrors. all places are probably not covered yet. added a reference to the website
mahogny
as Johan Henriksson
More... about 11 years ago
add: show error when trying to save to unsupported file format
mahogny
as Johan Henriksson
More... about 11 years ago
the console is now automatically openeded if an exception occurs
mahogny
as Johan Henriksson
More... about 11 years ago
added count aggregation type. added color to scene graph 2d text.
mahogny
as Johan Henriksson
More... about 11 years ago
3d viewer given a more sensible default size. added a new flow const, math expression. wrote parser etc. added re-evaluate option to platew. added filter particles, based on math exp
mahogny
as Johan Henriksson
More... about 11 years ago
removed tons of warnings. this is the official 2.22.0 release version
mahogny
as Johan Henriksson
More... about 11 years ago
overhauled the flow gui. added antialiasing to the platewindow
mahogny
as Johan Henriksson
More... over 11 years ago
work on new flow renderer
mahogny
as Johan Henriksson
More... over 11 years ago
made the window-specific menu always appear in the same menu location
mahogny
as Johan Henriksson
More... over 11 years ago
updated help references
mahogny
as Johan Henriksson
More... over 11 years ago
Merge branch 'master' of git+ssh://github.com/mahogny/Endrov
mahogny
as Johan Henriksson
More... over 11 years ago
updated link to bug report site. merged the two make movie windows
mahogny
as Johan Henriksson
More... over 11 years ago
updated help topic pointers
mahogny
as Johan Henriksson
More... over 11 years ago
resolved the race condition for registrating window extensions. also made some of the fields private
mahogny
as Johan Henriksson
More... over 11 years ago
all windows now point to wiki. found and started working on a personal config race condition.
mahogny
as Johan Henriksson
More... over 11 years ago
got plateview to tell platewindow when new attributes are available
mahogny
as Johan Henriksson
More... over 11 years ago
can now layout non-multiwell plates. fixed a new bug when selecting image/histogram/others
mahogny
as Johan Henriksson
More... over 11 years ago
updated in-program icon. made platewindow get wells from PM. improved the event updating
mahogny
as Johan Henriksson
More... over 11 years ago
added the concept of "current SQL connections". embedded SQL connections in new class. particle measure can be exported to CSV and SQL (not tested)
mahogny
as Johan Henriksson
More... over 11 years ago
separating out file chooser dialog, standardizing while at it
mahogny
as Johan Henriksson
More... over 11 years ago
separated EvData and EvDataGUI. all BasicWindow references in the latter
mahogny
as Johan Henriksson
More... over 11 years ago
bug fix for thread in platewindow (synchronized) bug fix for data browser. now repainting after selection
mahogny
as Johan Henriksson
More... over 11 years ago
fixed bug causing plate window flows to stop working. made it possible to set thumbnail size. changed "property window" to "hardware control". other things moved
mahogny
as Johan Henriksson
More... over 11 years ago
start of setting thumbnail size
mahogny
as Johan Henriksson
More... over 11 years ago
added option to pause swap. fixed a bad bug in burst acq, images not collected after the end-trigger.
mahogny
as Johan Henriksson
More... over 11 years ago
3d frame control now disconnected from 3d window
mahogny
as Johan Henriksson
More... over 11 years ago
renamed frame/time to time remapper, since there are no longer any frames. this new name also makes more sense. improved the dialog and factored out common components. improved the size of the data browsing window
mahogny
as Johan Henriksson
More... over 11 years ago
fixed ev/ -> core/ reference in packaging
mahogny
as Johan Henriksson
More... over 11 years ago