summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* It is no longer necessary to check for QT_NO_PARTIAL_TEMPLATE_SPECIALIZATIONminiak2010-08-031-24/+0
* Remove obsolete code & workarounds for unsupported versions of MS Visual C++miniak2010-08-032-51/+13
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-284-51/+14
|\
| * Register a few gesture-related types in the meta-type system.Denis Dzyubenko2010-07-231-0/+3
| * fix the export macros for the QtDBus moduleRomain Pokrzywka2010-07-211-0/+8
| * Merge remote branch 'origin/4.7' into 4.7-from-4.6Rohan McGovern2010-07-171-2/+3
| |\
| | * doc: Fixed several qdoc warnings.Martin Smith2010-07-131-2/+3
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-07-151-49/+0
| |\ \ | | |/ | |/|
| | * Fix regression in tst_qrand::testqrand()Bradley T. Hughes2010-07-131-8/+1
| | * QUUid::createUuid() should not generate identical sequences on UNIXBradley T. Hughes2010-07-081-50/+8
| | * Revert "Support time zone designator in QDateTime::fromString() based on ISO ...Liang Qi2010-07-051-3/+2
| | * Support time zone designator in QDateTime::fromString() based on ISO 8601-200...Liang Qi2010-07-051-2/+3
| | * Bump version number after 4.6.3 release.Jason McDonald2010-06-151-2/+2
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-153-17/+7
|\ \ \ | |/ /
| * | Support time zone designator in QDateTime::fromString() based on ISO 8601-200...Liang Qi2010-07-051-2/+3
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-031-13/+1
| |\ \
| | * | Avkon removal configured with -no-s60mread2010-07-011-13/+1
| * | | Crash when dragging with mingwThierry Bastian2010-07-021-2/+3
| |/ /
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-07-062-0/+6
|\ \ \
| * | | Clarification regarding the WA_X11InitThreads flag.Trond Kjernåsen2010-07-021-1/+2
| * | | Add an application attribute to control XInitThreads().Trond Kjernåsen2010-07-022-0/+5
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-016-59/+89
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Enable SSE2 for MSVC x64 builds, as it was incorrectly disabledJohn Brooks2010-06-281-4/+2
| * | Doc: Relicensed the documentation under the GNU FDL version 1.3.David Boddie2010-06-212-50/+22
| * | Doc: Fixed documentation errors.David Boddie2010-06-181-2/+2
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-161-0/+24
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-121-0/+24
| | |\ \
| | | * | actually fix namespaced compileOswald Buddenhagen2010-06-101-2/+0
| | | * | Attempt to fix build failure on Linux introduced by 09c6a81109Andreas Kling2010-06-091-3/+2
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-081-0/+27
| | | |\ \
| | | | * | Unbreak Linux build when qendian.h is included before qglobal.hAndreas Kling2010-06-071-0/+1
| | | | * | Revert accidental commit of irrelevant stuff. Silly mondays..Andreas Kling2010-06-071-1/+0
| | | | * | Unbreak Linux build when qendian.h is included before qglobal.hAndreas Kling2010-06-071-0/+1
| | | | * | Make qbswap() use glibc's fast bswap_*() functions if available.Andreas Kling2010-06-041-0/+26
| * | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Geir Vattekar2010-06-157-15/+58
| |\ \ \ \ \ | | |/ / / /
| | * | | | Introduce LayoutDirection Qt::LayoutDirectionAutoLars Knoll2010-06-092-3/+12
| | |/ / /
| * | | | Doc: Documented qputenv and qgetenvGeir Vattekar2010-06-151-0/+27
* | | | | Merge remote branch 'origin/master'Olivier Goffart2010-06-157-12/+46
|\ \ \ \ \
| * \ \ \ \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-06-087-12/+46
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | New keys for media-related keys, common mobile keysIain2010-06-072-11/+22
| | | |/ / | | |/| |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-036-0/+22
| | |\ \ \
| | | * | | Add a new qconfig feature GESTURESTasuku Suzuki2010-06-026-0/+22
| | | |/ /
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-011-1/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Add the Qt::TextBypassShaping flag.Jocelyn Turcotte2010-05-311-1/+2
* | | | | Fix warning with gcc in -pedanticOlivier Goffart2010-06-111-3/+3
|/ / / /
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-06-013-6/+9
|\ \ \ \ | |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-312-6/+6
| |\ \ \ | | |/ / | |/| |
| | * | Fix QT_NO_DOMTasuku Suzuki2010-05-312-6/+6
| * | | Merge branch '4.7' of scm.dev.troll.no:qt/qt-s60-public into 4.7Jani Hautakangas2010-05-201-8/+0
| |\ \ \
| * | | | QRuntimeGraphicsSystemJani Hautakangas2010-05-201-0/+1