Doc: Enabling Qt QML linking to Qt Quick.
[profile/ivi/qtdeclarative.git] / tests /
2012-12-16 Oswald Buddenhagenremove obsolete DEPENDPATH assignments
2012-12-16 Oswald Buddenhagenremove some unnecessary CONFIG additions
2012-12-15 Alan AlpertAdd a hidden XandYAxis enum value
2012-12-11 Stephen KellyMove the Q_DECLARE_METATYPE to where it should be.
2012-12-11 Oswald Buddenhagenmake use of qt_headersclean.prf
2012-12-10 Philip LorenzOnly free context if the owning QV8ContextResource...
2012-12-10 Paul Olav TveteMark autotest as insignificant on mac
2012-12-05 Alan AlpertStabilize tst_qquickpathview
2012-12-04 Alan AlpertRemove 'com.nokia' string from autotest
2012-12-04 Stephen KellyDeclare QJSValue as a metatype where it is defined.
2012-12-01 Alan AlpertResume testing of customparticle
2012-11-30 Alan AlpertStabilize tst_qqmltimer
2012-11-30 Friedemann KleintLimit case-sensitivity check in QML to file names.
2012-11-30 Janne AnttilaMade tst_QQmlDebugJS insignificant on Mac.
2012-11-29 Tasuku SuzukiMove no-Gui related QML types from QtQuick into QtQml
2012-11-29 Shawn RutledgeRenamed QQuickItem::pos property to position
2012-11-29 Kai KoehneMake tst_examples::namingConvention not fail
2012-11-29 Matt VogtFix mouse event distribution for Flickable with pressDelay
2012-11-26 Erik VerbruggenAccept missing semicolon after do-while statement.
2012-11-26 Martin JonesNested Flickables with pressDelay flick incorrect Flickable
2012-11-22 Chris AdamsExpose QMatrix4x4 properties as mat4 uniforms in shaders
2012-11-21 Frederik GladhornUngrab mouse upon leave event.
2012-11-20 Eskil Abrahamsen... Merge branch 'newdocs'
2012-11-09 Shawn RutledgeRenamed QWindow::pos property to position
2012-11-09 Samuli Piippotests: Mark some tests as insignificant on Mac
2012-11-08 Shawn RutledgeAll QWindow properties that have "window" in them have...
2012-11-08 Shawn RutledgeWhen declarative debug tests fail in CI, confirm timeou...
2012-11-05 Shawn Rutledgeqmlscene can start with either an Item or Window as...
2012-11-02 Jerome PasionMerge branch 'master' of ssh://codereview.qt-project...
2012-11-01 Stephen KellyCMake: Remove obsolete test_modules test
2012-10-29 Stephen KellyCMake: Add a test for module includes
2012-10-29 aavitUpdate qml test scenes with new property names
2012-10-29 Caroline ChaoTest: Fix tst_qqmlecmascript::exportDate
2012-10-29 Sergio Ahumadatest: Mark `tst_qquicklistview', `tst_qquicktext',...
2012-10-24 Stephen KellyMark failing tests as insignificant.
2012-10-23 Frederik GladhornAllow QQmlDebugProcess to be child of other qobjects.
2012-10-23 Frederik GladhornAllow tests to run despite custom message patterns.
2012-10-23 Marco BubkeChange qml list interface
2012-10-22 Friedemann KleintSkip flaky subtests of tests/auto/qmltest.
2012-10-19 Peter VargaRe-enable tst_QJSEngine::stringObjects test
2012-10-19 Konstantin RittFix QQuickTextInput::moveCursorSelection()
2012-10-18 Peter VargaTemporarily skip tst_QJSEngine::stringObjects test
2012-10-16 Alan AlpertRemove interim compatibility measures
2012-10-11 Sérgio MartinsFix performance bottleneck in QQuickWindow::mouseMoveEv...
2012-10-10 Thomas McGuireFix QObject::receivers() within connectNotify()
2012-10-10 Thomas McGuireIn tst_qqmlnotifier, verify the result of QObject:...
2012-10-09 Peter VargaUpdate regex related tests of QJSEngine
2012-09-28 Eskil Abrahamsen... Fix potential crash when using text and more than 1...
2012-09-27 aavitAdded lancelot-based scenegraph rendering regression...
2012-09-25 Konstantin RittMark some tests as insignificant to let change#35527...
2012-09-24 Samuel RødalFixed instances of "to to" in qtdeclarative.
2012-09-24 Sergio Ahumadatest: Change declarative -> qml in global.cfg
2012-09-24 J-P Nurmitst_QQuickListView::sectionsDelegate_headerVisibility...
2012-09-23 Iikka EklundChange copyrights from Nokia to Digia
2012-09-17 Frederik GladhornRemove outdated bic test file.
2012-09-17 J-P NurmiAuto tests: PlatformQuirks::isClipboardAvailable()
2012-09-14 Kai KoehneAutotests: Use qInstallMessageHandler
2012-09-13 J-P NurmiRemove tst_qquicktext::alignments()
2012-09-13 J-P NurmiRemove tst_qquicktextedit::alignments()
2012-09-13 J-P NurmiRemove tst_qquicktextinput::horizontalAlignment()
2012-09-13 J-P Nurmitst_v4::qtscript(): QSKIP -> QEXPECT_FAIL
2012-09-12 J-P Nurmitst_QJSEngine::jsFutureReservedWords(): QSKIP -> QEXPEC...
2012-09-10 Sergio Ahumadadoc: fix some more typos
2012-09-10 Sergio Ahumadatest: Check for null string comparison
2012-09-07 J-P Nurmitst_qquickfontloader: remove unnecessary skips on Windows
2012-09-07 J-P NurmiFix tst_qquickanimatedimage::mirror_running()
2012-09-07 J-P NurmiQtQml tests: remove QSKIP -> wrap within !QTEST_CROSS_C...
2012-09-07 J-P Nurmitst_QQuickPathView::package(): updated QSKIP()
2012-09-07 Sergio Ahumadadoc: fix some typos in .cpp files
2012-09-07 J-P NurmiUpdated tst_QJSEngine
2012-09-07 J-P Nurmitst_qquickflickable: fix compilation warning
2012-09-07 J-P NurmiWrap tst_qqmllocale::timeZoneUpdated() within Q_OS_UNIX...
2012-09-06 Sergio Ahumadadoc: fix some typos in .qml files
2012-09-06 J-P NurmiAttempt to fix tst_QQuickListView::sectionsDelegate_hea...
2012-08-31 Thomas McGuireDelete weak JS objects on exit right away
2012-08-29 Aaron KennedyEvaluate bindings more intelligently during construction
2012-08-29 Alan AlpertOnly test qtdeclarative examples for naming convention
2012-08-28 Stephen KellyTest metatype registration errors with non-metatypes.
2012-08-28 Aurindam JanaConsole API: Print JS object
2012-08-28 Martin JonesAdd cacheItemCount property to PathView
2012-08-28 Chris AdamsRefactor singleton type registration code
2012-08-27 Charles YinUse the new antialiasing property for canvas painting
2012-08-27 Matthew VogtRestrict v8 property lookup to the execution context
2012-08-24 Thomas McGuireDon't put JavaScript-owned objects on the stack.
2012-08-24 Andrew den ExterFix assert when a VisualDataModels context has been...
2012-08-23 Michael BrasserAvoid dynamic lookup of signal handler arguments
2012-08-23 Matthew VogtIncrease test coverage for V4
2012-08-22 Stephen KellyPort away from qWaitForWindowShown.
2012-08-22 Thomas McGuireMake connectNotify() work with QML
2012-08-22 Stephen KellyTrim trailing whitespace.
2012-08-21 Matthew VogtFix V4 calculations that vary from V8 results
2012-08-17 Gunnar SlettaStabilize QQuickWindow tests a bit
2012-08-16 Chris AdamsFix crash in signal change notification override
2012-08-15 Matthew VogtReduce memory consumption of source coordinates
2012-08-13 Frederik GladhornFix build with QT_NO_ACCESSIBILITY.
2012-08-13 Frederik GladhornOnly build accessibility test when a11y is enabled.
2012-08-10 Matthew VogtPermit value types with metatype IDs >= QMetaType:...
2012-08-09 Chris AdamsAdd unit test for concatenated property name access
2012-08-09 Chris AdamsChange error messages to reflect new module terminology
2012-08-09 Chris AdamsAllow invokable functions of value-type classes to...
next