summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* QNAM: Fix upload corruptions when server closes connectionMarkus Goetz2015-04-282-0/+23
* Update copyright headersAkseli Salovaara2015-03-3188-1146/+1145
* Remove use of 'register' from Qt.Kevin Funk2014-08-111-1/+1
* Properly escape bytearray data outside the ascii range when using a codecLars Knoll2014-06-121-2/+5
* Refactor OS X bundle detection for QFileInfoSamuel Gaist2014-05-021-13/+65
* QNX: Fix QDir::entryInfoList()Bernd Weimer2014-04-223-11/+12
* Updated year in copyright headerKai Koehne2014-03-2688-88/+88
* Add AArch64 support to qfilesystemwatcher_inotify.cppLisandro Damián Nicanor Pérez Meyer2014-03-241-0/+9
* BlackBerry: Improve platform specific documentationBernd Weimer2014-03-181-2/+11
* do not use fileno calls in forked childJoerg Bornemann2014-03-131-4/+4
* Qt 3 Support: Prevent double deletion of QObjectPrivate::threadData in QSetti...Friedemann Kleint2014-02-251-0/+1
* QNX: Make use of _readdir64_rBernd Weimer2013-11-281-2/+2
* Fix sigchld-HandlerH. Rittich2013-10-181-9/+32
* Fix crash in QProcess::waitForStarted() on Unix.Christian Strømme2013-08-291-3/+3
* restore QProcessEnvironment shared data thread safety on unixOswald Buddenhagen2013-08-123-8/+74
* qfilesystemengine_mac.cpp is empty => purgeSamuel Gaist2013-07-052-49/+0
* QUrl stringprep: fix handling of U+0080: it's prohibitedThiago Macieira2013-06-211-1/+1
* QUrl stringprep: avoid recalculating the surrogates we already knowThiago Macieira2013-06-211-2/+2
* QUrl stringprep: fix handling of prohibited charactersThiago Macieira2013-06-211-11/+14
* QUrl stringprep: fix case folding from non-BMP to BMPThiago Macieira2013-06-211-1/+1
* QUrl stringprep: recalculate the current position if the size changesThiago Macieira2013-06-211-1/+2
* QNonContiguousByteDevice: reset() instead of seek() if possiblePeter Hartmann2013-04-271-2/+2
* QNonContiguousByteDevice: roll back complete internal state in reset()Peter Hartmann2013-03-261-0/+6
* Fix CreateFileMapping() error handlingPeter Kümmel2013-03-012-4/+5
* Fix QTBUG-18934 by checking return value of qt_safe_pipeSimeon Bird2013-02-281-9/+23
* Fixed checking HOME variable return value using isEmpty()Pasi Petäjäjärvi2013-02-131-1/+1
* Strip prepending <hostname>: string from currentPath() for VxSimPasi Petäjäjärvi2013-02-131-1/+9
* QProcessEnvironment: Permit magic cmd variablesDaniel Teske2013-02-081-1/+2
* Make compile with QT_NO_FILESYSTEMITERATORThomas Zander2013-01-305-0/+10
* Use stub functions getpwuid and getgrgid for VxWorksPasi Petäjäjärvi2013-01-281-2/+2
* Fix malloc errors from legacy realpath on Mac OSX.Jeremy Nicholl2013-01-161-2/+9
* Limit the range of the QUrlPrivate::port to -1 to 65535Thiago Macieira2013-01-141-1/+1
* QUrl::fromUserInput: fix for urls without a host.David Faure2013-01-141-2/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1389-89/+89
* Centralise handling & ignoring of SIGPIPE in qcore_unix_p.hThiago Macieira2013-01-051-19/+1
* Fix thread-safety of qt_ignore_sigpipeThiago Macieira2013-01-051-1/+5
* QUrl: make sure setAuthority is consistent with setHostPeter Hartmann2012-12-151-1/+4
* QUrl: ensure toEncoded() matches toString() wrt. empty authorityPeter Hartmann2012-12-151-1/+1
* QNX: fix QProcess fd inheritanceRafael Roquetto2012-11-281-3/+18
* Fixes problem with single precision floats in QDataStream (Windows).Christian Strømme2012-11-281-1/+5
* Do not detect directories ending in ".lnk" as link files.Friedemann Kleint2012-11-281-1/+6
* BlackBerry: Changed QSettings file accessBernd Weimer2012-11-262-5/+28
* Fix regression introduced in QFileSystemEntry::path()Andy Shaw2012-11-181-1/+1
* QNX: Fix build with QNX SDP 6.5.Sergio Martins2012-11-071-1/+1
* QNX: Remember information on whether a file is a linkThomas McGuire2012-10-311-0/+7
* QNX: Use extra information in dirent to avoid stat() callsThomas McGuire2012-10-313-2/+69
* QNX: Use inotify on QNX systems that support itThomas McGuire2012-10-303-0/+17
* Fix g++/MinGW compiler warnings.Friedemann Kleint2012-09-291-2/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2989-2137/+2137
* Refactor coreservices -> ios & QT_NO_CORESERVICES -> Q_OS_IOSIan Dean2012-09-185-19/+19