qt5base-lts/src
Girish Ramakrishnan 037238022f Make QWindowSystemInterface part of QPA API
As discussed on mailing list and QtCS 2012.

Any file starting with qwindowsystem is now marked as
QPA API.

This change drops _qpa from the filenames and adds gui-private
where required for the code to compile. This change is backward
compatible otherwise and compat headers are created for
the old inclusion headers.

Change-Id: I72ea0f394dee74f46e614fcf11ab5500ac9fef2a
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
2012-07-03 01:55:37 +02:00
..
3rdparty Fix PCRE build under non-__GNUC__ compilers 2012-06-26 14:53:36 +02:00
concurrent Update the macros for shared/DLL and static builds 2012-06-28 06:21:48 +02:00
corelib QtCore: add member-swap to shared classes 2012-07-03 01:08:58 +02:00
dbus Clean up the EXPORT macros in qglobal.h. 2012-06-29 00:27:18 +02:00
gui Make QWindowSystemInterface part of QPA API 2012-07-03 01:55:37 +02:00
network QSslCertificate::fromPath fix wildcard handling 2012-07-03 01:09:33 +02:00
opengl Clean up the EXPORT macros in qglobal.h. 2012-06-29 00:27:18 +02:00
platformsupport Clean up the EXPORT macros in qglobal.h. 2012-06-29 00:27:18 +02:00
plugins fixed compile for mouse button handling on wince 2012-07-03 01:55:34 +02:00
printsupport Clean up the EXPORT macros in qglobal.h. 2012-06-29 00:27:18 +02:00
sql Clean up the EXPORT macros in qglobal.h. 2012-06-29 00:27:18 +02:00
testlib Make QWindowSystemInterface part of QPA API 2012-07-03 01:55:37 +02:00
tools Change CONFIG += staticlib to CONFIG += static 2012-06-28 17:15:17 +02:00
widgets remove unused variable from QPlainTextEdit::paintEvent 2012-07-03 01:55:27 +02:00
winmain fix misnomer: qt_module.prf => qt_build_config.prf 2012-06-19 16:46:08 +02:00
xml Clean up the EXPORT macros in qglobal.h. 2012-06-29 00:27:18 +02:00
src.pro don't compile the host tools for wince already in configure 2012-06-27 00:46:35 +02:00