summaryrefslogtreecommitdiff
path: root/gui/apitracemodel.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-11Display captured snapshots as thumbnails.Dan McCabe1-0/+2
2011-09-14Remove unused callIndex methods.Zack Rusin1-1/+0
2011-09-07Make state lookups with on-demand loading work.Zack Rusin1-1/+2
2011-09-06First working on demand loading!Zack Rusin1-0/+6
2011-04-20Fix minor errors in the apitracemodelZack Rusin1-1/+2
2011-04-17The trace now knows whether is has been edited.Zack Rusin1-0/+1
2011-04-12Highly optimize searching and fix a crash.Zack Rusin1-0/+1
2011-04-11Implement jumping to a specific call.Zack Rusin1-0/+2
2011-04-02Cleanup the event model code.Zack Rusin1-0/+5
2011-03-30Introduce ApiTrace which encapsulates the data.Zack Rusin1-10/+15
2011-03-30Add a basic gui for apitrace.Zack Rusin1-0/+48