Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow building Qt without the QtGui module | Bernhard Rosenkraenzer | 2010-04-07 | 1 | -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 Vattekar | 2009-08-07 | 1 | -0/+1 |
| | | | | Reviewed-by: Kent Hansen | ||||
* | Remove tank game example | Eskil Abrahamsen Blomfeldt | 2009-07-28 | 1 | -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 Blomfeldt | 2009-05-12 | 1 | -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 examples | Kent Hansen | 2009-05-12 | 1 | -4/+0 |
| | |||||
* | Initial import of statemachine branch from the old kinetic repository | Alexis Menard | 2009-04-17 | 1 | -0/+17 |