summaryrefslogtreecommitdiffstats
path: root/examples/widgets
Commit message (Expand)AuthorAgeFilesLines
* Style sheet example: Fix doc url for Qt 6Friedemann Kleint2021-05-081-2/+4
* Support CSS text-decoration-color in underlines, overlines, strikethroughShawn Rutledge2021-05-075-0/+19
* Re-work the CMake project files for the plugandpaint exampleJoerg Bornemann2021-04-275-105/+26
* Android: Fix build error issue in examplesJukka Passi2021-04-271-1/+5
* Rewrite the fetchmore exampleFriedemann Kleint2021-04-235-55/+89
* Port example away from deprecated QTextCharFormat APIVolker Hilsheimer2021-04-231-1/+1
* Avoid divide-by-zero in the gradients exampleShawn Rutledge2021-04-191-0/+2
* 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
* 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-171-1/+1
* 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
* dirview example: Show file icons on WindowsFriedemann Kleint2021-02-131-0/+2
* 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