platform/upstream/qtdeclarative.git
2014-05-21 Niels WeberMake a pro file based project out of the photoviewer...
2014-05-20 Iikka EklundMerge remote-tracking branch 'origin/release' into...
2014-05-19 Oleg ShparberFix improper antialiasing property behavior
2014-05-19 J-P NurmiFix tst_qquicktextedit::cursorRectangle_QTBUG_38947()
2014-05-19 Gunnar SlettaFix crash with running animators on re-shown windows.
2014-05-16 J-P NurmiTextEdit: fix cursor rectangle positioning
2014-05-16 Frederik GladhornAccessibility: add focus action
2014-05-16 Sze Howe KohDoc: Polish property binding explanations
2014-05-16 Sze Howe KohDoc: Describe property bindings in terms of relationships
2014-05-15 Mitch CurtisFix typo in Image documentation.
2014-05-15 Erik VerbruggenV4 IR: change BasicBlockSet::const_iterator to use...
2014-05-14 Gunnar SlettaFix regression in QJSValueIterator::next() since Qt...
2014-05-13 Leena MiettinenDoc: add docs for Photo Surface demo
2014-05-12 Daniel VrátilImplement proper support for layoutChange in QQmlDelega...
2014-05-12 Kevin FunkDoc: Fix invalid cross-reference
2014-05-09 Simon HausmannFix QJSEngine::evaluate using the wrong execution context
2014-05-09 Simon HausmannFix crash on host/target word size mismatches
2014-05-09 Jeff TranterFix some typos in usage string.
2014-05-09 Bernd WeimerFix tst_textedit.qml
2014-05-09 Ulf HermannRemove V8 profiler service
2014-05-09 Erik VerbruggenV4 IR: remove unused fields from BasicBlock
2014-05-08 Thiago MacieiraRe-fix the warning from cached-powers.cc
2014-05-08 Paul Olav TveteAndroid: Add support for new input method query API
2014-05-07 J-P NurmiItem views: prevent negative cache buffer
2014-05-07 Oswald Buddenhagennest quickwidgets into the opengl conditional
2014-05-07 Mitch CurtisFix typo in QQuickText documentation.
2014-05-07 Jørgen LindQWindowsFontEnginge uses GetGlyphOutline which seems...
2014-05-07 Leena MiettinenDoc: add docs for Calqlatr example
2014-05-07 Kai KoehneRemove references of QML as a 'declarative' language
2014-05-06 J-P NurmiQQmlPlatform: use QStringLiteral instead of QLatin1String
2014-05-06 Ulf HermannBe more verbose about actual results in tst_qqmlprofile...
2014-05-06 Andrew KnightReturn "winphone" and "winrt" for Qt.platform.os when...
2014-05-06 Alan AlpertUpdate qmltypes files
2014-05-05 Eskil Abrahamsen... Android: Fix crash in String.replace() in release builds
2014-05-05 Friedemann... qmlplugindump: Fix platform plugin specification.
2014-05-05 Oswald Buddenhagenfix copying of qmldir file to build dir
2014-05-05 Louai Al-KhanjiQQuickRenderControl: Fix compilation with MSVC compiler
2014-05-05 Sarunas ValaskeviciusInvalidate text painting nodes when document text block...
2014-05-02 Mika SalmelaStocQt demo improvement
2014-05-02 Bernd WeimerAlways implement text input "canPaste" property
2014-05-02 Alan AlpertAdd [ChangeLog] tags to qtdeclarative changelog.
2014-05-01 Frederik GladhornMerge remote-tracking branch 'origin/release' into...
2014-05-01 J-P NurmiQQuickStyledText: do not insert an extra blank line...
2014-04-30 Fawzi Mohamedv4: ignore quiet bit for NaNs in 32 bit value encoding
2014-04-30 Sze Howe KohDoc: Remove references to the unimplemented 'time'...
2014-04-30 Fawzi Mohamedv4: assert when an unsupported double value is stored...
2014-04-30 Bernd WeimerFix qmltest/animators/tst_on.qml
2014-04-30 Erik VerbruggenV4 regalloc: optimize fixed interval creation.
2014-04-30 Erik VerbruggenV4 IR: more copy removal.
2014-04-30 Gunnar SlettaMark material as dirty after changing color's opacity...
2014-04-30 J-P NurmiEliminate a static global QString in qquickpath.cpp
2014-04-29 Erik VerbruggenV4 IR: replace QSets with QBitArray and QVector.
2014-04-29 Zhang XingtaoAdd dependency check for quickwidgets
2014-04-28 Michael BrasserEnsure RGB32 images are not converted on upload to...
2014-04-28 Friedemann... Fix linking of qmlimportscanner in MSVC debug builds.
2014-04-28 Simon HausmannFix translations in states causing failing assertions
2014-04-28 Simon HausmannFix packaging builds
2014-04-28 Simon HausmannFix marking of prototype objects in internal class...
2014-04-25 Laszlo AgocsFollow QOpenGLContext API renaming
2014-04-25 Giuseppe D... Don't forcibly accept touch events if mouse event synth...
2014-04-25 Albert Astals CidRemove unneeded ;
2014-04-25 Bernd WeimerSkip qquicktimeline auto test
2014-04-24 Paul Olav TveteGetting the render window of an offscreen window
2014-04-24 Erik VerbruggenV4 regalloc: fix register spill choice under high pressure.
2014-04-24 Simon HausmannFix crash when loading QML that tries to set non-existe...
2014-04-24 Simon HausmannFix parsing of JS imports from JS files
2014-04-24 Gunnar SlettaTestcase for mixing sequential, parallel with loops...
2014-04-24 Gunnar SlettaAppend the start time of the current loop to the animat...
2014-04-24 Gunnar SlettaReset loop counters when animations are started.
2014-04-24 Gunnar SlettaFix sequential animations with uncontrolled looped...
2014-04-24 Gunnar SlettaFix nested parallel/sequential animations combined...
2014-04-24 Tony SarajärviMerge "Merge remote-tracking branch 'origin/release...
2014-04-24 Sergio AhumadaBump MODULE_VERSION to 5.3.1
2014-04-24 Fabian BumbergerFix time zone calculation
2014-04-24 Bernd WeimerQNX: Fix qquickimage mirror auto test
2014-04-24 Bernd WeimerQNX: Fix item layer auto test
2014-04-24 Bernd WeimerAlways implement text input "canPaste" property
2014-04-24 Bernd WeimerFix accessibility auto test
2014-04-23 Simon HausmannExtend the QML bootstrap library by the IR builders
2014-04-23 Jani HeikkinenMerge remote-tracking branch 'origin/release' into...
2014-04-23 Topi ReinioMake the Clocks example use the resource system
2014-04-22 Paul Olav TveteImplement the new inputmethod query API for Qt Quick
2014-04-22 Shawn RutledgeIf a popup window is opened, do not change the focus
2014-04-18 Fawzi Mohamedqmlplugindump: correctly merge composite types
2014-04-18 Albert Astals CidQQuickItemView/QQuickPathView: Fix creation of delegates
2014-04-18 Ulf HermannMake sure the clipPath is retained as state of Context2D
2014-04-18 Andy ShawPrevent a crash when the item is deleted but not remove...
2014-04-17 Simon HausmannRefine fix for dynamic properties on QObjects wrapped...
2014-04-17 Erik VerbruggenV4: fix register usage on ARM.
2014-04-16 Jerome PasionDoc: Improved Qt Quick Demos documentation
2014-04-16 Friedemann... Stabilize qmltest/animators/tst_on.qml.
2014-04-15 Friedemann... Change slashes depending on host in tutorial gettingSta...
2014-04-15 Erik VerbruggenV4 IR: reduce runtime cost.
2014-04-15 Erik VerbruggenV4 IR: prevent accidental detaches of QVectors.
2014-04-15 Erik VerbruggenV4 IR: clean up basic-block management and statement...
2014-04-15 Erik VerbruggenV4 JIT: fix constant shifts.
2014-04-15 Erik VerbruggenV4 JIT: make call destination printing portable.
2014-04-15 Simon HausmannMark tst_qquicktextinput as insignificant on Mac OS X
2014-04-15 Friedemann... Stabilize tst_qqmlxmlhttprequest::stateChangeCallingCon...
2014-04-15 Gunnar SlettaRegenerate mipmaps after changing the imagedata of...
next