summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Stylesheet example: Get rid of auto-connection slotsAlexander Volkov2020-09-253-16/+21
* CMake: Regenerate projectsAlexandru Croitor2020-09-221-3/+0
* Fix some qdoc warnings: typos and qdoc syntaxVolker Hilsheimer2020-09-221-1/+1
* Deprecate implicit QPixmap conversion to QBitmapVolker Hilsheimer2020-09-171-1/+1
* Add qHash implementation for QPointMitch Curtis2020-09-151-13/+0
* Switch QSurfaceFormat::colorSpace to a QColorSpaceAllan Sandfeld Jensen2020-09-151-1/+2
* Fix vulkan example build with MSVCLaszlo Agocs2020-09-141-1/+1
* Make QStringList an alias to QList<QString>Lars Knoll2020-09-122-2/+0
* Rename QLibraryInfo::location() to path()Lars Knoll2020-09-125-5/+5
* Remove obsolete APIs and comments from QAbstractPrintDialogVolker Hilsheimer2020-09-102-2/+2
* Port from devicePixelRatioF() to devicePixelRatio()Morten Johan Sørvig2020-09-106-14/+14
* Doc: Move example file that was left behindPaul Wicking2020-09-101-0/+0
* Derive some item delegates from QStyledItemDelegateLars Knoll2020-09-101-6/+1
* Deliver Quit event when calling QCoreApplication::quit()Tor Arne Vestbø2020-09-073-3/+3
* Remove deprecated QPrinter and QPagedPaintDevice APIsVolker Hilsheimer2020-09-042-8/+8
* Long live QKeyCombination!Giuseppe D'Angelo2020-09-033-14/+14
* Remove "fallback session management"Andreas Hartmetz2020-09-011-1/+0
* Deprecate and remove uses of AA_DisableHighDpiScalingTor Arne Vestbø2020-08-311-10/+0
* High-DPI: Remove usage of Qt::AA_EnableHighDpiScalingTor Arne Vestbø2020-08-2816-45/+1
* Replace QAbstractItemView::viewOptions with initViewItemOptionVolker Hilsheimer2020-08-261-5/+11
* macOS: rename 'macintosh' style to 'macos'Richard Moe Gustavsen2020-08-261-2/+2
* Move QStateMachine from QtCore to QtScxmlKarsten Heimrich2020-08-24187-14242/+1
* QAbstractSocket: Resolve remaining Qt6 TODOsMårten Nordheim2020-08-242-6/+6
* Deprecate the static int based API in QMetaTypeLars Knoll2020-08-243-6/+6
* Automatically register data/debug stream operations in QMetaTypeLars Knoll2020-08-242-3/+0
* CMake: Workaround building DBus 'car' example with qmakeAlexandru Croitor2020-08-231-2/+2
* Move QStringRef and remains to Qt5CompatKarsten Heimrich2020-08-208-16/+15