summaryrefslogtreecommitdiff
path: root/retrace/daemon/ui/glframe_state_model.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-11-27State: Refactor state displayMark Janes1-106/+80
2017-11-27State: Drop unnecessary "group" designationMark Janes1-10/+5
2017-11-27State: Add a search box for state itemsMark Janes1-12/+31
2017-11-27State: Enable glColorMaskMark Janes1-3/+4
2017-11-27State: Handle GL_LINE_WIDTHMark Janes1-13/+28
2017-11-27State: Allow conflicting values for color channelsMark Janes1-3/+6
2017-11-27State: Allow color state to be editedMark Janes1-1/+3
2017-11-27State: Support glBlendColorMark Janes1-6/+44
2017-11-27State: Move GL enum methods to separate fileMark Janes1-14/+2
2017-11-27State: Display a tree of collapsible state directoriesMark Janes1-18/+123
2017-11-27State: Identify state items by group, path, and nameMark Janes1-31/+24
2017-11-26state: allow multiple differing valuesMark Janes1-2/+3
2017-11-26State: Allow the user to override stateMark Janes1-4/+24
2017-11-26State: Resize combo boxes to fit the valuesMark Janes1-3/+14
2017-11-26State: First visualization of state in qmlMark Janes1-15/+45
2017-11-26State: Initial implementation of state modelMark Janes1-0/+130