platform/upstream/qtdeclarative.git
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
2013-04-11 Thomas HartmannDesignerSupport: Adding separate flag for component...
2013-04-10 Alan AlpertStabilize Test
2013-04-10 Shawn Rutledgea nested Window automatically becomes transient for...
2013-04-09 Liang QiAdded more tests for activeFocusOnTab
2013-04-09 Thiago MacieiraFix new warnings in qtdeclarative (found by GCC 4.8)
2013-04-08 Liang QiVersion new property and signal
2013-04-08 Sergio AhumadaAdd change log file for Qt 5.1.0
2013-04-06 Aurindam JanaQmlDebugging: Remove 'insignificant_test'
2013-04-06 Yoann LopesFixed distance field text when using non-opaque colors.
2013-04-06 Caroline ChaoTestLib: Add more mouseMove in mouseDrag implementation
2013-04-06 Yoann LopesUse correct alpha range for the distance field outlined...
2013-04-05 Frederik GladhornMerge "Merge remote-tracking branch 'origin/release...
2013-04-05 Yoann LopesImplemented text styles for QSGDefaultGlyphNode.
2013-04-05 Albert Astals CidMake keyClick/Press/Release work with a char
2013-04-05 Eskil Abrahamsen... Android: Support implicit import paths for assets:...
2013-04-05 Frederik GladhornRemove unused declaration of accessibility text functions.
2013-04-05 Caroline ChaoTestLib: add mouse release at the end of a mouseDrag
2013-04-04 Thiago MacieiraFix autotest-exported class from QtQuick.
2013-04-04 Gunnar SlettaRemove the APPLE_texture_format path
2013-04-04 Gunnar SlettaRemove resize hook from QSGRenderLoop, exposureChanged...
2013-04-04 Gunnar SlettaOur debug env vars are a mess. Standardize on QSG_RENDE...
2013-04-04 Pierre RossiQQuickTextEdit: render inline images after change 48798
2013-04-04 Shawn RutledgeMark tst_dialogs insignificant to stop geting CI failures
2013-04-03 Frederik GladhornMerge remote-tracking branch 'origin/release' into...
2013-04-03 Thiago MacieiraFix export macros for the QML parser export.
2013-04-02 Alan AlpertStabilize Code
2013-04-02 Alan AlpertVersion new signals
2013-04-02 Michael BrasserProvide workaround to slow glyph cache updates.
2013-04-02 Gunnar SlettaUse distance fields for text on retina displays
2013-04-02 Michael BrasserFix incorrect merge in textureprovider example.
2013-04-02 Aurindam JanaQmlProfiling: Test case uses port range
2013-04-02 Aurindam JanaDebugger: Accepts port range as arguments
2013-04-02 Michael BrasserUpdate EtcProvider example to support configurable...
2013-04-02 Gunnar SlettaFix distance field antialiasing for retina displays.
2013-04-02 Gunnar SlettaShow fullscreen button in qmlscene on Mac
2013-03-30 Sze Howe KohDoc: Fix some titles and links
2013-03-30 Sze Howe KohDoc: Update module "Qt Declarative" -> "Qt Quick"
2013-03-27 Alan AlpertDelay loading implicit import
2013-03-27 Caroline ChaoFix warning QQuickImplicitSizeItem redefines signals
2013-03-26 Jerome PasionDoc: Fixed some uses of terminolgies in qdoc files.
2013-03-26 Sergio AhumadaBump MODULE_VERSION to 5.1.0
2013-03-26 Frederik GladhornAttempt to stabilize tst_qquickanimatedsprite
2013-03-26 Jerome PasionDoc: Spelling fix.
2013-03-25 Sergio AhumadaAdd changes-5.0.2 file
2013-03-22 Frederik GladhornEnable accessibility again.
2013-03-22 J-P NurmiMerge "Merge remote-tracking branch 'origin/dev' into...
next