]> git.cworth.org Git - apitrace/history - gui/mainwindow.cpp
gui/mainwindow: Add functions that toggle actions enables and use it.
[apitrace] / gui / mainwindow.cpp
2012-12-08 Alexandr Akulichgui/mainwindow: Add functions that toggle actions enabl...
2012-11-05 José FonsecaMerge branch 'master' into dxva
2012-09-28 José FonsecaMerge remote-tracking branch 'github/master' into d2d
2012-08-13 José FonsecaMerge branch 'profile-gui'
2012-08-10 José FonsecaMerge remote-tracking branch 'github/master' into profi...
2012-08-09 James BentonFix replay trace generating thumbnails.
2012-08-08 James BentonAdd gui support for trace profiling.
2012-04-23 José FonsecaRemove the API combo box from the UI settings window.
2012-04-13 José FonsecaMerge branch 'd3dretrace'
2012-04-11 Dan McCabeAdd trim support to qapitrace GUI app.
2012-03-30 José FonsecaMerge branch 'master' into d3dretrace
2012-03-27 José FonsecaShow important retrace messages long enough to read.
2012-03-27 José FonsecaAuto detect the API from the trace.
2012-03-26 José FonsecaMerge remote-tracking branch 'github/master' into gui...
2012-03-25 José FonsecaMake frame thumbnail size consistent.
2012-03-24 José FonsecaMerge branch 'gui-thumbnails'
2012-03-24 José FonsecaMake thumbnailing an non-automatic action.
2012-03-24 José FonsecaCapture thumbnails only after the trace finished loading.
2012-03-24 José FonsecaRemoved unused copy of thumbnails.
2012-03-17 José FonsecaMerge branch 'master' into d3dretrace
2012-03-17 José FonsecaLookup call state on double-click.
2012-03-11 Dan McCabeDisplay captured snapshots as thumbnails.
2012-03-11 Dan McCabeCapture snapshot stream in anticipation of displaying...
2012-02-28 José FonsecaAllow to specify the API from trace dialog.
2012-01-21 José FonsecaMerge branch 'master' into d2d
2011-11-27 José FonsecaAllow to retrace with EGL too.
2011-11-27 José FonsecaAllow to specify an initial call no in the qapitrace...
2011-11-17 Zack RusinEncode format as a member and not part of the label.
2011-11-17 Zack RusinMake the details view a bit clearer.
2011-10-31 José FonsecaMerge branch 'os-path'
2011-10-30 José FonsecaHave selected call always match the current call.
2011-10-30 José FonsecaOnly jump to errors when the error item is activated.
2011-09-25 Zack RusinSkip over filtered calls when searching.
2011-09-25 José FonsecaMerge branch 'd3d10'
2011-09-24 Zack RusinCleanup the default size computation for the surface...
2011-09-23 José FonsecaMerge branch 'master' into d3d10
2011-09-21 Zack RusinMerge branch 'on-demand-loading'
2011-09-19 Zack RusinCleanup some of the code.
2011-09-18 Zack RusinDelete loadertest and cleanup some of the new api.
2011-09-15 Zack RusinFix and cleanup state lookups on frames.
2011-09-14 Zack RusinProperly handle and propagate retrace errors.
2011-09-13 Zack RusinImplement jump to.
2011-09-13 Zack RusinImplement goto start of the frame and goto end of the...
2011-09-12 Zack RusinImplement find next for the on-demand-loaded files.
2011-09-06 Zack RusinMerge remote-tracking branch 'origin/master' into on...
2011-09-06 Zack RusinSwitch the gui to the on-demand-loader.
2011-09-01 Zack RusinMerge remote-tracking branch 'origin/master' into on...
2011-08-29 Zack RusinSwitch more places from qlist to qvector.
2011-08-29 Zack RusinSwitch list to a vector.
2011-08-28 Zack RusinReduce the size of ApiTraceCall, ApiTraceEvent and...
2011-08-28 Zack RusinChange filterText to searchText
2011-07-31 José FonsecaSort uniforms in ascending order by default.
2011-07-31 José FonsecaAdd a state tab that list uniforms.
2011-07-31 José FonsecaAvoid pointless data structure copying.
2011-06-20 Zack RusinAllow saving of surface snapshots to png's.
2011-05-28 José FonsecaRemove the empty default state message box.
2011-05-09 José FonsecaMerge branch 'master' into multi-context
2011-05-07 Zack RusinShow the lookup state menu on frames.
2011-05-07 Zack RusinWord wrap the surfaces description.
2011-05-06 José FonsecaMerge branch 'master' into multi-context
2011-05-06 José FonsecaLinearize texture data in JSON.
2011-04-28 Zack RusinDon't hide the state dock while looking up the defaults.
2011-04-28 Zack RusinDon't clear the trace when the file selection has been...
2011-04-27 Zack RusinCleanup the ApiTraceFrame a bit.
2011-04-24 Zack RusinPlug 2 more memory leaks in the gui.
2011-04-24 Zack RusinPlugging some memory leaks
2011-04-24 Zack RusinDon't generate the search string on thousands of hidden...
2011-04-23 Zack RusinShow the call for which the surface we're displaying.
2011-04-23 Zack RusinSize the image widget more reasonably.
2011-04-23 Zack RusinAllow opening multiple images.
2011-04-20 Zack RusinVarious cleanups.
2011-04-20 Zack RusinCall the action "error checking" instead of "benchmarking"
2011-04-20 Zack RusinGo to the selected error.
2011-04-20 Zack RusinAdd an action to show and hide the errors dock.
2011-04-20 Zack RusinLarge chunk of showing the replay errors.
2011-04-19 Zack Rusinmore error handling changes.
2011-04-19 Zack RusinLarge chunk of functionality to show errors.
2011-04-18 Zack RusinImplement an edit menu.
2011-04-18 Zack RusinMerge branch 'trace-editing'
2011-04-18 Zack RusinFix saving of traces with pointers.
2011-04-18 Zack RusinLots of various cosmetic changes to the call editing.
2011-04-17 Zack Rusinthe filename is stored in the trace
2011-04-16 Zack RusinMake apitracecall an actual class.
2011-04-15 Zack RusinMake the editor a dialog.
2011-04-15 Zack RusinStart working on trace editing
2011-04-14 José FonsecaBest effort to show (and compare) nested state parameters.
2011-04-13 José FonsecaShow shader type in the combo box.
2011-04-13 Zack RusinImplement state diffing.
2011-04-13 Zack RusinImplement showing only of events specified by a regexp.
2011-04-13 Zack RusinHighly optimize searching and fix a crash.
2011-04-13 Zack RusinAdd a search widget and fix go to.
2011-04-12 Zack RusinExpand surface items if there's not too many of them.
2011-04-11 Zack RusinImplement tracing from the ui.
2011-04-11 Zack RusinImplement jumping to a specific call.
2011-04-11 Zack RusinAdd a trace dialog.
2011-04-10 Zack RusinShow the currently bound fbos in the gui.
2011-04-10 Zack RusinReplay and parse json in a thread.
2011-04-10 Zack RusinClean the constructor a bit.
2011-04-10 Zack RusinClear the surfaces tree when changing calls.
2011-04-10 Zack RusinAdd a simple viewer for surfaces.
next