summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* QSaveFile: error out in open when the file is a directoryOlivier Goffart2014-06-041-0/+6
* QSaveFile: follow symbolic linksOlivier Goffart2014-05-302-3/+16
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2014-05-221-1/+1
|\
| * Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-221-1/+1
| |\
| | * Fix error when reading newlinesFrederik Gladhorn2014-05-141-1/+1
* | | De-inline QDebug destructorKai Koehne2014-05-222-12/+15
|/ /
* | QWinOverlappedIoNotifier: Add an extended waitForAnyNotified() methodDenis Shienkov2014-05-212-18/+43
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-132-8/+10
|\|
| * Doc: change the name of the QTemporaryDir parameter nameThiago Macieira2014-05-111-7/+7
| * Don't assume QLocale::codecForLocale always returns non-nullThiago Macieira2014-05-111-1/+3
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-05-132-0/+11
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-132-0/+11
| |\|
| | * Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2014-05-051-0/+6
| | |\
| | | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-031-0/+6
| | | |\
| | | | * Logging: Mention 'best practices' for using QLoggingCategoryKai Koehne2014-04-291-0/+6
| | * | | Add winrt and winphone to the list of platform file selector namesAndrew Knight2014-05-031-0/+5
| | |/ /
* | | | Remove OOM exception handling from QDebugKai Koehne2014-05-131-5/+3
* | | | Add QSysInfo::osType()Thiago Macieira2014-05-091-7/+2
|/ / /
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-068-20/+33
|\| |
| * | remove superfluous includeJoerg Bornemann2014-04-251-1/+0
| * | fix read notification in QWindowsPipeReader::waitForPipeClosedJoerg Bornemann2014-04-171-0/+1
| * | Doc: Improve docs for file permission checking on NTFSSze Howe Koh2014-04-162-4/+14
| * | Fix polling file system watcher addPathsBernd Weimer2014-04-161-4/+6
| * | QNX: Fix QDir::entryInfoList()Bernd Weimer2014-04-143-11/+12
| |/
* | Add QUrl::fromUserInput overload with a cwd argument.David Faure2014-05-062-0/+69
* | Add locations AppDataLocation, AppLocalDataLocation to QStandardPaths.Friedemann Kleint2014-04-299-37/+80
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-115-12/+17
|\|
| * Fix out-of-range shiftingMaurice Kalinowski2014-04-091-2/+2
| * Windows XP target support for MSVC >= 2012Joerg Bornemann2014-04-031-2/+2
| * Use Finder bundle identifier over path for OS X bundle detectionSamuel Gaist2014-04-031-3/+4
| * Mac: Use QString::toNSString in QtBase.Morten Johan Sørvig2014-04-031-1/+1
| * Logging: Be also more strict with value of logging ruleKai Koehne2014-04-031-5/+8
| * Fix offset calculation on WinRTMaurice Kalinowski2014-04-011-0/+1
* | Add QNonContiguousByteDeviceFactory::createShared()Marc Mutz2014-04-072-0/+45
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Iikka Eklund2014-04-025-62/+156
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devIikka Eklund2014-04-015-62/+156
| |\|
| | * OS X QSettings auto test/writing check updateSamuel Gaist2014-03-312-19/+27
| | * Fix build on [older] MinGWKonstantin Ritt2014-03-291-1/+1
| | * Mac: make FSEvents-based QFileSystemWatcherEngine more robust.Erik Verbruggen2014-03-272-42/+105
| | * Implement DownloadLocation retrieving using SHGetKnownFolderPathSamuel Gaist2014-03-251-1/+24
* | | Simplify and update QDataStream's versioning documentation.Mitch Curtis2014-04-011-21/+3
* | | Add Qt_DefaultCompiledVersion to the QDataStream::Version enum.Mitch Curtis2014-04-012-10/+8
|/ /
* | Properly serialize QFont.Mitch Curtis2014-03-311-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-03-2411-94/+101
|\|
| * Logging: Remove PatternFlag::Invalid from QLoggingRuleKai Koehne2014-03-202-6/+2
| * Print when logging rule is invalid.Kai Koehne2014-03-201-1/+5
| * Fix creating directory hierarchy for WinRTMaurice Kalinowski2014-03-201-0/+14
| * QProcessEnvironment: Fix handling of magic environment variablesDaniel Teske2014-03-201-1/+1
| * Fix compile for embedded Androidaavit2014-03-201-1/+1
| * Use Uniform Type Identifiers to detect OS X bundlesSamuel Gaist2014-03-141-30/+18