platform/upstream/qtdeclarative.git
2013-05-03 Samuel RødalMade Canvas blur better match the one in HTML 5 Canvas.
2013-05-03 Samuel RødalFixed wrong rendering offset / clipping with shadowBlur...
2013-05-03 Frederik GladhornCanvas: Do not apply transform to text twice
2013-05-03 Morten Johan... Enable touch events on Mac for MultiPointTouchArea
2013-05-03 Shawn RutledgeEnable touch events on Mac for PinchArea
2013-05-03 Alan AlpertRemove from hover list on destruction
2013-05-01 Alan AlpertDocument percieved memory leak
2013-05-01 Alan AlpertElaborate on versioning docs
2013-04-30 Alan AlpertFix VS2010 compile warning
2013-04-30 Albert Astals CidProtect against null item at QQuickItemView::destroyingItem
2013-04-30 Liang QiAdded doc and test for active and requestActivate in...
2013-04-30 Paul Olav TveteDon't eat Back button in TextEdit
2013-04-30 Frederik GladhornFix MaskedMouseArea example
2013-04-30 Christiaan... QmlProfiler: Pixmap Cache
2013-04-30 Shawn RutledgeQQuickScreen.name can change at runtime
2013-04-30 Jerome PasionDoc: Changed order of pages in QML reference.
2013-04-30 Pierre RossiTextEdit: Better support of QTextTable and inline images
2013-04-30 Shawn RutledgeDon't crash if QQuickPath has less than 4 elements
2013-04-29 Albert Astals CidQQmlVMEGuard is not ok if one of the context engines...
2013-04-29 Jerome PasionDoc: Moved "QML Application Developer Resources" to...
2013-04-29 Topi ReinioDoc: Fix example path for Qt Quick scenegraph examples
2013-04-29 Sze Howe KohDoc: Remove "qmldemos" group
2013-04-29 Shawn RutledgeAdd more geometry properties to the Screen attached...
2013-04-28 Frederik GladhornBe more strict about accessible text selection
2013-04-27 Frederik GladhornFix hover after press event
2013-04-26 Alan AlpertNo longer apply pending changes when accessing ItemView...
2013-04-26 Alan AlpertAvoid modifying cacheCount while iterating over it
2013-04-26 Gunnar SlettaImplement QQuickWindow::grabWindow() for isVisible...
2013-04-26 Gunnar SlettaOptimize particle mask extruder
2013-04-26 Frederik GladhornSimplify setting of hover
2013-04-26 Samuel RødalFixed segmentation fault when setting shadowBlur in...
2013-04-26 Nico VertriestDoc: corrections (Writing Guidelines) and language...
2013-04-26 Shawn RutledgeRe-implemented itemChange must always call QQuickItem...
2013-04-26 Morten Johan... Fix spelling error.
2013-04-26 Frederik GladhornImplement a basic accessible text interface
2013-04-26 Albert Astals CidInitialize lastPos
2013-04-26 Gunnar SlettaMark the canvas texture dirty when we change it.
2013-04-26 Gunnar SlettaQuote scenegraph example code from the right place.
2013-04-25 Gunnar SlettaDisable native glyph rendering on embedded
2013-04-25 Nico VertriestDoc: corrected snippet issue by changing extension...
2013-04-25 Sze Howe KohDoc: Expand example (importing multiple modules into...
2013-04-24 Marco BubkeMake pathElements designer ready
2013-04-24 Marco BubkeRefactor the pathElements property in QQuickPath
2013-04-24 Marco BubkeRefactor QQuickPath componentComplete
2013-04-24 Sze Howe KohDoc: Replace some references to Nokia
2013-04-24 Gunnar SlettaRenderloop for Windows
2013-04-24 Janne AnttilaFix tst_qqmldebugjs and tst_qquickfolderlistmodel build...
2013-04-24 Sze Howe KohDoc: Un-overload the word "module"
2013-04-24 Sze Howe KohDoc: Create links to Qt Quick 1
2013-04-24 Pierre RossiQQuickTextEdit: make the update logic work with multipl...
2013-04-24 Fawzi Mohamedqtdeclarative: update .qmltypes, and use -notrelocatabl...
2013-04-24 Fawzi Mohamedqmlplugindump: add an explicit -relocatable switch
2013-04-23 Sze Howe KohDoc: Fix module name format
2013-04-23 Sze Howe KohDoc: Fix module name format
2013-04-23 Sze Howe KohDoc: Qt Quick: Fix module name format (Pt 2/2)
2013-04-23 Sze Howe KohDoc: Qt Quick: Fix module name format (Pt 1/2)
2013-04-23 Jerome PasionDoc: Reinstating \qmlmodule page.
2013-04-23 Gunnar SlettaCreate BG context and fake surface on GUI thread
2013-04-23 Kai KoehneDebugger: fix race condition in block mode
2013-04-23 Aurindam JanaV8Debugging: Set Isolate when sending debug messages...
2013-04-23 Gunnar SlettaClear the pendingUpdate flag every frame.
2013-04-23 Jerome PasionDoc: Refactored and focused the Qt QML documentation.
2013-04-23 Gunnar SlettaUse the actual size of the image for the iteration.
2013-04-23 Mitch CurtisUse the platform theme's password mask character for...
2013-04-23 Thomas HartmannAdding emitComponentCompleteSignalForAttachedProperty()
2013-04-23 Liang QiExpose nextItemInFocusChain in QQuickItem
2013-04-23 Frederik GladhornTextInput: Fix cursor navigation with mask
2013-04-23 Samuel RødalFixed crash in QQuickCanvasItem.
2013-04-23 Friedemann... Fix lupdate-warning "Cannot invoke tr() like this".
2013-04-22 Mitch CurtisPrevent segfault on trying to access null cacheItem...
2013-04-20 Thomas HartmannAllow disabling of component complete signal for the...
2013-04-19 Sze Howe KohDoc: Qt QML: Fix module name format
2013-04-19 Sergio Ahumadadocs: Fix snippets paths for QML Tutorial
2013-04-18 Frederik GladhornFix crash in repeater when model gets deleted
2013-04-18 Frederik Gladhorndocs: Remove warning that is no longer applicable.
2013-04-18 Thomas HartmannDumping plugins.qmltypes for Window with -notrelocatable
2013-04-17 Friedemann... Fix crash on empty child list in QAccessibleQuickWindow...
2013-04-17 Morten Johan... Restore checkbox toggling on pressAction.
2013-04-17 Jerome PasionDoc: Reassigned types and pages to their correct modules.
2013-04-17 Pierre RossiSilence a warning for unused variable in QQuickTextNode.
2013-04-17 Jerome PasionDoc: Fixed whitespace in qqmlcomponent.cpp
2013-04-17 Gunnar SlettaDon't use bitfields, reading/wrting them is not atomic
2013-04-17 Gunnar SlettaRemove dead code.
2013-04-16 Yoann LopesFixed alpha blending for native text.
2013-04-16 Filip PiechockiFix for Positioner attached property
2013-04-16 Aurindam JanaQmlDebugging: Auto tests use port range
2013-04-16 Gunnar Slettafix typo in warning
2013-04-16 Gabriel de... TextInput: Fix cursor height
2013-04-16 Topi ReinioDoc: Add required include statement for qmlRegisterSing...
2013-04-16 Bjoern BreitmeyerFixed WindowsCE build
2013-04-16 Gunnar SlettaUse triangle strips for particles on Mac OS X, ATI...
2013-04-16 Paul Olav TveteRemove slow and buggy sub-image code
2013-04-16 Aurindam JanaQmlDebugServer: Remove unimplemented function
2013-04-16 Aurindam JanaQmlDebugServer: Ensure plugin is set
2013-04-16 Aurindam JanaRevert "QmlDebugging: Remove 'insignificant_test'"
2013-04-15 Alan AlpertDon't relayout if item is removed from scene
2013-04-15 Fawzi Mohamedqmlplugindump: always output exportMetaObjectRevisions
2013-04-12 Frederik GladhornImprove focus documentation
2013-04-11 Caroline ChaoTestlib: Fix qml objects not deleted in TestCase
2013-04-11 Caroline ChaoDoc: Add a link to the Qt Quick Controls page
next