summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | 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 "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
|/ /
* | 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
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-102-18/+41
|\|
| * Modernize shapedclock exampleEirik Aavitsland2019-12-102-18/+41
* | 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
|\| |
| * | Examples: fix compiling tablet example on qnxChristian Ehrlicher2019-10-161-0/+1
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-1620-34/+36
|\| |
| * | Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-1520-34/+36
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-1357-201/+222
|\| |
| * | Cleanup QtWidgets examplesChristian Ehrlicher2019-10-1156-195/+216
| * | Make QTextBlockFormat::MarkerType an enum classShawn Rutledge2019-10-101-6/+6
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-041-1/+1
|\| |
| * | Widgets flowlayout example: Fix crash on startupChristian Ehrlicher2019-10-031-1/+1
* | | Examples/OpenGLWindow: do not use hardcoded indicesChristian Ehrlicher2019-10-021-11/+14
* | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2019-10-014-4/+4
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-014-4/+4
| |\| |
| | * | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-304-4/+4
| | |\|