summaryrefslogtreecommitdiffstats
path: root/examples/widgets
Commit message (Expand)AuthorAgeFilesLines
* QButtonGroup: remove deprecated signalsVitaly Fanaskov2020-02-023-7/+9
* Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-01-288-21/+23
|\
| * QButtonGroup: deprecate overloaded signalsChristian Ehrlicher2020-01-284-12/+14
| * Deprecate all methods that use QMatrixJarek Kobus2020-01-285-9/+9
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-286-71/+71
|\|
| * Fix some qdoc-warningsFriedemann Kleint2020-01-241-1/+1
| * Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-235-70/+70
* | Move QOpenGLPaintEngine and related classes from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-01-223-3/+3
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-192-18/+11
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-182-18/+11
| |\
| | * Pad Navigator example: Remove duplicated property animationsTopi Reinio2020-01-162-18/+11
* | | Move QOpenGLWindow from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-01-153-1/+8
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-153-8/+38
|\| |
| * | Add documentation for the widget galleryFriedemann Kleint2020-01-141-0/+36
| * | Unify application palette handling between QGuiApplication and QApplicationTor Arne Vestbø2020-01-132-8/+2
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-134-7/+7
|\| |
| * | 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-106-1/+650
|\| |
| * | Add a widget gallery exampleFriedemann Kleint2020-01-096-1/+650
* | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-01-073-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
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-049-11/+37
|\| |
| * | 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-154-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-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
|\| |