summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
...
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-131-256/+256
| | |\
| | | * Merge remote branch 'qt/4.6' into oslo-staging-2/4.6Paul Olav Tvete2010-01-12459-576/+730
| | | |\
| | | * | warning fixes for platforms, where qreal == floatJoerg Bornemann2010-01-111-256/+256
| * | | | Remove erroneous warning in QFileInfo::absolutePath()Andreas Kling2010-01-131-2/+5
| |/ / /
| * | | Make compile on HPUXPierre Rossi2010-01-121-0/+2
| | |/ | |/|
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-121-3/+3
| |\ \
| | * | fix typo in qreadwritelock's documentationRitt Konstantin2010-01-111-3/+3
| * | | doc: Updated the descriptions of the connection types.Martin Smith2010-01-122-31/+44
| |/ /
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-113-5/+15
| |\ \
| | * | Add a way to access the normalised URL in QUrl.Thiago Macieira2010-01-111-4/+8
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-09459-533/+657
| | |\ \ | | | |/ | | |/|
| | | * Reverted two commits that were pushed to the wrong branch.Denis Dzyubenko2010-01-083-59/+13
| | | * Use the new QTextCodec api in the QXmlStreamWriter.Denis Dzyubenko2010-01-082-10/+2
| | | * Added new functions to QTextCodec that accept ConversionFlags.Denis Dzyubenko2010-01-082-3/+57
| | * | Added a flag to avoid construction of application panes.axis2010-01-082-0/+7
| | * | Fixed a doc error.axis2010-01-081-1/+0
| * | | doc: Corrected explanation of when append() does nothing.Martin Smith2010-01-111-2/+3
| * | | doc: Added clarification about allocating space for the 0 terminator.Martin Smith2010-01-111-3/+15
| | |/ | |/|
| * | Avoid repeatedly calling LookupAccountSid in QFSFileEngine::ownerRitt Konstantin2010-01-071-10/+21
| * | improve readability a bit moreRitt Konstantin2010-01-071-8/+8
| * | fix styling; improve readabilityRitt Konstantin2010-01-071-36/+33
| * | make it possible to retrieve name of the user who owns the fileRitt Konstantin2010-01-071-1/+2
| * | Fix bugs evidenced by change to keep flush errors on QFile::closeJoão Abecasis2010-01-072-1/+4
| * | Don't drop errors from flush on QFile::closeJoão Abecasis2010-01-071-3/+6
| * | Avoid double-buffering in QFileJoão Abecasis2010-01-071-4/+3
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-071-0/+2
| |\ \
| | * | Prospective Qt/Mac build fixSimon Hausmann2010-01-071-0/+2
| * | | doc: Removed incorrect \inmodule command.Martin Smith2010-01-071-2/+0
| |/ /
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-07459-481/+589
| |\ \
| | * | Make an empty QUrl also be considered non-detached (d == 0).Thiago Macieira2010-01-071-1/+1
| | * | Improve QUrl constructing performance by making empty URLs have d==0.Thiago Macieira2010-01-071-15/+119
| | * | QIODevice: Fix readAll()Markus Goetz2010-01-061-2/+3
| | * | Temporary hackiesh solution to prevent BOM in the xml data.Denis Dzyubenko2010-01-062-2/+5
| | * | Update copyright year to 2010Jason McDonald2010-01-06459-462/+462
| | |/
| * | doc: Added enum values to table for Qt 4.5 and 4.6.Martin Smith2010-01-071-6/+8
| |/
| * doc: Clarified that .lnk files are System files on Windows.Martin Smith2010-01-061-3/+4
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-051-2/+10
| |\
| | * Small optimization in QIODevice::readAll()Markus Goetz2010-01-051-2/+10
| * | doc: Added some missing macro descriptions.Martin Smith2010-01-051-4/+27
| |/
| * Fix typo in QFSFileEnginePrivate::canonicalizedMarkus Goetz2010-01-041-1/+1
| * doc: Removed a const from a declaration in the example.Martin Smith2010-01-041-1/+1
| * QUrl::toEncoded() fix for the case of "password, but no username".David Faure2009-12-281-5/+9
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-262-9/+5
| |\
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-252-9/+5
| | |\
| | | * revert f36fb8b2b63b3734cc2bd66b329ca4fef1204845Ritt Konstantin2009-12-232-9/+5
| * | | Fix warning on 64-bit build with MSVC.Thiago Macieira2009-12-251-1/+1
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2009-12-251-0/+3
| |\ \ \ | | |/ / | |/| |
| | * | FTBFS on hurd-i386 because since clock_gettime is not available thereSamuel Thibault2009-12-251-0/+3
| | |/
* | | Daylight savings time for Symbian take 2Janne Koskinen2009-12-282-23/+39
|/ /
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Janne Koskinen2009-12-233-8/+11
|\ \ | |/