platform/upstream/qtdeclarative.git
2014-03-28 Simon HausmannFix crash in conversion from QVariantMap to QJSValue
2014-03-28 Simon HausmannV4 string table cleanups
2014-03-28 Simon HausmannVarious cleanups
2014-03-28 Simon HausmannFix crash in sparse array handling
2014-03-28 Jędrzej NowackiFix a link in QQuickDragAttached::dragType documentation
2014-03-28 Erik VerbruggenFix interpreter math routines.
2014-03-28 Simon HausmannFix double deletion
2014-03-28 Topi ReinioDoc: Add a module page for Qt Quick Widgets
2014-03-28 Liang JianFix QtSharedPointer::ExternalRefCountData object leak...
2014-03-28 Sze Howe KohDoc: Document signals (not handlers) under \qmlattached...
2014-03-27 Lars KnollBe a bit more conservative with allocating memory
2014-03-27 Simon HausmannFix instantiation of QML list models with custom object...
2014-03-27 Lars KnollRemove the scribble option from the memory manager
2014-03-27 Lars KnollGet rid of collectDeletables
2014-03-27 Lars KnollOptimize ExecutionContext::setProperty
2014-03-27 Lars KnollDon't use scopes in the instanceOf operator
2014-03-27 Lars KnollOptimize construct calls
2014-03-27 Simon HausmannSave another 4/8 bytes per QQmlBoundSignalExpression
2014-03-27 Gunnar SlettaLet render loop be more tolerant wrt when markDirty...
2014-03-27 hjkFix reading of shader sources in scene graph example
2014-03-27 Iain LaneCall tzset() from getLocalTZA() so we learn about tz...
2014-03-27 Gunnar SlettaDocument limitations of QQuickWindow::createTextureXxx...
2014-03-27 Konstantin... Fix build on older MinGW
2014-03-27 Laszlo AgocsUse an offscreen surface in Canvas
2014-03-27 Laszlo AgocsPass the actual window format to the offscreen surface...
2014-03-27 Friedemann... Fix warnings about deprecated construction of QStrings...
2014-03-25 Lars KnollDon't create prototype objects for bindings
2014-03-25 Lars KnollOptional reporting of GC statistics to stdout
2014-03-25 Lars KnollRemove unused method
2014-03-25 Lars KnollRemove code for conservative GC
2014-03-25 Lars KnollCorrectly parse unicode escape sequences between 0...
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...
next