summaryrefslogtreecommitdiffstats
path: root/examples/corelib/threads/mandelbrot/mandelbrotwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Examples: don't overflow a QRect with adjusted()Thiago Macieira2025-08-271-2/+2
* Revamp Mandelbrot example: Add const/constexpr when applicableRym Bouabid2023-09-131-22/+21
* Revamp Mandelbrot example: Fix too long linesRym Bouabid2023-09-111-2/+4
* Revamp Mandelbrot example: Fix IncludesRym Bouabid2023-09-111-0/+1
* Support pinch zoom gesture in the Mandelbrot exampleNicholas Bennett2022-07-211-10/+45
* Use SPDX license identifiersLucie Gérard2022-05-161-49/+2
* Port to QImage and QPixmap deviceIndependentSize()Morten Sørvig2021-09-011-2/+2
* Brush up the mandelbrot exampleFriedemann Kleint2021-04-141-5/+11
* Port from devicePixelRatioF() to devicePixelRatio()Morten Johan Sørvig2020-09-101-6/+6
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-081-4/+4
* Mandelbrot Example: Use High DPI scalingFriedemann Kleint2020-03-121-10/+15
* Polish the Mandelbrot ExampleFriedemann Kleint2020-03-101-15/+14
* Remove usages of deprecated APIs of QWheelEventSona Kurazyan2019-08-231-1/+1
* Fix some deprecation warnings in examplesFriedemann Kleint2019-02-061-1/+2
* Cleanup QtCore examplesChristian Ehrlicher2019-02-061-4/+4
* Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-1/+1
* Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-281-1/+1
* Unify license header usage.Jani Heikkinen2016-03-291-3/+13
* Updated BSD licensed file headersJani Heikkinen2015-02-151-3/+3
* Update copyright headersJani Heikkinen2015-02-111-5/+5
* Move Qt Core examples under a common subdirectoryTopi Reinio2014-10-171-0/+239