]> git.cworth.org Git - apitrace/history - gui/mainwindow.cpp
Remove the API combo box from the UI settings window.
[apitrace] / gui / mainwindow.cpp
2011-04-06 Zack RusinAbstract retracing into a class of its own.
2011-04-03 Zack RusinAllow setting of the filter options.
2011-04-02 Zack RusinCleanup the event model code.
2011-04-01 José FonsecaSort state in ascending order by default.
2011-04-01 Zack RusinAllow filling state for frames and calls.
2011-03-31 Zack RusinImplement state viewing for the current frame.
2011-03-31 Zack RusinAdd qjson dependency and cleanup the cmake qt code.
2011-03-31 Zack RusinLet retrace dump state.
2011-03-31 Zack RusinShow that we're loading a trace.
2011-03-31 Zack RusinIntroduce ApiTrace which encapsulates the data.
2011-03-31 Zack RusinAllow retracing from the gui plus make the call list...
2011-03-31 Zack RusinStart on custom filtering.
2011-03-31 Zack Rusinadd lots of quirks and details view
2011-03-31 Zack Rusinsome color in the list
2011-03-31 Zack RusinA lot better data conversions.
2011-03-31 Zack RusinAdd a basic gui for apitrace.