summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Re-generate various CMake projects and configure after mergeSimon Hausmann2020-03-162-0/+4
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Simon Hausmann2020-03-1611-38/+77
|\
| * Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-1611-38/+77
| |\
| | * 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
* | | | cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-162-2/+2
* | | | cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-162-2/+2
|/ / /
* | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-03-1110-33/+40
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-1110-33/+40
| |\| |
| | * | 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
* | | | QtConcurrent::run: accept more then five function's argumentsVitaly Fanaskov2020-03-111-2/+2
|/ / /
* | | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-0422-15/+97
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-039-10/+12
|\| |
| * | Docs: Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-289-10/+12
* | | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-2819-26/+57
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-2621-2250/+14
|\| |
| * | 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
* | | Remove legacy OpenGL examplesJohan Klokkhammer Helsing2020-02-2156-5290/+0
* | | Move QOpenGLShaderProgram from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-207-5/+9
* | | Docs: Remove traces of QGLJohan Klokkhammer Helsing2020-02-203-21/+18
* | | QComboBox: remove currentIndexChanged(const QString&)Vitaly Fanaskov2020-02-1910-20/+20
* | | Move QOpenGLWidget from QtOpenGL to its own moduleJohan Klokkhammer Helsing2020-02-1815-7/+21
* | | Move QOpenGLFrameBufferObject from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-171-1/+1
* | | Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-142-10/+4
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-132-10/+4
| |\ \ \
| | * | | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-122-10/+4
* | | | | QtSql: remove compat SQL plugin namesChristian Ehrlicher2020-02-131-7/+0
|/ / / /
* | | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-1327-47/+53
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 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