ubuntu/+source/qtdeclarative-opensource-src:applied/ubuntu/lunar

Last commit made on 2023-02-27
Get this branch:
git clone -b applied/ubuntu/lunar https://git.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/lunar
Repository:
lp:ubuntu/+source/qtdeclarative-opensource-src

Recent commits

bc7d31b... by Dmitry Shachnev

5.15.8+dfsg-3 (patches applied)

Imported using git-ubuntu import.

9ae9f72... by Dmitry Shachnev

make qtdeclarative build with Python 3

Gbp-Pq: python3.patch.

5b73fc5... by Dmitry Shachnev

link with -latomic on riscv64

Gbp-Pq: riscv64-latomic.patch.

55caa4b... by Dmitry Shachnev

replace YouTube iframe with YouTube link

Gbp-Pq: remove_youtube_iframe.patch.

3a5beb3... by Dmitry Shachnev

use qWaitForWindowExposed instead of qWaitForWindowActive

Gbp-Pq: wait_for_window_exposed.patch.

9bf05c0... by Dmitry Shachnev

Make sure that tests run with just compiled versions of tools

Gbp-Pq: fix_test_remove_qlibraryinfo.patch.

2be8bb9... by Dmitry Shachnev

Disable all tests that fails with xvfb

Gbp-Pq: disableopengltests.patch.

48dad8f... by Dmitry Shachnev

QQuickItem: avoid emitting signals during destruction

Gbp-Pq: qquickitem_no_signals_on_destruction.patch.

16e5b25... by Dmitry Shachnev

fix sweep step for tainted QObject JavaScript wrappers

Gbp-Pq: fix_sweep_step.patch.

3d9e4d5... by Dmitry Shachnev

Support ' in styled text and document it

Gbp-Pq: support_apos_in_styled_text.patch.