platform/upstream/qtdeclarative.git
2015-04-24 Lars KnollMore cleanups in qv4value_p.h
2015-04-23 Erik VerbruggenFix/suppress compiler warning about unused private...
2015-04-23 Simon HausmannSkip the remote image source test and fix blacklisting...
2015-04-23 Simon HausmannMerge "Merge remote-tracking branch 'origin/5.5' into...
2015-04-23 Shawn RutledgeFolderListModel: add indexOf(file) function
2015-04-22 Liang QiMerge remote-tracking branch 'origin/5.5' into dev
2015-04-21 Gunnar SlettaInclude QQuickWindow::resetOpenGLState() in OpenGL...
2015-04-21 J-P NurmiAdd plugins.qmltypes for QtQml.Models
2015-04-21 Lars KnollRename Heap::Base::as() to cast()
2015-04-21 Lars KnollRemove last asFoo() methods from Managed
2015-04-21 Lars KnollMove some methods from qv4value_inl_p.h to qv4value_p.h
2015-04-21 Shawn Rutledgeadd manual tests for touch interaction
2015-04-21 Lars KnollRemove now unused managed_cast template method
2015-04-21 Lars KnollGet rid of asFunctionObject()
2015-04-21 Lars KnollMore cleanups
2015-04-21 Lars KnollGet rid of asManaged()
2015-04-21 Lars KnollGet rid of asNumberObject
2015-04-21 Mitch CurtisXCB: respect QPlatformDrag::ownsDragObject().
2015-04-21 Simon HausmannStabilize QQuickWindow test
2015-04-21 Simon HausmannExtend blacklist
2015-04-21 Mitch CurtisPrivately export QQuickPaintedItemPrivate.
2015-04-21 Simon HausmannSkip some tests that are hanging in the CI system
2015-04-21 Mitch CurtisTestCase: add equals() function to QuickTestImageObject.
2015-04-21 Kari HautamäkiAdd CONSTANT to Q_PROPERTY textDocument
2015-04-21 Marco Benelliqmlplugindump: add dependencies
2015-04-21 Simon HausmannEliminate remaining property cache string lookups upon...
2015-04-21 Simon HausmannSpeed up instantiation of objects that are assigned...
2015-04-21 Simon HausmannSpeed up property binding initialization on object...
2015-04-20 Lars KnollAlways return a proper Value from JIT generated code
2015-04-20 Holger Hans... Address uninitialized pointer variables
2015-04-18 Sze Howe KohDoc: Expand on QJSEngine exception handling
2015-04-17 Lars KnollGet rid of asStringObject()
2015-04-17 J-P Nurmiqquickitemviewtransition_p.h: eliminate a "_p_p.h"...
2015-04-17 Nico VertriestDoc: corrected some language issues
2015-04-17 Friedemann... Fix forward declaration of QQmlSourceLocation.
2015-04-17 Shawn Rutledgerename manual test dir shorcuts -> shortcuts
2015-04-16 Lars KnollGet rid of Value::asDateObject()
2015-04-16 Liang QiMerge "Merge remote-tracking branch 'origin/5.4' into...
2015-04-16 Valery KotovQML Engine: JSON XHR response type support
2015-04-16 Lars KnollFurther cleanups
2015-04-16 Simon HausmannSpeed up composite type instantiation with lots of IDs
2015-04-16 Simon HausmannSpeed up object creation
2015-04-16 Simon HausmannSpeed up object creation with lots of id name objects
2015-04-16 Simon HausmannSpeed up script binding initialization
2015-04-16 Simon HausmannAvoid strict mode for the surrounding QML call contexts
2015-04-16 Laszlo AgocsSupport sRGB for text with QQuickWidget
2015-04-16 Simon HausmannSpeed up creation of objects without script bindings
2015-04-16 Simon HausmannSpeed up copying of value types in bindings
2015-04-16 Simon HausmannSpeed up value type binding creation
2015-04-16 Simon HausmannChanged QML type locking
2015-04-16 Simon HausmannSpeed up creation of objects that don't import scripts
2015-04-16 Simon HausmannSpeed up binding evaluation
2015-04-16 Liang QiMerge remote-tracking branch 'origin/5.4' into 5.5
2015-04-16 Gunnar SlettaFix regressed atlas texture log output. Broken since...
2015-04-16 Gunnar SlettaMake sure we have enough precision to run animations...
2015-04-15 Miikka HeikkinenAdded a new render job stage: NoStage
2015-04-15 Gunnar SlettaMake sure we stop animators if they are yet to be started.
2015-04-15 Simon HausmannStabilize tst_qquickimage::noLoading
2015-04-15 Robert GrieblUnregister types in the QMetaType system on unload.
2015-04-15 Valery KotovQML Engine: Share data for ArrayBuffer created from...
2015-04-14 Julien BrianceauV4 JIT: cosmetic change
2015-04-14 Albert Astals CidProtect the RegExp against early garbage collection
2015-04-14 Daniel TeskeUse qt_subtract_from_timeout instead of duplicating...
2015-04-14 Simon HausmannSimple speed-up for binding setup during object instant...
2015-04-14 Simon HausmannCleanup: Fix const'ness of the property binding validat...
2015-04-14 Simon HausmannCleanup
2015-04-14 Julien BrianceauV4 JIT: fix typo in Binop::int32Binop
2015-04-13 Christian StrømmeMatch the offscreen windows position to the QQuickWidge...
2015-04-13 Frederik GladhornFix a few typos
2015-04-13 Laszlo AgocsAvoid running anims at 3x speed on Windows
2015-04-13 Liang QiMerge remote-tracking branch 'origin/5.5' into dev
2015-04-10 Caroline ChaoTests: Use blacklist instead of insignificant for tst_q...
2015-04-10 Caroline ChaoTests: Use blacklist instead of insignificant for tst_q...
2015-04-09 Albert Astals CidDo not stall loading of local images if network is...
2015-04-09 Eskil Abrahamsen... Fix TextEdit when vertical alignment != AlignTop
2015-04-08 Caroline ChaoTests: Make qquickcustomparticle significant again
2015-04-08 Caroline ChaoTests: Make qquicktrailemitter significant again
2015-04-08 Caroline ChaoTests: Make qqmldebugjs significant again
2015-04-08 Caroline ChaoTests: Make qquickgridview significant again
2015-04-08 Caroline ChaoTests: Make qquicktext, qquicktextedit and qquickpathvi...
2015-04-08 Julien Brianceau[mips] Handle properly unaligned halfword load.
2015-04-08 Ulf HermannRemove outdated V8 profiler test
2015-04-08 Mitch CurtisReturn the correct type from Item::mapToItem/Item:...
2015-04-08 Richard Moe... tst_qquickapplication: change test case 'state' to...
2015-04-07 Julien Brianceau[mips] Fix or32 implementation in macro assembler.
2015-04-07 Julien Brianceau[mips] Fix branchTruncateDoubleToUint32 implementation...
2015-04-07 Caroline ChaoTests: Make qquickloader tests significant again
2015-04-07 Jan Arve SaetherSpecifically mark Repeater as transparent for positioners.
2015-04-03 Holger Hans... Address uninitialized scalar fields
2015-04-02 Friedemann... Improve debug formatting of QAbstractAnimationJob and...
2015-04-02 Friedemann... Improve debug operator for QQuickItem.
2015-04-02 Aaron McCarthyAdd note clarifying return value of Qt.openUrlExternally()
2015-04-01 Marko KangasFix Text item linkColor update
2015-04-01 Kai KoehneAvoid parallel reading/writing of RegExpJitTables.h
2015-04-01 Liang QiMerge "Merge remote-tracking branch 'origin/5.4' into...
2015-03-31 Alan Alpertqml tool should exit on Qt.quit()
2015-03-31 Liang QiMerge remote-tracking branch 'origin/5.4' into 5.5
2015-03-31 Eskil Abrahamsen... Android: Work around bug on Samsung Galaxy Tab 3 10.1
2015-03-31 Friedemann... Add inheritance documentation markup to animator classes.
2015-03-31 Friedemann... Fix some qdoc warnings.
next