Doc: fix the "Grouped Properties" example snippet
[platform/upstream/qtdeclarative.git] / tests /
2015-08-28 Simon HausmannMerge "Merge remote-tracking branch 'origin/5.5' into...
2015-08-27 Julien BrianceauXHR: Server side errors are not network errors
2015-08-25 Simon HausmannFix sha1 of test262
2015-08-25 Thomas HartmannFix warning in tst_qquickdesignersupport.cpp
2015-08-25 Lars KnollFix autotest
2015-08-24 Simon HausmannFix use of function expressions with signal handlers
2015-08-21 Liang QiMerge remote-tracking branch 'origin/5.5' into 5.6
2015-08-21 Gabriel de DietrichAdd isTabFence private flag
2015-08-20 Lars KnollCleanup qmlcontextwrapper usage in XHR
2015-08-20 Miikka HeikkinenAdd possibility to mirror ShaderEffectSource generated...
2015-08-19 Lars KnollHold a pointer to the QV4::ExecutionEngine in the prope...
2015-08-19 Ulf HermannClean up data format for V4 debug connection
2015-08-18 Lars KnollFix test case
2015-08-18 Lars KnollGet rid of special handling of var properties
2015-08-18 Simon HausmannMerge "Merge remote-tracking branch 'origin/5.5' into...
2015-08-18 Ulf HermannMerge remote-tracking branch 'origin/5.5' into 5.6
2015-08-17 Oswald BuddenhagenMerge dev into 5.6
2015-08-13 Ulf HermannAllow specification of loadable debug services via...
2015-08-12 Mitch CurtisCanvas: add a testcase for QSGSimpleTextureNode crash.
2015-08-10 Ulf HermannMove DataCollector into debugger plugin
2015-08-10 Ulf HermannMove V4 debugger agent into the debugger plugin
2015-08-10 Ulf HermannChange data collection for debugging to use QV4::Value.
2015-08-09 Lars KnollDon't call the test method assert
2015-08-09 Lars KnollProspective build fix for autotest on mac os x
2015-08-04 Ulf HermannPeriodically flush profiling data to client.
2015-08-04 Eskil Abrahamsen... Fix selections in tables that span over several cells
2015-08-03 Albert Astals CidSend the mouse events to the correct window
2015-08-03 Eskil Abrahamsen... Fix selecting single character in middle of string
2015-08-03 Eskil Abrahamsen... Fix disappearing selection spanning different scripts
2015-07-31 Ulf HermannUse signal/slot for passing messages through QQmlDebugS...
2015-07-31 Ulf HermannAdd some diagnostics to pixmap cache test
2015-07-30 Ulf HermannMake QQmlDebugService::registerService() private and...
2015-07-30 Ulf HermannExtract minimal interface from QQmlDebugServer and...
2015-07-29 Ulf HermannUse QVector rather than QList for storing QQmlProfilerData
2015-07-29 Ulf HermannRemove QQmlDebugService::objectToString()
2015-07-29 Ulf HermannRemove some methods from QQmlDebugServer
2015-07-29 Ulf HermannRemove static proxy methods from QQmlDebugService
2015-07-29 Friedemann Kleinttests/qml: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMP...
2015-07-27 Friedemann Kleinttests/quick: Replace Q[TRY]_VERIFY(a == b) by Q[TRY...
2015-07-27 Friedemann KleintTests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIF...
2015-07-23 Oswald BuddenhagenMerge "Merge remote-tracking branch 'origin/5.4' into...
2015-07-22 Michael BrasserEmit movement signals for flick().
2015-07-22 Ulf HermannMake tst_QQmlInspector::reloadQmlWindow() fail more...
2015-07-21 Eskil Abrahamsen... Fix possible stack overflow with many property bindings
2015-07-21 Shawn Rutledgefix readonly metaproperties (revealed by compiler warning)
2015-07-20 Alberto MardeganDon't change the currentItem after a viewport resize
2015-07-20 Oswald BuddenhagenMerge remote-tracking branch 'origin/5.4' into 5.5
2015-07-18 Ulf HermannWith -no-qml-debug, don't compile debug plugins and...
2015-07-18 Valery KotovQML Engine: Support for "PROPFIND" method for XMLHTTPRe...
2015-07-17 Thomas HartmannAdding tests for DesignerSupport
2015-07-16 Sune VuorelaLet unit tests pass if xmlpatterns is not around
2015-07-16 Friedemann Kleinttst_qquickmultipointtoucharea: Do not rely on qCompare...
2015-07-16 Thomas HartmannRemove DesignerSupport from bic/data
2015-07-15 Nobuaki SukegawaFix trivial bug where ArrayBuffer.isView never returned...
2015-07-15 Nico VertriestDoc: replace Mac OS X with OS X
2015-07-15 BogDan VatraTest if the state machine reacts to a QObject signal.
2015-07-15 Ulf HermannAdapt to deprecation of QProcess::error(...) signal
2015-07-12 Michael BrasserFix potential use of incorrect bounds in delegate tracking.
2015-07-10 Rafael RoquettoFix tst_qqmldebuglocal on QNX.
2015-07-03 Tobias KoenigQSGSimpleTextureNode: Fix ownership of QSGTexture
2015-07-03 Kai Uwe BroulikImprove support for HTML entities in StyledText
2015-06-30 Michael BrasserPrevent errors when removing items from Repeater that...
2015-06-30 Liang QiMerge remote-tracking branch 'origin/5.5' into dev
2015-06-29 Liang QiFixed a QQuickListView crash
2015-06-29 Tor Arne VestbøAdd lancelot test for Emoji text rendering / color...
2015-06-26 Ulf HermannAdd option to use a local socket for QML debugging
2015-06-26 Liang QiMerge remote-tracking branch 'origin/5.5.0' into 5.5
2015-06-26 Ulf HermannMake QQmlDebugService ctor protected
2015-06-26 Ulf HermannFix disabling of text input and pixmap cache tests...
2015-06-25 Martin JonesCorrectly initialize ListView section attached properties.
2015-06-25 Dmitry VolosnykhClear stringCache explicitly instead of asserting its...
2015-06-24 Robin BurchellQJSValue: Remove no-longer-existent v8 from benchmark.
2015-06-23 Robert GrieblForce completion of asynchronously loaded components.
2015-06-23 Matt VogtListView/GridView contentHeight should include delayRem...
2015-06-18 Lars KnollFix some function signatures and remove an unused function
2015-06-18 Lars KnollGet rid of QQmlBoundSignalExpression::ExtraData
2015-06-17 Santtu LakkalaQSGDefaultRectangleNode: Fix gradient position calculations
2015-06-16 Ulf HermannVerify that debug client exists before interacting...
2015-06-15 Ulf HermannDisable pixmap cache and text input tests if QT_NO_LIBRARY
2015-06-15 Ulf HermannDon't wait forever in QQmlDebugClient test
2015-06-15 Ulf HermannInitialize members of tst_QQmlEngineDebugService
2015-06-15 Caroline ChaoQuickTest: Enable use of BLACKLIST file
2015-06-15 Gunnar SlettaAdd QQuickWindow::TextureIsOpaque as option to createTe...
2015-06-10 Aleix PolImprove qml error message "invalid alias location"
2015-06-10 Lars KnollGet rid of TypedValue
2015-06-10 Ulf HermannMake argument to QQmlDebuggingEnabler::startTcpServer...
2015-06-10 Friedemann KleintFix up tst_qquickbehaviors.
2015-06-10 Lars KnollMake bindings refcounted
2015-06-10 J-P NurmiObjectModel: add API for dynamic changes
2015-06-09 Robin BurchellRemove QSGSharedDistanceFieldGlyphCache.
2015-06-08 Simon HausmannMark tests as unstable/flakey
2015-06-05 Marc MutzFix users of QTextLayout::additionalFormats to use...
2015-06-05 Simon HausmannBlacklist unstable test
2015-06-05 Simon HausmannBlacklist unstable tests for now
2015-06-05 Ulf HermannMake QQuickGridView test independent of mouse speed
2015-06-05 Ulf HermannDecouple flickable stopAtBounds test from mouse event...
2015-06-05 Ulf HermannFix flickable autotest
2015-06-05 Ulf HermannMove the mouse to the right place before simulating...
2015-06-05 Ulf HermannWait for window activation, not for exposal in key...
2015-06-05 Ulf HermannAllow for some delay on starting transitions in flickab...
next