summaryrefslogtreecommitdiffstats
path: root/examples/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-2410-57/+98
|\
| * Unify application palette handling between QGuiApplication and QApplicationTor Arne Vestbø2020-01-132-8/+2
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-062-35/+43
| |\
| | * styles example: Implement standarPalette()Tor Arne Vestbø2020-01-022-35/+43
| * | 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-153-5/+5
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-101-1/+6
| |\|
| | * Modernize shapedclock exampleEirik Aavitsland2019-12-101-1/+6
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Ulf Hermann2019-12-031-3/+11
| |\|
| | * Styles example: Use system style per DefaultFriedemann Kleint2019-11-251-3/+11
| * | 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/dev' into wip/cmakeLeander Beernaert2019-11-194-25/+15
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-303-25/+14
| |\| | |
| | * | | Widget examples: replace QItemDelegate with QStyledItemDelegateChristian Ehrlicher2019-10-283-25/+14
| | |/ /
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-191-0/+1
| |\| |
| | * | Examples: fix compiling tablet example on qnxChristian Ehrlicher2019-10-161-0/+1
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeSimon Hausmann2019-10-172-3/+4
|\| | |
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-172-3/+4
| |\| |
| | * | Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-152-3/+4
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-1450-196/+327
|\| | |
| * | | Fix compilationLars Knoll2019-10-041-0/+1
| |/ /
| * | Cleanup QtWidgets (widgets) examplesChristian Ehrlicher2019-09-1750-196/+326
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-5/+6
|\| |
| * | Remove usages of deprecated APIs of QWheelEventSona Kurazyan2019-08-231-5/+6
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-112-7/+8
|\| |
| * | 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
| | |\
| | | * styles example: Use QImage instead of QPixmap in NorwegianWoodStyleTor Arne Vestbø2019-06-252-7/+8
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-1425-30/+30
|\| | |
* | | | Fix compiling of examples on AndroidSimon Hausmann2019-06-1225-25/+50
* | | | Fix linking of examplesSimon Hausmann2019-06-1225-25/+25
* | | | Allow to build examples as standalone projectKevin Funk2019-06-0525-411/+606
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-2/+4
|\| | |
| * | | Icons example: use std::unique_ptr instead of QScopedPointerMarc Mutz2019-05-151-2/+4
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-40/+0
|\| | |
| * | | Remove handling of missing Q_COMPILER_INITIALIZER_LISTSAllan Sandfeld Jensen2019-05-021-40/+0
* | | | Rerun pro2cmake on projects that use .ui filesAlexandru Croitor2019-05-222-1/+5
* | | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-1684-388/+498
|\| | |
| * | | Examples: replace deprecated QComboBox functionsChristian Ehrlicher2019-03-043-4/+4
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-203-9/+9
| |\| |
| | * | QtBase: compile examples with QT_DISABLE_DEPRECATED_BEFORE=0x050d00Christian Ehrlicher2019-02-131-2/+2
| | * | Fix some deprecation warnings in examplesFriedemann Kleint2019-02-062-7/+7
| * | | Long live QColorSpace and friendsAllan Sandfeld Jensen2019-02-081-0/+2
| |/ /
| * | Cleanup Widgets examples - includesChristian Ehrlicher2019-01-2836-85/+66
| * | Cleanup Widgets examples - replace foreachChristian Ehrlicher2019-01-286-17/+25
| * | Cleanup Widgets examples - signals/slotsChristian Ehrlicher2019-01-2617-130/+134
| * | Cleanup Widgets examples - nullptrChristian Ehrlicher2019-01-2325-28/+27