platform/upstream/qtdeclarative.git
2013-04-04 Shawn RutledgeMark tst_dialogs insignificant to stop geting CI failures
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-22 Frederik GladhornEnable accessibility again.
2013-03-22 J-P NurmiMerge "Merge remote-tracking branch 'origin/dev' into...
2013-03-22 Frederik GladhornMerge remote-tracking branch 'origin/dev' into stable
2013-03-22 Shawn RutledgeSkip flaky FileDialog modality test
2013-03-22 Sergio AhumadaMerge "Merge branch 'dev' into stable" into refs/stagin...
2013-03-20 Gunnar SlettaTry to stabilize qquickimage and rendernode tests.
2013-03-20 Alan AlpertAdd Instantiator type to QtQml
2013-03-20 Sergio AhumadaMerge branch 'dev' into stable
2013-03-20 Pierre RossiOptimize QQuickTextEdit for larger documents.
2013-03-20 Alan AlpertAdd QQmlApplicationEngine
2013-03-20 Erik VerbruggenFix multi-line string content.
2013-03-19 Frederik GladhornMake sure that TextInteractionFlags get set.
2013-03-19 Caroline ChaoQQuickItemView: Add guard before returning currentItem...
2013-03-19 Shawn RutledgeGet rid of warning Module 'QtQuick.Dialogs'...cannot...
2013-03-19 Gunnar SlettaMark renderNode test as insignificant, as CI doesn...
2013-03-19 Andrew den... Fix jump and property changes on first move when draggi...
2013-03-19 Erik VerbruggenRemove unused field in test class.
2013-03-19 Erik VerbruggenFix hexadecimal escape sequence validation in strings.
2013-03-18 Alan AlpertRemove duplicated docs
2013-03-18 Liang QiQQuickItem: Support FocusReason in focusNextPrev
2013-03-18 Shawn RutledgeAdd ColorDialog to QtQuick.Dialogs
2013-03-18 Shawn RutledgeCosmetic changes in DefaultFileDialog and dialog shared...
2013-03-18 Samuel RødalFixed invalid GLSL in openglunderqml example.
2013-03-17 J-P NurmiQQuickLoader: fix the recursion guard for size updates
2013-03-16 Oswald Buddenhagenoptionally bootstrap QmlDevTools and qmlmin
2013-03-16 Oswald Buddenhagenimprove dependencies of qmlparser test
2013-03-15 Shawn RutledgeCreate common base class for declarative dialogs
2013-03-15 Shawn Rutledgephotosurface example: simplify PinchArea usage; fileUrl...
2013-03-15 J-P NurmiAdd TextEdit::selectByKeyboard
2013-03-15 J-P NurmiQQuickWindow: expose activeFocusItem as a property
2013-03-15 Debao ZhangQQuickView's equivalent in QtQuick1 is QDeclarativeView
2013-03-14 Alan AlpertMove QML types to types folder
2013-03-14 Shawn RutledgeCosmetic changes in common controls for examples
2013-03-14 Frederik GladhornAdd some docs, improve scope of var.
2013-03-14 hjkAdd clocks.qmlproject
2013-03-14 Andrew den... Smooth dragging an item with MouseArea.
2013-03-14 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2013-03-13 Samuel RødalCompile fix.
2013-03-13 Jędrzej NowackiPolish usage of a QElapsedTime instance in QSGThreadedR...
2013-03-13 Libor TomsikFixed tutorial gettingStartedQml part5.
2013-03-13 Thomas McGuireFix usages of \since for QML items
2013-03-13 Stephen KellyMerge "Merge remote-tracking branch 'origin/release...
2013-03-13 Shawn RutledgeDocumentation and versioning for new Window properties
2013-03-13 Jerome PasionDoc: Changed section title in whatsnew.qdoc
2013-03-13 Gunnar SlettaAbort rendering when QOpenGLContext::create/makeCurrent...
2013-03-13 Oswald Buddenhagendon't use CamelCase includes
2013-03-13 Thomas KristensenMakes QSmoothedAnimation respect zero duration.
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 Yoann LopesFixed text opacity when using Text.NativeRendering.
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 Frederik GladhornMerge remote-tracking branch 'origin/release' into...
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 Xingtao Zhangmake the sample code more consistent in context
2013-03-12 Liang QiSupport activeFocusOnTab in QQuickItem
2013-03-11 Andrew den... Improve the ordering of Flickable dragging and moving...
2013-03-11 Guenter SchwannFix displacement transition bug for horizontal case
2013-03-11 Peter VargaReplace deprecated V8 functions
2013-03-11 Frederik GladhornImprove timer dependent tests.
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 Friedemann... Fix warning about uninitialized value in QML-ECMA-test...
2013-03-11 Friedemann... Fix warning about use of uninitialized value in QML...
2013-03-11 Debao ZhangFix MSVC warning C4819 under Chinese locale
2013-03-11 Friedemann... Fix warning about adding int to a QString (CLANG).
2013-03-11 Friedemann... Fix warnings about overloaded virtual functions in...
2013-03-11 Frederik GladhornSimplify function with early return.
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
next