From fdd3876111605e84a1f7c31206e20cd99e13f1fb Mon Sep 17 00:00:00 2001 From: Laszlo Papp Date: Sat, 30 Nov 2013 19:21:37 +0000 Subject: Deprecate further Unknown* property values similarly to UnknownParity Task-number: QTBUG-35215 Change-Id: Id8175af00c431cc8f80f05d518b3a2ee0e8ac71b Reviewed-by: Sergey Belyashov Reviewed-by: Denis Shienkov --- dist/changes-5.2.0 | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'dist') diff --git a/dist/changes-5.2.0 b/dist/changes-5.2.0 index a51701e..dae347e 100644 --- a/dist/changes-5.2.0 +++ b/dist/changes-5.2.0 @@ -64,9 +64,6 @@ now. - [QTBUG-33774] Document that the serial port parameters cannot be set before opening. -- Add an "UnknownSignal" value for the pinout signals. This is now the returned -value when the pinout state of the signals cannot be detected properly. - - No more unnecessary syscalls (parameter settings, pinout signal query, etc) in the backend when the port is closed. This also means no improper errors are set accordingly. @@ -128,6 +125,7 @@ support the enumeration of such devices. - [QTBUG-35184] Mark the isValid() method in QSerialPortInfo deprecated because it has no common use case. -- [QTBUG-35215] Mark the QSerialPort::UnknownParity method in QSerialPort +- [QTBUG-35215] Mark the QSerialPort::Unknown* enumeration values in QSerialPort deprecated because it has no use case, and was added mistakenly. There is no -such a "standard" serial port parity behavior. +such "standard" serial port behavior general for these as "unknown". It is an +implementation detail for error reporting, and hence not recommended anymore. -- cgit v1.2.1