summaryrefslogtreecommitdiffstats
path: root/examples/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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-154-6/+6
* | 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-205-5/+5
* | 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
| |\
* | | Fix build of the sub-attaq exampleVolker Hilsheimer2019-11-071-0/+1
* | | Widget examples: replace QItemDelegate with QStyledItemDelegateChristian Ehrlicher2019-11-021-23/+15
* | | 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-1614-25/+27
|\| |
| * | Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-1514-25/+27
* | | 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
* | | 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
* | | 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-274-8/+9
|\ \
| * | Remove usages of deprecated APIs of QWheelEventSona Kurazyan2019-08-234-8/+9
* | | 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
* | 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-132-3/+3
* | | 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
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-282-7/+8
| |\|