summaryrefslogtreecommitdiffstats
path: root/examples/corelib/threads
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-141-8/+8
|\
| * Doc: improve Mandelbrot exampleMitch Curtis2018-09-111-8/+8
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-023-3/+3
|\|
| * Doc: Add missing full stops in briefsPaul Wicking2018-06-213-3/+3
* | Examples: replace QDesktopWidget::availableGeometry()/screenGeometry()Christian Ehrlicher2018-03-271-2/+1
|/
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-0/+1
|\
| * qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-121-0/+1
* | Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-1/+1
|/
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-084-8/+6
* Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-282-2/+2
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-1/+1
| |\
| | * Doc: Fix typo in the Semaphores ExampleTopi Reinio2016-08-111-1/+1
* | | Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-154-12/+12
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-063-2/+6
|\|
| * fix build and installation of queuedcustomtype exampleOswald Buddenhagen2016-05-033-2/+6
* | Unify license header usage.Jani Heikkinen2016-03-2918-62/+202
|/
* Use C++ <cmath> instead of <math.h>Allan Sandfeld Jensen2015-02-161-5/+4
* Updated BSD licensed file headersJani Heikkinen2015-02-1514-42/+42
* Update copyright headersJani Heikkinen2015-02-1118-94/+94
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-211-1/+1
|\
| * Doc: Fix typosSze Howe Koh2015-01-191-1/+1
* | Haiku: Make examples compile on HaikuTobias Koenig2015-01-141-1/+1
|/
* Move Qt Core examples under a common subdirectoryTopi Reinio2014-10-1732-0/+2493