OSDN Git Service

remove the string builder and the ASCII cast/construction warnings
authorIvailo Monev <xakepa10@laimg.moc>
Sat, 29 Oct 2016 04:41:55 +0000 (04:41 +0000)
committerIvailo Monev <xakepa10@laimg.moc>
Sat, 29 Oct 2016 04:41:55 +0000 (04:41 +0000)
commit378c9be208403395297c784c930024508b3f6510
tree21259e2db0bd8c7de1dc5727c71e758d121f6737
parent4e444b2b4372813d3c7e524742caf6c53f57c90c
remove the string builder and the ASCII cast/construction warnings

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
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 [deleted file]
src/core/tools/qstringbuilder.h [deleted file]
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