summaryrefslogtreecommitdiff
path: root/gui/main.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-01-26gui: Prepare to receive sparse thumbnail data.Dan McCabe1-2/+2
2015-01-14gui: Merge qt-5 branch.José Fonseca1-1/+0
2013-04-12gui: Fix includes.José Fonseca1-2/+2
2013-04-12qapitrace: Support executing glretrace on a remote target host.Carl Worth1-1/+18
2012-12-09qapitrace: Determine binary dir in run-time.José Fonseca1-1/+6
2012-12-09qapitrace: Adjust PATH only once and for all.José Fonseca1-0/+7
2012-09-07Change the default graphic system to raster.James Benton1-0/+1
2012-03-11Capture snapshot stream in anticipation of displaying thumbnails.Dan McCabe1-0/+3
2011-11-27Allow to specify an initial call no in the qapitrace command line.José Fonseca1-3/+35
2011-09-25Skip over filtered calls when searching.Zack Rusin1-1/+2
2011-09-12Implement find next for the on-demand-loaded files.Zack Rusin1-0/+8
2011-04-10Replay and parse json in a thread.Zack Rusin1-0/+1
2011-03-30Introduce ApiTrace which encapsulates the data.Zack Rusin1-3/+3
2011-03-30Add a basic gui for apitrace.Zack Rusin1-0/+24