aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* One GraphicsInfo to rule them allLaszlo Agocs2016-06-016-21/+46
* Change graphicsAPI to graphicsApiLaszlo Agocs2016-06-013-8/+8
* D3D12 manual test: add an async, uncached image loading testLaszlo Agocs2016-05-315-2/+79
* Merge remote-tracking branch 'origin/dev' into scenegraphngAndy Nichols2016-05-315-10/+30
|\
| * Removed the dependency to QQmlCompiledData from QQmlCustomParserSimon Hausmann2016-05-302-10/+10
| * Optimize named object handlingSimon Hausmann2016-05-262-0/+20
| * V4: Get more code inlined in the MemoryManager.Erik Verbruggen2016-05-251-0/+0
* | Merge remote-tracking branch 'origin/dev' into HEADLaszlo Agocs2016-05-2421-55/+181
|\|
| * Get rid of QQmlVMEMetaDataSimon Hausmann2016-05-241-7/+0
| * Get rid of QQmlVMEMetaData::AliasDataSimon Hausmann2016-05-241-1/+0
| * Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devSimon Hausmann2016-05-2420-47/+181
| |\
| | * Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-2420-47/+181
| | |\
| | | * V4: allow inlining of ExecutionEngine::{qml,js}Engine()Erik Verbruggen2016-05-202-0/+4
| | | * Don't render when width is zero and elide is not NoneKari Hautamäki2016-05-202-0/+40
| | | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-1917-47/+138
| | | |\
| | | | * Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-198-28/+92
| | | | |\
| | | | | * Fix crashes when incubating objects asynchronously with initial propertiesSimon Hausmann2016-05-183-0/+75
| | | | | * blacklist the qmlextensionplugins example for testingOswald Buddenhagen2016-05-131-0/+1
| | | | | * remove blacklisting of tiger and fonts examplesOswald Buddenhagen2016-05-131-2/+0
| | | | | * adjust example naming convention test to "new" structureOswald Buddenhagen2016-05-131-5/+4
| | | | | * make use of COPIESOswald Buddenhagen2016-05-134-21/+12
| | | | * | Revert "Remove this piece of code"Simon Hausmann2016-05-182-0/+21
| | | | * | standardize on QT_CONFIG debug_and_release instead of build_allOswald Buddenhagen2016-05-171-1/+1
| | | | * | QQuickTextInput: Remove redundant centerPoint calculations.Robin Burchell2016-05-171-16/+14
| | | | * | prune unused assignmentOswald Buddenhagen2016-05-121-1/+0
| | | | |/
| | | | * QML: add librarymetrics_performance to the builds.Erik Verbruggen2016-05-103-1/+4
| | | | * Make it possible to call some benchmark functions directlySimon Hausmann2016-05-091-0/+6
* | | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-05-2474-86/+1024
|\| | | |
| * | | | Use the pre-defined QQmlExtensionInterface_iid macroJ-P Nurmi2016-05-233-3/+3
| |/ / /
| * | | Simplify VME meta object meta-dataSimon Hausmann2016-05-231-1/+0
| * | | VME Method object data cleanupSimon Hausmann2016-05-191-1/+0
| * | | Merge remote-tracking branch 'origin/5.7' into devSimon Hausmann2016-05-183-2/+60
| |\| |
| | * | Fix tst_qquicktext::hAlignImplicitWidth() on high DPI displaysMitch Curtis2016-05-121-2/+4
| | * | QML: Fill QtObject lazily.Erik Verbruggen2016-05-112-0/+56
| * | | Fix visibility of properties in value typesSimon Hausmann2016-05-151-0/+21
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-1363-58/+919
| |\| |
| | * | QML: Remove internal field padding from QQuickAnchorPrivate.Erik Verbruggen2016-05-103-20/+32
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-065-2/+94
| | |\|
| | | * Revert "Temporarily blacklist importsPath change on Windows"Simon Hausmann2016-05-021-2/+0
| | | * AnimatedImage: Fix value of sourceSize propertyTobias Koenig2016-05-021-0/+23
| | | * Fix crash when trying to call a property of the scope or context objectSimon Hausmann2016-05-012-0/+25
| | | * QQuickDragAttached: fix updating of "active" propertyAlberto Mardegan2016-04-261-0/+46
| | * | Add QVector support to JS sequencesKevin Ottens2016-05-033-1/+39
| | * | Quick: expose movementDirection of PathViewLiang Qi2016-05-022-0/+111
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-2737-34/+262
| | |\|
| | | * QML: Access QQuickItemPrivate data (like x/y/etc) directly.Erik Verbruggen2016-04-211-0/+20
| | | * Also match QJSValue conversion types in MatchScore.Michael Bruning2016-04-202-0/+14
| | | * Revert "Fixed MouseArea threshold with preventStealing"Michal Klocek2016-04-201-11/+0
| | | * Fixed MouseArea threshold with preventStealingFilippo Cucchetto2016-04-191-0/+11
| | | * activate QtQuick designer support testsTim Jenssen2016-04-191-0/+1