qt5base-lts/src
Eskil Abrahamsen Blomfeldt 39e04b0222 Remove logic which changes install rules inside Qt dir
A common problem is that examples and other apps are unusable on
Android when they are inside the Qt directory. There doesn't
really seem to be any good reason for having a special case in
place, since this will only affect applications which are not built
with the host toolchain, and we aren't building any command line
apps for the target devices. So the only thing this will affect are
the examples and we want those to be installed into the correct
path.

Change-Id: Ibae365e06eb77944f11e596c16c3c5baf798848c
Reviewed-by: BogDan Vatra <bogdan@kde.org>
2013-09-26 08:40:38 +02:00
..
3rdparty libpng: Add WinRT compatibility 2013-09-20 13:54:16 +02:00
android Remove logic which changes install rules inside Qt dir 2013-09-26 08:40:38 +02:00
angle ANGLE: Update to version 2446 2013-09-19 08:53:35 +02:00
concurrent QtConcurrent::IterateKernel: fix a race on a cache variable 2013-09-26 06:31:32 +02:00
corelib Don't assume QCoreApplication::applicationName() will never change 2013-09-25 21:21:24 +02:00
dbus Fix some doc errors. 2013-09-21 17:04:41 +02:00
gui Fix WinCE/MSVC2008 build errors related to std::lower_bound patches. 2013-09-25 17:22:52 +02:00
network Merge branch 'stable' into dev 2013-09-21 17:33:15 +02:00
opengl Fix a memory leak in QGLWidget::renderText 2013-09-20 12:05:45 +02:00
openglextensions Use BSD licensing for QtOpenGLExtensions instead of LGPL 2013-06-24 10:16:32 +02:00
platformsupport Remove jniconvenience from platformsupport. 2013-09-20 23:45:06 +02:00
plugins QCocoaApplicationDelegate: Play nice with the user's application delegate 2013-09-25 18:23:01 +02:00
printsupport When calling setPageSizeMM then the size needs to be passed as MM 2013-09-23 23:17:35 +02:00
sql Merge branch 'stable' into dev 2013-09-21 17:33:15 +02:00
testlib Add tracing to logging framework 2013-09-25 18:21:45 +02:00
tools Doc: Restore QDoc's use of the \since 2013-09-24 18:02:55 +02:00
widgets QKeySequenceEdit: cleanup unused member variable 2013-09-26 06:31:11 +02:00
winmain winmain for winrt 2013-09-14 15:42:24 +02:00
xml Doc: Setting module pages' \qtvariable. 2013-08-02 13:35:45 +02:00
src.pro WinRT: Basic global support 2013-09-20 13:53:59 +02:00