Change logs for qtdeclarative-opensource-src source package in Utopic

  • qtdeclarative-opensource-src (5.3.0-3ubuntu13) utopic; urgency=medium
    
      * Switch back to gcc 4.9, update symbols
     -- Timo Jyrinki <email address hidden>   Wed, 08 Oct 2014 17:00:24 +0000
  • qtdeclarative-opensource-src (5.3.0-3ubuntu12) utopic; urgency=medium
    
      * debian/patches/Fix-crash-in-QObjectWrapper.patch:
        - Cherry-pick a fix for a crash happening in some new code (LP: #1369930)
     -- Timo Jyrinki <email address hidden>   Tue, 16 Sep 2014 08:45:09 +0000
  • qtdeclarative-opensource-src (5.3.0-3ubuntu11) utopic; urgency=medium
    
      * debian/patches/Fix-bindings-to-when-property-of-States-not-always-w.patch:
        - Cherry-pick a fix for occasional Unity8 test errors (LP: #1368019)
     -- Timo Jyrinki <email address hidden>   Thu, 11 Sep 2014 05:06:20 +0000
  • qtdeclarative-opensource-src (5.3.0-3ubuntu10) utopic; urgency=medium
    
      * debian/patches/Avoid-double-deletion-when-deleting-an-incubating-co.patch:
        - Cherry-pick a fix to double deletion (LP: #1358169)
     -- Timo Jyrinki <email address hidden>   Mon, 18 Aug 2014 11:13:41 +0000
  • qtdeclarative-opensource-src (5.3.0-3ubuntu9) utopic; urgency=medium
    
      * debian/patches/Fix-crash-with-running-animators-on-re-shown-windows.patch:
        - Cherry-pick a fix from Qt 5.3.1 to fix crash in RotationAnimator
          (LP: #1356279)
     -- Timo Jyrinki <email address hidden>   Wed, 13 Aug 2014 12:18:47 +0000
  • qtdeclarative-opensource-src (5.3.0-3ubuntu8) utopic; urgency=medium
    
      [ Michał Sawicz ]
      * debian/patches/8454a21b-Flickable-Cancel-interaction-on-interactive-changes.patch
        - Fix flickable interaction (LP: #1349705)
      * debian/control
      * debian/rules
        - Force gcc-4.8 to avoid symbols changes
    
      [ Timo Jyrinki ]
      * debian/patches/parenttosubcreator_qqmlobjectcreator.patch:
        - Drop, rejected by upstream
      * debian/patches/Fix-crash-when-deleting-component-in-Component.onCom.patch
        debian/patches/Fix-interaction-of-garbage-collector-with-JS-objects.patch:
        - Replace the old patch with accepted upstream approach (LP: #1349297)
     -- Timo Jyrinki <email address hidden>   Mon, 04 Aug 2014 10:58:28 +0000
  • qtdeclarative-opensource-src (5.3.0-3ubuntu7) utopic; urgency=medium
    
      * debian/patches/Support-RFC2822Date-date-format-similar-to-V8.patch
        - Support RFC 2822 format (LP: #1298978)
     -- Zoltan Balogh <email address hidden>   Thu, 03 Jul 2014 15:52:17 +0300
  • qtdeclarative-opensource-src (5.3.0-3ubuntu6) utopic; urgency=medium
    
      * QQMLObjectCreator: Pass down parent to subCreator
     -- Albert Astals Cid <email address hidden>   Tue, 01 Jul 2014 10:17:13 +0200
  • qtdeclarative-opensource-src (5.3.0-3ubuntu5) utopic; urgency=medium
    
      * debian/patches/Implement-proper-support-for-layoutChange-in-QQmlDel.patch:
        - Fix a performance hit when editing sorted lists (LP: #1303746)
        - update symbols
     -- Michael Zanetti <email address hidden>   Wed, 25 Jun 2014 19:27:13 +0200
  • qtdeclarative-opensource-src (5.3.0-3ubuntu4) utopic; urgency=medium
    
      [ Ricardo Salveti de Araujo ]
      * debian/control:
        - Updating dependencies as we now also have libqt5quickwidgets5-gles
      * libqt5quickwidgets5.symbols: updating to allow gles variant
    
      [ Timo Jyrinki ]
      * Update libqt5quickparticles5.symbols from build logs
    
    qtdeclarative-opensource-src (5.3.0-3ubuntu3) utopic; urgency=medium
    
      * fix_qqmlobjectcreator.patch:
        - Tentative patch for Qt crashes in Unity 8 (LP: #1328485)
    
    qtdeclarative-opensource-src (5.3.0-3ubuntu2) utopic; urgency=medium
    
      * v4_yarr_jit_push_pop_addressTempRegister.patch:
        - Fix from upstream for arm crasher bug (LP: #1323997)
    
    qtdeclarative-opensource-src (5.3.0-3ubuntu1) utopic; urgency=medium
    
      * New upstream release
      * Drop patches that were submitted to or backports from upstream, now
        in 5.3.0:
        - correct_geometry_for_2x_pixmaps.patch
        - fix_qtbug_32004.patch
        - qtquick_delegate_creation_range_itemviews.patch
        - Do-not-crash-if-proc-is-not-mounted.patch
        - Make-sure-the-test-window-has-focus.patch
        - V4-Array.push-on-QStringList-should-invoke-putIndexe.patch
        - Guarantee-event-s-default-state-as-not-accepted.patch
        - Fix-crash-when-accessing-var-properties-in-objects-w.patch
        - clean_chain_of_incubated_objects.patch
        - Fix-crash-when-appending-arrays-to-sub-models-in-lis.patch
        - Don-t-crash-on-Runtime-getQmlImportedScripts.patch
        - Fix-global-object-handling-in-worker-script-JS-files.patch
        - V4-JIT-save-restore-ebx-GOT-ptr-on-linux-x86.patch
        - V4-fix-range-sorting.patch
        - V4-regalloc-fix-interval-splitting-when-register-pre.patch
        - 0001-Call-tzset-from-getLocalTZA-so-we-learn-about-tz-cha.patch
        - Support-RFC2822Date-date-format-similar-to-V8.patch
        - Fix-marking-of-prototype-objects-in-chain.patch
        - QQuickItemView-QQuickPathView-Fix-creation-of-delega.patch
        - Implement-proper-support-for-layoutChange-in-QQmlDel.patch
        - V4-regalloc-fix-register-spill-choice-under-high-pre.patch
      * Drop patch that is unneeded and resolved upstream in a different way:
        - Fix_QSmoothedAnimation_sometimes_getting_stuck.patch
      * debian/patches/Make-ItemViews-displayMargin-work-correctly-when-set.patch:
        - Cherry-pick from https://codereview.qt-project.org/#change,85437
        - Needs also Unity8 update
      * Update symbols files
      * Bump abi
      * Sync with Debian 5.3.0-3
    
    qtdeclarative-opensource-src (5.3.0-3) experimental; urgency=medium
    
      * Add libqt5quickwidgets5 to qtdeclarative5-dev.
      * Update symbols files with buildds' logs.
    
    qtdeclarative-opensource-src (5.3.0-2) experimental; urgency=medium
    
      * Update symbols files with buildds' logs.
    
    qtdeclarative-opensource-src (5.3.0-1) experimental; urgency=medium
    
      * New upstream release.
      * Update symbols files with buildds' and current logs.
      * Update header's install path.
      * Bump Qt build dependencies.
      * Create new binary package libqt5quickwidgets5.
        - Add a symbols file for it.
        - Add a lintian override for the abi virtual package.
      * Do not create qml-module-qtquick-privatewidgets and
        qml-module-qtquick-dialogs anymore from this source, they have been moved
        to src:qtquickcontrols-opensource-src.
      * Update install files.
      * Simplify doc installation. We do not build the compressed doc from this
        source anymore.
      * Bump qtdeclarative-abi to qtdeclarative-abi-5-3-0.
      * Remove qml modules transitional packages. They have already landed in
        testing and they never existed in stable, so it's safe to remove them.
      * Mark private symbols as such.
      * Mark private symbols at build time and produce a diff so as to be able to
        get the changes from build logs.
        - Modify mark_private_symbols.sh.
        - Run mark_private_symbols.sh from debian/rules.
      * Don't override dh_builddeb, xz compression is now the default method.
      * Development packages are now Arch: any and Multi-Arch: same.
      * qml-model-qtqml-models2 should have been named qml-module-qtqml-models2.
        Create qml-module-qtqml-models2 and make qml-model-qtqml-models2 a
        transitional dummy package.
      * Update debian/copyright.
     -- Ricardo Salveti de Araujo <email address hidden>   Thu, 19 Jun 2014 02:39:21 -0300
  • qtdeclarative-opensource-src (5.2.1-5ubuntu5) utopic; urgency=medium
    
      * Tweak the Replaces to work on Ubuntu
    
    qtdeclarative-opensource-src (5.2.1-5ubuntu4) utopic; urgency=medium
    
      [ Lisandro Damián Nicanor Pérez Meyer ]
      * qml-model-qtqml-models2 should have been named qml-module-qtqml-models2.
        Create qml-module-qtqml-models2 and make qml-model-qtqml-models2 a
        transitional dummy package.
     -- Timo Jyrinki <email address hidden>   Thu, 22 May 2014 13:12:34 +0000
  • qtdeclarative-opensource-src (5.2.1-5ubuntu3) utopic; urgency=medium
    
      * qtquick_delegate_creation_range_itemviews.patch:
        - Update the patch to be more forward compatible (LP: #1319777)
     -- Timo Jyrinki <email address hidden>   Thu, 15 May 2014 11:27:00 +0000
  • qtdeclarative-opensource-src (5.2.1-5ubuntu2) utopic; urgency=medium
    
      * Make transitional packages arch: any and multi-arch: same to prevent
        problems in cross-building package installation with the old package
        names.
     -- Timo Jyrinki <email address hidden>   Wed, 07 May 2014 07:54:19 +0000
  • qtdeclarative-opensource-src (5.2.1-5ubuntu1) utopic; urgency=medium
    
      * Resync with Debian including renamed QML packages (LP: #1313547)
      * Depend conditionally on libgl1 (LP: #1278871)
      * debian/patches/Fix-marking-of-prototype-objects-in-chain.patch
        - Fix a crasher with deleted QQmlCompiledData as suggested by upstream
          (LP: #1304248)
      * debian/patches/QQuickItemView-QQuickPathView-Fix-creation-of-delega.patch:
        - Fix "Carousel doesn't re-render properly after scrolling"
          (LP: #1307578)
      * debian/patches/Implement-proper-support-for-layoutChange-in-QQmlDel.patch:
        - Fix a performance hit when editing sorted lists (LP: #1303746)
      * debian/patches/V4-regalloc-fix-register-spill-choice-under-high-pre.patch:
        - Fix differing JS results on AMD64/i386 (LP: #1312571)
      * Updated symbols
     -- Timo Jyrinki <email address hidden>   Mon, 28 Apr 2014 07:35:22 +0000
  • qtdeclarative-opensource-src (5.2.1-3ubuntu15) trusty; urgency=medium
    
      * Fix_QSmoothedAnimation_sometimes_getting_stuck.patch
        - Fix SmoothedAnimation getting stuck (LP: #1305015) (LP: #1300326)
     -- Timo Jyrinki <email address hidden>   Thu, 10 Apr 2014 09:00:28 +0300