summaryrefslogtreecommitdiffstats
path: root/examples/statemachine/statemachine.pro
Commit message (Collapse)AuthorAgeFilesLines
* Allow building Qt without the QtGui moduleBernhard Rosenkraenzer2010-04-071-2/+6
| | | | | | | | | | | | | | This adds a -no-gui switch to configure, allowing to build Qt without QtGui and components depending on QtGui. This is useful on headless servers, and in using QtCore, QtNetwork, QtXml, QtSql etc. on platforms QtGui hasn't been ported to yet. Task-number: QTBUG-4007 Merge-request: 543 Reviewed-by: Thiago Macieira <thiago.macieira@nokia.com> Reviewed-by: Benjamin Poulain <benjamin.poulain@nokia.com>
* Doc: Integrated the Rogue (state machine) example.Geir Vattekar2009-08-071-0/+1
| | | | Reviewed-by: Kent Hansen
* Remove tank game exampleEskil Abrahamsen Blomfeldt2009-07-281-3/+1
| | | | | | | | | After discussions with product management, it was considered best that this example be removed until it can be improved. There are some bugs an irregularities that should be cleaned up, and the theme should be made less violent. Reviewed-by: Volker Hilsheimer
* Change name of "errorstate" example to "tankgame"Eskil Abrahamsen Blomfeldt2009-05-121-1/+3
| | | | | The error state is not a big enough part of the example to justify naming it after it.
* kill some simplistic/overlapping/under-developed examplesKent Hansen2009-05-121-4/+0
|
* Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-171-0/+17