summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ /
| * | 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
* | | Doc: Documented qputenv and qgetenvGeir Vattekar2010-06-151-0/+27
|/ /
* | 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 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-05-211-2/+0
| |\
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6Simon Hausmann2010-05-211-2/+0
| | |\
| | | * Switch Symbian^3 QCursor implementation back to 5.0 wayShane Kearns2010-05-201-2/+0
* | | | Merge branch '4.7' of scm.dev.troll.no:qt/qt-s60-public into 4.7Jani Hautakangas2010-05-201-8/+0
|\ \ \ \ | |/ / /
| * | | Removed mediaservices.Kurt Korbatits2010-05-181-8/+0
| |/ /
* | | QRuntimeGraphicsSystemJani Hautakangas2010-05-201-0/+1
|/ /
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-291-5/+23
|\ \ | |/
| * Fix the use of strerror_r on GNU libc systems.Thiago Macieira2010-04-261-5/+23
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-191-0/+8
|\ \
| * | Add EXPORT defines for QtMediaServices library.Andrew den Exter2010-04-161-0/+8
* | | adding new entries to qt::key enumAdam Wasila2010-04-161-0/+2
* | | adding new entries to qt::key enumAdam Wasila2010-04-161-0/+2
* | | Introduce a qconfig feature for Bearer ManagementTasuku Suzuki2010-04-152-0/+13
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-132-0/+14
|\ \
| * | Introduce a qconfig feature for QtDBusTasuku Suzuki2010-04-082-0/+14
* | | Enable setting the imports directory via qt.confKai Koehne2010-04-081-0/+4
|/ /
* | Merge remote branch 'main/4.7' into 4.7Morten Johan Sørvig2010-03-252-1/+3
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-222-1/+3
| |\ \
| | * | Add MiddleButton = MidButton to MouseButtons enum.Martin Jones2010-03-222-1/+3
* | | | doc: Fixed all the remaining qdoc errors. For now.Martin Smith2010-03-241-1/+1
* | | | Add a new WA_X11DoNotAcceptFocus attribute for top-level widgets (part 2).Robert Griebl2010-03-221-0/+4
* | | | Add a new WA_X11DoNotAcceptFocus attribute for top-level widgets.Robert Griebl2010-03-221-0/+3
|/ / /
* | | Merge branch '4.6-s60' into 4.7-s60axis2010-03-221-3/+6
|\ \ \ | |/ / |/| / | |/
| * Change fromSymbianRSgImage() to use the newer version of RSgImageJason Barron2010-03-191-3/+6
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-03-151-0/+10
|\ \
| * | make it possible to use sse2 with mingwThierry Bastian2010-03-111-0/+10
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-03-112-18/+46
|\ \ \ | |/ /
| * | doc: Fixed several qdoc errors.Martin Smith2010-03-091-1/+1
| * | Added two missing keys for X11Denis Dzyubenko2010-03-082-0/+5