summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix pointer mismatch after QList::move() in tooltip exampleAxel Spoerl2023-03-283-24/+36
* Update the bindable properties exampleJames DeLisle2023-03-099-47/+43
* savegame ex.: fix include order [2/2]: game.hMarc Mutz2023-02-131-3/+3
* savegame ex.: make Level ctor explicitMarc Mutz2023-02-091-1/+1
* savegame ex.: use ranged instead of indexed loopsMarc Mutz2023-02-092-4/+4
* savegame ex.: use NSDMI, =default the default ctorMarc Mutz2023-02-092-6/+4
* savegame ex.: fix include orderMarc Mutz2023-02-092-3/+4
* savegame ex.: fix extra ';' after Q_GADGETMarc Mutz2023-02-091-1/+1
* Examples: Add missing include guardsFriedemann Kleint2023-02-0112-0/+59
* Doc: Fix broken linkAndreas Eliasson2023-01-021-5/+5
* Avoid continuous texture alloc in Composition Modes exampleLaszlo Agocs2022-12-024-8/+22
* Doc: Fix typo and mismatch between code and descriptionAndreas Eliasson2022-11-302-2/+2
* examples: fix configuring with -no-feature-widgetsJohannes Kauffmann2022-10-291-1/+3
* Pass a parent pointer to the Animation instance to avoid memory leakJan Arve Sæther2022-09-152-3/+3
* Basiclayouts: Add scrolling to exampleElias Hautala2022-08-191-2/+17
* Sliders: Add function that changes widgets position on layoutElias Hautala2022-08-162-5/+40
* CMake: Make sure qtbase examples are installed into the correct pathAlexandru Croitor2022-07-283-6/+6
* GroupBox example: port away from using deprecated QAction::setMenu()Ivan Solovev2022-07-151-3/+1
* examples: add WindowStaysOnBottomHint into preview textLiang Qi2022-06-031-0/+2
* Fix building the dbus examples in CI with qmake and MSVCJoerg Bornemann2022-05-192-0/+4
* CMake: Don't build the movie example if the feature is disabledAlexandru Croitor2022-03-191-1/+3
* Use QDebugStateSaver in example operator<<()Kai Köhne2022-03-161-1/+2
* secure UDP server: do not use deprecated protocol (DTLS 1.0)Timur Pocheptsov2022-03-101-6/+0
* threadedqopenglwidget example: Split out class RendererFriedemann Kleint2022-01-269-310/+441
* Enable QStyle::State_Horizontal when initializing QStyleOptionProgressBarZhang Hao2022-01-211-1/+1
* bindablesubscription: Remove duplicated file entryKai Köhne2021-12-241-1/+0
* CMake: Fix echoplugin example to be built as an external projectAlexandru Croitor2021-12-151-1/+1
* Do not support Qt5 build in androidnotifier exampleKai Köhne2021-12-061-6/+3
* Remove .prev_CMakeLists.txtKai Köhne2021-12-0644-2270/+0
* QSystemTrayIcon example: ignore non-spontaneous QCloseEventShawn Rutledge2021-12-032-8/+5
* Document the example showing the benefits of using bindable propertiesSona Kurazyan2021-12-0312-0/+267
* Add example showing the benefits of using bindable propertiesSona Kurazyan2021-12-0324-0/+1492
* Repair parameter typeChunLin Wang2021-12-032-2/+2
* multistreamserver: fix compilationMarc Mutz2021-11-221-1/+1
* multistreamclient example: fix compilationMarc Mutz2021-11-171-1/+1
* Use QScopedPointer to manage memoryTang Haixiang2021-11-041-1/+2
* 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-177-299/+256
* Doc: Centralize RFC documentation-links in rfc.qdocLuca Di Sera2021-09-161-1/+1
* 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-17239-241/+241
* Improve translations loading code in standarddialogs exampleFriedemann Kleint2021-08-061-7/+8
* Remove mention of permission api in http exampleAssam Boudjelthia2021-07-301-8/+0
* Rename QPermission namespace to QApplicationPermissionAssam Boudjelthia2021-07-141-2/+3
* Android: trim down the examples manifests from obsolete tagsAssam Boudjelthia2021-07-011-62/+39
* Remove ministro codeAssam Boudjelthia2021-07-011-2/+0
* Qt::PrintSupport is an optional component in the fontsampler exampleVolker Hilsheimer2021-06-151-0/+1
* Use new permission api for http exampleAssam Boudjelthia2021-06-073-33/+6
* Move notification example from androidextras to qtbaseAssam Boudjelthia2021-06-0422-1/+613