summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-161-5/+5
|\
| * 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
* | | Move QOpenGLWindow from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-01-156-1/+13
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-1511-17/+47
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-137-11/+11
|\| |
| * | QAbstractSocket: deprecate 'error' member-functionTimur Pocheptsov2020-01-103-4/+4
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-01-094-7/+7
| |\|
| | * Doc: Correct qdoc compilation errors qtbaseNico Vertriest2020-01-094-7/+7
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-1010-83/+660
|\| |
| * | Deprecate QJsonDocument methods for converting to/from JSON binarySona Kurazyan2020-01-094-82/+10
| * | Add a widget gallery exampleFriedemann Kleint2020-01-096-1/+650
* | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-01-0715-937/+46
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-063-42/+46
| |\ \
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-063-42/+46
| | |\|
| | | * styles example: Implement standarPalette()Tor Arne Vestbø2020-01-023-42/+46
| * | | Deprecate SAX classes in Qt XMLSona Kurazyan2020-01-0612-895/+0
| |/ /
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-0415-20/+46
|\| |
| * | Fix some qdoc warningsFriedemann Kleint2020-01-031-1/+1
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-164-4/+30
| |\|
| | * styles example: Set default style up front, and react to style changesTor Arne Vestbø2019-12-124-4/+30
| * | Replace usages of QVariant::value by qvariant_castOlivier Goffart2019-12-1510-15/+15
* | | Move QOpenGLWidget from QtWidgets to QtOpenGLJohan Klokkhammer Helsing2019-12-126-6/+6
* | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2019-12-112-18/+41
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-102-18/+41
| |\|
| | * Modernize shapedclock exampleEirik Aavitsland2019-12-102-18/+41
* | | Remove deprecated QGL* classesJohan Klokkhammer Helsing2019-12-1145-4841/+0
|/ /
* | Merge remote-tracking branch 'origin/5.14' into 5.15Ulf Hermann2019-12-032-3/+12
|\|
| * Styles example: Use system style per DefaultFriedemann Kleint2019-11-251-3/+11
| * Show the styles example under 'gallery' on Qt Creator's example screenFriedemann Kleint2019-11-231-0/+1
| * Sub-Attaq: Fix compilation with -no-openglFriedemann Kleint2019-11-181-0/+1
* | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-206-6/+6
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-151-0/+1
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-11-131-0/+1
| |\
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-081-3/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-061-3/+3
| |\|
| | * Fix computegles31 example crashing on Pi4Paolo Angelelli2019-10-291-3/+3
* | | Fix build of the sub-attaq exampleVolker Hilsheimer2019-11-071-0/+1
* | | Cleanup network examplesChristian Ehrlicher2019-11-0645-318/+326
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-051-4/+4
|\| |
| * | Docs: Fix a typo in the documentationKavindra Palaraja2019-11-011-4/+4
* | | Widget examples: replace QItemDelegate with QStyledItemDelegateChristian Ehrlicher2019-11-021-23/+15
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-015-39/+8
|\| |
| * | examples: Fix -Wdeprecated-copy warningsAlbert Astals Cid2019-10-305-39/+8
* | | Widget examples: replace QItemDelegate with QStyledItemDelegateChristian Ehrlicher2019-10-285-28/+17
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-181-0/+1
|\| |