platform/upstream/qtdeclarative.git
2014-03-18 Topi ReinioDoc: Reintroduce missing sample XML file for XMLRole...
2014-03-18 Shawn RutledgePinchArea: zooming requires pinch distance to exceed...
2014-03-18 Shawn RutledgeFolderListModel: pessimize change signals when the...
2014-03-18 Lars KnollSmall optimization to RegExp
2014-03-18 Lars KnollAdd some specialized lookups for two internal classes
2014-03-18 Lars KnollMinor optimization: Avoid some QString constructors
2014-03-18 J-P NurmiItem views: improve initial Z-value handling
2014-03-18 Simon HausmannCleanup, part 2
2014-03-18 Andrew KnightUse QUrl::toLocalFile() when decoding a string URL
2014-03-17 Simon HausmannNamespace cleanup
2014-03-17 Gunnar SlettaStabilize tst_qquickwindow and tst_scenegraph.
2014-03-17 Simon HausmannFix crash with lazy binding initialization and compile...
2014-03-17 Gunnar SlettaFix potential crash during shutdown for QQuickWindows
2014-03-17 Michael BrasserFix AnimatedSprite interpolation when looping and/or...
2014-03-17 Kurt PattynSuppress implicit sign conversion warnings in public API
2014-03-17 Friedemann... Fix context creation failure message.
2014-03-17 Friedemann... qv4isel_moth.cpp: Fix MSVC-warnings about operator...
2014-03-17 David GreavesAdd docs on using a query in XMLRole with the less...
2014-03-17 Giulio CamuffoUnset the current gl window when deleted
2014-03-15 J-P NurmiCanvas: do not emit paint when resized but hidden
2014-03-15 Simon HausmannFix crash when calling concat on an empty array
2014-03-15 Simon HausmannFix crash on shutdown with states
2014-03-15 Michael BrasserUse stable sort when cleaning batches.
2014-03-14 Oliver WolffWinRT: Disable qml debugger autotest
2014-03-14 Simon HausmannFix crash when appending arrays to sub models in list...
2014-03-14 Gunnar SlettaMake sure QSGRenderLoop is cleaned up cleanly.
2014-03-14 Liang JianFix WorkerScript object leak
2014-03-14 Topi ReinioMove Qt Quick Widgets example and document it
2014-03-14 Liang JianFix QQmlContextData object leak
2014-03-14 Liang JianFix QmldirCache object leak
2014-03-13 Liang JianFix CompiledData::CompilationUnit object leak
2014-03-13 Erik LarssonFix crash in qml/qmlscene when using dummy-data with...
2014-03-13 Liang JianFix QQmlTypeNameCache object leak
2014-03-13 Gunnar SlettaFix rendering issue with material changes from opaque...
2014-03-13 Michael BrasserAllow maximum block size to be specified as an environm...
2014-03-13 Michael BrasserDon't crash if a ScriptAction changes state mid-transition.
2014-03-13 Liang JianFix QQmlTypeData object leak
2014-03-13 Liang JianFix QQmlBoundSignalExpression::Data object leak
2014-03-13 Liang JianFix QV4::IR::Function object leak
2014-03-13 Mitch CurtisEnsure TextEdit's text is vertically aligned after...
2014-03-13 Simon HausmannFix property caches out of sync with grouped properties...
2014-03-13 Friedemann... Add some error handling to the QQuickWidget example.
2014-03-13 Friedemann... Consolidate context creation failure handling in Quick.
2014-03-13 Richard Moe... QQuickWindow: let clearFocusObject actually clear the...
2014-03-13 Richard Moe... Static plugins: support loading static plugins from...
2014-03-13 J-P NurmiItem views: avoid fixing up the position while moving...
2014-03-12 Jerome PasionDoc: Re-organized Qt Quick's examples page.
2014-03-12 Simon HausmannDon't crash when a signal/slot connection outlives...
2014-03-12 Oliver Wolffnetworkaccessmanagerfactory example: Fixed build with...
2014-03-12 Oliver Wolffnetworkaccessmanagerfactory example: introduced QComman...
2014-03-12 Paul Olav TveteQQuickWindow cleanup: Remove forceRendering flag
2014-03-11 Fawzi Mohamedqmldebugger: avoid loading tcp module in inspector
2014-03-11 Simon HausmannAvoid crash when unlinking compilation unit
2014-03-11 Michael BrasserRemove redundant QQmlBinding members.
2014-03-11 Topi ReinioDoc: Fix issues in QQuickWidget documentation
2014-03-11 Fawzi Mohamedqmldebugger: handle static builds correctly
2014-03-11 Simon HausmannAdd support for resolving translation bindings at compi...
2014-03-11 Simon HausmannFix incorrectly initialized property cache on group...
2014-03-11 Simon HausmannFix linking
2014-03-11 Jerome PasionDoc: Adding QQuickWidget's path to the qtquick.qdocconf
2014-03-11 Ulf HermannAllow detaching V4 debuggers in agent destructor
2014-03-11 Sze Howe KohDoc: Qt QML: Document signals (not handlers) under...
2014-03-11 Ulf HermannDon't delete the QML engines from the profiler service...
2014-03-11 Lars KnollCleanup our runtime methods
2014-03-10 Lars KnollFix copying of Property's
2014-03-10 Lars KnollFix compile error
2014-03-10 James McDonnellStack size increase for x86 QNX systems
2014-03-10 Shawn RutledgeMultiPointTouchArea: make nested.qml autotest easier...
2014-03-10 J-P NurmiFix TextEdit::lineCount to update as appropriate
2014-03-10 Andrew KnightRemove several uses of module includes
2014-03-10 Shawn RutledgeMultiPointTouchArea: handles mouse too, unless mouseEna...
2014-03-10 Paul Olav TveteQQuickWidget: handle resize to empty size
2014-03-10 Oliver WolffFixed qqmlapplicationengine autotest build for QT_NO_PR...
2014-03-08 Erik VerbruggenV4 SSA: remove unused code.
2014-03-08 Erik VerbruggenV4: fix address printing for real.
2014-03-08 Erik VerbruggenV4 JIT: enable JIT on win64.
2014-03-07 Lars KnollUse an array of Value's for Object::memberData
2014-03-07 Lars KnollReserve a double slot for accessor properties
2014-03-07 Michael BrasserUse fuzzy comparison for another Flickable StopAtBounds...
2014-03-07 Paul Olav TveteQQuickWidget: handle windowChange
2014-03-07 Lars KnollMove some methods from ExecutionContext to CallContext
2014-03-07 Lars KnollBetter way of retrieving the prototype property for...
2014-03-07 Lars KnollRemove the name member of FunctionObject
2014-03-07 Lars KnollReduce memory consumption of FunctionObject
2014-03-07 Lars KnollRemove unused entries in CompiledData
2014-03-07 Lars KnollFix test failure in qqmldebugjs autotest
2014-03-07 Lars KnollFixes to breakpoint handling
2014-03-07 Lars KnollAdd a Line instruction to the interpreter
2014-03-07 Lars KnollSimplify our breakpoint handling
2014-03-07 Simon HausmannRemove old compiler and VME
2014-03-07 Paul Olav TveteQQuickWidget: make sure to use the proper GL format
2014-03-07 Giorgos TsiapaliokasAdd the features of QLoggingCategory to QML's debugging...
2014-03-07 Erik VerbruggenV4 JIT: fix stack space reserving code
2014-03-07 Erik VerbruggenV4: fix address printing on 64bit platforms
2014-03-07 Erik VerbruggenFix MSVC2012 compiler warnings in disabled code.
2014-03-07 Erik VerbruggenV4 JIT: fix up register usage for linux/macos on x86_64.
2014-03-07 Erik VerbruggenFix more MSVC2012 compiler warnings.
2014-03-07 Friedemann... QML testlib: Do not modify the arguments passed into...
2014-03-07 Shawn RutledgeMouseArea: make clear containsMouse requires the cursor...
2014-03-06 Laszlo PappFix a couple of typos in the documentation
next