summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-246-35/+39
|\
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicShane Kearns2009-08-2431-310/+839
| |\
| * | Make the singleton file server session independent of QCoreApplicationShane Kearns2009-08-246-35/+39
* | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-2424-239/+791
|\ \ \ | | |/ | |/|
| * | Added some internal docs to make the class clearer.axis2009-08-211-0/+6
| * | Merge branch 'symbolVisibility'Iain2009-08-211-0/+6
| |\ \
| | * \ Merge commit 'origin/master' into symbolVisibilityIain2009-08-2142-777/+1015
| | |\ \
| | * \ \ Merge commit 'origin/master' into symbolVisibilityIain2009-08-2023-70/+180
| | |\ \ \
| | * | | | New definition for ...EXPORT_INLINE to deal with the way we drive RVCTIain2009-08-191-0/+6
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60axis2009-08-211-0/+5
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBjørn Erik Nilsen2009-08-215-82/+206
| | |\ \ \ \ \
| | * \ \ \ \ \ 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
| * | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60axis2009-08-215-86/+211
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | 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 branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-2110-127/+497
| |\| | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| | * | | | | | | | | | | 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
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge commit 'qt/master'Jason Barron2009-08-218-26/+66
| |\| | | | | | | | | |
| | * | | | | | | | | | 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 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-2136-751/+949
|\| | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'reviewPatches'axis2009-08-215-50/+15
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Revert "Fixed KERN-EXEC 3 panic on ARMV5 builds caused by combining trinary o...axis2009-08-211-27/+0
| | * | | | | | | | | | | Switched to logical comparison instead of bitwise.axis2009-08-212-11/+6
| | * | | | | | | | | | | Fixed documentation.axis2009-08-211-3/+2
| | * | | | | | | | | | | Fixed some comments and code style issues after review.axis2009-08-213-9/+7
| * | | | | | | | | | | | Merge commit 'qt/master'Jason Barron2009-08-211-0/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'anchorlayout' of git@gitorious.org:+openbossa-developers/qt/ope...Jan-Arve Sæther2009-08-211-0/+11
| | |\ \ \ \ \ \ \ \ \ \ \