aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Clean up GraphicsStateInfo after API reviewLaszlo Agocs2019-09-184-16/+16
* Rename textureinsgnode example to a more fitting nameLaszlo Agocs2019-09-129-7/+7
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-122-25/+2
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-281-23/+0
| |\
| | * Remove HACKING fileEskil Abrahamsen Blomfeldt2019-08-231-23/+0
| * | Doc: minor language issue in image elements documentationNico Vertriest2019-08-271-2/+2
| |/
* | Fix gcc warnings in vulkanunderqml exampleLaszlo Agocs2019-09-111-4/+4
* | Clarify docs and comments regarding under and overlaysLaszlo Agocs2019-09-082-0/+10
* | Add metaltextureimport exampleLaszlo Agocs2019-09-0811-1/+878
* | rendernode example: Prevent gui-render thread data raceLaszlo Agocs2019-09-089-81/+114
* | Make vulkanunderqml work and update docsLaszlo Agocs2019-09-081-5/+14
* | Add vulkanunderqml exampleLaszlo Agocs2019-09-0814-9/+952
* | Move currentFrame and frameCount properties up to QQuickImageBaseShawn Rutledge2019-08-245-0/+170
* | rendernode example: Add support for MetalLaszlo Agocs2019-08-229-1/+513
* | Add missing scenegraph example docsLaszlo Agocs2019-08-2212-1/+320
* | Implement QSGRenderNode for the rhi pathLaszlo Agocs2019-08-224-31/+104
* | examples: Fix a few linter warningsUlf Hermann2019-08-203-7/+8
* | Reference Examples: Avoid static_cast on function argumentsUlf Hermann2019-08-201-1/+1
* | Reference Examples: Use override for overridden virtual functionsUlf Hermann2019-08-202-2/+2
* | Reference Examples: Use nullptrUlf Hermann2019-08-2021-39/+39
* | Reference Examples: Use auto for results of new and component.create()Ulf Hermann2019-08-2014-14/+14
* | Reference Examples: Use initializer lists to avoid repeating type naemsUlf Hermann2019-08-208-9/+9
* | Fix docs to explain the new type syntax for QML methodsSimon Hausmann2019-07-101-1/+1
* | Make openglunderqml functional with and without the rhiLaszlo Agocs2019-07-043-29/+37
* | Add the graphics api independent scenegraph portLaszlo Agocs2019-07-0437-10/+1700
* | Port from QLineEdit::getTextMargins() to textMargins()Marc Mutz2019-07-031-28/+20
* | Discourage having AsyncImageResponse inherit from QRunnableFabian Kosmale2019-06-251-26/+45
* | Register QRegularExpressionValidator in QtQuickUlf Hermann2019-06-121-5/+5
|/
* doc: Clarify that DelegateModel is a kind of proxy modelShawn Rutledge2019-02-261-2/+3
* Remove old 'Getting started with Qt Quick' exampleKai Koehne2018-10-1522-1785/+0
* Examples: Use XmlHttpRequest to fetch flickr public photosVenugopal Shivashankar2018-10-1111-85/+186
* Replace more vestiges of VisualDataModel, *Group and VisualItemModelShawn Rutledge2018-10-032-2/+2
* Example: Update the shared UI controls to use input handlersVenugopal Shivashankar2018-10-036-62/+58
* Doc: Fix QDoc warningsPaul Wicking2018-10-012-13/+13
* QQuickTableView: override fixup() to preserve contentX/Y at start-upRichard Moe Gustavsen2018-09-111-5/+2
* QQuickTableView: don't rebuild table upon querying content sizeRichard Moe Gustavsen2018-09-111-0/+1
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-111-2/+0
|\
| * examples: Fix LauncherList page components being hidden on window resizeTor Arne Vestbø2018-09-071-2/+0
* | Example, GameOfLife: bump import to QtQuick 2.12Richard Moe Gustavsen2018-08-271-1/+1
* | QQuickTableView: move TableView from Qt.labs to QtQuickRichard Moe Gustavsen2018-08-222-2/+0
* | Port WorkerScript threading examples to use ES modulesSimon Hausmann2018-08-216-6/+6
* | Allow DelegateModel-based views to support multiple delegate typesPaolo Angelelli2018-08-175-0/+210
* | TableView Conway's Game of Life exampleNicolas Ettlin2018-08-099-1/+688
* | Modify grid example to use DragHandlerShawn Rutledge2018-08-061-17/+23
* | Remove parallax exampleFrederik Gladhorn2018-07-3121-990/+0
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-303-9/+5
|\|
| * Examples: Remove the metadata from some docs screen shotsAlessandro Portale2018-07-275-0/+0
| * Doc: Fix broken link targetsPaul Wicking2018-07-251-5/+5
| * photoviewer: Use QLocale::uiLanguages() for finding translationsKai Koehne2018-07-181-1/+1
* | Get rid of Qt.labs.handlers import, merge into QtQuick 2.12Shawn Rutledge2018-07-173-8/+5