summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/master' into 4.6Jason Barron2009-08-2514-308/+332
|\
| * 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
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-2136-751/+949
| |\ \ \
| * | | | Review inspired changes to Symbian QProcessMiikka Heikkinen2009-08-212-170/+175
| * | | | Review inspired changes to Symbian file system watcherMiikka Heikkinen2009-08-212-55/+58
| * | | | Review inspired fixes to Symbian file engineMiikka Heikkinen2009-08-216-50/+62
* | | | | Merge branch '4.6'Thiago Macieira2009-08-249-27/+110
|\ \ \ \ \
| * | | | | Reset dangling handle after close on WinCE 5João Abecasis2009-08-241-0/+3
| * | | | | Always check the file handle before attempting to map the fileJoão Abecasis2009-08-241-5/+8
| * | | | | QFSFileEngine: Don't close file if we already have a file for mappingJoão Abecasis2009-08-241-1/+1
| * | | | | qglobal.h now has the definition for WINVERThierry Bastian2009-08-241-7/+0
| * | | | | Minor documentation and code fixes.Frans Englich2009-08-241-2/+4
| * | | | | fix warning in qthread_win.cppJoerg Bornemann2009-08-241-4/+0
| * | | | | QFSFileEngine compile fix for NTFS symlink supportJoerg Bornemann2009-08-241-5/+8
| * | | | | define WINVER and _WIN32_WINNT in qglobal.hJoerg Bornemann2009-08-241-0/+9
| * | | | | Fix the last fix to QList.Thiago Macieira2009-08-241-1/+1
| * | | | | Removed superfluous status change.axis2009-08-241-1/+0
| * | | | | Remove QScopedCustomPointerHarald Fernengel2009-08-241-0/+9
| * | | | | Restore QList backward compatibilityHarald Fernengel2009-08-242-3/+56
| * | | | | Revert "Remove the unnecessary double memcpy now too."Harald Fernengel2009-08-241-0/+3
| * | | | | Revert "Fix trivial QList detaching: QListData::detach2() *must* memcpy."Harald Fernengel2009-08-241-1/+1
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6axis2009-08-242-0/+12
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | 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
* | | | | | | | Fix Qt::ClickFocus for QGraphicsProxyWidget.Andreas Aardal Hanssen2009-08-241-0/+1
* | | | | | | | Minor documentation and code fixes.Frans Englich2009-08-241-2/+4
|/ / / / / / /
* | | | | | | Remove the unnecessary double memcpy now too.Thiago Macieira2009-08-211-3/+0
* | | | | | | Don't access usedHashFunc() if it's already been deleted.Thiago Macieira2009-08-211-1/+2
* | | | | | | Fix trivial QList detaching: QListData::detach2() *must* memcpy.Thiago Macieira2009-08-211-1/+1
* | | | | | | QMetaObject: Crashes with dbus that tries to connect to all signalsOlivier Goffart2009-08-211-12/+20
* | | | | | | Fix crash at program exit: Q_GLOBAL_STATIC is zeroed.Thiago Macieira2009-08-211-1/+2
* | | | | | | Added missing Q_ENUM/Q_FLAGS declarations for input methods.Friedemann Kleint2009-08-211-1/+2
* | | | | | | QFSFileEngine compile fix for VS2005Joerg Bornemann2009-08-211-1/+1
* | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-211-1/+1
|\ \ \ \ \ \ \
| * | | | | | | QFSFileEngine compile fix for Windows with VS2005Joerg Bornemann2009-08-211-1/+1
* | | | | | | | Merge branch 'master' of git@scm:qt/qt-s60-publicaxis2009-08-21123-990/+7665
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | 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/qt into master-s60axis2009-08-215-86/+211
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-2110-127/+497
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge commit 'qt/master'Jason Barron2009-08-218-26/+66
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | 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