aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Adapt tst_qquickflickable::nestedSliderUsingTouch for slow CIShawn Rutledge2017-04-041-4/+4
* | Don't waste CPU cycles when checking whether a breakpoint is activeLars Knoll2017-04-041-5/+6
* | Blacklist nestedSliderUsingTouch in Ubuntu 16.04Tony Sarajärvi2017-04-041-0/+2
* | Fix warning for -no-feature-settingsStephan Binner2017-04-041-0/+2
* | Fix warning for -no-feature-temporaryfileStephan Binner2017-04-041-0/+1
* | Blacklist tst_qquickwindows::requestActivate in macOS 10.11Tony Sarajärvi2017-04-041-0/+2
* | Fix build without features.commandlineparserTasuku Suzuki2017-04-031-2/+3
* | Doc: remove const from QQmlListProperty getterMitch Curtis2017-04-032-2/+2
* | Fix Clang warning about member in template class not definedThiago Macieira2017-04-032-3/+3
* | Fix compilation with the Intel compilerThiago Macieira2017-04-031-1/+1
* | Fix build without features.animationTasuku Suzuki2017-04-034-3/+19
* | V4: Set correct source locations for jumps out of conditionalsv5.9.0-beta1Ulf Hermann2017-03-312-28/+77
* | Fix QQuickCanvasItem::toImage() high-DPI captureMorten Johan Sørvig2017-03-312-8/+11
* | Simplify shortcut override handlingJoerg Bornemann2017-03-311-45/+1
* | Qml Debugger: Make sure all objects have a typeUlf Hermann2017-03-313-27/+58
* | Fix encoding of primitive constants when cross-compilingSimon Hausmann2017-03-314-43/+100
* | Fix arithmetic with constants inside eval() calls on 32-bit architecturesSimon Hausmann2017-03-301-0/+1
* | Doc: add new enumeration descriptionsNico Vertriest2017-03-303-0/+8
* | Blacklist tst_qquickapplication::active on OS X 10.11Tony Sarajärvi2017-03-301-0/+2
* | Blacklist TextEdit autotests on macOS 10.12Tony Sarajärvi2017-03-301-0/+4
* | Fix value type encoding constant usage when cross-compilingSimon Hausmann2017-03-307-62/+80
* | Restrict automated tests on Boot2Qt to non-graphical testsSimon Hausmann2017-03-302-6/+17
* | Fix stack pointer arithmetic when cross-compilingSimon Hausmann2017-03-297-5/+15
* | Minor cleanup: Don't require QtGui for ES6 testsSimon Hausmann2017-03-291-1/+1
* | Make keyboard events work in QQuickWidgetLaszlo Agocs2017-03-293-6/+31
* | tst_qquickimage::mirror(): Ensure screenshots are in the correct formatFriedemann Kleint2017-03-291-1/+1
* | Fix pop(RegisterID) on ARMv7 when cross-compilingSimon Hausmann2017-03-291-1/+1
* | Simplify function prologue code in the JITSimon Hausmann2017-03-291-3/+1
* | Minor cleanup: Remove unused functionSimon Hausmann2017-03-291-7/+0
* | Fix manual register allocation when cross-compiling for ARMv7Simon Hausmann2017-03-291-3/+3
* | Add support for showing disassembly for cache mapped codeSimon Hausmann2017-03-291-0/+6
* | Add missing header inclusionKimmo Ollila2017-03-281-0/+1
* | Add tst_qquickflickable::nestedSliderUsingTouchShawn Rutledge2017-03-272-0/+197
* | Flickable: don't steal grab from item with keepTouchGrab setShawn Rutledge2017-03-271-3/+4
* | tst_qquickflickable: clean up touch event handlingShawn Rutledge2017-03-271-17/+9
* | in childMouseEventFilter, touchpoint grabber is also the mouse grabberShawn Rutledge2017-03-271-5/+21
* | Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Simon Hausmann2017-03-2515-48/+137
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Simon Hausmann2017-03-1515-48/+137
| |\|
| | * Doc: Removed non-working reimplementation suggestionsChristoph Sterz2017-03-152-8/+5
| | * Fix QQmlTypeLoader::Blob::qmldirDataAvailable memory overwriteJosh Faust2017-03-141-1/+2
| | * Doc: added snippets to Extension Objects ExampleNico Vertriest2017-03-131-9/+9
| | * Fix caching of QML singleton typesSimon Hausmann2017-03-133-2/+89
| | * Clean up type dependency hashing for QML cachingSimon Hausmann2017-03-138-23/+29
| | * Fix accidental assignment in assertionSimon Hausmann2017-03-131-1/+1
| | * JS: Fix 0 == -0Erik Verbruggen2017-03-081-0/+2
* | | Run ES5 tests on Linux/x86-64Simon Hausmann2017-03-2410-26/+114
* | | Fix prototype property when set to non-objectsSimon Hausmann2017-03-241-1/+1
* | | Blacklist a qmltest::ListView test in macOS 10.12Tony Sarajärvi2017-03-231-0/+1
* | | Build for for -no-feature-quick-spritePaul Olav Tvete2017-03-226-3/+19
* | | Build fix for configure -no-openglPaul Olav Tvete2017-03-222-0/+4