summaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)AuthorFilesLines
2015-06-05gui: Fix leak when saving traces.James Legg1-0/+1
2015-06-02cmake: Add check helper target.Jose Fonseca1-0/+1
2015-05-27gui: Remove base64 from method/member names.Jose Fonseca6-20/+19
2015-05-27gui: Try to un-break android retracer.Jose Fonseca1-10/+8
2015-05-27cmake: Silence qt moc notes.Jose Fonseca1-1/+4
2015-05-27gui: Add asserts to catch issue #343.Jose Fonseca2-16/+31
2015-05-27gui: Fix MacOSX build.Jose Fonseca1-5/+5
2015-05-27gui: Add UBJSON unit tests.Jose Fonseca3-2/+179
2015-05-27gui: Allow values as UBJSON root.Jose Fonseca3-6/+4
2015-05-27retrace,gui: Object members don't have string marker.Jose Fonseca1-8/+31
2015-05-27retrace,gui: Optimize arrays don't have end-marker.Jose Fonseca1-3/+0
2015-05-27gui: Fix parsing of double precision values.Jose Fonseca1-1/+1
2015-05-21gui: Fix UBJSON string decoding.Jose Fonseca1-3/+2
2015-05-21gui: Try to cope with incomplete UBJSON.Jose Fonseca1-5/+14
2015-05-20gui: Ensure QDataStream is included.Jose Fonseca1-0/+1
2015-05-20gui: Hide QDataStream.Jose Fonseca3-5/+5
2015-05-20gui: Use QDataStream for big endian conversion.Jose Fonseca1-21/+24
2015-05-20common,cli,wrappers,retrace,gui: Use #pragma once.Jose Fonseca41-162/+41
2015-05-19gui: Use frame number when saving frame state.Jose Fonseca1-22/+14
2015-05-18gui: Remove debug statements.Jose Fonseca1-2/+0
2015-05-01gui: Receive dumps in UBJSON format.Jose Fonseca5-15/+294
2015-03-30gui: Add Save As menu option.Alexander Trukhin3-0/+38
2015-03-14gui: Handle Android retrace in GUI.BogDan Vatra23-96/+2403
2015-03-09cmake: Fix build with ealier Qt 5 versions.José Fonseca1-5/+11
2015-03-09cmake: Re-add top-level dir include.José Fonseca1-0/+1
2015-03-09cmake: Fix CMP0043 violations.José Fonseca1-2/+0
2015-03-09cmake: Set CMAKE_INCLUDE_CURRENT_DIR where appropriate.José Fonseca1-3/+0
2015-03-04gui: Always show microseconds in the profile heat map.Giuseppe D'Angelo1-4/+4
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-02-06gui: Remove redundant createIndex call.Jose Fonseca1-1/+0
2015-02-06retrace,gui: Pass user labels separately from bind point labels.José Fonseca1-2/+16
2015-01-26gui: Display thumbnails only for calls that draw something.Dan McCabe1-1/+1
2015-01-26gui: Create a call set for thumbnails requested.Dan McCabe2-0/+27
2015-01-26gui: Prepare to receive sparse thumbnail data.Dan McCabe7-18/+44
2015-01-26gui: Notify retracer of missing thumbnails to capture.Dan McCabe6-0/+47
2015-01-26gui: Detect and accumulate missing thumbnails.Dan McCabe5-0/+60
2015-01-26gui: Move thumbnails to ApiTraceEvent.Dan McCabe3-14/+29
2015-01-25gui: Don't crash when a error happens in a filtered call.Jose Fonseca1-9/+11
2015-01-25gui: Don't bother pass --db to glretrace.Jose Fonseca1-3/+1
2015-01-14gui: Merge qt-5 branch.José Fonseca6-46/+25
2015-01-06gui: Extend image viewer value range.José Fonseca1-0/+12
2015-01-02gui: Enable console on debug builds.José Fonseca1-10/+10
2014-12-19gui: Remove dead ApiTraceEvent::stateParameters().José Fonseca2-10/+0
2014-12-19gui: Remove ApiTraceEvent::m_hasBinaryData.José Fonseca2-7/+5
2014-12-19gui: Remove ApiTraceEnumSignature.José Fonseca4-95/+19
2014-12-12gui: Increase to 3 decimals on image upper/lower spin boxes.José Fonseca1-0/+6
2014-11-21qapitrace: Don't crash when dragging outside image in viewerChris Forbes1-0/+4
2014-11-15gui: Log command line whenever retracing.José Fonseca2-1/+10
2014-11-12gui: Update www.opengl.org URLs.José Fonseca3-3257/+3257