summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60axis2009-08-216-112/+249
|\
| * QFSFileEngine coding style fixesRitt Konstantin2009-08-212-43/+45
| * QFSFileEngine: micro-optimizationRitt Konstantin2009-08-212-18/+21
| * autotests for NTFS symlink support on WindowsRitt Konstantin2009-08-211-23/+38
| * 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-2123-285/+737
|\ \ | |/
| * adjust auto.pro to the recent split of qstringbuilder testshjk2009-08-211-1/+4
| * 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
| * Oops: fix compilerSupportsFlag: must return $ret, not $?Thiago Macieira2009-08-211-1/+1
| * 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-217-86/+300
| * Improved a QGesture api a little bit.Denis Dzyubenko2009-08-216-63/+88
| * Improved the QPanGesture implementation.Denis Dzyubenko2009-08-211-16/+18
| * Fixed gesture handling on Windows when there are no alien widgetsDenis Dzyubenko2009-08-211-4/+13
| * Dont create native windows when setting up gestures.Denis Dzyubenko2009-08-213-64/+82
| * Doc - Clarified the use of layoutChanged() in relation to persistentKavindra Devi Palaraja2009-08-211-1/+10
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJason Barron2009-08-2128-44/+63
|\ \
| * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicEspen Riskedal2009-08-211-1/+1
| |\ \
| | * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into mas...Harald Fernengel2009-08-217-58/+42
| | |\ \
| | * | | compile.Harald Fernengel2009-08-211-1/+1
| * | | | Rename demobase.pri to symbianpkgrules.priEspen Riskedal2009-08-2127-43/+62
| | |/ / | |/| |
* | | | Merge commit 'qt/master'Jason Barron2009-08-2138-200/+325
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | get rid of qmake warnings when parsing script.pro (JavaScriptCore.pri)Kent Hansen2009-08-211-0/+9
| * | Fix memory leakOlivier Goffart2009-08-212-4/+7
| * | Optimize contrcuction of variant of type pointer.Olivier Goffart2009-08-213-9/+29
| * | qdoc: Moved javascripts for search box from header to footer.Martin Smith2009-08-211-6/+6
| * | Add documentation for Qt::AnchorPointJan-Arve Sæther2009-08-211-0/+18
| * | qdoc: Redesigned the Class and Function Documentation page.Martin Smith2009-08-2112-97/+129
| * | Make QEglContext::extensions() staticTom Cooksey2009-08-212-3/+3
| * | Add a static QEglProperties::dumpAllConfigs()Tom Cooksey2009-08-212-0/+16
| * | Fix QGLWidget::showFullScreen() on X11/EGLTom Cooksey2009-08-211-2/+5
| * | Removed PBO texture upload from QGLContextPrivate::bindTexture().Samuel Rødal2009-08-212-41/+4
| * | rename QEventTransition::eventObject to eventSourceKent Hansen2009-08-213-14/+14
| * | move qdoc3 binary to bin, so we can use it for Qt Creator without hacks.Daniel Molkentin2009-08-214-2/+5
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtGunnar Sletta2009-08-21469-38009/+24240
| |\ \
| | * | Fix linking to uninstalled libraries after LIBS_PRIVATE.Thiago Macieira2009-08-211-0/+35
| | * | Doc fixes to anchor layout.Jan-Arve Sæther2009-08-211-6/+6
| | * | Doc fixes.Jan-Arve Sæther2009-08-211-1/+2
| | * | Autotest QEXPECTED_FAIL removedJedrzej Nowacki2009-08-211-3/+1
| | * | JSC::Debugger fix. Events exceptionThrow and functionExit modificationJedrzej Nowacki2009-08-211-10/+26
| | * | Another typo.Alexis Menard2009-08-211-1/+1
| | * | Fix typo in anchor layout documentation.Alexis Menard2009-08-211-1/+1