platform/upstream/qtdeclarative.git
2014-03-03 Lars KnollRemove unused ExecutionEngine::allFunctions
2014-03-03 Lars KnollRemove unused codeSizes
2014-03-03 Lars KnollRemove nArguments and name from QV4::Function
2014-03-03 Simon Hausmann[new compiler] Fix tst_qquickloader::deleteComponentCra...
2014-03-03 Sergio AhumadaFix some typos
2014-03-03 Simon HausmannWork around MSVC having issues with nested classes...
2014-03-03 Jerome PasionDoc: Renamed Qt Quick Code Samples page.
2014-03-03 Erik VerbruggenV4 JIT: enable disassembler on windows.
2014-03-03 Erik VerbruggenV4 JIT: fix MSVC warning.
2014-03-03 Konstantin... Fix build with QT_FORCE_ASSERTS
2014-03-03 Sergio AhumadaPrefer to use normalised signal/slot signatures
2014-03-03 Simon Hausmann[new compiler] Set class name for QML types correctly
2014-03-03 Lars KnollFix a crash in the register allocator
2014-03-03 Albert Astals CidMake QQmlPropertyData::name const
2014-03-02 Simon HausmannMake it possible to call QQmlEngine::setObjectOwnership...
2014-03-02 Simon HausmannFix calls to overloaded slots for QObjects not created...
2014-03-02 Simon Hausmann[new compiler] Fix warnings in qml list model custom...
2014-03-02 Simon Hausmann[new compiler] Add the correct object index to the...
2014-03-02 Simon HausmannMake QQmlExpression more robust when initializing from...
2014-03-02 Simon Hausmann[new compiler] Cleanup
2014-03-02 Simon Hausmann[new compiler] Fix for tst_qqmlconnections
2014-03-02 Simon Hausmann[new compiler] Fix qquickvisualdatamodel tests
2014-03-02 Simon Hausmann[new compiler] Fix QQmlPropertyMap tests
2014-03-02 Simon Hausmann[new compiler] Fix tst_qqmlengine::trimComponentCache
2014-03-02 Simon Hausmann[new compiler] Fix tst_qqmlqt's trace test
2014-03-02 Simon Hausmann[new compiler] Clean up error handling in AST pass
2014-03-02 Simon Hausmann[new compiler] Fix tst_qqmlqt::createComponent
2014-03-02 Simon Hausmann[new compiler] Fix a few more tests related to property...
2014-03-02 Simon HausmannAdd a column to the default method error message
2014-03-02 Simon Hausmann[new compiler] Report an error when trying to append...
2014-03-02 Simon Hausmann[new compiler] Fix property assignments to resolved...
2014-03-02 Simon Hausmann[new compiler] Remove incorrect assertion
2014-03-02 Simon Hausmann[new compiler] Fix remaining qquickanimation test failures
2014-03-02 Simon Hausmann[new compiler] Fix qquickanimation test crash
2014-03-02 Simon Hausmann[new compiler] Fix implicit component determination...
2014-03-02 Simon Hausmann[new compiler] Fix evaluateEnum for custom parsers
2014-03-02 Simon Hausmann[new compiler] Compile functions and bindings in approp...
2014-03-02 Simon Hausmann[new compiler] Fix memory leaks
2014-03-02 Simon Hausmann[new compiler] Fix error location for run-time binding...
2014-03-02 Simon Hausmann[new compiler] Fix lazy binding evaluation
2014-03-02 Simon Hausmann[new compiler] Fix error reporting for group properties
2014-03-02 Simon Hausmann[new compiler] Fix error reporting when trying to set...
2014-03-02 Simon Hausmann[new compiler] Don't allow for attached properties...
2014-03-02 Simon Hausmann[new compiler] When resolving names of attached propert...
2014-03-02 Simon Hausmann[new compiler] Fix determination of property caches...
2014-03-02 Simon Hausmann[new compiler] Improve error message for incorrect...
2014-03-02 Simon Hausmann[new compiler] Ensure that qualified type names end...
2014-03-02 Simon Hausmann[new compiler] Report errors when a property name start...
2014-03-02 Simon Hausmann[new compiler] Fix error reporting for invalid componen...
2014-03-02 Simon Hausmann[new compiler] Fix error location when id property...
2014-03-02 Simon HausmannFix debug output when tests fail
2014-02-28 Gabriel de... Glyph node: Those null coords are useful after all
2014-02-28 Michael BrasserImprove memory usage in QML/V4 engine.
2014-02-28 J-P NurmiQQuickWindow: fix content item size
2014-02-28 Björn BreitmeyerFixed regression from fd5c629f4336b1f79
2014-02-28 Paul Olav TveteQQuickWidget: handle hide and show events properly
2014-02-28 Mitch CurtisTidy up DropArea documentation.
2014-02-28 Gunnar SlettaEnsure that ShaderEffectSource's texture has correct...
2014-02-28 Gunnar SlettaThreaded render loop should block until the frame is...
2014-02-28 Tor Arne VestbøFix renderType: Text.NativeRendering on retina screens
2014-02-28 J-P NurmiFix tst_qquicktext::hover()
2014-02-27 J-P NurmiCanvas: do not emit paint signal when invisible
2014-02-27 J-P NurmiRevert "Fix item polishing"
2014-02-27 Ulf HermannFix behavior when starting/stopping multiple QML profil...
2014-02-27 J-P NurmiMark tst_qquickpathview insignificant on OS X
2014-02-26 Fawzi Mohamedqmlplugindump: adding isComposite
2014-02-26 Nils JeiseckeMake GridView/ListView attached "view" property availab...
2014-02-25 Michael BrasserFix global object handling in worker script JS files.
2014-02-25 Ulf HermannAdd double-click to QQuickWidget
2014-02-25 Shawn Rutledgetst_qquickpathview: show window before flicking
2014-02-25 Morten Johan... Add support for scanning javascript files.
2014-02-25 Laszlo AgocsFix crashes and incorrect extension queries on GL3+
2014-02-25 Gunnar SlettaIntroduced a few more signals to QQuickWindow.
2014-02-25 Marco BubkeFix wrong assert in QSGRenderLoop::setInstance
2014-02-25 Fawzi Mohamedqmlplugindump: adding writeBooleanBinding to write...
2014-02-25 Ulf HermannRegister the QML profiler's animation callback from...
2014-02-25 Ulf HermannDon't needlessly flush start times when stopping profiling
2014-02-24 Simon HausmannDetermine whether or not an object literal requires...
2014-02-24 Simon HausmannClean up object literal handling with integral indices
2014-02-24 Frederik GladhornMerge remote-tracking branch 'origin/release' into...
2014-02-23 Lars KnollSmaller cleanup
2014-02-23 Lars KnollClean up our internal namespaces
2014-02-22 Lars KnollMove binops out of the isel
2014-02-22 Lars KnollMove unops into it's own file
2014-02-22 Lars KnollMove the Assembler class into it's own file
2014-02-22 Lars KnollMove JIT infrastructure into it's own directory
2014-02-22 Lars KnollRemove unused method
2014-02-22 Lars KnollReally eliminate a|0 and b&(-1)
2014-02-22 Lars KnollAvoid some unneccesary instructions in swapValues
2014-02-22 Lars KnollMask rhs of shift operations in the IR for constants
2014-02-22 Lars KnollSlightly simplify generated code for conversion to int
2014-02-22 Lars KnollRemove unused text stream
2014-02-22 Lars KnollRemove some code duplication
2014-02-22 Lars KnollCleanup: Pass the function into the various SSA stages
2014-02-22 Lars KnollSimplify some runtime code
2014-02-22 Jan Arve SaetherUpdate QQuickTextInput's baselineOffset when only heigh...
2014-02-21 J-P NurmiQQuickTimeLine: add missing time checks
2014-02-21 Oswald Buddenhagenthe qmlextensionplugins example and a bunch of referenc...
2014-02-21 Oswald Buddenhagenthe shell example and a bunch of reference examples...
2014-02-21 Laszlo AgocsAdd touch and wheel events to QQuickWidget
next