summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* examples: Fix build for configurations that do not have printsupportOliver Wolff2020-03-056-17/+30
* Doc: remove link to Qt Quarterly in examplePaul Wicking2020-02-141-5/+1
* Markdown importer: use Unicode decodingGiuseppe D'Angelo2020-02-031-4/+4
* Examples: fix compile without printsupportChristian Ehrlicher2020-01-3110-11/+11
* Change examples and snippets to pass QDate and QTime by valueEdward Welbourne2020-01-306-18/+19
* Doc: Specify install path for Vulkan examplesTopi Reinio2020-01-305-0/+5
* Pad Navigator example: Remove duplicated property animationsTopi Reinio2020-01-162-18/+11
* Fix Mandelbrot Example documentation with regards to qRegisterMetaType()Friedemann Kleint2020-01-131-5/+5
* Doc: Correct qdoc compilation errors qtbaseNico Vertriest2020-01-094-7/+7
* styles example: Implement standarPalette()Tor Arne Vestbø2020-01-023-42/+46
* styles example: Set default style up front, and react to style changesTor Arne Vestbø2019-12-124-4/+30
* Modernize shapedclock exampleEirik Aavitsland2019-12-102-18/+41
* 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
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-11-131-0/+1
|\
* | 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
* | Docs: Fix a typo in the documentationKavindra Palaraja2019-11-011-4/+4
* | examples: Fix -Wdeprecated-copy warningsAlbert Astals Cid2019-10-305-39/+8
* | Examples: fix compiling tablet example on qnxChristian Ehrlicher2019-10-161-0/+1
* | Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-1520-34/+36
* | Cleanup QtWidgets examplesChristian Ehrlicher2019-10-1156-195/+216
* | Make QTextBlockFormat::MarkerType an enum classShawn Rutledge2019-10-101-6/+6
* | Widgets flowlayout example: Fix crash on startupChristian Ehrlicher2019-10-031-1/+1
* | 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 QtWidgets (widgets) examplesChristian Ehrlicher2019-09-1752-197/+330
* | Cleanup QtWidgets (tools) examplesChristian Ehrlicher2019-09-1160-376/+426
* | Widgets/GraphicsView examples: cleanupChristian Ehrlicher2019-09-0559-417/+288
* | 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
|\| |
| * | 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/5.13' into devLiang Qi2019-06-271-6/+32
|\| |
| * | Example: Move the SQL statementsVenugopal Shivashankar2019-06-211-6/+32