summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
...
* Ensure Q_CHECK_PTR always requires terminating ;João Abecasis2010-08-191-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-08-192-2/+2
|\
| * Q_CHECK_PTR should issue qFatal with QT_NO_EXCEPTIONSJoão Abecasis2010-08-171-1/+1
| * Workaround what seems to be a compiler parser bugJoão Abecasis2010-08-171-1/+1
* | QMetaType: add "signed char" as builtin.Olivier Goffart2010-08-162-0/+2
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-08-132-8/+49
|\
| * Added QObject::senderSignalIndex()John Brooks2010-08-122-1/+43
| * Cleanup the connection list logic in QObject::senderJohn Brooks2010-08-121-7/+6
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-1330-99/+93
|\ \ | |/ |/|
| * QCoreApplication::library path, ensure mutex lock orderingOlivier Goffart2010-08-121-0/+2
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-121-1/+1
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-111-1/+1
| | |\
| | | * QXmlStreamReader: avoid unnecessary detachingPeter Hartmann2010-08-111-1/+1
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-125-10/+21
| |\ \ \ | | |/ / | |/| |
| | * | Merge commit 'remotes/origin/4.7' into qt47s2Thomas Zander2010-08-1112-32/+32
| | |\ \ | | | |/
| | * | QMetaObject::normalizeSignature avoid reading past the string in case of inv...Olivier Goffart2010-08-101-1/+4
| | * | Fix QString::arg: When specifying %L1, the group separator would be added eve...Olivier Goffart2010-08-091-5/+8
| | * | Merge remote branch 'origin/4.7' into oslo-staging-2/4.7Olivier Goffart2010-08-091-3/+4
| | |\ \
| | * | | Remove the definition of QT_HAVE_NEON from qt.prfBenjamin Poulain2010-08-061-1/+4
| | * | | QSharedPointer documentation: specify that it is not safe to operate on the s...Olivier Goffart2010-08-061-2/+2
| | * | | Replace the SSE prologues by a macroBenjamin Poulain2010-08-051-1/+3
| * | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-08-111-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Doc: typo fixed in qlibraryinfo.cppJoerg Bornemann2010-08-091-1/+1
| * | | | doc: Changed some titles so lists of contents sort better.Martin Smith2010-08-102-4/+5
| * | | | Fix invalid memory write during recursive timer activationBradley T. Hughes2010-08-092-20/+15
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Jerome Pasion2010-08-091-0/+4
| |\ \ \ \
| | * | | | CreateFileMapping returns NULL on error , only tested with INVALID_HANDLE_VALUE.Carlos Manuel Duclos Vergara2010-08-091-0/+4
| | | |_|/ | | |/| |
| * | | | Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jerome Pasion2010-08-097-8/+8
| |/ / /
| * | | Modified descriptions of QBasicTimer class and isActive() function.Jerome Pasion2010-08-061-3/+4
| | |/ | |/|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-041-6/+16
| |\ \
| | * | Fixed the curve descriptions and added descriptions for overshoot, amplitude,...Jerome Pasion2010-08-041-6/+16
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-042-37/+6
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-032-37/+6
| | |\ \
| | | * | Move the SIMD defines to the common declaration of Qt symbolsBenjamin Poulain2010-08-031-35/+2
| | | * | Fixed: QT_DEPRECATED_WARNINGS defines QT3_SUPPORTOlivier Goffart2010-08-031-2/+4
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-031-2/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixed potential infinite loop in QFileSystemWatcher on Mac.Denis Dzyubenko2010-08-021-2/+3
| | |/ /
| * | | Fixed incorrect values for QSysInfo::symbianVersion().axis2010-08-031-2/+2
| |/ /
| * | Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-...Jerome Pasion2010-07-298-10/+10
| * | Fix compilation on 64-bit Windows.Kim Motoyoshi Kalland2010-07-281-25/+8
* | | Fix build os QSharedPointer on MSVCOlivier Goffart2010-08-111-1/+1
* | | Optimize QSharedPointer::operator=(const QSharedPointer &)Olivier Goffart2010-08-101-1/+7
* | | Fix compilation on 64-bit Windows.Kim Motoyoshi Kalland2010-08-101-25/+8
* | | Are custom file engines in use?João Abecasis2010-08-091-3/+10
* | | Make prefix handling in file engine creation more robustJoão Abecasis2010-08-091-5/+21
* | | Fix minor premature pessimizations in file engine creationJoão Abecasis2010-08-091-9/+7
* | | There goes QResourceFileEngineHandlerJoão Abecasis2010-08-092-23/+7
* | | Deprecate qVariantValue qVariantCanConvert qVariantFromValue qVariantSetValueOlivier Goffart2010-08-062-21/+19
* | | Remove the use of deprecated qFindChild(ren)Olivier Goffart2010-08-062-6/+6
* | | Deprecated qFindChild and qFindChildrenOlivier Goffart2010-08-062-34/+37