summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Remove check for Qt version > 4 that's not useful nowAssam Boudjelthia3 days1-2/+1
* Convert "Color Editor Factory" Example to snippetsMohammadHossein Qanbari8 days10-347/+0
* rhiwindow: Set DPR on image texture to ensure DPR-agnostic drawingTor Arne Vestbø8 days2-4/+10
* Convert Group Box Example to snippets and screenshotsMohammadHossein Qanbari9 days8-364/+0
* Fix feature dependencies for sharedmemoryMorten Sørvig10 days1-1/+1
* Don't add any entry whose name doesn't start with a letterChris Lerner2024-04-111-1/+4
* Android notification example: Correct connect statementsAxel Spoerl2024-04-041-2/+2
* Android: add core-private to use private permissions APIAssam Boudjelthia2024-03-251-0/+1
* CMake: Add deployment API to our examplesAlexandru Croitor2024-03-22144-1296/+1461
* wasm: Fix openglwindow exampleEven Oscar Andersen2024-03-221-43/+38
* Add configure feature for MetalTor Arne Vestbø2024-03-192-2/+2
* Correct a typo in the reference documentation of D-Bus Chat exampleChris Lerner2024-03-191-1/+1
* CMake: Allow building all examples as standalone just like testsAlexandru Croitor2024-03-141-0/+11
* CMake: Use qt_internal_add_example for bindablepropertiesAlexandru Croitor2024-03-111-1/+1
* SQL/QSqlField: deprecate internal functions setSqlType()/typeID()Christian Ehrlicher2024-03-101-3/+1
* Correct license for examples filesLucie Gérard2024-03-07183-183/+183
* Doc: Further replace 'Qt Designer' with 'Qt Widgets Designer'Kai Köhne2024-02-291-5/+5
* Doc: Move OpenGL examples to '3D' categoryTopi Reinio2024-02-212-2/+2
* Assign a category to Contiguous Cache ExampleKai Köhne2024-02-191-0/+1
* Documentation: Rename 'Qt Designer' to 'Qt Widgets Designer'Friedemann Kleint2024-02-191-2/+2
* Doc: Resolve qdoc link warningsPaul Wicking2024-02-142-4/+6
* Use the unique resource identifier in editabletreemodel exampleAlexey Edelev2024-02-131-1/+1
* Android: request POST_NOTIFICATIONS permission for Android NotifierAssam Boudjelthia2024-02-063-0/+14
* Android: fix style extraction when set to noneAssam Boudjelthia2024-02-061-4/+0
* Remove extra semi-colonsTasuku Suzuki2024-02-062-2/+2
* Menu example: Use theme iconsFriedemann Kleint2024-02-012-18/+36
* Examples/sqlbrowser: improve coding styleChristian Ehrlicher2024-01-197-194/+248
* Update QRhiWidget API based on review commentsLaszlo Agocs2024-01-181-27/+27
* Doc: Create separate Graphics and Multimedia example categoriesJaishree Vyas2024-01-1629-29/+29
* SQL examples: code cleanupChristian Ehrlicher2024-01-1419-129/+172
* Fix warning on SQL Browser startupKai Köhne2024-01-121-1/+2
* wasm: fix drag examples for webassemblyLorn Potter2024-01-114-1/+15
* Android: remove redundant comments from notifier example manifestAssam Boudjelthia2023-12-221-5/+1
* Update visuals of remote controlled car exampleMatthias Rauter2023-12-2116-76/+114
* Remove the style plugin exampleVolker Hilsheimer2023-12-2118-423/+0
* Update ImageGestures exampleDoris Verria2023-12-215-5/+15
* Minor updates to the "Touch Knobs" exampleVolker Hilsheimer2023-12-202-0/+1
* Remove echo pluginAxel Spoerl2023-12-2019-529/+0
* Examples: Add Qt6::Gui editabletreemodel and simpletreemodel testsAssam Boudjelthia2023-12-202-0/+12
* Turn SpinBox Delegate example into snippetsVolker Hilsheimer2023-12-208-310/+0
* Doc: Fix documentation issues for Qt CoreTopi Reinio2023-12-192-15/+8
* Update Sliders exampleVolker Hilsheimer2023-12-195-136/+97
* Update icons in the torrent exampleMatthias Rauter2023-12-1826-36/+144
* Update the icons in the system tray exampleEd Cooke2023-12-155-0/+0
* Move the settingseditor example into tests/manualVolker Hilsheimer2023-12-1517-1346/+0
* Examples: fix touch handling in painting examplesVolker Hilsheimer2023-12-151-3/+6
* Update the books exampleEd Cooke2023-12-1412-241/+184
* Turn the "concentriccircles" example into snippets, update screenshotVolker Hilsheimer2023-12-1410-484/+0
* examples: Update content of "draggabletext"Audun Sutterud2023-12-131-35/+29
* SimpleTreeModel: Polish TreeModel::setupModelData()Friedemann Kleint2023-12-062-34/+26