summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtGunnar Sletta2010-09-278-32/+205
|\
| * Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-216-26/+184
| |\
| | * Make qml debugging work with command line argumentsLasse Holmstedt2010-09-171-1/+2
| | * Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-162-23/+25
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-161-9/+13
| | | |\
| | | | * QEventDispatcherUnix: do not process too many timer if other events need to b...Olivier Goffart2010-09-151-9/+13
| | | * | Fixed Q_DECLARE_METATYPE for aix-xlcRohan McGovern2010-09-161-14/+12
| | | |/
| | * | git Merge branch '4.7-upstream' into 4.7-docJesper Thomschutz2010-09-151-91/+0
| | |\ \ | | | |/
| | | * Revert "Properly implement qobject_cast for const pointers."Thiago Macieira2010-09-113-21/+6
| | | * Remove unsupported code from qobject.h for MSVC < .NET 2003Thiago Macieira2010-09-101-91/+0
| | | * Properly implement qobject_cast for const pointers.Thiago Macieira2010-09-103-6/+21
| | * | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-094-24/+72
| | |\ \ | | | |/
| | * | Merge commit 'staging-1/4.7' into doc-4.7Morten Engvoldsen2010-09-031-2/+6
| | |\ \
| | * | | Fixed typo in qmath documentation.Jerome Pasion2010-08-232-3/+3
| | * | | Added documentation for qmath.h header and qnumeric.h.Jerome Pasion2010-08-201-0/+155
| * | | | Properly implement qobject_cast for const pointers.Thiago Macieira2010-09-113-6/+21
* | | | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-09-136-26/+82
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-105-26/+78
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-091-2/+6
| | |\ \ \
| | | * | | Change RLibrary handle in QS60PluginResolver to be process wideMiikka Heikkinen2010-09-091-2/+6
| | * | | | When a move is completed, report the source and destination correctly.Stephen Kelly2010-09-092-8/+51
| | |/ / /
| | * | | Fix compilation on Windows CEBradley T. Hughes2010-09-081-1/+1
| | * | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-09-071-13/+14
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Ensure that we load system libraries from the correct location.Jan-Arve Sæther2010-09-031-5/+5
| | | * | Fix Qt applications freezing until mouse/keyboard events occur.Bradley T. Hughes2010-08-301-4/+9
| | * | | Added catching of errors in timers.axis2010-09-011-2/+6
| | | |/ | | |/|
| * | | C++0x move operatorsOlivier Goffart2010-09-031-0/+4
* | | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-08-263-4/+7
|\ \ \ \ | |/ / /
| * | | Prefer Q_CHECK_PTR to q_check_ptrJoão Abecasis2010-08-192-3/+6
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-08-191-1/+1
| |\ \ \
| | * | | Workaround what seems to be a compiler parser bugJoão Abecasis2010-08-171-1/+1
* | | | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-08-1912-261/+183
|\ \ \ \ \ | |/ / / /
| * | | | 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-137-26/+27
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | QCoreApplication::library path, ensure mutex lock orderingOlivier Goffart2010-08-121-0/+2
| | * | Merge commit 'remotes/origin/4.7' into qt47s2Thomas Zander2010-08-112-20/+15
| | |\ \
| | | * | Fix invalid memory write during recursive timer activationBradley T. Hughes2010-08-092-20/+15
| | * | | QMetaObject::normalizeSignature avoid reading past the string in case of inv...Olivier Goffart2010-08-101-1/+4
| | |/ /
| | * | Modified descriptions of QBasicTimer class and isActive() function.Jerome Pasion2010-08-061-3/+4
| * | | Deprecate qVariantValue qVariantCanConvert qVariantFromValue qVariantSetValueOlivier Goffart2010-08-062-21/+19
| * | | Remove the use of deprecated qFindChild(ren)Olivier Goffart2010-08-061-1/+1
| * | | Deprecated qFindChild and qFindChildrenOlivier Goffart2010-08-062-34/+37
| * | | It is no longer necessary to check for QT_NO_MEMBER_TEMPLATESminiak2010-08-033-12/+4
| * | | Fix MS Visual C++ 6.0 references in the documentationminiak2010-08-032-55/+47
| * | | Remove obsolete code & workarounds for unsupported versions of MS Visual C++miniak2010-08-032-108/+1
* | | | Merge remote branch 'lighthouse/4.7' into lighthouse-masterJørgen Lind2010-08-052-2/+2
|\ \ \ \
| * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into lighthouseJørgen Lind2010-08-034-13/+13
| |\ \ \ \ | | | |/ / | | |/| |