summaryrefslogtreecommitdiff
path: root/gui/argumentseditor.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-07-08gui: Allow to edit strings.José Fonseca1-0/+4
2011-12-02gui: let the edit mode work.Alban Browaeys1-83/+40
2011-11-25Fix GUI visualization of floating point values.José Fonseca1-2/+12
2011-08-28Change apiarray to use a qvector instead of a qlistZack Rusin1-8/+8
2011-08-28Switch more places from qlist to qvector.Zack Rusin1-2/+2
2011-08-08Don't change immutable values.Zack Rusin1-0/+13
2011-04-24Plug 2 more memory leaks in the gui.Zack Rusin1-0/+1
2011-04-18Lots of various cosmetic changes to the call editing.Zack Rusin1-0/+2
2011-04-17Introduce ApiEnum.Zack Rusin1-0/+9
2011-04-17The trace now knows whether is has been edited.Zack Rusin1-4/+10
2011-04-17Various part now propagate the values.Zack Rusin1-10/+27
2011-04-16Stub out revert.Zack Rusin1-0/+8
2011-04-16Collect the edited shaders from the shader editor.Zack Rusin1-13/+45
2011-04-16Start collecting the edited values.Zack Rusin1-1/+62
2011-04-15Make apitracecall an actual class.Zack Rusin1-4/+4
2011-04-15Make the editor a dialog.Zack Rusin1-1/+1
2011-04-15Display shaders in the shader editor.Zack Rusin1-93/+123
2011-04-15Make sure that only numericals can be edited right now.Zack Rusin1-2/+30
2011-04-15Custom editor for the arguments.Zack Rusin1-10/+98
2011-04-15Start working on trace editingZack Rusin1-0/+158