summaryrefslogtreecommitdiff
path: root/gui/apicalldelegate.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-01-26gui: Display thumbnails only for calls that draw something.Dan McCabe1-1/+1
2015-01-26gui: Detect and accumulate missing thumbnails.Dan McCabe1-0/+4
2015-01-26gui: Move thumbnails to ApiTraceEvent.Dan McCabe1-0/+14
2012-03-25Make frame thumbnail size consistent.José Fonseca1-19/+35
2012-03-24Avoid QImage object copies by using references.José Fonseca1-1/+1
2012-03-11Display captured snapshots as thumbnails.Dan McCabe1-1/+12
2011-08-28Reduce the size of ApiTraceCall, ApiTraceEvent and ApiTraceFrameZack Rusin1-1/+1
2011-05-27Ignore assertion failure on Mac OS X.José Fonseca1-0/+3
2011-04-19Large chunk of functionality to show errors.Zack Rusin1-1/+8
2011-04-18Lots of various cosmetic changes to the call editing.Zack Rusin1-2/+14
2011-04-02Cleanup the event model code.Zack Rusin1-25/+30
2011-03-30Introduce ApiTrace which encapsulates the data.Zack Rusin1-3/+19
2011-03-30add lots of quirks and details viewZack Rusin1-2/+4
2011-03-30some color in the listZack Rusin1-0/+40