qt5base-lts/src/corelib
Alex Trotsenko 03272e601c Clarify readLine() behavior on sequential devices
QIODevice::readLine() can also return partial lines, which was not
properly documented. Add an autotest for QLocalSocket to illustrate
and test this behavior.

Pick-to: 6.2
Change-Id: Ia2c1c438cc68d2672d34881e11fdf7837232f3b4
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
2021-07-06 14:50:55 +03:00
..
animation Consistent indentation for BINDABLE properties 2021-06-24 19:35:29 +02:00
doc Doc: Use https for links to unicode.org 2021-06-25 18:55:55 +02:00
global Core: QRandomGenerator - silence msvc warning 2021-07-01 09:35:36 +08:00
io Clarify readLine() behavior on sequential devices 2021-07-06 14:50:55 +03:00
itemmodels Consistent indentation for BINDABLE properties 2021-06-24 19:35:29 +02:00
kernel Fix binding functor addressing in QProperty 2021-07-05 09:30:01 +02:00
mimetypes QMimeBinaryProvider: cache comments and globPatterns 2021-06-17 17:36:29 +03:00
platform Remove ministro code 2021-07-01 23:54:14 +03:00
plugin QLibrary: fix some implicit QFlags->int conversions 2021-05-12 23:04:57 +02:00
serialization QTextStream: fix a dead write 2021-06-17 01:33:15 +02:00
text Doc: Use https for links to unicode.org 2021-06-25 18:55:55 +02:00
thread Put Q_DISABLE_COPY(QMutex) back when features.thread is unavailable 2021-07-01 06:48:21 +09:00
time Use qMod(, 7) rather than % 7 in day-of-week calculation 2021-06-25 12:48:37 +02:00
tools QCryptographicHash: don't present the same data over and over again 2021-07-06 01:17:26 +02:00
CMakeLists.txt Re-apply "Remove old Android code that have now has alternative public APIs" 2021-07-01 20:54:14 +00:00
configure.cmake Apple: Use POSIX IPC instead of System V in sandboxed applications 2021-06-16 15:53:23 +02:00
debug_script.py macOS: Add LLDB debug script when building with separate debug info (dSYM) 2017-07-07 18:09:45 +00:00
Qt6AndroidMacros.cmake CMake: Fix Qt tool apks not to be built as part of default all target 2021-06-11 19:23:03 +02:00
Qt6CoreConfigExtras.cmake.in CMake: Fix global 'apk' target to actually build all apks 2021-06-08 22:37:50 +02:00
Qt6CoreConfigureFileTemplate.in CMake: Fix unnecessary rebuilding upon reconfiguration 2020-10-30 17:19:27 +01:00
Qt6CoreMacros.cmake CMake: Fix qt6_extract_metatypes to work with VS Generators 2021-07-05 13:02:05 +02:00
Qt6CTestMacros.cmake CMake: Allow specifying custom build directories for CMake autotests 2021-07-02 11:41:10 +02:00
Qt6WasmMacros.cmake wasm: add cmake build support 2021-04-01 19:23:42 +10:00
qt_cmdline.cmake CMake: Re-implement configure/qmake's command line handling in CMake 2020-08-17 08:08:20 +02:00
QtCore.dynlist
qtcore.tracepoints Reduce amount of tracepoints required for event tracking 2019-05-02 14:15:58 +00:00