summaryrefslogtreecommitdiffstats
path: root/examples/widgets
Commit message (Expand)AuthorAgeFilesLines
* UndoFramework example: make the background visibleIvan Solovev2021-01-111-0/+0
* 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
* Rename Application ExampleVolker Hilsheimer2020-11-263-6/+6
* i18n example: No longer ignore return value of QTranslator.load()Friedemann Kleint2020-11-191-4/+9
* 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
* 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-27165-0/+660
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-19161-165/+185
* Brush up the basicsortfiltermodel exampleFriedemann Kleint2020-10-141-1/+25
* Use QScroller in the Dir View exampleShawn Rutledge2020-10-142-3/+13
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-078-8/+8
* 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
* Deprecate implicit QPixmap conversion to QBitmapVolker Hilsheimer2020-09-171-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-105-8/+8
* Deliver Quit event when calling QCoreApplication::quit()Tor Arne Vestbø2020-09-072-2/+2
* 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-2815-44/+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
* Deprecate the static int based API in QMetaTypeLars Knoll2020-08-241-1/+1
* Move QStringRef and remains to Qt5CompatKarsten Heimrich2020-08-206-12/+12
* Port the QXmlStream API from QStringRef to QStringViewKarsten Heimrich2020-08-191-4/+4
* Disentangle QIODevice dependenciesLars Knoll2020-08-151-2/+2
* Long Live QMap as a refcounted std::map!Giuseppe D'Angelo2020-08-061-1/+1
* Polish the settingseditor exampleFriedemann Kleint2020-07-104-107/+227
* CMake: Regenerate examplesAlexandru Croitor2020-07-09179-181/+899
* Add ; to Q_UNUSEDLars Schmertmann2020-07-073-3/+3
* Use qsizetype in QListLars Knoll2020-07-061-1/+1
* Use QList instead of QVector in statemachineJarek Kobus2020-07-061-2/+2
* macOS: Remove examples for deprecated QMac(NativeWidget|CocoaViewContainer)Tor Arne Vestbø2020-06-2610-337/+0
* Doc: Fix typoPaul Wicking2020-06-251-1/+1
* Example: Connect to correct slotPaul Wicking2020-06-231-1/+1
* Use QList instead of QVector in examplesJarek Kobus2020-06-2353-103/+101
* Move QTextCodec support out of QtCoreKarsten Heimrich2020-06-2022-1258/+0
* Use | to OR some related flagsGiuseppe D'Angelo2020-06-191-1/+1