summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* fix redefinition of MAXIMUM_REPARSE_BUFFER_SIZEJoerg Bornemann2009-08-211-0/+2
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBjørn Erik Nilsen2009-08-215-82/+206
|\
| * QFSFileEngine coding style fixesRitt Konstantin2009-08-212-43/+45
| * QFSFileEngine: micro-optimizationRitt Konstantin2009-08-212-18/+21
| * NTFS symlink support in QFileInfo::symLinkTarget()Ritt Konstantin2009-08-212-10/+76
| * NTFS symlink support for QFileInfo::isSymLink()Ritt Konstantin2009-08-213-3/+42
| * Speed up plugin loading by not constructing a new QSettings each time.Jan-Arve Sæther2009-08-211-8/+22
* | Merge commit 'qt-kinetic/kinetic-graphicseffect'Bjørn Erik Nilsen2009-08-211-0/+5
|\ \ | |/ |/|
| * Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-2119-56/+117
| |\
| * \ Merge commit 'qt/master-stable' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-2010-596/+787
| |\ \
| * \ \ Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-1995-512/+8162
| |\ \ \
| * \ \ \ Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-17424-933/+1416
| |\ \ \ \
| * \ \ \ \ Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-0782-749/+3385
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'kinetic-graphicseffect' of git@scm.dev.nokia.troll.no:qt/kineti...Bjørn Erik Nilsen2009-07-2927-602/+631
| |\ \ \ \ \ \
| * | | | | | | Add new enum to global namespace: Qt::CoordinateSystemBjørn Erik Nilsen2009-07-291-0/+5
* | | | | | | | improve error reporting for map/unmap of files and resourcesRitt Konstantin2009-08-213-12/+8
* | | | | | | | QFile: unset errorString as well as errorRitt Konstantin2009-08-211-3/+3
* | | | | | | | QFile: use fileEngine's errorString() instead of errno/GetLastError()Ritt Konstantin2009-08-213-29/+61
* | | | | | | | QFSFileEngine: fix inverted logic for return valuesRitt Konstantin2009-08-211-5/+5
* | | | | | | | Execute some small performance improvements in QProcessEnvironmentThiago Macieira2009-08-212-5/+11
* | | | | | | | Document the new QProcessEnvironment classThiago Macieira2009-08-212-3/+166
* | | | | | | | Remove the xxxRaw versions of the QProcessEnvironment functions.Thiago Macieira2009-08-212-30/+2
* | | | | | | | Add the reason for a process's failure to start to the errorStringThiago Macieira2009-08-211-1/+4
* | | | | | | | Add a new class for handling a process's environment variables.Thiago Macieira2009-08-215-77/+266
* | | | | | | | Doc - Clarified the use of layoutChanged() in relation to persistentKavindra Devi Palaraja2009-08-211-1/+10
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fix memory leakOlivier Goffart2009-08-211-3/+6
* | | | | | | Optimize contrcuction of variant of type pointer.Olivier Goffart2009-08-212-9/+28
* | | | | | | Add documentation for Qt::AnchorPointJan-Arve Sæther2009-08-211-0/+18
* | | | | | | qdoc: Redesigned the Class and Function Documentation page.Martin Smith2009-08-213-8/+8
* | | | | | | rename QEventTransition::eventObject to eventSourceKent Hansen2009-08-212-6/+6
* | | | | | | Merge branch 'anchorlayout' of git@gitorious.org:+openbossa-developers/qt/ope...Jan-Arve Sæther2009-08-211-0/+11
|\ \ \ \ \ \ \
| * | | | | | | update API to what was agreed on the API review meeting yesterday:Jan-Arve Sæther2009-08-191-0/+11
* | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-2010-9/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Add value_type definition for STL compatibility.David Faure2009-08-201-0/+1
| * | | | | | | | Fix warning and potential infinite recursion.Olivier Goffart2009-08-201-1/+2
| * | | | | | | | Fix potential Infinite recurstion.Olivier Goffart2009-08-201-3/+2
| * | | | | | | | Remove a few warnings when compiling Qt and unexport some functions.Thiago Macieira2009-08-206-3/+10
| * | | | | | | | Fix QVariant::toFloat() and QVariant::toRealOlivier Goffart2009-08-202-2/+3
* | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-2011-596/+788
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Instantiate the CP949 codec when building with -no-iconvBradley T. Hughes2009-08-201-0/+1
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Improve memory usage of the connectionlists inside QObjectOlivier Goffart2009-08-197-204/+335
| * | | | | | | Doc - mentioning that the begin...() functions emit a signal that mustKavindra Devi Palaraja2009-08-191-0/+15
| * | | | | | | Changed the streambookmarks example to use aggregationThorbjørn Lindeijer2009-08-191-3/+3
| * | | | | | | Doc - Fixed whitespace issuesKavindra Devi Palaraja2009-08-191-15/+15
| * | | | | | | Doc - Cleanups on QAbstractTableModel, QAbstractItemModel, etc.Kavindra Devi Palaraja2009-08-191-388/+433
| * | | | | | | Make the license test pass.Frans Englich2009-08-191-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-194-15/+113
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Doc: explain that QUrl::toAce may fail if its input is not correct.Thiago Macieira2009-08-181-0/+4
| * | | | | | Added a behaviour parameter to QXmlStreamReader::readElementTextThorbjørn Lindeijer2009-08-182-8/+57
| * | | | | | Added two convenience functions to QXmlStreamReaderThorbjørn Lindeijer2009-08-182-0/+52