summaryrefslogtreecommitdiff
path: root/gui/mainwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-03-29gui: Show Shader Storage Buffer Blocks.Martin Schulze1-0/+91
2016-03-21gui: Use QTextBrowser instead of QWebView.Jose Fonseca1-13/+1
2016-01-22gui: Show leaks.Jose Fonseca1-0/+24
2015-11-10gui: Refuse to open non-seekable (ie, non-Snappy) traces.Jose Fonseca1-0/+11
2015-11-04gui: Cleanup surface parsing.Martin Schulze1-32/+24
2015-05-27gui: Remove base64 from method/member names.Jose Fonseca1-4/+4
2015-05-19gui: Use frame number when saving frame state.Jose Fonseca1-22/+14
2015-03-30gui: Add Save As menu option.Alexander Trukhin1-0/+24
2015-03-14gui: Handle Android retrace in GUI.BogDan Vatra1-15/+179
2015-02-12gui: do not run search while trace still loadingTapani Pälli1-2/+8
2015-02-06gui: Add tool tips to surface tabJose Fonseca1-0/+8
2015-01-26gui: Prepare to receive sparse thumbnail data.Dan McCabe1-4/+4
2015-01-26gui: Notify retracer of missing thumbnails to capture.Dan McCabe1-0/+12
2014-11-15gui: Log command line whenever retracing.José Fonseca1-1/+1
2014-10-23gui: Show large vectors/matrices/arrays in multiple rows.José Fonseca1-9/+28
2014-10-23gui: Add a new state tab for buffers.José Fonseca1-0/+5
2014-10-23gui: Right justify list indices so they sort numerically.José Fonseca1-1/+2
2014-07-10Merge pull request #282 from urkle/fix_image_savezackr1-2/+19
2014-07-07add simple support to export buffers to disk.Edward Rudd1-0/+45
2014-07-07fix saving image via right click menu in state inspectorEdward Rudd1-2/+19
2014-05-30gui: Don't crash when double-clicking on non-image rows of Surface tab.José Fonseca1-2/+5
2014-05-02qapitrace: arrow-key selected Call is obstructedLawrence L Love1-0/+1
2014-02-21qapitrace: fails to find [CALLNO] in first frameLawrence L Love1-0/+2
2014-02-03qapitrace: Add option to retrace with core profile.Corey Richardson1-1/+7
2013-10-11Implement grouping of calls.Zack Rusin1-1/+2
2013-09-12gui: show the original pixel values in the surface viewerZack Rusin1-3/+3
2013-09-10gui: Implement a new surface viewerZack Rusin1-1/+4
2013-07-20qapitrace: Add option to replay in singlethreaded modePeter Lohrmann1-0/+6
2013-05-13gui: Make "Details View" the default pane.Alexander Monakov1-7/+2
2013-05-04Backtrace via call detailEugene Velesevich1-0/+10
2013-04-12qapitrace: Support executing glretrace on a remote target host.Carl Worth1-0/+5
2012-12-08gui/mainwindow: Add functions that toggle actions enables and use it.Alexandr Akulich1-25/+47
2012-08-08Add gui support for trace profiling.James Benton1-13/+86
2012-04-23Remove the API combo box from the UI settings window.José Fonseca1-3/+0
2012-04-11Add trim support to qapitrace GUI app.Dan McCabe1-0/+56
2012-03-28Show important retrace messages long enough to read.José Fonseca1-7/+2
2012-03-27Auto detect the API from the trace.José Fonseca1-0/+1
2012-03-25Make frame thumbnail size consistent.José Fonseca1-1/+3
2012-03-24Merge branch 'gui-thumbnails'José Fonseca1-12/+43
2012-03-24Make thumbnailing an non-automatic action.José Fonseca1-3/+12
2012-03-24Capture thumbnails only after the trace finished loading.José Fonseca1-3/+3
2012-03-24Removed unused copy of thumbnails.José Fonseca1-2/+0
2012-03-17Lookup call state on double-click.José Fonseca1-0/+6
2012-03-11Display captured snapshots as thumbnails.Dan McCabe1-6/+11
2012-03-11Capture snapshot stream in anticipation of displaying thumbnails.Dan McCabe1-6/+25
2012-02-28Allow to specify the API from trace dialog.José Fonseca1-0/+1
2011-11-27Allow to retrace with EGL too.José Fonseca1-0/+5
2011-11-27Allow to specify an initial call no in the qapitrace command line.José Fonseca1-1/+7
2011-11-17Encode format as a member and not part of the label.Zack Rusin1-1/+2
2011-11-16Make the details view a bit clearer.Zack Rusin1-0/+4