summaryrefslogtreecommitdiffstats
path: root/sigmodr/widgets/TrainerUI.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Made the rest of the widgets use pimplBen Boeckel2009-03-011-73/+80
|
* Protected combobox changes to avoid calls on error statesBen Boeckel2009-02-281-1/+2
|
* Added layouts to all widgets so that the forms expandBen Boeckel2009-02-261-0/+4
|
* Fixed Sigmodr widgets to use namespaces in sourcesBen Boeckel2009-02-241-41/+44
|
* Renamed Sigmod to Game where neededBen Boeckel2009-02-241-7/+7
|
* Cleaned up more classes to load ui files at runtimeBen Boeckel2009-02-241-5/+2
|
* Converted some classes to load from the resource instead of using ↵Ben Boeckel2009-02-241-52/+65
| | | | inheritence for forms
* Moved the sources into the Widgets namespaceBen Boeckel2009-02-231-16/+16
|
* Fix includes in libsigmodrwidgetsBen Boeckel2009-02-231-5/+5
|
* Started restructuring how sigmodr is built and moving things into librariesBen Boeckel2009-02-231-0/+141