0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Resolved selection issues, both button bars (the persistent view and the beam status view) appear to handle selecting and checking buttons as they should. #2346 More... almost 8 years ago
Attempted to implement a kind of paradigm for setting different selection behaviors in the CLSButtonBar, but I'm not sure it will stick. Seems needlessly complicated. #2346 More... almost 8 years ago
Added a selected component to the beam status view. The selected component can be set using either the public setter or via the button bar. #2346 More... almost 8 years ago
Created new class for the BioXAS-specific beam status button bar. This class appears in two places: in the persistent view and in the beam status view, but with slightly different selection behaviors. Will have to test and investigate to find out how this can be done (one will keep buttons unchecked always and the other will check selected buttons and allow for selected buttons to be unchecked by clicking on them... ideally). #2346 More... almost 8 years ago
Added a stylesheet for styling the BioXAS-specific beam status view. Minor modifications to the persistent view, mostly switching things around. Added the BioXAS-specific beam status view to the BioXASAppController so that the view can be tested. #2346 More... almost 8 years ago
Modified: More... almost 8 years ago
Modified: More... almost 8 years ago
fix a broken build More... almost 8 years ago
some changes based on comments More... almost 8 years ago
Finally got the color states to work. It isn't possible to set the states from the .qss file, but I did a workaround that seems to solve the problem nicely. Created a new class for the BioXASBeamStatusState, that groups together control min/max values and the beam status value for a given state. Modified the BioXASBeamStatusView to map the beam status value for a given state into a color state. Removed some QDebugs and testing code. #2346 More... almost 8 years ago
Merge pull request #2390 from acquaman/Issue2375 More... almost 8 years ago
change the table upgrade to use the ensureTable function More... almost 8 years ago
Modified: More... almost 8 years ago
Merge pull request #2313 from acquaman/Issue2271 More... almost 8 years ago
Added: More... almost 8 years ago
Modified: More... almost 8 years ago
Fixed bug where the application would crash if the configuration for the AMGenericStepScanConfigurationDetectorsView wasn't set--now the detectors appear to be unchecked and disabled if that's the case. Fixed bug in BioXASGenericStepScanConfigurationView where the detectors view configuration wasn't being set properly! Now the new step scan configuration view appears to work as expected. #2393 More... almost 8 years ago
merge master to solve conflict More... almost 8 years ago
Merge branch 'master' into Issue2393 More... almost 8 years ago
Merge pull request #2408 from acquaman/Issue2345 More... almost 8 years ago
slight code changes to move codes around More... almost 8 years ago
Merge pull request #2437 from acquaman/Issue2436 More... almost 8 years ago
#1628A generalize the initialization action for AMGenericStepScan to move the axis controls to the start point before scan More... almost 8 years ago
Modified: More... almost 8 years ago
Merge branch 'master' into Issue1628A More... almost 8 years ago
Removed old hack that's no longer required. More... almost 8 years ago
fix a typo fo mock acquaman More... almost 8 years ago
fix a typo fo mock acquaman More... almost 8 years ago
fix the changes to mock acquaman More... almost 8 years ago
merge master to solve confilcit More... almost 8 years ago