platform/upstream/qtdeclarative.git
2014-06-18 Lars KnollFix compiler warning
2014-06-18 Gunnar SlettaUse the correct 'no-widgets' check
2014-06-17 Erik VerbruggenV4 JIT: teach regalloc about callee-saved registers.
2014-06-17 Sergio AhumadaMerge "Merge remote-tracking branch 'origin/5.3' into...
2014-06-16 Frederik GladhornIntroduce Accessible.ignored
2014-06-13 Simon HausmannMerge remote-tracking branch 'origin/5.3' into dev
2014-06-13 Simon HausmannMerge remote-tracking branch 'origin/stable' into 5.3
2014-06-13 Erik VerbruggenV4 JIT: use RegisterInfo in the register allocator.
2014-06-13 Laszlo AgocsSet StrongFocus on QQuickWidget
2014-06-13 Erik VerbruggenV4 RegAlloc: simplify algorithm after introducing half...
2014-06-13 Erik VerbruggenV4 RegAlloc: change life-time intervals from closed...
2014-06-13 Simon HausmannAdd support for translations in pure QJSEngine based...
2014-06-13 Sze Howe KohDoc: Clarify where JavaScript fits in QML code
2014-06-12 Ulf HermannProperly initialize heap profiler when starting profiling
2014-06-12 Daniel OberländerFix EllipseShape for Affectors in QtQuick.Particle
2014-06-12 Gunnar SlettaInitialize QSGPaintedNode with an empty size.
2014-06-12 Gunnar SlettaAdd node description to painted items.
2014-06-12 Gunnar SlettaMake sure shader rewriter stops immediately on an empty...
2014-06-11 Topi ReinioDoc: Fix qmlclass selector used in documentation config
2014-06-11 Joni PoikelinFix forwarding of keyboard events to multiple target...
2014-06-11 Topi ReinioFurther improve the StocQt demo
2014-06-11 Sergio AhumadaMerge remote-tracking branch 'origin/stable' into 5.3
2014-06-10 Paul Olav TveteDrag&Drop support for child items in QQuickWidget
2014-06-10 Dmitry ShachnevAdd FreeBSD support to qv4targetplatform_p.h
2014-06-10 Laszlo AgocsStop polish-and-sync timer when the window is destroyed
2014-06-10 Shawn Rutledgeadd missing signal declaration in Exposing Attributes...
2014-06-06 Ulf HermannJavascript heap profiler
2014-06-06 Erik VerbruggenV4 IR: Store positions for life-time intervals outside...
2014-06-06 Erik VerbruggenV4 IR: add def statements to the worklist when removing...
2014-06-06 Laszlo AgocsAdd support for multisampling in QQuickWidget
2014-06-06 Erik VerbruggenV4 IR: replace hashes by vectors.
2014-06-06 Erik VerbruggenRemove copy and accidental detach.
2014-06-06 Ulf HermannKeep QML and JS messages separate in QQmlProfilerServic...
2014-06-06 Ulf HermannProperly support all events in trace files and clean...
2014-06-05 Erik VerbruggenV4 Yarr JIT: push/pop addressTempRegister.
2014-06-05 Erik VerbruggenV4 RegAlloc: store, pass, and use life-time intervals...
2014-06-05 Gunnar SlettaFix opacity issue in the renderer.
2014-06-05 Laszlo AgocsFix QQuickWidget offscreen surface format and creation...
2014-06-05 Louis du VerdierOptimize the way AnimatedImage display its content
2014-06-05 Jerome PasionDoc: Removed redundant link to section in the same...
2014-06-05 Jerome PasionDoc: Updated "Qt Quick Examples" pages.
2014-06-05 Simon HausmannCleanup: Get rid of the url and file name members in...
2014-06-05 Laszlo AgocsDetect and warn when using QQuickWidget as a native...
2014-06-05 Aleix PolProcess children first when delivering drag events
2014-06-04 Gunnar SlettaUse the correct precision specifier in visualizer GLSL.
2014-06-04 Simon HausmannFix bindings to when property of States not always...
2014-06-04 kh1Fix method overload calling of Qt slots from JavaScript
2014-06-04 Simon HausmannMerge remote-tracking branch 'origin/stable' into dev
2014-06-04 Albert Astals CidMake ItemViews displayMargin work correctly when set...
2014-06-04 Simon HausmannFix worker scripts with cached compilation units
2014-06-04 Simon HausmannRework custom parser integration
2014-06-03 Paul Olav TveteMake QQuickRenderControl usable (still private)
2014-06-03 Yoann LopesFix crash in QSGRenderContext::invalidate().
2014-06-03 Ulf HermannPrevent initial clipping in Context2D
2014-06-03 Erik VerbruggenV4 IR: lower the number of memory allocations.
2014-06-03 Laszlo AgocsRecognize "in" keyword in vertex shaders
2014-06-03 Laszlo AgocsDestroy the FBO in QQuickWidget while a context is...
2014-06-03 Laszlo AgocsFix QQuickWidget cleanup and invalidation sequence
2014-06-02 J-P NurmiTextInput: implement the new input method API
2014-06-02 Ulf HermannDump all received messages if tst_QQmlProfilerService...
2014-06-02 Erik VerbruggenV4: teach the disassembler about VMUL, VCVT, and VCMP...
2014-06-02 Erik VerbruggenV4: support calling constants.
2014-06-02 Simon HausmannDisable qmlscene and qmlplugindump when doing static...
2014-06-02 Erik VerbruggenV4 IR: make the local-with-temp substitution into a...
2014-06-02 Laszlo AgocsKeep the internal state about the bound fbo up to date
2014-06-02 Erik VerbruggenV4 IR: clean up DefUses(Calculator)
2014-05-30 Bernd WeimerQNX: Fix qquicktext auto test
2014-05-30 Frederik GladhornFix potential null pointer dereferencing
2014-05-30 Frederik GladhornFix copy and paste error
2014-05-30 Frederik GladhornFix AccessibleAttached property documentation
2014-05-29 Rob HoelzDon't add the database before verification
2014-05-29 J-P NurmiFix emission of QQmlListModel::rowsAboutToBeXxx() signals
2014-05-28 Liang JianFix QSGPlainTexture object leak
2014-05-28 Erik VerbruggenV4 IR: make statement numbering fixed and clean up...
2014-05-28 Bernd WeimerFix tst_textinput.qml
2014-05-27 Paul Olav TveteQQuickWidget: Support drag and drop
2014-05-27 Mitch CurtisFix type of AnimationController::animation in documenta...
2014-05-27 Niels WeberPhotoviewer: Allow using the Android back button to...
2014-05-27 Erik VerbruggenV4 IR: replace QHash in DefUses with a vector.
2014-05-27 Simon HausmannFix compilation on MSVC 2008
2014-05-27 Simon HausmannFix crash (failing assertion) when declaring a non...
2014-05-27 Simon HausmannFix QQmlScriptString::isEmpty for script strings withou...
2014-05-26 Oswald Buddenhagendeduplicate and decruft SUBDIRS list
2014-05-26 Simon HausmannFix crash when sharing data structures between 32-bit...
2014-05-26 Simon HausmannFix cached compilation units for file imports
2014-05-26 Erik VerbruggenV4 JIT: fix usage of d1 on ARM.
2014-05-26 Erik VerbruggenV4 IR: removed a couple of hashes and sets.
2014-05-26 Erik VerbruggenV4: add back HAVE_ALU_OPS_WITH_MEM_OPERAND.
2014-05-26 Sergio AhumadaV4: Fix compilation failure on BB10 x86 and QNX6 x86
2014-05-24 Erik VerbruggenV4: clean-up target specific register definitions and...
2014-05-23 Erik VerbruggenV4: Split arguments/locals from temps.
2014-05-23 Laszlo AgocsAvoid direct GL calls in Quick
2014-05-22 Simon HausmannMerge "Merge remote-tracking branch 'origin/stable...
2014-05-22 Ulf HermannRecord synchronous and asynchronous events separately...
2014-05-22 Erik VerbruggenV4: fix disassembler address printing for 64bit.
2014-05-22 Gunnar SlettaBe conservative with atlas allocation for Cover windows.
2014-05-22 Erik VerbruggenV4 IR: change datastructure of the worklist used by...
2014-05-22 Caroline ChaoSamegame: Add qsqlite as a needed QTPLUGIN
2014-05-22 Gunnar SlettaMark clip node dirty regardless of how its geometry...
2014-05-22 Simon HausmannMerge remote-tracking branch 'origin/stable' into dev
next