platform/upstream/qtdeclarative.git
2013-03-13 Samuel RødalCompile fix.
2013-03-13 Jędrzej NowackiPolish usage of a QElapsedTime instance in QSGThreadedR...
2013-03-13 Thomas McGuireFix usages of \since for QML items
2013-03-13 Shawn RutledgeDocumentation and versioning for new Window properties
2013-03-13 Gunnar SlettaAbort rendering when QOpenGLContext::create/makeCurrent...
2013-03-13 Oswald Buddenhagendon't use CamelCase includes
2013-03-12 Alan AlpertAdd QtQml.Models module
2013-03-12 Alan AlpertFix remote image loading for AnimatedSprite
2013-03-12 Bernd WeimerFixed some auto tests
2013-03-12 Friedemann... Fix QString usage in createPixmapDataSync().
2013-03-12 Frederik GladhornDisable accessibility temporarily.
2013-03-12 Yoann LopesFixed incorrect vsync delta time in QSGThreadedRenderLoop.
2013-03-12 Michael BrasserIntroduce QML_FBO_FLUSH_BEFORE_DETACH to work around...
2013-03-12 Peter VargaUse official V8 string manipulation methods in QML
2013-03-12 Shawn Rutledgecorrect misspelling
2013-03-12 Gunnar SlettaCreate the sg render thread's opengl context on the...
2013-03-12 Liang QiSupport activeFocusOnTab in QQuickItem
2013-03-11 Guenter SchwannFix displacement transition bug for horizontal case
2013-03-11 Peter VargaReplace deprecated V8 functions
2013-03-11 Gunnar SlettaRemove comment about performance in qquickitem's clip...
2013-03-11 Gunnar SlettaMark geometry dirty to signal scene graph that a repain...
2013-03-11 Debao ZhangFix MSVC warning C4819 under Chinese locale
2013-03-11 Friedemann... Fix warnings about overloaded virtual functions in...
2013-03-07 Caroline ChaoTests: add autotests for TextEdit and TextInput
2013-03-07 Frederik GladhornHandle focus events directly in TextEdit.
2013-03-07 Caroline ChaoTextInput: Update text deselection on focus out event
2013-03-07 Caroline ChaoTextInput: Handle focus event directly
2013-03-07 Caroline ChaoFocus reason
2013-03-07 Eskil Abrahamsen... Fix rendering of subpixel positioned native text
2013-03-07 Gunnar SlettaDisable qv8profilerservice test. It is very unstable
2013-03-07 Gunnar SlettaDisable more unstable tests
2013-03-05 Alan AlpertRemove spurious include
2013-03-05 Alan AlpertAdd core application functionality to Qt.application...
2013-03-05 Paul Olav TveteAndroid support: build fixes
2013-03-05 Frederik GladhornAccessibility: Adapt memory management for Qt 5.1
2013-03-05 Frederik GladhornFix crash for keypress without active focus.
2013-03-05 Frederik GladhornRemove extra semicolon.
2013-03-05 Morten Johan... Load "@2x" images on high-dpi "retina" systems.
2013-03-04 Alan AlpertWork with synchronous replies from a custom QNetworkAcc...
2013-03-04 Alan AlpertFix relative URL in parallax example
2013-03-04 Shawn RutledgeAdded photosurface example to demo PinchArea/MouseArea...
2013-03-04 Shawn RutledgeAutotests w CONFIG+=parallel_test don't depend on activ...
2013-03-04 Shawn RutledgePinchArea autotest doesn't depend on window activation...
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.
next