summaryrefslogtreecommitdiffstats
path: root/examples/widgets
Commit message (Expand)AuthorAgeFilesLines
* QSystemTrayIcon example: ignore non-spontaneous QCloseEventShawn Rutledge2021-12-032-8/+5
* Repair parameter typeChunLin Wang2021-12-032-2/+2
* Modify the target Square in the puzzleTang Haixiang2021-11-032-4/+4
* Fix treemodelcompleter exampleJoerg Bornemann2021-10-271-3/+2
* Add missing LIBRARY DESTINATION for examplesAlexey Edelev2021-10-203-0/+3
* Polish the painting/affine exampleFriedemann Kleint2021-10-167-299/+256
* Support background-color CSS styling on <hr/>Shawn Rutledge2021-10-141-2/+7
* Remove checks for C++ standard versions C++17 and belowIevgenii Meshcheriakov2021-10-011-9/+0
* CMake: Create plugin initializers for static user pluginsAlexandru Croitor2021-08-2411-136/+60
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-17145-145/+145
* Improve translations loading code in standarddialogs exampleFriedemann Kleint2021-08-061-7/+8
* Port all in-tree addAction() users from postfix to infix QKeySequenceMarc Mutz2021-07-143-13/+13
* QObject: optimize the common case of findChildren(QString())Marc Mutz2021-07-131-1/+1
* Qt::PrintSupport is an optional component in the fontsampler exampleVolker Hilsheimer2021-06-151-0/+1
* Regular Expression example: Brush up and add a way to preview replacementsFriedemann Kleint2021-06-013-27/+99
* Build examples in isolated sub-builds using ExternalProjectCraig Scott2021-05-2629-171/+170
* Small fix to the notepad exampleFriedemann Kleint2021-05-184-68/+28
* Fix BASE argument of qt_add_resourcesJoerg Bornemann2021-05-1810-1400/+350
* Brush up the text edit exampleFriedemann Kleint2021-05-182-82/+67
* Fix build of standalone painting examplesJoerg Bornemann2021-05-177-13/+18
* Add missing PNG file to CMakeLists.txt of richtext/textedit exampleJoerg Bornemann2021-05-142-0/+4
* 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