summaryrefslogtreecommitdiffstats
path: root/examples/corelib
Commit message (Expand)AuthorAgeFilesLines
* Doc: Centralize RFC documentation-links in rfc.qdocLuca Di Sera2021-09-161-1/+1
* Port to QImage and QPixmap deviceIndependentSize()Morten Sørvig2021-09-011-2/+2
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-1715-15/+15
* Android: trim down the examples manifests from obsolete tagsAssam Boudjelthia2021-07-011-62/+39
* Remove ministro codeAssam Boudjelthia2021-07-011-2/+0
* Move notification example from androidextras to qtbaseAssam Boudjelthia2021-06-0422-1/+613
* Build examples in isolated sub-builds using ExternalProjectCraig Scott2021-05-265-14/+14
* Brush up the mandelbrot exampleFriedemann Kleint2021-04-145-12/+77
* Doc: Fix link issues for QtCoreTopi Reinio2020-10-291-3/+2
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-2714-0/+56
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-1914-14/+14
* Port from devicePixelRatioF() to devicePixelRatio()Morten Johan Sørvig2020-09-101-6/+6
* Deliver Quit event when calling QCoreApplication::quit()Tor Arne Vestbø2020-09-071-1/+1
* High-DPI: Remove usage of Qt::AA_EnableHighDpiScalingTor Arne Vestbø2020-08-281-1/+0
* Deprecate the static int based API in QMetaTypeLars Knoll2020-08-241-3/+3
* Automatically register data/debug stream operations in QMetaTypeLars Knoll2020-08-242-3/+0
* Move QStringRef and remains to Qt5CompatKarsten Heimrich2020-08-202-4/+3
* Port the QXmlStream API from QStringRef to QStringViewKarsten Heimrich2020-08-191-4/+4
* CMake: Regenerate examplesAlexandru Croitor2020-07-0919-25/+79
* Use QList instead of QVector in examplesJarek Kobus2020-06-238-18/+18
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-191-1/+1
* 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
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-031-1/+1
|\|
| * Docs: Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-2/+1
|\|
| * QLocalSocket: Deprecate 'error' signal, use 'errorOccurred' insteadv5.15.0-alpha1Alexander Akulich2020-02-111-2/+1
* | Regenerate examplesAlexandru Croitor2020-02-0414-18/+71
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-294-18/+18
|\|
| * Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-234-18/+18
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-2410-95/+23
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-151-5/+5
| |\
| | * Fix Mandelbrot Example documentation with regards to qRegisterMetaType()Friedemann Kleint2020-01-131-5/+5
| * | Deprecate QJsonDocument methods for converting to/from JSON binarySona Kurazyan2020-01-094-82/+10
| * | Replace usages of QVariant::value by qvariant_castOlivier Goffart2019-12-155-8/+8
| |/
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-195-39/+8
|\|
| * examples: Fix -Wdeprecated-copy warningsAlbert Astals Cid2019-10-305-39/+8
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeSimon Hausmann2019-10-171-2/+2
|\|
| * Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-151-2/+2
* | 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-1414-16/+16
|\|
* | Fix compiling of examples on AndroidSimon Hausmann2019-06-1214-9/+23
* | Fix linking of examplesSimon Hausmann2019-06-129-9/+9
* | Allow to build examples as standalone projectKevin Funk2019-06-0515-210/+329
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-032-4/+4
|\|