platform/upstream/qtdeclarative.git
2015-04-21 Lars KnollGet rid of asFunctionObject()
2015-04-21 Lars KnollMore cleanups
2015-04-21 Lars KnollGet rid of asManaged()
2015-04-21 Lars KnollGet rid of asNumberObject
2015-04-21 Simon HausmannStabilize QQuickWindow test
2015-04-21 Simon HausmannExtend blacklist
2015-04-21 Mitch CurtisPrivately export QQuickPaintedItemPrivate.
2015-04-21 Simon HausmannSkip some tests that are hanging in the CI system
2015-04-21 Mitch CurtisTestCase: add equals() function to QuickTestImageObject.
2015-04-21 Kari HautamäkiAdd CONSTANT to Q_PROPERTY textDocument
2015-04-17 Lars KnollGet rid of asStringObject()
2015-04-17 J-P Nurmiqquickitemviewtransition_p.h: eliminate a "_p_p.h"...
2015-04-16 Lars KnollGet rid of Value::asDateObject()
2015-04-16 Valery KotovQML Engine: JSON XHR response type support
2015-04-16 Lars KnollFurther cleanups
2015-04-15 Miikka HeikkinenAdded a new render job stage: NoStage
2015-04-15 Gunnar SlettaMake sure we stop animators if they are yet to be started.
2015-04-15 Simon HausmannStabilize tst_qquickimage::noLoading
2015-04-13 Liang QiMerge remote-tracking branch 'origin/5.5' into dev
2015-04-10 Caroline ChaoTests: Use blacklist instead of insignificant for tst_q...
2015-04-10 Caroline ChaoTests: Use blacklist instead of insignificant for tst_q...
2015-04-09 Albert Astals CidDo not stall loading of local images if network is...
2015-04-09 Eskil Abrahamsen... Fix TextEdit when vertical alignment != AlignTop
2015-04-08 Caroline ChaoTests: Make qquickcustomparticle significant again
2015-04-08 Caroline ChaoTests: Make qquicktrailemitter significant again
2015-04-08 Caroline ChaoTests: Make qqmldebugjs significant again
2015-04-08 Caroline ChaoTests: Make qquickgridview significant again
2015-04-08 Caroline ChaoTests: Make qquicktext, qquicktextedit and qquickpathvi...
2015-04-08 Julien Brianceau[mips] Handle properly unaligned halfword load.
2015-04-08 Ulf HermannRemove outdated V8 profiler test
2015-04-08 Mitch CurtisReturn the correct type from Item::mapToItem/Item:...
2015-04-07 Caroline ChaoTests: Make qquickloader tests significant again
2015-04-07 Jan Arve SaetherSpecifically mark Repeater as transparent for positioners.
2015-04-03 Holger Hans... Address uninitialized scalar fields
2015-04-02 Friedemann... Improve debug formatting of QAbstractAnimationJob and...
2015-04-02 Friedemann... Improve debug operator for QQuickItem.
2015-04-01 Marko KangasFix Text item linkColor update
2015-04-01 Liang QiMerge "Merge remote-tracking branch 'origin/5.4' into...
2015-03-31 Alan Alpertqml tool should exit on Qt.quit()
2015-03-31 Liang QiMerge remote-tracking branch 'origin/5.4' into 5.5
2015-03-31 Eskil Abrahamsen... Android: Work around bug on Samsung Galaxy Tab 3 10.1
2015-03-31 Friedemann... Add inheritance documentation markup to animator classes.
2015-03-31 Friedemann... Fix some qdoc warnings.
2015-03-30 Andy ShawDon't send deferred delete events from windowDestroyed()
2015-03-30 Jason ErbImproved QML test robustness and logging.
2015-03-30 Albert Astals CidAlways remove reply from replies when processing cancelled
2015-03-30 Frederik GladhornBlacklist QQuickWindow::testWindowVisibilityOrder for...
2015-03-30 Kai Uwe BroulikHonor setFocusOnTouchRelease in QQuickTextInput
2015-03-30 Shawn Rutledgeadd qt.quick.touch.target logging category
2015-03-27 Paul Olav TveteUpdate the shader when devicePixelRatio changes
2015-03-27 Ulf HermannGuard profiler service test against unusual clock behavior.
2015-03-27 Giuseppe D... QQuickWidget: expose the underlying QQuickWindow
2015-03-27 Simon HausmannBlacklist tst_qquickwindow::cursor()
2015-03-27 Gunnar SlettaInclude the scenegraph autotest in the testrun.
2015-03-26 Laszlo AgocsFix flushing QQuickWidget
2015-03-26 Albert Astals CidAdd QQuickAsyncImageProvider
2015-03-26 Simon HausmannBlacklist one QQuickListView auto-test
2015-03-25 Thiago MacieiraRemove the old headersclean unit test
2015-03-25 Robert GrieblFixing yet another memory leak
2015-03-25 Robert GrieblAnother fix to avoid detaching the m_windows list.
2015-03-25 Robert GrieblFixed a memory-leak when changing property bindings...
2015-03-24 Liang QiMerge remote-tracking branch 'origin/5.5' into dev
2015-03-24 Ulf HermannFix profiler adapter documentation
2015-03-24 Venugopal ShivashankarDoc: Removed a col from the table of qmldir statements
2015-03-24 Eskil Abrahamsen... Fix disappearing text in selections
2015-03-22 Sérgio MartinsFix inconsistent overrides. [-Winconsistent-missing...
2015-03-22 Gabriel de... Remove QItemSelection value-type, use Array instead
2015-03-22 Gabriel de... Remove QModelIndexList value type, use Array instead
2015-03-21 Maks NaumovRemove unused variable in InstructionSelection::run()
2015-03-21 Christian StrømmeFix conversion between char and string.
2015-03-20 Shawn RutledgeQQuickWindow touch event compression: retain previous...
2015-03-20 Lars KnollCleanup some of the casting code
2015-03-20 Lars KnollGet rid of Value::fromManaged()
2015-03-20 Lars KnollReduce dependencies
2015-03-20 Lars KnollWrap members in Object in a Heap::Pointer
2015-03-20 Lars KnollReduce dependencies
2015-03-20 Lars KnollFix assert
2015-03-19 Venugopal ShivashankarDoc: Added info. about the singleton type declaration
2015-03-19 Andrew den... Allow Flickable's grab to be stolen if dragging over...
2015-03-18 Lars KnollRemove forward declaration of QScriptContext
2015-03-18 Liang QiMerge "Merge remote-tracking branch 'origin/5.5' into...
2015-03-18 Tor Arne Vestbøqmltest: Make sure we inherit all of testlib's MODULE_C...
2015-03-18 J-P NurmiMove QtQuick validators out of qquicktextinput_p.h
2015-03-18 Mikko HarjuRestore depth buffer usage when last render node is...
2015-03-17 J-P NurmiText: add support for padding
2015-03-17 Alan AlpertFix use of qml versioning in qml
2015-03-17 Liang QiMerge remote-tracking branch 'origin/5.5' into dev
2015-03-17 Frederik GladhornMerge "Merge remote-tracking branch 'origin/5.4' into...
2015-03-17 Simon HausmannUpdate Ecmascript testsuite submodule
2015-03-17 Erik VerbruggenTests: initialize pointer class member field.
2015-03-17 Jørgen LindRepeater: Don't rely on the createFrom variable
2015-03-17 Simon HausmannMerge remote-tracking branch 'origin/5.5' into dev
2015-03-17 Frederik GladhornMerge remote-tracking branch 'origin/5.4' into 5.5
2015-03-16 Kevin OttensDon't limit to files ending with .qml
2015-03-16 Aleix PolFix warning
2015-03-16 Simon HausmannFix usage of QtQmlDevTools private headers on OSX with...
2015-03-16 Simon HausmannRemove QQmlDirParser from QtQmlDevTools
2015-03-13 Shawn RutledgePathView: use qt.quick.itemview.lifecycle logging category
2015-03-12 Gabriel de... Acknowledge QPersistentModelIndex is a built-in meta...
2015-03-12 Kai KoehneRemove bogus autotests for invalid ports
next