aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* D3D12: Text enablersLaszlo Agocs2016-03-176-2/+75
* D3D12: Add mipmaps and smooth texture materialLaszlo Agocs2016-03-151-1/+18
* Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-03-159-14/+338
|\
| * Remove Windows CE.Friedemann Kleint2016-03-103-14/+2
| * Add Qt.callLater() function.Michael Brasser2016-03-086-0/+336
* | Merge "Merge remote-tracking branch 'qtdeclarative-2drender/dev' into qtdecla...Laszlo Agocs2016-03-091-1/+0
|\ \
| * \ Merge remote-tracking branch 'qtdeclarative-2drender/dev' into qtdeclarativeAndy Nichols2016-03-081-1/+0
| |\ \
| | * | Add tests directory to enable coin integrationAndy Nichols2015-10-134-0/+20
| | /
* | / Fix shadowing and rvalue warningsLaszlo Agocs2016-03-091-3/+3
|/ /
* | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-03-0848-105/+3014
|\|
| * Convert QByteArray in C++ type to ArrayBuffer in QML and vice-versaNobuaki Sukegawa2016-03-059-0/+141
| * Add overwriteMode to QML TextEdit and QML TextInputDan Cape2016-03-032-0/+112
| * Fix QTextEdit/QQuickTextEdit undo issue - Part #3Dan Cape2016-03-021-4/+0
| * Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-0112-1/+148
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7J-P Nurmi2016-03-0112-1/+148
| | |\
| | | * Properly signal errors when accessing lowercase enum valuesThomas McGuire2016-02-249-1/+94
| | | * Validate Binding only when it is enabledNikita Krupenko2016-02-243-0/+54
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-02-296-7/+2013
| |\| |
| | * | Move QtQuick.Layouts to qtdeclarative from qtquickcontrolsJan Arve Saether2016-02-266-7/+2013
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-02-2415-93/+464
| |\| |
| | * | Determine QQuickItem::childAt() correctlyKari Hautamäki2016-02-243-2/+114
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-1913-91/+350
| | |\|
| | | * Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-02-158-0/+179
| | | |\
| | | | * Fix crash in Installer Framework when used with Qt 5.6Simon Hausmann2016-02-021-0/+26
| | | | * Merge 5.6 into 5.6.0Oswald Buddenhagen2016-02-026-0/+77
| | | | |\
| | | | * | QQuickItem: fix another infinite loop in nextItemInFocusChain()Liang Qi2016-01-307-0/+153
| | | * | | GridView: Sanitize visible items after model insertionGabriel de Dietrich2016-02-132-0/+68
| | | * | | Factor out testing code for QTBUG_48870_fastModelUpdatesGabriel de Dietrich2016-02-133-91/+103
| * | | | | Expose Qt.application.fontMitch Curtis2016-02-231-0/+16
| |/ / / /
| * | | | Add Window.window attached propertyJ-P Nurmi2016-02-122-0/+5
| * | | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-124-0/+115
| |\| | |
| | * | | Fix Animators in itemview and positioner transitionsJ-P Nurmi2016-02-112-0/+88
| | * | | Lancelot: Add test for mixing breaks and wraps in selectionsEskil Abrahamsen Blomfeldt2016-02-051-0/+22
| | * | | Window attached property: fix notifier signalsJ-P Nurmi2016-02-021-0/+5
| | | |/ | | |/|
* | | | D3D12: Add missing test assetLaszlo Agocs2016-03-071-0/+0
* | | | D3D12: Basic image supportLaszlo Agocs2016-03-076-1/+68
* | | | D3D12: Revamp logging and add a heavier rectangle testLaszlo Agocs2016-03-044-0/+254
* | | | D3D12: Let there be smoothnessLaszlo Agocs2016-03-041-0/+11
* | | | D3D12: Add support for clipping via scissor and stencilLaszlo Agocs2016-03-045-61/+141
* | | | D3D12: add opacity support, fix buffer handling and dirty trackingLaszlo Agocs2016-03-041-0/+22
* | | | Add the skeleton for a D3D12 backendLaszlo Agocs2016-02-194-0/+156
* | | | Revert "Build (and fail) Quick with -no-opengl"Laszlo Agocs2016-02-121-13/+8
* | | | Build (and fail) Quick with -no-openglLaszlo Agocs2016-02-051-8/+13
|/ / /
* | | QSGDefaultRectangleNode: Fix off-by-one color renderingJakub Adam2016-02-012-0/+25
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-2914-227/+229
|\| |
| * | QML: do not wrap property values of type QVariant.Erik Verbruggen2016-01-271-0/+18
| * | Don't check for revisions when assigning to grouped propertiesLars Knoll2016-01-274-0/+39
| * | Fix don't delete singletons objects owned by C++BogDan Vatra2016-01-251-0/+20
| |/
| * Pass Qt.include() URLs through the URL interceptor if presentKevin Krammer2016-01-237-0/+37
| * tst_qquicklistview: Move a number of window instances to use scoped pointers.Robin Burchell2016-01-221-227/+115