platform/upstream/qtdeclarative.git
2014-03-25 Lars KnollSmall fixes
2014-03-25 Mitch CurtisFix typo in calqlatr example doc.
2014-03-24 Friedemann... Fix some documentation errors.
2014-03-24 Simon HausmannFix infinite loop in method overload resolution
2014-03-24 Liang Qitests: fix tst_qqmllanguage::importIncorrectCase()...
2014-03-24 Albert Astals CidDon't crash on Runtime::getQmlImportedScripts
2014-03-21 Simon HausmannCleanups
2014-03-20 Morten Johan... Fix QQuickView::grabWindow() on retina displays
2014-03-20 Morten Johan... Implement high-dpi "@2x" image handling.
2014-03-20 Gunnar SlettaClearly point out the distinction between GUI and Rende...
2014-03-19 Ulf HermannFinish QML test cases after waiting for deletion
2014-03-19 Fabian BumbergerBehavior fix when creating QML windows
2014-03-19 Simon HausmannCleanup: Remove last traces of QQmlScript
2014-03-19 Paul Olav TveteQQuickWidget: Fix SizeViewToRootObject
2014-03-19 Gunnar SlettaInvalidate all batches potentially affected by a change.
2014-03-19 Morten Johan... Set correct FBO size for devicePixelRatio != 1
2014-03-19 aavitCompilation fix
2014-03-19 Albert Astals CidClear the chain of incubated objects in QQmlIncubatorPr...
2014-03-19 Simon HausmannCleanup: Get rid of QQmlScript::TypeReference
2014-03-19 Simon HausmannCleanup: Remove dead code
2014-03-19 Simon HausmannCleanup
2014-03-19 Simon HausmannClean up script imports
2014-03-19 Simon HausmannClean, part 3
2014-03-19 Lars KnollUse Q_ASSERT instead of assert
2014-03-19 Lars KnollEnable constant propagation for all types
2014-03-19 Lars KnollFixes to for...in statement
2014-03-19 Lars KnollOptimize construction of SimpleArrayData
2014-03-18 Laszlo AgocsDynamic GL in Quick
2014-03-18 Laszlo AgocsAdd surface format to QQuickWidget.
2014-03-18 Ulf HermannRelease the mouse grab from PinchArea when it's not...
2014-03-18 Sze Howe KohDoc: Fix broken \qmlsignal links
2014-03-18 Sze Howe KohDoc: Document signals (not handlers) under \qmlsignal
2014-03-18 Ulf HermannSave painting events in Qt5 style with thread ID from...
2014-03-18 Ulf HermannRegister animation profiler callback also from render...
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
next