summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase/0001-qlibraryinfo-Allow-the-specification-of-where-to-loa.patch
Commit message (Collapse)AuthorAgeFilesLines
* qtbase: use the same patch for qt.conf override for target and nativeMartin Jansa2013-04-171-32/+0
|
* qt5-native: Getting rid of printf statements in qmakeMikko Levonmaa2013-02-171-2/+1
| | | | | | | | They will cause the building of cmake-native to fail as it will parse the output of qmake -query and is not expecting to find the added lines in the output Signed-off-by: Mikko Levonmaa <mikko.levonmaa@gmail.com>
* qtbase: Replace patch to allow specification of qt.conf fileOtavio Salvador2012-11-191-0/+33
This patch has been cleaned to the minimum version and is ready for sending to upstream. Once it is accepted, a backport of the final version will be included here. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>