summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* torrent example: fix stripping of file extensionMarc Mutz2020-04-271-1/+1
* SslSocketClient - fix example not to crashTimur Pocheptsov2020-04-221-0/+1
* Stop using obsolete TouchPoint rect accessors in tests and examplesShawn Rutledge2020-04-101-5/+7
* macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-035-7/+7
* More qOverload cleanups in qtbaseTimur Pocheptsov2020-03-241-2/+1
* QAbstractSocket: Fix usage of deprecated error signal in exampleMårten Nordheim2020-03-241-1/+1
* Doc: replace deprecated references to QGLWidgetChristian Ehrlicher2020-03-203-13/+13
* Mandelbrot Example: Use High DPI scalingFriedemann Kleint2020-03-125-21/+47
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-116-17/+30
|\
| * examples: Fix build for configurations that do not have printsupportOliver Wolff2020-03-056-17/+30
* | Polish the Mandelbrot ExampleFriedemann Kleint2020-03-103-33/+29
* | Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-065-0/+5
* | Doc: Let SQL Drill Down example show correct use of qgraphicsitem_castPaul Wicking2020-03-062-0/+6
* | Examples: add scrollbar to allow viewing all options on AndroidAssam Boudjelthia2020-03-032-12/+33
* | Examples: enable HighDPI scaling for examples on AndroidAssam Boudjelthia2020-03-0316-1/+49
* | QNetworkReply: Deprecate 'error' signal, use 'errorOccurred' insteadMårten Nordheim2020-03-031-1/+1
* | Examples: use QDialog::showMaximaized() for AndroidAssam Boudjelthia2020-03-033-1/+14
* | Docs: Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-289-10/+12
* | Revert "QNetworkReply: deprecate the 'error' getter"Alexander Akulich2020-02-287-8/+8
* | QAbstractSocket: deprecate 'error' signal, use 'errorOccurred' insteadAlexander Akulich2020-02-277-13/+11
* | Examples: request Android storage permissions when using QStandardPathsAssam Boudjelthia2020-02-262-1/+24
* | Revert "QAbstractSocket: deprecate 'error' member-function"Alexander Akulich2020-02-263-4/+4
* | Remove bearer management from remaining network examplesMårten Nordheim2020-02-196-139/+9
* | Remove the bearermonitor exampleMårten Nordheim2020-02-1910-2012/+0
* | Remove usage of bearer management from lightmaps exampleMårten Nordheim2020-02-192-46/+0
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-181-5/+1
|\|
| * Doc: remove link to Qt Quarterly in examplePaul Wicking2020-02-141-5/+1
* | Deprecate QTabletEvent::device() in favor of deviceType()Shawn Rutledge2020-02-171-4/+4
* | Deprecate one overload of QInputDialog::getDouble() for 5.15Jan Arve Sæther2020-02-121-1/+2
* | QLocalSocket: Deprecate 'error' signal, use 'errorOccurred' insteadv5.15.0-alpha1Alexander Akulich2020-02-111-2/+1
* | Remove unused variableJan Arve Sæther2020-02-101-1/+0
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-0421-33/+39
|\|
| * Markdown importer: use Unicode decodingGiuseppe D'Angelo2020-02-031-4/+4
| * Examples: fix compile without printsupportChristian Ehrlicher2020-01-3110-11/+11
| * Change examples and snippets to pass QDate and QTime by valueEdward Welbourne2020-01-306-18/+19
| * Doc: Specify install path for Vulkan examplesTopi Reinio2020-01-305-0/+5
* | Examples: Replace deprecated QLabel APISze Howe Koh2020-02-015-11/+11
* | QButtonGroup: deprecate overloaded signalsChristian Ehrlicher2020-01-284-12/+14
* | Deprecate all methods that use QMatrixJarek Kobus2020-01-285-9/+9
* | Doc: Replace some usages of 0/zero/null with \nullptrSze Howe Koh2020-01-271-1/+1
* | Fix some qdoc-warningsFriedemann Kleint2020-01-241-1/+1
* | Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-2310-89/+89
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-182-18/+11
|\|
| * Pad Navigator example: Remove duplicated property animationsTopi Reinio2020-01-162-18/+11
* | 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
* | Add documentation for the widget galleryFriedemann Kleint2020-01-141-0/+36
* | Build the securesocketclient example for other SSL backendsMårten Nordheim2020-01-141-1/+1
* | Unify application palette handling between QGuiApplication and QApplicationTor Arne Vestbø2020-01-132-8/+2
* | QNetworkReply: deprecate the 'error' getterTimur Pocheptsov2020-01-137-8/+8