[Ci-reports] pass on QtDeclarative_dev_Integration #1712

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Jul 23 01:05:40 CEST 2014


QtDeclarative_dev_Integration #1712: SUCCESS

  Tested changes (refs/builds/dev_1406039143):
    http://codereview.qt-project.org/90059 [PS4] - MinGW build fix
    http://codereview.qt-project.org/90054 [PS3] - Cleanup: Get rid of __data members
    http://codereview.qt-project.org/90028 [PS3] - Fix build on Windows
    http://codereview.qt-project.org/89999 [PS3] - Fix Scoped(Value) assignment/construction on 32-bit
    http://codereview.qt-project.org/89997 [PS4] - Disable T::Data compile time size assertion for some compilers
    http://codereview.qt-project.org/87385 [PS9] - Ported array data to the new object structure
    http://codereview.qt-project.org/87379 [PS9] - Fix Managed::as<>() method
    http://codereview.qt-project.org/87362 [PS10] - Change the object allocation scheme
    http://codereview.qt-project.org/85096 [PS12] - Convert Execution contexts to new constructor syntax
    http://codereview.qt-project.org/85080 [PS13] - Convert the last Managed types to the new constructor syntax
    http://codereview.qt-project.org/85079 [PS13] - Convert String to new constructor syntax
    http://codereview.qt-project.org/85078 [PS13] - Convert more objects to the new constructor scheme
    http://codereview.qt-project.org/85077 [PS13] - Convert most simple objects to the new constructor scheme
    http://codereview.qt-project.org/85052 [PS13] - Convert remaining FunctionObject's to new constructor scheme
    http://codereview.qt-project.org/85046 [PS12] - Convert FunctionObject derived classes to new construction scheme
    http://codereview.qt-project.org/85045 [PS12] - Convert construtors for QObjectWrapper
    http://codereview.qt-project.org/85024 [PS13] - Convert regexps
    http://codereview.qt-project.org/85023 [PS12] - Convert context and list wrapper
    http://codereview.qt-project.org/85022 [PS12] - New construction scheme for the binding wrapper
    http://codereview.qt-project.org/85021 [PS12] - Convert TypeWrapper and ValueTypeWrapper
    http://codereview.qt-project.org/85020 [PS12] - Construct xhr objects the new way
    http://codereview.qt-project.org/85019 [PS12] - Remove unused method
    http://codereview.qt-project.org/85018 [PS11] - Convert constructors for builtin functions
    http://codereview.qt-project.org/85017 [PS11] - Fix constructors for the delegate model
    http://codereview.qt-project.org/85016 [PS11] - Convert delegate model and indexed builtin function
    http://codereview.qt-project.org/85015 [PS11] - Convert QQuickContext2D to new construction scheme
    http://codereview.qt-project.org/85014 [PS11] - Start implement new Object creation pattern
    http://codereview.qt-project.org/85013 [PS9] - Get rid of CallDataRef
    http://codereview.qt-project.org/84912 [PS8] - Get rid of ManagedRef
    http://codereview.qt-project.org/84877 [PS9] - Get rid of all uses of ObjectRef
    http://codereview.qt-project.org/84876 [PS8] - Remove the less often used Ref classes
    http://codereview.qt-project.org/84863 [PS8] - Get rid of StringRef
    http://codereview.qt-project.org/84770 [PS9] - Rename V4_MANAGED_NEW back to V4_MANAGED
    http://codereview.qt-project.org/84769 [PS9] - Convert specialized ExecutionContext's to new data layout
    http://codereview.qt-project.org/84768 [PS9] - Fix compiler warning
    http://codereview.qt-project.org/84763 [PS9] - Convert ExecutionContext to new storage scheme
    http://codereview.qt-project.org/84762 [PS9] - Convert QV4RegExp to new storage scheme
    http://codereview.qt-project.org/84761 [PS9] - Move MemberData over to new storage layout
    http://codereview.qt-project.org/84438 [PS11] - Rename Managed::managedData() to d() to be consistent
    http://codereview.qt-project.org/84437 [PS11] - Rename V4_OBJECT_NEW back to V4_OBJECT
    http://codereview.qt-project.org/84436 [PS11] - Convert sqldatabase to new data layout
    http://codereview.qt-project.org/84435 [PS11] - Convert QQuickParticleData to new data layout
    http://codereview.qt-project.org/84434 [PS11] - Convert QQuickRootItemMarker to new data layout
    http://codereview.qt-project.org/84433 [PS11] - Convert context2d to new data layout
    http://codereview.qt-project.org/84432 [PS11] - Fix QQmlDelegateModelChangeArray
    http://codereview.qt-project.org/84431 [PS11] - Convert xmlhttprequest to new data layout
    http://codereview.qt-project.org/84430 [PS11] - Convert qqmlbuiltinfunctions to the new storage layout
    http://codereview.qt-project.org/84429 [PS11] - Convert QQmlValueTypeWrapper to the new storage scheme
    http://codereview.qt-project.org/84428 [PS11] - Convert type wrapper to new data layout
    http://codereview.qt-project.org/84427 [PS11] - Convert qml locale object to new data layout
    http://codereview.qt-project.org/84426 [PS11] - Convert list wrapper to new storage layout
    http://codereview.qt-project.org/84425 [PS11] - Convert the context wrapper to the new storage layout
    http://codereview.qt-project.org/84424 [PS11] - Move VariantObject over to new storage layout
    http://codereview.qt-project.org/84423 [PS11] - Convert the incubator object to new storage layout
    http://codereview.qt-project.org/84422 [PS11] - Convert StringObject to new storage layout
    http://codereview.qt-project.org/84421 [PS11] - Convert String to the new storage layout
    http://codereview.qt-project.org/84420 [PS11] - Convert SequenceObject to new storage layout
    http://codereview.qt-project.org/84418 [PS11] - Convert the QML Binding wrapper to new data storage
    http://codereview.qt-project.org/84417 [PS11] - Convert QObjectWrapper to new storage structure
    http://codereview.qt-project.org/84416 [PS11] - Convert ObjectIterator to new storage scheme
    http://codereview.qt-project.org/84415 [PS11] - Convert objects without own data
    http://codereview.qt-project.org/84412 [PS11] - Convert ErrorObject to new storage scheme
    http://codereview.qt-project.org/84411 [PS11] - Convert DateObject over to new storage scheme
    http://codereview.qt-project.org/84410 [PS11] - Convert ArrayObject over to the new storage scheme
    http://codereview.qt-project.org/84409 [PS11] - Convert ArgumentsObject over to the new storage scheme
    http://codereview.qt-project.org/84408 [PS11] - Convert RegexpObject to new storage scheme
    http://codereview.qt-project.org/84407 [PS11] - Convert FunctionObject to new storage scheme
    http://codereview.qt-project.org/84406 [PS11] - Convert Boolean and NumberObject to the new Data scheme
    http://codereview.qt-project.org/84405 [PS11] - First step unifying data structures
    http://codereview.qt-project.org/84404 [PS11] - Move ArrayData over to new data layout
    http://codereview.qt-project.org/84403 [PS11] - Convert ArgumentsObject to new data layout
    http://codereview.qt-project.org/84402 [PS11] - Convert ObjectIterator to new data layout
    http://codereview.qt-project.org/84610 [PS10] - Convert RegExp and RegExpObject to new data layout
    http://codereview.qt-project.org/84609 [PS10] - Convert the remaining classes in functionobject.h
    http://codereview.qt-project.org/84608 [PS10] - Move data of FunctionObject into an inner struct
    http://codereview.qt-project.org/84607 [PS10] - Convert Boolean, Number and DateObject
    http://codereview.qt-project.org/84606 [PS10] - Move object data into internal structure
    http://codereview.qt-project.org/84605 [PS10] - Move string data into subclass
    http://codereview.qt-project.org/84604 [PS10] - Move Managed data into it's own subclass
    http://codereview.qt-project.org/84603 [PS10] - Get rid of different macros for vtable specializations
    http://codereview.qt-project.org/84602 [PS9] - Use Members for storing the bound arguments in BoundFunction
    http://codereview.qt-project.org/84601 [PS9] - Avoid calling destroy() on most objects
    http://codereview.qt-project.org/87376 [PS6] - Fix Scoped<T> constructors/assignment operators that take a T*



More information about the Ci-reports mailing list