qt5base-lts/src/corelib/global
Friedemann Kleint 1d01bc1e83 corelib: Remove Q_WS-macros.
Q_WS_QPA is the only active code path after merging
refactor, other Q_WS-macros are no longer used.

Enable compilation without -qpa.

- Remove Q_OS_MSDOS, Q_OS_OS2
- Remove Q_WS_QWS
- Remove/replace definitions/conditionals of Q_WS_XX
- Remove qpa branches from profiles
- Replace Q_WS_MAC by  Q_OS_MAC
- Replace Q_WS_MAC && !Q_WS_QPA by
  Q_OS_MAC && !QT_NO_CORESERVICES
- Similarly in profiles: mac:contains(QT_CONFIG, coreservices)
- Replace Q_FS_FAT by Q_OS_WIN

Change-Id: Icce5a6c55b052c8f72b3b979ddf31a4f388ea9c9
Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
2011-10-24 11:04:04 +02:00
..
global.pri Disable ELF interpreter check when cross-compiling 2011-10-14 21:21:28 +02:00
qconfig-dist.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qconfig-large.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qconfig-medium.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qconfig-minimal.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qconfig-nacl.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qconfig-small.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qendian.h Fix the build for QUuid 2011-05-27 13:21:39 +02:00
qendian.qdoc Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qfeatures.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qfeatures.txt Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qglobal.cpp corelib: Remove Q_WS-macros. 2011-10-24 11:04:04 +02:00
qglobal.h corelib: Remove Q_WS-macros. 2011-10-24 11:04:04 +02:00
qlibraryinfo.cpp Remove the build-key from the plugin verification data 2011-09-02 14:11:41 +02:00
qlibraryinfo.h Remove the build-key from the plugin verification data 2011-09-02 14:11:41 +02:00
qmalloc.cpp Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qnamespace.h corelib: Remove Q_WS-macros. 2011-10-24 11:04:04 +02:00
qnamespace.qdoc Added Orientation API to QScreen and QWindow. 2011-10-07 22:23:30 +02:00
qnumeric_p.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qnumeric.cpp Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qnumeric.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qt_pch.h Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qt_windows.h corelib: Remove Q_WS-macros. 2011-10-24 11:04:04 +02:00