]> git.cworth.org Git - apitrace/history - gui/argumentseditor.cpp
Use skiplist-based FastCallSet within trace::CallSet
[apitrace] / gui / argumentseditor.cpp
2012-01-21 José FonsecaMerge branch 'master' into d2d
2011-12-03 zackrMerge pull request #61 from prahal/gui-edit
2011-12-02 Alban Browaeysgui: let the edit mode work.
2011-11-25 José FonsecaFix GUI visualization of floating point values.
2011-09-23 José FonsecaMerge branch 'master' into d3d10
2011-09-01 Zack RusinMerge remote-tracking branch 'origin/master' into on...
2011-08-29 Zack RusinChange apiarray to use a qvector instead of a qlist
2011-08-29 Zack RusinSwitch more places from qlist to qvector.
2011-08-24 Zack RusinMerge branch 'master' into compression
2011-08-08 Zack RusinDon't change immutable values.
2011-04-24 Zack RusinPlug 2 more memory leaks in the gui.
2011-04-18 Zack RusinMerge branch 'trace-editing'
2011-04-18 Zack RusinLots of various cosmetic changes to the call editing.
2011-04-17 Zack RusinIntroduce ApiEnum.
2011-04-17 Zack RusinThe trace now knows whether is has been edited.
2011-04-17 Zack RusinVarious part now propagate the values.
2011-04-17 Zack RusinStub out revert.
2011-04-16 Zack RusinCollect the edited shaders from the shader editor.
2011-04-16 Zack RusinStart collecting the edited values.
2011-04-16 Zack RusinMake apitracecall an actual class.
2011-04-15 Zack RusinMake the editor a dialog.
2011-04-15 Zack RusinDisplay shaders in the shader editor.
2011-04-15 Zack RusinMake sure that only numericals can be edited right...
2011-04-15 Zack RusinCustom editor for the arguments.
2011-04-15 Zack RusinStart working on trace editing