summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix realpath() call to older POSIX platformsRafael Roquetto2012-09-121-8/+13
* Blackberry: Fix QFileSystemEngine::tempPath()Thomas McGuire2012-08-301-2/+5
* QUrl: fix thread safety.David Faure2012-08-232-49/+181
* Update contact information in license headers.Sergio Ahumada2012-08-0189-178/+178
* QUrl: document that setIdnWhitelist isn't thread-safeMarc Mutz2012-07-281-0/+3
* QUrl: add missing detach() in setEncodedUrl, spotted by Marc Mutz.David Faure2012-07-221-2/+2
* qurl.cpp: Remove trailing whitespaces.David Faure2012-07-211-19/+19
* Doc: Fix QUrl::isLocalFile documentationSergio Ahumada2012-07-211-1/+1
* Fix QFile append on windowsShane Kearns2012-06-092-2/+10
* Fix cases where functions are called with a drive and no slashAndy Shaw2012-05-161-9/+9
* Fix IPv6 address returned from QUrl::hostShane Kearns2012-04-231-5/+4
* Update QSettings and Mac OS X documentation with App Store informationPasi Matilainen2012-04-231-0/+21
* Fix QFileSystemEngine::tempPath on Blackberry OSRafael Roquetto2012-04-011-0/+7
* Fix regressions due to partial QSslSocket::peek fixShane Kearns2012-03-301-0/+5
* Fix documentation errorShane Kearns2012-03-131-1/+0
* Optimise QFile::seek that doesn't move the file pointerShane Kearns2012-03-131-0/+3
* Enable storage of global Qt settings in app-local settings file on MacPasi Matilainen2012-03-071-0/+82
* Don't allow app panic on QProcess destruction, kill or terminateMurray Read2012-03-071-4/+12
* QWindowsPipeWriter could terminate the process to earlyMartin Petersson2012-02-281-1/+1
* Fixes QProcess on QNXRafael Roquetto2012-02-203-82/+67
* Checking for directory exists in failed QDir::mkpath on SymbianMurray Read2012-02-151-2/+9
* Initializes seqDumpPos on qiodevice.cppNick Ratelle2012-02-141-1/+2
* Fixed compiler warning about unused variable with QT_NO_TEXTCODEC.Andreas Holzammer2012-02-111-0/+3
* realpath(X,0) IS supported on QNX.Nick Ratelle2012-02-091-1/+1
* Some small doc fixes, typos and removal of one incorrect paragraphAndy Shaw2012-02-081-5/+0
* Changes in Symbian CleanupStack use to allow dodgy app startMurray Read2012-02-081-12/+9
* Fix progress bar values >100% when http upload is retriedShane Kearns2012-02-032-1/+2
* Change QUrl::toLocalFile to return path for relative urlsAapo Haapanen2012-02-021-1/+8
* Fixed QFile::link behaviour for WinCE devices.jaanttil2012-01-311-0/+1
* Various qt documentation fixes (wk 43)artoka2012-01-311-0/+2
* Fixed fileiterator issue for WEC7.Janne Anttila2012-01-301-0/+2
* qfilesystemengine_win.cpp: compile with namespaced QtJoerg Bornemann2012-01-251-7/+6
* Fix BC break with QAbstractFileEngine "mount points"Shane Kearns2012-01-252-4/+11
* remove NTFS junction and mount point detectionJoerg Bornemann2012-01-181-2/+1
* Revert "fix NTFS mount points"Joerg Bornemann2012-01-183-24/+12
* fix NTFS mount pointsJoerg Bornemann2012-01-173-12/+24
* Windows: Fix qt_ntfs_permission_lookupMiikka Heikkinen2012-01-161-11/+46
* Build fix for WINCE to qfsfileengine_win.cppJanne Anttila2012-01-121-1/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-1189-89/+89
* Symbian - Fix QFile::map with non page aligned offsetsShane Kearns2011-12-151-3/+5
* doc - document symbian behaviour of QFile::linkShane Kearns2011-11-301-2/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-11-102-6158/+6730
|\
| * networking: regenerate effective TLD table for cookiesPeter Hartmann2011-11-102-6158/+6730