summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
Commit message (Expand)AuthorAgeFilesLines
...
| * Add AArch64 support to qfilesystemwatcher_inotify.cppDmitry Shachnev2014-03-141-0/+9
| * Add missing \since 5.0 to QProcess::{program,arguments}.Marcel Krems2014-03-141-0/+4
| * BB select(): move special select method to qcore_unix_p.hPeter Hartmann2014-03-142-54/+36
| * BlackBerry: Improve platform specific documentationBernd Weimer2014-03-141-2/+11
| * Implement QStandardPaths::GenericConfigLocation for WinRT.Janne Anttila2014-03-141-0/+1
* | QDebugStateSaver: call maybeSpace() in destructor.David Faure2014-03-131-1/+4
* | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2014-03-136-73/+114
|\|
| * Logging: Let user configure rules via QT_LOGGING_RULESKai Koehne2014-03-132-7/+17
| * Optionally print from where logging rules are loadedKai Koehne2014-03-132-0/+26
| * Use QStringRef for parsing of logging rulesKai Koehne2014-03-132-15/+23
| * Make parsing of categories in logging rules more strictKai Koehne2014-03-131-9/+9
| * Make parsing of categories in logging rules consistent.Kai Koehne2014-03-132-49/+48
| * QDebug: Allow text stream formatting for 64 bit numbersKai Koehne2014-03-131-4/+2
| * do not use fileno calls in forked childJoerg Bornemann2014-03-061-4/+4
| * Revert path() behavior to not expand a current path on a driveAndy Shaw2014-03-041-1/+1
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-02-283-5/+5
|\|
| * Logging: Change 'rules' section name to 'Rules'Kai Koehne2014-02-262-3/+3
| * Blackberry: Fix QFileSystemEngine::tempPath()Sergio Ahumada2014-02-201-2/+2
* | Bump Qt version to 5.4.0Thiago Macieira2014-02-202-3/+5
|/
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-181-6/+14
|\
| * Make a URL with absent authority be different from one with an empty oneThiago Macieira2014-02-171-6/+14
* | Add const overload for QLoggingCategory::operator()()Kai Koehne2014-02-152-0/+9
* | Revert "Logging: Don't use for loop in qCDebug macros"Kai Koehne2014-02-151-3/+3
* | Mac: FSEvents-based QFileSystemWatcherEngine.Erik Verbruggen2014-02-144-2/+659
* | Let Q_DECLARE_LOGGING_CATEGORY and Q_LOGGING_CATEGORY return a const referenceKai Koehne2014-02-141-3/+3
* | Add function to get the actual PID from QProcessChristian Strømme2014-02-142-2/+27
* | QLocalePrivate: move the xxxToString functions to QLocaleDataThiago Macieira2014-02-141-16/+16
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-126-19/+53
|\|
| * Doc: Adjust QDir::tempPath docu as recommended by Ossi.David Faure2014-02-111-1/+2
| * Make QUrl::isLocalFile fast by storing a flagThiago Macieira2014-02-101-9/+33
| * Doc: fix typo in QDebugStateSaver docuDavid Faure2014-02-101-1/+1
| * QStandardPaths: fix empty path in XDG_DATA_DIRS being treated as '/'.David Faure2014-02-101-4/+11
| * QDir::tempPath: clarify trailing-slash situation.David Faure2014-02-101-2/+2
| * QDir::tempPath: make fallback code more readable.David Faure2014-02-101-2/+2
| * QStandardPaths: remove trailing slash when reading from user-dirs.dirsDavid Faure2014-02-081-0/+2
| * Small doc fix.Niels Weber2014-02-071-1/+1
* | Allow configuration of logging rules from file systemKai Koehne2014-02-113-57/+181
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-114-14/+20
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-074-14/+20
| |\|
| | * QFileSelector: correct the macros for Apple platforms.Jake Petroules2014-02-041-5/+9
| | * Doc: Fix broken linksSze Howe Koh2014-02-041-1/+1
| | * QFileSelector: correct the macro for android platformLiang Qi2014-01-301-2/+2
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-271-2/+3
| | |\
| | | * Doc: Added more information about the WriteOnly modeVenu2014-01-251-2/+3
| | * | QDir: Do not assume that root ends with a slashOrgad Shaneh2014-01-221-4/+5
* | | | Print qCDebugs in arbitrary categories by defaultGiorgos Tsiapaliokas2014-02-102-10/+12
|/ / /
* | | Logging: Don't use for loop in qCDebug macrosKai Koehne2014-02-041-3/+3
* | | Update QStandardPaths documentation with Android paths.Christian Strømme2014-01-231-1/+42
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-01-216-4/+341
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-206-4/+341
| |\| |