summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-qt/qtdeclarative: Drop 5.15.2-r14Andreas Sturmlechner2022-03-222-60/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtdeclarative: Fix IUSE=jit by using qml-jit feature switchAndreas Sturmlechner2022-03-221-2/+1
| | | | | | Closes: https://bugs.gentoo.org/551318 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtdeclarative: 5.15.3 version bumpAndreas Sturmlechner2022-03-212-0/+65
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.2-r15 ppc, #833118Sam James2022-03-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.2-r15 ppc64, #833118Sam James2022-03-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.2-r15 arm64, #833118Jakov Smolić2022-03-101-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-qt/qtdeclarative: x86 stable wrt bug #833118Agostino Sarubbo2022-03-071-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-qt/qtdeclarative: amd64 stable wrt bug #833118Agostino Sarubbo2022-03-071-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.2-r15 arm, #833118Sam James2022-03-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtdeclarative: 5.15.2-r15 version bump at KDE 29ee9a0eAndreas Sturmlechner2022-02-112-0/+60
| | | | | | | | | | | | | | | | | | | | | | | Joni Poikelin (1): Fix crash during model reset QTBUG: https://bugreports.qt.io/browse/QTBUG-83352 Marc Mutz (1): QQmlJs::FixedPoolArray: fix UB (precondition violation) in allocate() Ulf Hermann (1): V4: Do not call dtor of an object we continue to use QTBUG: https://bugreports.qt.io/browse/QTBUG-100431 Vlad Zahorodnii (1): Make sure QQuickWidget and its offscreen window's screens are always in sync Wang Chuan (1): QQuickTextInput: update cursor rectangle after padding changed QTBUG: https://bugreports.qt.io/browse/QTBUG-91867 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtdeclarative: Drop 5.15.2-r12Andreas Sturmlechner2021-12-162-60/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.2-r14 arm, #828047Sam James2021-12-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.2-r14 ppc, #828047Sam James2021-12-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.2-r14 ppc64, #828047Sam James2021-12-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.2-r14 arm64, #828047Sam James2021-12-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.2-r14 x86, #828047Jakov Smolić2021-12-151-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.2-r14 amd64, #828047Jakov Smolić2021-12-151-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-qt/qtdeclarative: Drop 5.15.2-r13Andreas Sturmlechner2021-12-102-60/+0
| | | | | Package-Manager: Portage-3.0.29, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtdeclarative: 5.15.2-r14 version bump at KDE 7024ac83Andreas Sturmlechner2021-12-102-0/+60
| | | | | | | | | | | | | "qqmldelegatemodel: Fix out of bounds cache removal" QTBUG: https://bugreports.qt.io/browse/QTBUG-91276 "QQuickWindow: don't leak old screenChanged connections" "QQuickItemAnimation: close potential memory leak" See also: https://invent.kde.org/qt/qt/qtdeclarative/-/merge_requests/13 Package-Manager: Portage-3.0.29, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtdeclarative: 5.15.2-r13 version bump at KDE 55324650Andreas Sturmlechner2021-11-082-0/+60
| | | | | | | | | | | | | | | | "Fix distorted text with subpixel matrix translation" QTBUG: https://bugreports.qt.io/browse/QTBUG-96112 QTBUG: https://bugreports.qt.io/browse/QTBUG-83626 QTBUG: https://bugreports.qt.io/browse/QTBUG-55638 Revert "Fix for possible crash in QSGDefaultLayer::grab" QTBUG: https://bugreports.qt.io/browse/QTBUG-94975 "Do not revert properties of deleted objects" QTBUG: https://bugreports.qt.io/browse/QTBUG-85106 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Drop oldAndreas Sturmlechner2021-10-173-92/+0
| | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.2-r12 ppc, #806797Sam James2021-10-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.2-r12 ppc64, #806797Sam James2021-10-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.2-r12 arm64, #806797Sam James2021-09-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.2-r12 arm, #806797Sam James2021-09-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.2-r12 amd64, #806797Sam James2021-09-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.2-r12 x86, #806797Sam James2021-09-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtdeclarative: Drop 5.15.2-r11Andreas Sturmlechner2021-09-292-60/+0
| | | | | Package-Manager: Portage-3.0.24, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtdeclarative: 5.15.2-r12 version bump at KDE 1c33a9d0Andreas Sturmlechner2021-09-292-0/+60
| | | | | | | | "QQuickLoader: Do not incubate if the source arrives after setActive(false)" See also: https://invent.kde.org/qt/qt/qtdeclarative/-/merge_requests/6 Package-Manager: Portage-3.0.24, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtdeclarative: Add missing media-libs/libglvnd DEPENDAndreas Sturmlechner2021-09-221-7/+8
| | | | | | | Switch from ~PV to =QT5_PV* version dependencies. Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-qt/qtdeclarative: 5.15.2-r10 version bump at KDE 92225b72Andreas Sturmlechner2021-08-252-0/+59
| | | | | | | | - EAPI-8 - python3_10 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtdeclarative: revbump to propagate GCC 11 fixesSam James2021-08-231-0/+0
| | | | | Closes: https://bugs.gentoo.org/806797 Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtdeclarative: keyword 5.15.2 for ~riscvAlex Fan2021-07-251-1/+1
| | | | | Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-qt/qtdeclarative: riscv: fix missing atomic libraryYixun Lan2021-07-182-0/+13
| | | | | | | | | | | | | this will workaroud the error when build in ARCH=riscv, tested with gcc-11 A likely better fix is to have qtcore detect the need for -latomic at configure time and, if needed, link to it Bug: https://bugs.gentoo.org/790689 Closes: https://github.com/gentoo/gentoo/pull/21689 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-qt/qtdeclarative: Fix build with GCC-11Andreas Sturmlechner2021-01-242-0/+32
| | | | | | Closes: https://bugs.gentoo.org/752093 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Security cleanupAndreas Sturmlechner2021-01-102-58/+0
| | | | | | Bug: https://bugs.gentoo.org/754852 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.2 amd64, #754852Sam James2021-01-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.2 ppc, #754852Sam James2021-01-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.2 ppc64, #754852Sam James2021-01-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.2 x86, #754852Sam James2021-01-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.2 arm64, #754852Sam James2021-01-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtdeclarative: Stabilize 5.15.2 arm, #754852Sam James2021-01-091-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtdeclarative: python3_9Volkmar W. Pogatzki2020-12-271-1/+1
| | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Add RDEPEND on dev-qt/qtchooser where link targets existAndreas Sturmlechner2020-11-251-1/+4
| | | | | Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Add Qt 5.15.2Andreas Sturmlechner2020-11-252-0/+56
| | | | | Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Drop Qt 5.14.2Andreas Sturmlechner2020-10-184-179/+0
| | | | | Bug: https://bugs.gentoo.org/734600 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtdeclarative: x86 stable (bug #734600)Thomas Deutschmann2020-10-181-1/+1
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-qt/qtdeclarative: ppc64 stable wrt bug #734600Agostino Sarubbo2020-10-131-1/+1
| | | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>