summaryrefslogtreecommitdiff
path: root/dev-qt
Commit message (Collapse)AuthorAgeFilesLines
* dev-qt/qtx11extras: Tested on ~amd64-fbsdMichał Górny2018-03-131-1/+1
|
* dev-qt/qtopengl: Tested on ~amd64-fbsdMichał Górny2018-03-131-1/+1
|
* dev-qt/designer: Tested on ~amd64-fbsdMichał Górny2018-03-131-1/+1
|
* dev-qt/qtprintsupport: Tested on ~amd64-fbsdMichał Górny2018-03-131-1/+1
|
* dev-qt/linguist-tools: Tested on ~amd64-fbsdMichał Górny2018-03-131-1/+1
|
* dev-qt/qtdeclarative: Tested on ~amd64-fbsdMichał Górny2018-03-131-1/+1
|
* dev-qt/qtxmlpatterns: Tested on ~amd64-fbsdMichał Górny2018-03-131-1/+1
|
* dev-qt/qtsql: Tested on ~amd64-fbsdMichał Górny2018-03-131-1/+1
|
* dev-qt/qtconcurrent: Tested on ~amd64-fbsdMichał Górny2018-03-131-1/+1
|
* dev-qt/qtwidgets: Tested on ~amd64-fbsdMichał Górny2018-03-131-1/+1
|
* dev-qt/qttest: Tested on ~amd64-fbsdMichał Górny2018-03-131-1/+1
|
* dev-qt/qtxml: Tested on ~amd64-fbsdMichał Górny2018-03-131-1/+1
|
* dev-qt/qtgui: Tested on ~amd64-fbsdMichał Górny2018-03-131-1/+1
|
* dev-qt/qtnetwork: Tested on ~amd64-fbsdMichał Górny2018-03-131-1/+1
|
* dev-qt/qtdbus: Tested on ~amd64-fbsdMichał Górny2018-03-131-1/+1
|
* dev-qt/qtcore: Tested on ~amd64-fbsdMichał Górny2018-03-131-1/+1
|
* dev-qt/qtsvg: fix qtwidgets dependencyDavide Pesavento2018-03-111-1/+1
| | | | | | Amends 2e134cfc5ca0b1ef24116749340c4a5d08d1bf66 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-qt/qtvirtualkeyboard: added ~arm64 keywordRoy Bamford2018-03-091-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-qt/qtquickcontrols2: added ~arm64 keywordRoy Bamford2018-03-091-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-qt/qtsql: Drop 5.9.4 (r0)Andreas Sturmlechner2018-03-031-57/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-qt/qtgui: Drop 5.9.4-r{1,2}Andreas Sturmlechner2018-03-032-347/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-qt/qtsingleapplication: remove 2.6.1_p20150629-r1Davide Pesavento2018-02-231-71/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-qt/qtsingleapplication: new snapshotDavide Pesavento2018-02-232-0/+71
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-qt/qtlockedfile: remove 2.4.1_p20150629-r1Davide Pesavento2018-02-231-55/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-qt/qtlockedfile: new snapshotDavide Pesavento2018-02-232-0/+53
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-qt/qtsql: Fix descriptionAndreas Sturmlechner2018-02-223-3/+3
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-qt/qtsql: Extend the MariaDB define checkAndreas Sturmlechner2018-02-222-0/+97
| | | | | | See also: https://mail.kde.org/pipermail/distributions/2018-February/000265.html See also: https://codereview.qt-project.org/#/c/206850/ Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-qt/qtgui: Drop 5.9.4 (r0)Andreas Sturmlechner2018-02-221-169/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-qt/qtgui: Bail if cached shader fails to loadAndreas Sturmlechner2018-02-222-0/+262
| | | | | | Qt-Bug: https://bugreports.qt.io/browse/QTBUG-66420 See also: https://codereview.qt-project.org/#/c/221098 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-qt/qtcore: Revbumps to enforce qtchooser qt5-defaultAndreas Sturmlechner2018-02-223-3/+7
| | | | | | | Follow-up to a888955 and 5d7ff88 Bug: https://bugs.gentoo.org/564622 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-qt/qtlockedfile: Drop USE qt4,qt5, bump EAPI 6Andreas Sturmlechner2018-02-221-0/+55
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-qt/qtsingleapplication: Drop USE qt4,qt5, bump EAPI 6Andreas Sturmlechner2018-02-221-0/+71
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-qt/qtnetwork: introduce libressl supportMichael Palimaka2018-02-101-2/+5
| | | | | Bug: https://bugs.gentoo.org/562050 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-qt/qtgui: Fix libinput wheeleventsAndreas Sturmlechner2018-02-082-0/+242
| | | | | | | | | | | Patch taken from 5.9 branch (fixed in 5.9.5). KDE-Bug: https://bugs.kde.org/show_bug.cgi?id=386762 Qt-Bug: https://bugreports.qt.io/browse/QTBUG-59261 See also: https://codereview.qt-project.org/#/c/212398/ Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7109
* dev-qt/qtwayland: Don't recreate hidden egl surfacesAndreas Sturmlechner2018-02-072-0/+150
| | | | | | | | | | | | Fixing a runtime crash that affects many users. Patch taken from 5.9 branch (fixed in 5.9.5). KDE-Bug: https://bugs.kde.org/show_bug.cgi?id=381630 Qt-Bug: https://bugreports.qt.io/browse/QTBUG-65553 See also: https://codereview.qt-project.org/#/c/210552/ Tested-by: Andrius Štikonas <andrius@stikonas.eu> Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-qt/qt-creator: add unkeyworded betaJason A. Donenfeld2018-02-072-0/+189
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-qt/qt-creator: version bumpJason A. Donenfeld2018-02-072-0/+189
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-qt/qtwebengine: Fix build with jpeg-9Andreas Sturmlechner2018-02-073-1/+122
| | | | | | Closes: https://bugs.gentoo.org/607424 Closes: https://bugs.gentoo.org/646456 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-qt/qtmultimedia: revision bump avoids adding unrequested CFLAGSMichael Palimaka2018-02-071-0/+69
| | | | | Closes: https://bugs.gentoo.org/646756 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-qt: remove 5.9.3Michael Palimaka2018-02-07107-2078/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-qt/qt-docs: version bump 5.9.4_p201801220610Michael Palimaka2018-02-072-0/+60
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-qt/qtsvg: revision bump fixes missing widgets supportMichael Palimaka2018-02-061-2/+2
| | | | | Bug: https://bugs.gentoo.org/646504 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-qt/qtwidgets: revision bump adds widgets to QT5_GENTOO_CONFIGPsi2018-02-061-0/+1
| | | | | Bug: https://bugs.gentoo.org/646504 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-qt/qtcore: revision bump adds support for mangling QT_NO_WIDGETSPsi2018-02-061-2/+2
| | | | | Bug: https://bugs.gentoo.org/646504 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-qt/qtgui: Fix desktop icon hoverAndreas Sturmlechner2018-02-032-0/+343
| | | | | | | | | | Recommended by KDE. See also: https://mail.kde.org/pipermail/kde-distro-packagers/2018-February/000303.html See also: https://bugreports.qt.io/browse/QTBUG-66103 See also: https://codereview.qt-project.org/#/c/215939/ Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-qt: version bump 5.9.4Michael Palimaka2018-02-04104-0/+2065
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-qt/qtwebengine: 5.7.1-r2: Switch off USE=system-icu, fix depAndreas Sturmlechner2018-01-311-3/+3
| | | | | | | Fix build and ease dependency resolution with a future stable icu-60.2. Bug: https://bugs.gentoo.org/618648 Package-Manager: Portage-2.3.21, Repoman-2.3.6
* dev-qt/qthelp: stable 5.7.1 for ppc, bug #645430Sergei Trofimovich2018-01-281-2/+2
| | | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* dev-qt/qt-creator: remove 4.3.1Davide Pesavento2018-01-242-195/+0
| | | | | | x86 is demoted to ~arch Package-Manager: Portage-2.3.20, Repoman-2.3.6
* dev-qt/qt-creator: stabilize 4.4.1 on amd64Davide Pesavento2018-01-241-1/+1
| | | | | Bug: https://bugs.gentoo.org/644948 Package-Manager: Portage-2.3.20, Repoman-2.3.6