summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\|
| | | * I18N: Load qtbase_ translation catalogs in examplesLeena Miettinen2019-09-274-4/+4
* | | | Cleanup QtOpenGL examplesChristian Ehrlicher2019-09-3026-225/+132
|/ / /
* | | Port two examples from QTime to QElapsedTimerAlbert Astals Cid2019-09-272-9/+9
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-1952-197/+330
|\| |
| * | Cleanup QtWidgets (widgets) examplesChristian Ehrlicher2019-09-1752-197/+330
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-1660-376/+426
|\| |
| * | Cleanup QtWidgets (tools) examplesChristian Ehrlicher2019-09-1160-376/+426
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-0959-417/+288
|\| |
| * | Widgets/GraphicsView examples: cleanupChristian Ehrlicher2019-09-0559-417/+288
* | | QtWidgets/D&D/dropsite example: Add copy functionalityFriedemann Kleint2019-09-053-6/+29
|/ /
* | QFileSystemModel: Fix naming of Option enumerationFriedemann Kleint2019-09-021-1/+1
* | Merge remote-tracking branch 'origin/dev' into 5.14Liang Qi2019-08-276-11/+12
|\ \
| * | Remove usages of deprecated APIs of QWheelEventSona Kurazyan2019-08-236-11/+12
* | | Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-202-14/+0
|/ /
* | Cleanup QtWidgets animation examplesChristian Ehrlicher2019-08-1738-291/+244
* | QFileSystemModel: Add optionsFriedemann Kleint2019-08-141-2/+6
* | Deprecate QStringViewLiteralMarc Mutz2019-08-101-1/+1
* | Remove usages of deprecated APIs of qtbase/widgetsSona Kurazyan2019-08-011-1/+1
* | Remove the remaining usages of deprecated APIs of qtbaseSona Kurazyan2019-08-011-1/+1
* | QOpenGLWindow example: use std::unique_ptr instead of QScopedPointerMarc Mutz2019-07-252-8/+14
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-171-4/+5
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-121-4/+5
| |\
| | * Fix the systray example to only show an icon when requestedVolker Hilsheimer2019-07-091-4/+5
* | | Remove usages of deprecated APIs of qtbase/guiSona Kurazyan2019-07-134-7/+7
* | | Remove usages of deprecated APIs of corelibSona Kurazyan2019-07-051-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-012-7/+8
|\| |