qtdeclarative-opensource-src.git
7 years agodisable_jit_on_mips
Debian Qt/KDE Maintainers [Mon, 9 Apr 2018 23:44:03 +0000 (00:44 +0100)]
disable_jit_on_mips

Gbp-Pq: Name disable_jit_on_mips.patch

7 years agoDo not make lack of SSE2 support on x86-32 fatal
Guillem Jover [Sun, 11 Oct 2015 23:45:37 +0000 (01:45 +0200)]
Do not make lack of SSE2 support on x86-32 fatal

When an x86-32 CPU does not have SSE2 support (which is the case for
all AMD CPUs, and older Intel CPUs), fallback to use the interpreter,
otherwise use the JIT engine.

Even then, make the lack of SSE2 support on x86-32 fatal when trying
to instantiate a JIT engine, which does require it.

Refactor the required CPU support check into a new pair of privately
exported functions to avoid duplicating the logic, and do so in
functions instead of class members to avoid changing the class
signatures.

Version: 5.7.x
Bug-Debian: https://bugs.debian.org/792594

Gbp-Pq: Name Do-not-make-lack-of-SSE2-support-on-x86-32-fatal.patch

7 years agofix_test_remove_qlibraryinfo
Debian Qt/KDE Maintainers [Mon, 9 Apr 2018 23:44:03 +0000 (00:44 +0100)]
fix_test_remove_qlibraryinfo

Gbp-Pq: Name fix_test_remove_qlibraryinfo.patch

7 years agodisableopengltests
Debian Qt/KDE Maintainers [Mon, 9 Apr 2018 23:44:03 +0000 (00:44 +0100)]
disableopengltests

Gbp-Pq: Name disableopengltests.patch

7 years agoavoid-marking-hidden-windows-updatePending
Debian Qt/KDE Maintainers [Mon, 9 Apr 2018 23:44:03 +0000 (00:44 +0100)]
avoid-marking-hidden-windows-updatePending

Gbp-Pq: Name avoid-marking-hidden-windows-updatePending.patch

7 years agoqtdeclarative-opensource-src (5.10.1-4) unstable; urgency=high
Simon Quigley [Mon, 9 Apr 2018 23:44:03 +0000 (00:44 +0100)]
qtdeclarative-opensource-src (5.10.1-4) unstable; urgency=high

  * Avoid marking hidden windows as updatePending in Gui render loop
    (LP: #1761016).
    - avoid-marking-hidden-windows-updatePending.patch
  * Bump Standards-version to 4.1.4, no changes needed.
  * Bump debhelper compat to 11, no changes needed.
  * Add hardening rules in debian/rules.

[dgit import unpatched qtdeclarative-opensource-src 5.10.1-4]

7 years agoImport qtdeclarative-opensource-src_5.10.1-4.debian.tar.xz
Simon Quigley [Mon, 9 Apr 2018 23:44:03 +0000 (00:44 +0100)]
Import qtdeclarative-opensource-src_5.10.1-4.debian.tar.xz

[dgit import tarball qtdeclarative-opensource-src 5.10.1-4 qtdeclarative-opensource-src_5.10.1-4.debian.tar.xz]

7 years agoImport qtdeclarative-opensource-src_5.10.1.orig.tar.xz
Dmitry Shachnev [Mon, 19 Feb 2018 22:10:02 +0000 (22:10 +0000)]
Import qtdeclarative-opensource-src_5.10.1.orig.tar.xz

[dgit import orig qtdeclarative-opensource-src_5.10.1.orig.tar.xz]