qt5base-lts/src
João Abecasis 72eb9d49a9 Reorganize unicode string support in QString
Cleaned up preprocessor code to have a single definition for
QStaticStringData. A new qunicodechar typedef is introduced representing
a 2-byte integral type that can be used to represent a UTF-16 codepoint.

When QT_NO_UNICODE_LITERAL is not defined, QT_UNICODE_LITERAL converts a
US-ASCII string literal into a (native endian) UTF-16 string literal of
qunicodechar type.

Change-Id: I04822c4cdc0b240bc0fe113aba897348b7316932
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-04-03 21:10:45 +02:00
..
3rdparty Remove legacy font cache from 3rdparty 2012-03-22 18:59:45 +01:00
concurrent Remove MSVC 6 workaround from QtConcurrent. 2012-03-12 13:14:05 +01:00
corelib Reorganize unicode string support in QString 2012-04-03 21:10:45 +02:00
dbus Merge master into api_changes 2012-03-27 19:22:48 +02:00
gui Remove duplicated template code. 2012-04-03 03:29:55 +02:00
modules List QtPrintSupport as a dependency of QtPlatformSupport. 2012-03-22 11:36:45 +01:00
network Port to the new QUrl API 2012-03-30 01:19:59 +02:00
opengl Merge master into api_changes 2012-03-23 14:10:58 +01:00
platformsupport Cocoa: silence warnings about unused variables 2012-03-26 14:02:07 +02:00
plugins Add a remainingTime() method to the public interface of the QTimer class 2012-04-03 15:10:05 +02:00
printsupport Merge master into api_changes 2012-03-27 19:22:48 +02:00
sql QSqlDriver functions made virtual 2012-04-02 22:26:10 +02:00
testlib Remove all calls to, and deprecate qMalloc, qRealloc and qFree. 2012-03-31 16:46:40 +02:00
tools Remove all calls to, and deprecate qMalloc, qRealloc and qFree. 2012-03-31 16:46:40 +02:00
widgets Remove the sectionAutoResize signal. 2012-04-03 21:10:45 +02:00
winmain replace uses of QMAKE_INCDIR_QT and QMAKE_LIBDIR_QT with module-specific variables 2012-03-08 18:57:56 +01:00
xml Merge master into api_changes 2012-03-23 14:10:58 +01:00
qbase.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_install.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_targets.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
src.pro Add Qt Widgets opt out support to build system 2012-03-15 11:40:50 +01:00