summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Port examples away from deprecated QTouchEvent APIsVolker Hilsheimer2021-04-175-35/+35
* Merge integration refs/builds/qtci/dev/1618592683Qt CI Bot2021-04-161-1/+1
|\
| * Fix call to QMessageBox::informationVolker Hilsheimer2021-04-161-1/+1
* | Merge integration refs/builds/qtci/dev/1618585460Qt CI Bot2021-04-161-1/+1
|\ \ | |/ |/|
| * Port example away from deprecated QVariant APIVolker Hilsheimer2021-04-161-1/+1
* | Revise deprecation of countriesForLanguage()Edward Welbourne2021-04-161-5/+9
|/
* Add the "Territory" enumerated type for QLocaleJiDe Zhang2021-04-152-11/+10
* Brush up the mandelbrot exampleFriedemann Kleint2021-04-145-12/+77
* standarddialogs example: Fix font handlingFriedemann Kleint2021-04-071-1/+7
* Fix Editable Tree Model example model rowCount and model instance leakSamuel Gaist2021-03-292-1/+4
* Remove unnecessary int() casting in QRandomGenerator::boundedThiago Macieira2021-03-175-12/+12
* Doc: Fix various documentation issuesTopi Reinio2021-03-161-3/+3
* imageviewer example: Show the color space description when loadingFriedemann Kleint2021-03-051-2/+5
* Brush up the imageviewer exampleFriedemann Kleint2021-03-012-4/+5
* Fix CMake build of network/torrent exampleJoerg Bornemann2021-02-155-77/+3
* Fix deprecated API in network/torrent exampleJoerg Bornemann2021-02-151-1/+1
* dirview example: Show file icons on WindowsFriedemann Kleint2021-02-131-0/+2
* Turn off the dbus examples for qmake-generated VS projectsJoerg Bornemann2021-02-091-1/+3
* Remove QtDBus includesDavid Skoland2021-01-126-31/+39
* UndoFramework example: make the background visibleIvan Solovev2021-01-111-0/+0
* Replace some more erase/remove patterns with removeIfGiuseppe D'Angelo2021-01-101-3/+1
* Replace QtTest headers with QTestDavid Skoland2020-12-224-4/+4
* Improve the QtConcurrent ImageScaling exampleSona Kurazyan2020-12-112-12/+18
* secureudpclient - a speculative fix for non-reproducible crashTimur Pocheptsov2020-12-101-0/+5
* Update Drop Site Example docs: mention the new markdown supportShawn Rutledge2020-12-011-1/+4
* Fix documentation links to High DPI documentationAndreas Buhr2020-12-011-1/+1
* CMake: Work around building dbus 'controller' example with qmakeJoerg Bornemann2020-11-301-0/+3
* Rename Application ExampleVolker Hilsheimer2020-11-263-6/+6
* Use event cloning rather than copyingVolker Hilsheimer2020-11-251-1/+1
* i18n example: No longer ignore return value of QTranslator.load()Friedemann Kleint2020-11-191-4/+9
* Improve QtConcurrent ImageScaling example to demo new featuresSona Kurazyan2020-11-129-68/+618
* Doc: Fix documentation warnings for Qt WidgetsTopi Reinio2020-11-121-48/+0
* Support the markdown underline extensionShawn Rutledge2020-11-071-4/+6
* Fix a bunch of qdoc warningsVolker Hilsheimer2020-11-062-4/+4
* Add multi key bindings to QShortcutAllan Sandfeld Jensen2020-11-041-1/+1
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-033-12/+8
* DropSite example: support markdownShawn Rutledge2020-11-022-0/+5
* Forbid implicit conversions between QFuture and other typesSona Kurazyan2020-10-301-1/+1
* Doc: Fix documentation warnings for Qt OpenGLTopi Reinio2020-10-301-0/+0
* Doc: Fix link issues for QtCoreTopi Reinio2020-10-291-3/+2
* Update the HTTP exampleMårten Nordheim2020-10-283-69/+120
* CMake: Fix painting examples to build as standalone projectsAlexandru Croitor2020-10-277-51/+332
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-27266-0/+1078
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-19262-268/+288
* Brush up the basicsortfiltermodel exampleFriedemann Kleint2020-10-141-1/+25
* Use QScroller in the Dir View exampleShawn Rutledge2020-10-142-3/+13
* Get rid of all usage of QApplication:desktopVolker Hilsheimer2020-10-142-4/+5
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-0723-26/+26
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-071-1/+1
* Convert a couple of APIs to use viewsLars Knoll2020-10-061-1/+1