summaryrefslogtreecommitdiffstats
path: root/package/qt
Commit message (Expand)AuthorAgeFilesLines
* qt: mark as obsoletePeter Korsgaard2018-03-011-1/+1
* package/*/Config.in: fix help text check-package warningsThomas Petazzoni2017-12-181-13/+14
* qt: add patch to fix build on non-x86 platformsThomas Petazzoni2017-11-181-0/+146
* qt: Allow enabling of QtWebKit with GCC 6+Evgeniy Didin2017-10-031-0/+50
* qt: add patch fixing build failure on ARMv8 in 32-bit modeThomas Petazzoni2017-09-081-0/+37
* qt: fix up alignment after mechanical replacementArnout Vandecappelle2017-07-051-3/+3
* Globally replace $(HOST_DIR)/usr with $(HOST_DIR)Arnout Vandecappelle2017-07-051-3/+3
* Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/binArnout Vandecappelle2017-07-051-7/+7
* qt: remove libintl static linking handlingThomas Petazzoni2017-07-054-105/+0
* qt: don't download patch from GithubThomas Petazzoni2017-07-0315-4/+29
* package: remove CodeSourcery sh dependenciesBaruch Siach2017-06-201-5/+2
* package/qt: enable static build for BR2_PACKAGE_QT_MOUSE_TSLIBMartin Kepplinger2017-06-111-4/+0
* Revert "toolchain-external: CodeSourcery NiosII 2015.11 affected by PR19405"Romain Naour2017-05-071-7/+0
* package/q*/Config.in: fix ordering of statementsAdam Duskett2017-05-024-15/+15
* package/qt: drop option for license approvedYann E. MORIN2017-04-291-4/+0
* package/qt: always use the opensource licenseYann E. MORIN2017-04-291-5/+1
* package/qt: default to approved licenseYann E. MORIN2017-04-291-9/+2
* package/qt: fix headerAdam Duskett2017-04-221-8/+1
* package: remove consecutive empty linesRicardo Martincoski2017-04-061-2/+0
* boot, package: use SPDX short identifier for LGPLv2.1/LGPLv2.1+Rahul Bedarkar2017-04-011-1/+1
* boot, package: use SPDX short identifier for GPLv3/GPLv3+Rahul Bedarkar2017-04-011-1/+1
* qt: add enable for truetype font installationDanomi Manchego2017-03-252-1/+9
* qt: remove broken iBase driverArnout Vandecappelle2017-03-092-10/+0
* Revert "tslib: needs kernel headers 3.12"Martin Kepplinger2017-02-091-3/+2
* tslib: needs kernel headers 3.12Baruch Siach2017-01-191-2/+3
* qt: use $(TARGET_MAKE_ENV) when calling $(MAKE)Gustavo Zacarias2016-10-291-3/+3
* package/qt: Avoid X11 header collision with OpenGL/EGLBernd Kuhls2016-10-161-0/+60
* qt: build using old C++ standardVlad Zakharov2016-08-191-0/+5
* package/qt: webkit needs gst-plugins-baseYann E. MORIN2016-08-172-4/+13
* qt: Fix missing runtime Qt3Support dependencyAlexander Shiyan2016-08-091-0/+1
* qt: fix build with ALSA >= 1.1.xAlexander Shiyan2016-08-092-0/+4
* qt: add option for enabling the accessibility supportRomain Perier2016-07-152-1/+11
* qt: fix typo in Config.inThomas Petazzoni2016-07-071-1/+1
* qt: enable opengl support by default if availablePeter Korsgaard2016-06-131-0/+1
* package/qt: Fix Kconfig for OpenGL supportBernd Kuhls2016-06-131-3/+11
* package/qt: Add optional support for OpenGLBernd Kuhls2016-06-122-0/+23
* toolchain-external: CodeSourcery NiosII 2015.11 affected by PR19405Romain Naour2016-04-201-0/+7
* qt: fix static linkingJörg Krause2016-04-151-0/+116
* qt: Fix musl buildJörg Krause2016-04-151-0/+43
* qt: get rid of extra spaces in license file listDanomi Manchego2016-04-131-6/+6
* qt: add font license informationPeter Seiderer2016-02-271-0/+17
* qt: properly enable script aarch64 supportGustavo Zacarias2016-02-241-1/+1
* qt: script & webkit depend on BR2_TOOLCHAIN_HAS_SYNC_4Gustavo Zacarias2016-02-241-2/+4
* qt4: fix static building if libglib-2.0 is enabledAlexey Brodkin2016-01-141-0/+105
* qt: add missing select BR2_PACKAGE_TSLIBThomas Petazzoni2015-12-301-0/+5
* toolchain-external: CodeSourcery SH: support only one versionRomain Naour2015-12-201-1/+1
* qt: fix build for arm with BR2_STATIC_LIBSAlexander Lukichev2015-10-101-0/+4
* qt: fix directfb-1.7.7 compile errorsPeter Seiderer2015-09-101-0/+163
* qt: enable Script and WebKit modules for ARCAlexey Brodkin2015-07-181-2/+2
* packages: use backtick instead of $(shell ...) make functionArnout Vandecappelle2015-07-151-7/+7
OpenPOWER on IntegriCloud