summaryrefslogtreecommitdiffstats
path: root/examples/corelib/threads
Commit message (Expand)AuthorAgeFilesLines
* Brush up the mandelbrot exampleFriedemann Kleint2021-04-225-12/+77
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-274-0/+16
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-194-4/+4
* Port from devicePixelRatioF() to devicePixelRatio()Morten Johan Sørvig2020-09-101-6/+6
* High-DPI: Remove usage of Qt::AA_EnableHighDpiScalingTor Arne Vestbø2020-08-281-1/+0
* CMake: Regenerate examplesAlexandru Croitor2020-07-095-5/+20
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-081-4/+4
* High-DPI: Remove usages of Qt::AA_UseHighDpiPixmapsMorten Johan Sørvig2020-03-301-1/+0
* Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-165-21/+47
|\
| * Mandelbrot Example: Use High DPI scalingFriedemann Kleint2020-03-125-21/+47
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-113-33/+29
|\|
| * Polish the Mandelbrot ExampleFriedemann Kleint2020-03-103-33/+29
* | Regenerate examplesAlexandru Croitor2020-02-044-4/+22
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-5/+5
|\|
| * Fix Mandelbrot Example documentation with regards to qRegisterMetaType()Friedemann Kleint2020-01-131-5/+5
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-112-3/+3
|\|
| * Remove usages of deprecated APIs of QWheelEventSona Kurazyan2019-08-232-3/+3
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-144-4/+4
|\|
* | Fix compiling of examples on AndroidSimon Hausmann2019-06-124-2/+6
* | Fix linking of examplesSimon Hausmann2019-06-122-2/+2
* | Allow to build examples as standalone projectKevin Funk2019-06-054-57/+89
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-1612-40/+34
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-192-4/+3
| |\
| | * Add cmdline feature to qmakeJoerg Bornemann2019-02-182-4/+3
| * | Fix some deprecation warnings in examplesFriedemann Kleint2019-02-061-1/+2
| * | Cleanup QtCore examplesChristian Ehrlicher2019-02-069-27/+26
| * | Examples: cleanup foreach usageChristian Ehrlicher2019-02-021-2/+3
| |/
| * Doc: cleanup semaphore exampleSamuel Gaist2019-01-031-6/+0
* | CMake: Add more examplesTobias Hunger2019-03-265-0/+82
|/
* 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
|\