summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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-2119-233/+651
* Update FDL license headerKai Koehne2017-04-201-5/+5
* Qt Hangman example: Add a settings file for fontsv5.9.0-beta2Friedemann Kleint2017-04-1211-11/+149
* 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
|/
* Add WinRT backendMaurice Kalinowski2016-07-063-0/+13
* add missing example installOswald Buddenhagen2016-04-281-0/+3
* Adapt iOS backend to work on OS X as well.Jake Petroules2015-08-111-2/+2
* Remove GPLv2 from license optionsEskil Abrahamsen Blomfeldt2015-08-1019-171/+19
* Update license headers to LGPLv3/GPLv2/CommercialEskil Abrahamsen Blomfeldt2015-08-0520-196/+500
* com.digia.* -> org.qtproject.*Eskil Abrahamsen Blomfeldt2015-08-054-6/+6
* Revert "Bump version to 1.1"Eskil Abrahamsen Blomfeldt2015-05-083-3/+3
* Bump version to 1.1Eskil Abrahamsen Blomfeldt2015-03-253-3/+3
* Change example license to commercialEskil Abrahamsen Blomfeldt2014-05-1419-589/+209
* doc: Add a note about registering the example in the storesEskil Abrahamsen Blomfeldt2014-03-311-1/+3
* QtHangman iOS: Comment out QMAKE_TARGET_BUNDLE_PREFIXAndy Nichols2014-03-281-1/+5
* Example QtHangman: Add documentationAndy Nichols2014-03-276-6/+71
* Restore active focus to toplevel when done guessingEskil Abrahamsen Blomfeldt2014-03-261-1/+1
* Handle back key eventsEskil Abrahamsen Blomfeldt2014-03-251-0/+12
* Example QtHangman: Fix places where sizes are hardcodedAndy Nichols2014-03-259-47/+49
* Change name of HowtoView -> HowToViewEskil Abrahamsen Blomfeldt2014-03-253-2/+2
* Hangman Example Fix hard-coded width in StoreViewAndy Nichols2014-03-252-3/+4
* Fix up hangman example for new API and different screen sizesEskil Abrahamsen Blomfeldt2014-03-254-4/+9
* Add QtHangman exampleAndy Nichols2014-03-2524-0/+18130