OSDN Git Service

Revert "remove the string builder and the ASCII cast/construction warnings"
authorIvailo Monev <xakepa10@laimg.moc>
Sun, 30 Oct 2016 02:50:48 +0000 (02:50 +0000)
committerIvailo Monev <xakepa10@laimg.moc>
Sun, 30 Oct 2016 02:50:48 +0000 (02:50 +0000)
commitc65432f7627339ccb8c6807f0f07a34b5c2850fc
tree69accffa932abca86cb3c632a0935e850a033a76
parent378c9be208403395297c784c930024508b3f6510
Revert "remove the string builder and the ASCII cast/construction warnings"

This reverts commit 378c9be208403395297c784c930024508b3f6510.
38 files changed:
CMakeLists.txt
scripts/incfsck.py
src/core/CMakeLists.txt
src/core/io/qabstractfileengine.cpp
src/core/io/qdir.cpp
src/core/io/qfilesystemengine.cpp
src/core/kernel/qvariant.cpp
src/core/kernel/qvariant.h
src/core/tools/qbytearray.cpp
src/core/tools/qbytearray.h
src/core/tools/qchar.cpp
src/core/tools/qchar.h
src/core/tools/qlocale.cpp
src/core/tools/qlocale_unix.cpp
src/core/tools/qstring.cpp
src/core/tools/qstring.h
src/core/tools/qstringbuilder.cpp [new file with mode: 0644]
src/core/tools/qstringbuilder.h [new file with mode: 0644]
src/core/tools/tools.cmake
src/declarative/graphicsitems/qdeclarativerectangle.cpp
src/declarative/qml/qdeclarativeboundsignal.cpp
src/declarative/qml/qdeclarativeparser.cpp
src/declarative/util/qdeclarativestategroup.cpp
src/gui/image/qicon.cpp
src/gui/image/qiconloader.cpp
src/gui/image/qpixmap.cpp
src/gui/painting/qbrush.cpp
src/gui/painting/qpaintengine_x11.cpp
src/gui/painting/qpainter.cpp
src/gui/styles/qgtkpainter.cpp
src/gui/styles/qgtkstyle.cpp
src/gui/styles/qgtkstyle_p.h
src/gui/styles/qplastiquestyle.cpp
src/gui/styles/qstylehelper.cpp
src/gui/styles/qstylehelper_p.h
src/gui/styles/qwindowsstyle.cpp
src/script/api/qscriptvalue.h
src/shared/qclass_lib_map.h