summaryrefslogtreecommitdiffstats
path: root/examples/corelib/threads/mandelbrot
Commit message (Expand)AuthorAgeFilesLines
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Brush up the mandelbrot exampleFriedemann Kleint2021-04-145-12/+77
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-271-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-191-1/+1
* 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-091-1/+5
* 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-164-15/+28
|\
| * Mandelbrot Example: Use High DPI scalingFriedemann Kleint2020-03-124-15/+28
* | 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-041-1/+12
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-1/+1
|\|
| * Remove usages of deprecated APIs of QWheelEventSona Kurazyan2019-08-231-1/+1
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-1/+1
|\|
* | Fix compiling of examples on AndroidSimon Hausmann2019-06-121-1/+2
* | Fix linking of examplesSimon Hausmann2019-06-121-1/+1
* | Allow to build examples as standalone projectKevin Funk2019-06-051-19/+21
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-164-8/+9
|\|
| * Fix some deprecation warnings in examplesFriedemann Kleint2019-02-061-1/+2
| * Cleanup QtCore examplesChristian Ehrlicher2019-02-064-7/+7
* | CMake: Add more examplesTobias Hunger2019-03-261-0/+25
|/
* Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-1/+1
* Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-282-2/+2
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-152-8/+8
* Unify license header usage.Jani Heikkinen2016-03-295-15/+65
* Use C++ <cmath> instead of <math.h>Allan Sandfeld Jensen2015-02-161-5/+4
* Updated BSD licensed file headersJani Heikkinen2015-02-155-15/+15
* Update copyright headersJani Heikkinen2015-02-115-25/+25
* Haiku: Make examples compile on HaikuTobias Koenig2015-01-141-1/+1
* Move Qt Core examples under a common subdirectoryTopi Reinio2014-10-176-0/+693