aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Put QPacketProtocol into its own static libraryUlf Hermann2015-10-153-113/+28
* Test enabling/disabling of combinations of debug services.Ulf Hermann2015-10-154-11/+102
* Properly test services arguments for QQmlDebugServerUlf Hermann2015-10-158-1/+60
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-14120-102/+500
|\
| * QQuickItem: correct focus reason for key navigationLiang Qi2015-10-141-1/+5
| * Provide a threaded TestHTTPServerUlf Hermann2015-10-149-59/+127
| * Tests: Fix single-character string literals.Friedemann Kleint2015-10-1318-37/+43
| * Don't send delayed mouse presses to ancestors of the replaying Flickable.Andrew den Exter2015-10-122-2/+51
| * Make QML composite types inherit attached propertiesJ-P Nurmi2015-10-094-0/+28
| * Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
| * Purge spurious execute permissions.Edward Welbourne2015-09-3086-0/+0
| * Flickable: remove spurious emission of content size changesJ-P Nurmi2015-09-291-0/+35
| * Cleanups to property allocation in the VMEMOLars Knoll2015-09-251-0/+2
| * Add extension API to QJSEngineMitch Curtis2015-09-251-3/+116
| * Cleanup fontloader cache when QGuiApplication is destroyedJørgen Lind2015-09-254-0/+82
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-2523-120/+516
|\|
| * V4: Fix SparseArray::deleteNodeRon Hashimoto2015-09-253-0/+39
| * Improve warning for QtQml.BindingTobias Koenig2015-09-243-0/+58
| * Use V4 double-to-string conversion instead of QVariant'sUlf Hermann2015-09-232-0/+32
| * Make QML composite types inherit enumsJ-P Nurmi2015-09-215-0/+40
| * TextEdit: selectedTextChanged not emitted when calling select 2nd timeDan Cape2015-09-211-14/+26
| * ListView: Set currentItem's culled state on geometry changeGabriel de Dietrich2015-09-212-0/+181
| * Refactor TestHTTPServer.Friedemann Kleint2015-09-152-95/+96
| * Implement QQmlListModel::setData()Tobias Koenig2015-09-141-0/+31
| * Fix autotestsLars Knoll2015-09-144-10/+12
| * Move createQmlCallableForFunction out of the binding wrapperLars Knoll2015-09-081-1/+1
* | Add some necessary files to qquickanimations.proUlf Hermann2015-09-151-0/+55
* | Fix OTHER_FILES in qquickcanvasitem.proUlf Hermann2015-09-151-3/+26
* | Re-enable QDebugMessageService testUlf Hermann2015-09-152-8/+4
* | Allow forced completion of asynchronous Loader.Michael Brasser2015-09-101-0/+69
* | Add enabled property to the QML Connections elementDan Cape2015-09-092-1/+29
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-0614-8/+108
|\|
| * Item views: Don't emit 'currentItemChanged' if the current item didn't really...Gabriel de Dietrich2015-09-054-0/+12
| * QQuickView/QQuickWidget::errors(): fix crashJ-P Nurmi2015-09-032-0/+5
| * Temporarily blacklist importsPath change on Windowsv5.6.0-alpha1Simon Hausmann2015-09-031-0/+2
| * Merge remote-tracking branch 'origin/5.5' into 5.6Simon Hausmann2015-09-023-0/+78
| |\
| | * Don't consider QLocale a value type.Mitch Curtis2015-09-022-0/+60
| | * Fix hue clamping in Context2DLaszlo Agocs2015-08-241-0/+18
| * | XHR: Server side errors are not network errorsJulien Brianceau2015-08-272-0/+4
| * | Fix warning in tst_qquickdesignersupport.cppThomas Hartmann2015-08-251-1/+2
| * | Fix autotestLars Knoll2015-08-251-7/+5
* | | Remove CONFIG += parallel_test.Friedemann Kleint2015-09-0592-135/+4
* | | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-03156-156/+2
* | | Tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases.Friedemann Kleint2015-09-0228-54/+39
|/ /
* | Fix use of function expressions with signal handlersSimon Hausmann2015-08-242-0/+17
* | Add isTabFence private flagGabriel de Dietrich2015-08-212-0/+121
* | Cleanup qmlcontextwrapper usage in XHRLars Knoll2015-08-201-3/+3
* | Add possibility to mirror ShaderEffectSource generated texturesMiikka Heikkinen2015-08-203-1/+254
* | Hold a pointer to the QV4::ExecutionEngine in the property cacheLars Knoll2015-08-191-6/+13
* | Clean up data format for V4 debug connectionUlf Hermann2015-08-191-12/+6