qt5base-lts/tests/auto/corelib
Simon Hausmann 984ad61249 Improve readability of code that uses the Qt signed size type
During the container BoF session at the Qt Contributor Summit 2017 the
name of the signed size type became a subject of discussion in the
context of readability of code using this type and the intention of
using it for all length, size and count properties throughout the entire
framework in future versions of Qt.

This change proposes qsizetype as new name for qssize_t to emphasize the
readability of code over POSIX compatibility, the former being
potentially more relevant than the latter to the majority of users of
Qt.

Change-Id: Idb99cb4a8782703c054fa463a9e5af23a918e7f3
Reviewed-by: Samuel Gaist <samuel.gaist@edeltech.ch>
Reviewed-by: David Faure <david.faure@kdab.com>
2017-11-28 18:41:40 +00:00
..
animation macOS: Blacklist tst_QSequentialAnimationGroup::groupWithZeroDurationAnimations() 2017-11-03 21:15:08 +00:00
codecs QTextCodec: add QStringView overloads 2017-04-06 12:05:33 +00:00
global QRandomGenerator: add more of the std Random Engine API 2017-11-11 08:11:07 +00:00
io QTemporaryFile: fix issues with removing a file twice 2017-11-23 05:27:23 +00:00
itemmodels Fix naming of new property QSortFilterProxyModel::recursiveFiltering 2017-11-28 18:41:09 +00:00
json Improve symmetry of variant json conversions 2017-07-25 09:00:46 +00:00
kernel Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
mimetypes Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
plugin Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
statemachine Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/dev 2016-01-26 11:27:37 +00:00
thread Merge remote-tracking branch 'origin/5.9.3' into 5.10.0 2017-11-21 10:58:21 +01:00
tools Improve readability of code that uses the Qt signed size type 2017-11-28 18:41:40 +00:00
xml Build examples and tests only if their requirements are met 2017-03-22 15:55:55 +00:00
corelib.pro Add support for Apple tvOS 2016-05-17 16:11:23 +00:00