summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-122-34/+34
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-07-072-34/+34
* | Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-0619-1296/+19
|\|
| * make argument quoting code on windows less arcaneOswald Buddenhagen2011-07-041-7/+4
| * fix argument quoting on windowsOswald Buddenhagen2011-07-041-4/+3
| * Doc: Fixed qdoc warnings.David Boddie2011-07-013-7/+11
| * remove QT3_SUPPORT in corelib/ioLars Knoll2011-06-2917-1278/+0
| * Fix invalid read in QUrl::removeAllEncodedQueryItemsOlivier Goffart2011-06-281-0/+1
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-272-18/+10
|\|
| * Fix QProcess emitting two started signals on X11Christian Strømme2011-06-201-7/+4
| * fix an incorrect OpenMode flags handling in QBuffer::open()Ritt Konstantin2011-06-101-11/+6
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-017-1/+6705
|\|
| * Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-2587-1484/+1487
| |\
| * | QUrl TLD: fix documentation file for "Add QUrl::topLevelDomain() ..."Peter Hartmann2011-05-241-4/+4
| * | Add QUrl::topLevelDomain() and move TLD table from QtNetwork to QtCoreRobert Hogan2011-05-247-1/+6705
* | | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-2487-1484/+1487
|\ \ \ | | |/ | |/|
| * | Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-2487-1480/+1480
| * | Doc: Applied pending fixes to API documentation.David Boddie2011-05-235-4/+7
| |/
* / Make QtCore compile with on Windows when -qpa is usedOlli Werwolff2011-05-243-6/+6
|/
* Updated data stream version for Qt 4.9 and 5.0Eckhart Koppen2011-05-131-3/+4
* ifdef out mac/no_coreservices path more cleanlyOswald Buddenhagen2011-05-101-3/+2
* fix build on symbianOswald Buddenhagen2011-05-101-0/+5
* QFileSystemEngine::currentPath(): use QFileSystemEntry() also for the no-PATH...Pino Toscano2011-05-101-1/+1
* don't crash in QProcessEnvironment::systemEnvironment()Oswald Buddenhagen2011-05-102-12/+12
* no environment on WinCEOswald Buddenhagen2011-05-101-0/+4
* fix Widestring vs. Ansi mixupOswald Buddenhagen2011-05-101-1/+1
* fix potential crash in QProcessEnvironment::systemEnvironment() on windowsOswald Buddenhagen2011-05-101-10/+11
* fix build on symbianOswald Buddenhagen2011-05-101-62/+60
* fix build on macOswald Buddenhagen2011-05-101-0/+12
* make QProcessEnvironment on Unix cache converted valuesOswald Buddenhagen2011-05-102-4/+35
* make QProcessEnvironment::systemEnvironment() encoding-safeOswald Buddenhagen2011-05-103-15/+39
* make QProcessEnvironment on Unix cache converted variable namesOswald Buddenhagen2011-05-103-11/+50
* move key/value converters to the private classOswald Buddenhagen2011-05-102-24/+15
* make QProcessEnvironment on Windows preserve variable name caseOswald Buddenhagen2011-05-103-7/+21
* split QProcessEnvironmentPrivate::Unit into Key and ValueOswald Buddenhagen2011-05-102-11/+14
* remove unused functionsOswald Buddenhagen2011-05-101-12/+0
* minor optimization: use QList::reserve()Oswald Buddenhagen2011-05-101-0/+2
* use the Hash typedefOswald Buddenhagen2011-05-103-13/+13
* Reduce open and stat system calls for QSettingsmae2011-05-101-24/+5
* Fixes warningsOlivier Goffart2011-05-101-0/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtbase-stagingGunnar Sletta2011-05-041-0/+1
|\
| * Fix compile warning on WindowsMartin Petersson2011-05-021-0/+1
* | Initial import from qtquick2.Qt by Nokia2011-04-271-4/+26
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2788-0/+52988