summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | Include the SSE4.2 intrinsics headerThiago Macieira2010-08-241-0/+1
| | | | | * | linux-icc can take -msse2, -msse3, etc. flags, so enable this as wellThiago Macieira2010-08-241-1/+1
| | | | | * | Introduce a second compatibility build key to Qt.Thiago Macieira2010-08-242-1/+12
| | | | | * | Keep the scopeid that getaddrinfo(3) returns to us.Thiago Macieira2010-08-243-4/+11
| | | | | * | Fix race condition on bearer management initialisation.Aaron McCarthy2010-08-242-5/+17
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-244-9/+32
| | | | | |\ \
| | | | | | * | fix build after first webkit self-injection attemptOswald Buddenhagen2010-08-231-6/+0
| | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-235-9/+38
| | | | | | |\ \
| | | | | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-235-9/+38
| | | | | | | |\ \
| | | | | | | | * | Fixed touch event delivery in QGraphicsView.Denis Dzyubenko2010-08-231-7/+2
| | | | | | | | * | let WebKit inject itself into the qt configurationOswald Buddenhagen2010-08-233-2/+8
| | | | | | | | * | Make qsTrId() / QT_TRID_NOOP() accessible from QtScriptKent Hansen2010-08-231-0/+28
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-261-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix for memory leak in QSysInfo::s60Version()mread2010-08-261-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-08-265-5/+15
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | WGL_COLOR_BITS_ARB should not take the alpha bits into account.Trond Kjernåsen2010-08-251-1/+1
| * | | | | | | | | Fix the broken unicode detection of ODBC driver.Charles Yin2010-08-241-1/+1
| * | | | | | | | | Fix OpenGLVersionFlags on OpenGL 4.0 systemsRhys Weatherley2010-08-161-2/+10
| * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Rhys Weatherley2010-08-132-1/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | QNAM HTTP: Fix crash related to aborted uploadsMarkus Goetz2010-08-122-1/+5
| * | | | | | | | | | Don't define highp/mediump/lowp if desktop GL has themRhys Weatherley2010-08-133-3/+13
| |/ / / / / / / / /
| * | | | | | | | | QAudioOutput(ALSA); Fix check for available devices.Justin McPherson2010-08-121-14/+17
* | | | | | | | | | Enabling AdvancedPointerEvents for active windows causes a panicSami Merila2010-08-253-3/+13
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-253-5/+64
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Remove enums from bitfield, since all compilers do not support them.Janne Anttila2010-08-251-4/+4
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-242-1/+60
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | Use QImage 'convertInPlace' versions in QVGPixmapData load functions.Jani Hautakangas2010-08-242-1/+60
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-258-46/+107
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix responseText to check the charset encoding field and also to notBea Lam2010-08-251-9/+78
| * | | | | | | | Re-insert and emit the correct NOTIFY signals following the removalBea Lam2010-08-254-2/+8
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-08-251-15/+7
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Alignment of shadow for rich text is broken when using text stylesYann Bodson2010-08-251-3/+3
| * | | | | | | | | typoYann Bodson2010-08-251-1/+1
| * | | | | | | | | Setting one dimension of the sourceSize should set the other dimension.Yann Bodson2010-08-251-31/+17
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Don't circumvent onDestruction handlers when clearing expression in delegate ...Martin Jones2010-08-253-4/+17
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Fix poor flicking behavior with slower flicks.Martin Jones2010-08-251-15/+7
|/ / / / / / /
* | | | | | | QDeclarativeDebug: send a message when new object are addedOlivier Goffart2010-08-245-2/+27
* | | | | | | QDeclarativeEngineDebugServer: make it a singleton.Olivier Goffart2010-08-243-9/+14
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-2410-35/+64
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix mispositioned text with QStaticText and OpenVG graphics systemEskil Abrahamsen Blomfeldt2010-08-241-2/+5
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Gunnar Sletta2010-08-24247-1377/+3284
| |\ \ \ \ \ \
| | * | | | | | QGraphicsView: Fix assert that may occurs if there are 'empty' item to draw, ...Olivier Goffart2010-08-241-1/+3
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-246-18/+27
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | Fix assignment of a Q(Explicitly)SharedDataPointer included in the data itselfOlivier Goffart2010-08-231-8/+12
| | | * | | | | Fix assignment of a container included in the container itselfOlivier Goffart2010-08-235-10/+15
| | | | |/ / / | | | |/| | |
| * | | | | | Use binarysort to find items.Gunnar Sletta2010-08-242-14/+29
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-2413-62/+15
|\ \ \ \ \ \ \
| * | | | | | | Fix few declarative code issues discovered by static code analysisJoona Petrell2010-08-2410-12/+12
| | |/ / / / / | |/| | | | |
| * | | | | | Fix PathView when setting an empty model that is later filled.Michael Brasser2010-08-241-1/+2
| * | | | | | QDeclarativeVisualItemModel code cleanup.Michael Brasser2010-08-242-49/+1
| | |/ / / / | |/| | | |