summaryrefslogtreecommitdiffstats
path: root/sigmodr/tree/TreeWidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded connectionBen Boeckel2009-05-221-1/+0
* Reorder the model setting so that the header gets the correct column countBen Boeckel2009-05-221-3/+4
* Normalize the index to get the correct dataBen Boeckel2009-05-211-1/+1
* Add method for getting the game for an index instead of only the current indexBen Boeckel2009-05-211-5/+5
* Another missing includeBen Boeckel2009-05-211-0/+3
* Fix up the column sizesBen Boeckel2009-05-211-0/+2
* Add game management to the widgetBen Boeckel2009-05-211-20/+27
* Get the current game from the currently selected indexBen Boeckel2009-05-211-12/+5
* Add special data methodsBen Boeckel2009-05-211-20/+16
* Remove unneeded methodsBen Boeckel2009-05-211-10/+0
* Add URL management for the gamesBen Boeckel2009-05-211-31/+33
* Add management of the dirty flag for gamesBen Boeckel2009-05-211-6/+12
* Fix how selection hows in the treeBen Boeckel2009-05-211-0/+2
* Add a basic TreeWidget (copied from the old widget)Ben Boeckel2009-05-031-0/+155