qt6-bb10/src/corelib/io
Frederik Gladhorn 2a9201c1e6 Fix error when reading newlines
Fix error 'operation priorities' identified by static analysis from
http://www.viva64.com/en/b/0251/

'!=' operator's priority is higher than that of the '='

Change-Id: I2668171acb506992e3a15b113682ac04ba309532
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2014-05-14 20:10:03 +02:00
..
io.pri Fix compile for embedded Android 2014-03-20 05:50:34 +01:00
qabstractfileengine.cpp Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
qabstractfileengine_p.h Export QAbstractFileEngine[XXXX] classes. 2013-02-27 18:02:50 +01:00
qbuffer.cpp Make QBuffer unbuffered 2013-04-16 19:45:11 +02:00
qbuffer.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qdatastream.cpp Merge remote-tracking branch 'origin/stable' into dev 2013-10-11 16:12:35 +02:00
qdatastream.h Bump Qt version to 5.3.0 2013-09-24 14:01:37 +02:00
qdatastream_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdataurl.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdataurl_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdebug.cpp Doc: fix typo in QDebugStateSaver docu 2014-02-10 11:00:41 +01:00
qdebug.h QDebug: Allow text stream formatting for 64 bit numbers 2014-03-13 13:26:02 +01:00
qdir.cpp Merge remote-tracking branch 'origin/stable' into dev 2014-02-12 16:28:07 +01:00
qdir.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qdir_p.h Repack structs with more than one padding hole 2013-12-03 21:53:38 +01:00
qdiriterator.cpp Doc: don't promise a null QString if we can't be held to it 2013-12-07 21:17:37 +01:00
qdiriterator.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qfile.cpp Make qtbase compile with QT_NO_TEMPORARYFILE 2014-01-10 21:57:34 +01:00
qfile.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qfile_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qfiledevice.cpp Doc: Improve docs for file permission checking on NTFS 2014-04-16 18:21:36 +02:00
qfiledevice.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qfiledevice_p.h Repack structs with more than one padding hole 2013-12-03 21:53:38 +01:00
qfileinfo.cpp Doc: Improve docs for file permission checking on NTFS 2014-04-16 18:21:36 +02:00
qfileinfo.h Add a static QFileInfo::exists(fileName) function 2013-09-13 19:37:51 +02:00
qfileinfo_p.h Fix memory leak in QFileInfo::exists() 2013-10-12 10:52:03 +02:00
qfileselector.cpp Add winrt and winphone to the list of platform file selector names 2014-05-03 09:28:57 +02:00
qfileselector.h QFileSelector: mark ctor explicit 2013-11-16 16:39:38 +01:00
qfileselector_p.h Add QFileSelector API 2013-09-16 19:42:22 +02:00
qfilesystemengine.cpp QNX: Fix QDir::entryInfoList() 2014-04-14 16:47:51 +02:00
qfilesystemengine_p.h Utilize the new Q_OS_MACX define. 2013-05-09 12:17:59 +02:00
qfilesystemengine_unix.cpp Use Finder bundle identifier over path for OS X bundle detection 2014-04-03 11:07:07 +02:00
qfilesystemengine_win.cpp Windows XP target support for MSVC >= 2012 2014-04-03 18:31:45 +02:00
qfilesystementry.cpp Revert path() behavior to not expand a current path on a drive 2014-03-04 15:59:05 +01:00
qfilesystementry_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qfilesystemiterator_p.h QNX: Fix QDir::entryInfoList() 2014-04-14 16:47:51 +02:00
qfilesystemiterator_unix.cpp QNX: Fix QDir::entryInfoList() 2014-04-14 16:47:51 +02:00
qfilesystemiterator_win.cpp Added initial file system support for winrt 2013-10-11 12:22:53 +02:00
qfilesystemmetadata_p.h Added initial file system support for winrt 2013-10-11 12:22:53 +02:00
qfilesystemwatcher.cpp Mac: FSEvents-based QFileSystemWatcherEngine. 2014-02-14 10:51:50 +01:00
qfilesystemwatcher.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qfilesystemwatcher_fsevents.mm Mac: Use QString::toNSString in QtBase. 2014-04-03 11:07:07 +02:00
qfilesystemwatcher_fsevents_p.h Mac: make FSEvents-based QFileSystemWatcherEngine more robust. 2014-03-27 17:51:21 +01:00
qfilesystemwatcher_inotify.cpp Add AArch64 support to qfilesystemwatcher_inotify.cpp 2014-03-14 22:40:02 +01:00
qfilesystemwatcher_inotify_p.h Fix QFileSystemWatcher inotify 2013-09-19 09:13:57 +02:00
qfilesystemwatcher_kqueue.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qfilesystemwatcher_kqueue_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qfilesystemwatcher_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qfilesystemwatcher_polling.cpp Fix polling file system watcher addPaths 2014-04-16 15:21:50 +02:00
qfilesystemwatcher_polling_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qfilesystemwatcher_win.cpp Use case insensitive matching for hashes QFileSystemWatcher/Win. 2013-07-04 12:54:58 +02:00
qfilesystemwatcher_win_p.h Win: Fixed namespaced build with QT_NO_FILESYSTEMWATCHER 2013-09-27 10:15:35 +02:00
qfsfileengine.cpp Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
qfsfileengine_iterator.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qfsfileengine_iterator_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qfsfileengine_p.h Merge remote-tracking branch 'origin/stable' into dev 2013-01-22 18:40:13 +01:00
qfsfileengine_unix.cpp Mark error message in qfsfileengine_unix.cpp as translatable. 2014-01-15 18:43:20 +01:00
qfsfileengine_win.cpp Fix out-of-range shifting 2014-04-09 12:51:06 +02:00
qiodevice.cpp Doc: Added more information about the WriteOnly mode 2014-01-25 21:33:48 +01:00
qiodevice.h Make sure that we #include qconfig.h before testing for features. 2013-03-19 07:02:57 +01:00
qiodevice_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qipaddress.cpp Make QIPAddress::parseIp6 return the first bad character 2013-07-20 05:08:08 +02:00
qipaddress_p.h Make QIPAddress::parseIp6 return the first bad character 2013-07-20 05:08:08 +02:00
qlockfile.cpp Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
qlockfile.h Remove QT_{BEGIN,END}_HEADERS macros 2013-04-10 12:53:05 +02:00
qlockfile_p.h Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
qlockfile_unix.cpp Include unistd.h in the unix implementation source of QLockFile 2013-10-31 12:33:55 +01:00
qlockfile_win.cpp Added initial file system support for winrt 2013-10-11 12:22:53 +02:00
qloggingcategory.cpp Logging: Mention 'best practices' for using QLoggingCategory 2014-04-29 16:26:25 +02:00
qloggingcategory.h Add const overload for QLoggingCategory::operator()() 2014-02-15 21:57:43 +01:00
qloggingcategory_p.h Import qlogger framework 2013-09-20 23:45:06 +02:00
qloggingregistry.cpp Logging: Be also more strict with value of logging rule 2014-04-03 11:07:07 +02:00
qloggingregistry_p.h Logging: Remove PatternFlag::Invalid from QLoggingRule 2014-03-20 19:01:53 +01:00
qnoncontiguousbytedevice.cpp Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
qnoncontiguousbytedevice_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qprocess.cpp QProcessEnvironment: Fix handling of magic environment variables 2014-03-20 10:36:34 +01:00
qprocess.h Add function to get the actual PID from QProcess 2014-02-14 00:34:25 +01:00
qprocess_p.h BB select(): move special select method to qcore_unix_p.h 2014-03-14 18:20:09 +01:00
qprocess_unix.cpp BB select(): move special select method to qcore_unix_p.h 2014-03-14 18:20:09 +01:00
qprocess_win.cpp expand tabs and related whitespace fixes in *.{cpp,h,qdoc} 2014-01-13 22:46:50 +01:00
qprocess_wince.cpp Fixed WINCE linking error in QProcess 2013-05-14 15:18:50 +02:00
qresource.cpp expand tabs and related whitespace fixes in *.{cpp,h,qdoc} 2014-01-13 22:46:50 +01:00
qresource.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qresource_iterator.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qresource_iterator_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qresource_p.h Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
qsavefile.cpp Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
qsavefile.h Make qtbase compile with QT_NO_TEMPORARYFILE 2013-06-04 00:05:55 +02:00
qsavefile_p.h Make qtbase compile with QT_NO_TEMPORARYFILE 2013-06-04 00:05:55 +02:00
qsettings.cpp Fix error when reading newlines 2014-05-14 20:10:03 +02:00
qsettings.h expand tabs and related whitespace fixes in *.{cpp,h,qdoc} 2014-01-13 22:46:50 +01:00
qsettings_mac.cpp OS X QSettings auto test/writing check update 2014-03-31 12:12:21 +02:00
qsettings_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qsettings_win.cpp Allow to use short names for Windows Registry root keys 2013-10-07 19:09:37 +02:00
qstandardpaths.cpp Update QStandardPaths documentation with Android paths. 2014-01-23 17:59:30 +01:00
qstandardpaths.h QStandardPaths: add GenericConfigLocation 2013-11-05 19:08:08 +01:00
qstandardpaths_android.cpp Android: QStandardPaths implementation 2014-01-16 02:38:11 +01:00
qstandardpaths_blackberry.cpp Add Asset Locations to QStandardPaths::DataLocation 2013-12-10 17:55:10 +01:00
qstandardpaths_ios.mm QStandardPaths: add GenericConfigLocation 2013-11-05 19:08:08 +01:00
qstandardpaths_mac.cpp Add Asset Locations to QStandardPaths::DataLocation 2013-12-10 17:55:10 +01:00
qstandardpaths_unix.cpp QStandardPaths: fix empty path in XDG_DATA_DIRS being treated as '/'. 2014-02-10 11:00:41 +01:00
qstandardpaths_win.cpp Fix build on [older] MinGW 2014-03-29 10:39:11 +01:00
qstandardpaths_winrt.cpp Implement QStandardPaths::GenericConfigLocation for WinRT. 2014-03-14 15:26:45 +01:00
qtemporarydir.cpp Doc: change the name of the QTemporaryDir parameter name 2014-05-11 05:13:58 +02:00
qtemporarydir.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qtemporaryfile.cpp expand tabs and related whitespace fixes in *.{cpp,h,qdoc} 2014-01-13 22:46:50 +01:00
qtemporaryfile.h Long live QLockFile 2013-03-05 06:26:33 +01:00
qtemporaryfile_p.h Make qtbase compile with QT_NO_TEMPORARYFILE 2013-06-04 00:05:55 +02:00
qtextstream.cpp Don't assume QLocale::codecForLocale always returns non-null 2014-05-11 05:13:49 +02:00
qtextstream.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qtextstream_p.h Repack structs with more than one padding hole 2013-12-03 21:53:38 +01:00
qtldurl.cpp QUrl effective TLDs: update table and split into chunks of 64K 2013-02-09 10:12:44 +01:00
qtldurl_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qurl.cpp Make a URL with absent authority be different from one with an empty one 2014-02-17 18:13:42 +01:00
qurl.h QUrlTwoFlag: add two missing constexpr 2013-11-07 03:06:16 +01:00
qurl_mac.mm Add Mac type conversion functions to QtCore 2013-09-21 05:09:41 +02:00
qurl_p.h Fix QUrl::topLevelDomain(QUrl::FullyDecoded) 2013-07-06 09:42:27 +02:00
qurlidna.cpp Merge remote-tracking branch 'origin/stable' into dev 2014-02-12 16:28:07 +01:00
qurlquery.cpp Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
qurlquery.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qurlrecode.cpp Use the new UTF-8 codec in QUrl and QUrlQuery 2014-01-09 22:34:54 +01:00
qurltlds_p.h QUrl effective TLDs: update table and split into chunks of 64K 2013-02-09 10:12:44 +01:00
qurltlds_p.h.INFO QUrl TLD: fix documentation file for "Add QUrl::topLevelDomain() ..." 2011-05-24 12:12:13 +02:00
qwindowspipereader.cpp fix read notification in QWindowsPipeReader::waitForPipeClosed 2014-04-17 18:56:27 +02:00
qwindowspipereader_p.h remove qt_windows.h from qwinoverlappedionotifier_p.h 2014-01-15 18:43:20 +01:00
qwindowspipewriter.cpp remove superfluous include 2014-04-25 15:18:29 +02:00
qwindowspipewriter_p.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qwinoverlappedionotifier.cpp remove qt_windows.h from qwinoverlappedionotifier_p.h 2014-01-15 18:43:20 +01:00
qwinoverlappedionotifier_p.h remove qt_windows.h from qwinoverlappedionotifier_p.h 2014-01-15 18:43:20 +01:00