summaryrefslogtreecommitdiffstats
path: root/examples/purchasing/qthangman/hangmangame.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update dependenciesFriedemann Kleint2020-03-271-1/+1
* Port from QMutex::Recursive to QRecursiveMutexMarc Mutz2019-08-061-3/+4
* Update to new QRandomGenerator APIv5.10.0-beta4Thiago Macieira2017-11-031-1/+1
* Use QRandomGenerator instead of q?randThiago Macieira2017-07-041-4/+2
* Use BSD license for examplesv5.9.0-beta3Kai Koehne2017-04-211-12/+34
* Merge remote-tracking branch 'origin/5.8' into 5.9v5.9.0-beta1Liang Qi2017-03-101-1/+1
|\
| * Eradicate Q_FOREACH loops and mark the module as Q_FOREACH-freeMarc Mutz2017-01-261-1/+1
* | Convert to templated signals and slotsJake Petroules2017-02-221-1/+1
|/
* Remove GPLv2 from license optionsEskil Abrahamsen Blomfeldt2015-08-101-9/+1
* Update license headers to LGPLv3/GPLv2/CommercialEskil Abrahamsen Blomfeldt2015-08-051-10/+26
* Change example license to commercialEskil Abrahamsen Blomfeldt2014-05-141-31/+11
* Add QtHangman exampleAndy Nichols2014-03-251-0/+270