konrad/qtdeclarative.git
2013-03-04 Shawn RutledgepressedCanceledOnWindowDeactivate pops up a second...
2013-03-04 Frederik GladhornMerge "Merge remote-tracking branch 'origin/stable...
2013-03-04 Paul Olav TveteEnablers for input methods on Android
2013-03-04 Shawn Rutledgeadding QtQuick.Dialogs, with FileDialog implementation
2013-03-03 Gunnar SlettaDo not print out leaked pixmaps by default
2013-03-03 Gunnar SlettaAdded examples on how to use FBOs with scene graph.
2013-03-03 Gunnar SlettaFix docs for Canvas.renderStrategy, the default is...
2013-03-01 Thiago MacieiraFix the QtQml's use of plugins for value type providers
2013-03-01 Shawn Rutledgeskip failing constantUpdatesOnWindow test for now
2013-02-26 Frederik GladhornAllow shortcut overrides.
2013-02-26 Gunnar SlettaAvoid ambiguous include guards in SG classes
2013-02-26 Gunnar SlettaChange Canvas to use Image and antialiasing by default.
2013-02-26 Jens Bache... Various improvements to Canvas examples
2013-02-25 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2013-02-25 Shawn RutledgeImproved documentation in the Screen attached property
2013-02-22 Thiago MacieiraFix warnings about shadowing members
2013-02-22 Michael BrasserListView's highlightMoveDuration should default to -1.
2013-02-22 Andrew den... Flickable shouldn't grab the mouse until it starts...
2013-02-22 Andrew den... MouseArea shouldn't grab the mouse until there is an...
2013-02-21 Frederik GladhornTypos: tripple->triple
2013-02-21 Frederik GladhornStabilize clicking in QQuickTextEdit test
2013-02-21 Gunnar SlettaMake sure exposeEvents trigger a render pass
2013-02-21 David E. NarváezAdd Test for Animating Qml Dynamic Properties using...
2013-02-20 Gunnar SlettaDon't print leak warnings on exit by default
2013-02-20 Topi ReinioDoc: Fix paths and add missing project files for QML...
2013-02-20 J-P NurmiFix QQuickTimeLine::accel() & accelDistance()
2013-02-20 Shawn RutledgeQQuickScreen is exposed as an attached property on...
2013-02-20 Samuel RødalFixed build when Qt is configured with -no-opengl.
2013-02-19 Frederik GladhornAdd QQuickTextDocument
2013-02-19 Frederik GladhornDocs: Slow Down Animations only exists in qml1
2013-02-19 Frederik GladhornMerge "Merge remote-tracking branch 'origin/stable...
2013-02-19 Alan AlpertClarify Component::createObject docs
2013-02-19 Gunnar SlettaLet rounded rectangles be antialiased by default
2013-02-19 Gunnar SlettaImproved animations in the new render loop
2013-02-19 Eskil Abrahamsen... Fix embedding images in text elements
2013-02-19 Shawn RutledgeMake the base URL available to QQmlExtensionPlugin
2013-02-18 Alan AlpertAdd qmlRegisterType for Composite Types
2013-02-18 Shawn Rutledgeqmlplugindump: don't crash if a composite type was...
2013-02-18 Caroline ChaoDoc: Update QtQuickTest documentation
2013-02-18 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2013-02-18 Alan AlpertAdd Composite Types to QQmlType
2013-02-18 Marcel KremsDoc: Correcting typo "without with"
2013-02-18 Gunnar SlettaGUI render loop did not render on expose, nor clean...
2013-02-15 J-P NurmiFix missing TextInput::remove(int start, int end) docs
2013-02-15 J-P NurmiQQuickPlatform: remove QT_{BEGIN,END}_HEADER macro...
2013-02-15 Shawn RutledgeFolderListModel: prevent assertion failure when filter...
2013-02-15 Michael BrasserEnsure EtcTexture always provides a valid textureId.
2013-02-15 Jerome PasionDoc: Removed reference to deprecated \badcode command.
2013-02-14 Timo JyrinkiAdd license files mandated by (L)GPL.
2013-02-14 J-P NurmiAdd QQmlPlatform (exposed as Qt.platform)
2013-02-14 Michael BrasserA MouseArea should not receive move or release events...
2013-02-13 Stephen KellyRemove QPointerBase bic check.
2013-02-13 Maurice Kalinowskionly instantiate variable when required
2013-02-12 Shawn RutledgeQQuickItem::childAt(x, y) takes child transformations...
2013-02-12 Marco BubkeDesignerSupport: Fix rendering in designer for if new...
2013-02-12 Gunnar SlettaRemove use of QPainter::HighQualityAntialiasing. It...
2013-02-12 Gunnar SlettaFix extending example.
2013-02-12 Gunnar SlettaDo pixel conversion on the pixmap decoder thread when...
2013-02-08 Nico VertriestDoc: corrected reference to snippet in imageparticle...
2013-02-08 Venugopal ShivashankarDoc: Removed reference to QAbstractItemModel::setRoleNa...
2013-02-07 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2013-02-07 Frederik GladhornStabilize resizemodeitem test.
2013-02-07 Gunnar SlettaMake sure deleteLater gets run at the "correct" time.
2013-02-07 Gunnar SlettaStabilize tst_qquickpositioners
2013-02-07 Samuel RødalFixed Canvas ImageData pixel values not being settable...
2013-02-06 Alan AlpertAdd \qmlmodule commands for QtQml and QtQuick
2013-02-06 Gunnar SlettaAvoid swizzling on OpenGL ES when possible
2013-02-06 hjkUse constFind instead of find in QQmlMetaType::qmlType
2013-02-06 hjkQml: Use QString::append(QStringRef) overload in Proces...
2013-02-06 Oswald Buddenhagensubstitute fixed version numbers in qdocconf files...
2013-02-06 Friedemann... Fix lupdate-warning in qqmlrewrite.cpp.
2013-02-06 Friedemann... Fix lupdate-warnings in qqmlimport.cpp.
2013-02-06 Friedemann... Fix lupdate-warnings.
2013-02-06 Alan AlpertAdd next.png to shared qrc files
2013-02-05 Gunnar SlettaEnable sorting of opaque items again in the default...
2013-02-05 Gunnar SlettaRespect the default format from the scene graph adaptat...
2013-02-05 Gunnar SlettaWarn if the OpenGL context lacks depth/stencil when...
2013-02-02 Michael BrasserAdd ETC1 texture provider example.
2013-02-02 Gunnar SlettaUse the optimal image format for the sprites
2013-02-01 Michael BrasserDereference the QImage once the corresponding texture...
2013-02-01 Michael BrasserStabilize tst_qquicktextinput::remoteCursorDelegate()
2013-02-01 Alberto MardeganFolderListModel: use QDateTime for file times
2013-01-31 Andrew den... Ensure the cursorRectangle is updated as the width...
2013-01-31 Sergio AhumadaMerge branch 'release' into stable
2013-01-31 Gunnar SlettaDocument QQuickItem::itemChange and QQuickItem::window...
2013-01-31 Gunnar SlettaReenable tst_QQuickItem::simpleFocus and fix warnings.
2013-01-30 Shawn RutledgeWindow can have a transparent/translucent color
2013-01-30 Gunnar SlettaAdded to QML_RENDERER_TIMING logic to capture most...
2013-01-30 Kai KoehneDebugger: Remove symbian specific plugin
2013-01-29 Alan AlpertStrengthen reference to var properties during construction
2013-01-29 Gunnar Slettadocfix: Emitter.enabled was documented as Emitter.emitting.
2013-01-29 Alan AlpertFix memory leak
2013-01-28 Fabian BumbergerAllow aligning items in a grid
2013-01-28 Sergio AhumadaRemove QT_{BEGIN,END}_HEADER macro usage
2013-01-28 Nico VertriestDoc: declarative-colors.png not visible in qmltyperefer...
2013-01-28 Nico VertriestDoc: corrected path to snippet
2013-01-28 Sze Howe KohFix unterminated comment
2013-01-28 Sze Howe KohDoc: Fix "Command '\li' outside of '\list' and '\table'"
2013-01-28 Oswald Buddenhagenfix qmltest example install path
2013-01-28 Oswald Buddenhagenmark forgotten EXAMPLE_FILES
next