summaryrefslogtreecommitdiff
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-252-20/+24
|\
| * Changed language of the AutoConnection description.Jerome Pasion2010-10-151-5/+5
| * Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-081-1/+1
| |\
| * | Clarified the auto connect enumeration regarding which type ofJerome Pasion2010-10-061-3/+5
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-10-041-1/+0
| |\ \
| * \ \ Merge branch '4.7' of ../qt-doc-team-licenses into 4.7David Boddie2010-10-042-10/+10
| |\ \ \
| | * | | Doc: Fixed the in-repository licenses for the documentation.David Boddie2010-10-042-10/+10
| * | | | Doc: Made documentation for Qt::TextLongestVariant public.David Boddie2010-10-041-7/+9
| |/ / /
* | | | Phonon: Export ObjectDescriptionModel to prevent link errors with ClangTor Arne Vestbø2010-10-151-0/+5
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-071-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-10-011-1/+0
| |\ \ \ | | | |/ | | |/|
| * | | Fix a link that no longer exists in documentation.Robin Burchell2010-09-281-1/+1
| | |/ | |/|
* | | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-041-1/+0
|\ \ \ | | |/ | |/|
| * | moved fast allocator config to qt_hybridHeap_symbian_p.hmread2010-09-301-6/+0
| * | new allocator tidy up and winscw freezemread2010-09-301-1/+1
| * | Qt apps to use the Symbian^4 fast allocator in pre-Symbian^4 platformsmread2010-09-301-0/+2
| * | Add the new allocator to corelibShane Kearns2010-09-301-0/+3
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-283-31/+57
|\ \ | |/
| * Improved Symbian4 platform detectionMiikka Heikkinen2010-09-233-31/+57
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-221-1/+1
| |\
| | * Use regparm(3) for ICC too, otherwise it's an ABI mismatch in QCharThiago Macieira2010-09-211-1/+1
| * | Bump version to 4.7.1.Jason McDonald2010-09-211-2/+2
| |/
* | Fix usage of QT_ARCH_ARM* after a28ddf6Bradley T. Hughes2010-09-231-1/+1
* | Merge the armv6 and arm architecturesBradley T. Hughes2010-09-231-0/+3
* | Adding C++0x support to MSVC2010Thierry Bastian2010-09-221-0/+13
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-212-0/+36
|\ \ | |/
| * git Merge branch '4.7-upstream' into 4.7-docJesper Thomschutz2010-09-151-0/+1
| |\
| | * expose GestureType for using in QMLZeno Albisser2010-09-141-0/+1
| * | Merge commit 'staging-1/4.7' into doc-4.7Morten Engvoldsen2010-09-031-1/+1
| |\ \ | | |/
| * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1.git into d...Morten Engvoldsen2010-08-311-2/+3
| |\ \
| * \ \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1.git into d...Morten Engvoldsen2010-08-303-2/+13
| |\ \ \
| * | | | Added documentation for qmath.h header and qnumeric.h.Jerome Pasion2010-08-201-0/+35
* | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-102-3/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fixed Symbian builds after introduction of boilerplate code.axis2010-09-021-1/+1
| | |_|/ | |/| |
| * | | Reenable the reporting of CPU features.Thiago Macieira2010-08-301-2/+3
| | |/ | |/|
* | | Add define for c++0x initilizer listsOlivier Goffart2010-09-031-0/+1
* | | Add some constants for C++0x featuresThiago Macieira2010-09-031-0/+19
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-08-311-0/+6
|\ \ \
| * | | Optimize plugin loading on ELF platformsArvid Ephraim Picciani2010-08-271-0/+6
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-303-2/+13
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-262-1/+12
| |\ \
| | * | I don't know why some linkers can't call this function, so comment it out.Thiago Macieira2010-08-251-2/+2
| | * | Report the detected CPU features in the corelib boilerplateThiago Macieira2010-08-241-0/+3
| | * | Allow other compilers than GCC on Linux to have a boilerplateThiago Macieira2010-08-241-1/+1
| | * | Introduce a second compatibility build key to Qt.Thiago Macieira2010-08-241-0/+8
| | |/
| * | fix for memory leak in QSysInfo::s60Version()mread2010-08-261-1/+1
| |/
* | Prefer Q_CHECK_PTR to q_check_ptrJoão Abecasis2010-08-191-1/+2
* | Ensure Q_CHECK_PTR always requires terminating ;João Abecasis2010-08-191-1/+1
* | Q_CHECK_PTR should issue qFatal with QT_NO_EXCEPTIONSJoão Abecasis2010-08-171-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-133-10/+13
|\ \ | |/