summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix GC-related crash in QScriptValue::setData()Kent Hansen2010-11-091-0/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Lorn Potter2010-11-09277-5041/+6257
|\
| * DFB: Make sure QPixmap::hasAlpha is respectedAnders Bakken2010-11-081-7/+27
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-0815-89/+48
| |\
| | * Fix some painting issues in QDirectFBPaintEngineAnders Bakken2010-11-081-9/+15
| | * QNAM: Do not need QNetworkSession in AlwaysCache load modeMarkus Goetz2010-11-082-12/+21
| | * Don't crash if QScriptClass property getter returns an invalid valueKent Hansen2010-11-081-0/+12
| | * QNAM: Remove dead waitForUpstreamBytesWritten() codeMarkus Goetz2010-11-082-7/+0
| | * QNAM: Remove dead waitForDownstreamReadyRead() codeMarkus Goetz2010-11-0811-61/+0
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/doc-staging into 4.7-integrationQt Continuous Integration System2010-11-082-16/+14
| |\ \ | | |/ | |/|
| | * Merge branch '4.7-upstream' into 4.7-docA-Team2010-11-0513-41/+79
| | |\
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-11-053-7/+20
| | |\ \
| | | * \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-11-043-7/+20
| | | |\ \
| | * | | | Doc: Attempt to document content handling in Flickable.David Boddie2010-11-041-11/+10
| | |/ / /
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-11-045-3/+27
| | |\ \ \
| | * | | | Doc: Removed note about some Qt classes working without an application.David Boddie2010-11-041-5/+4
| * | | | | Task-number: QTBUG-15059juhvu2010-11-081-1/+1
| | |_|_|/ | |/| | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-11-055-9/+50
| |\ \ \ \
| | * | | | Fix tst_symbols auto testHarald Fernengel2010-11-041-5/+5
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-11-045-8/+49
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | trivial: fix buildHarald Fernengel2010-11-031-2/+2
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-11-035-8/+49
| | | |\ \ \
| | | | * | | Fix crashHarald Fernengel2010-11-021-2/+4
| | | | * | | Export isLikelyToBeNfs only if we have an internal buildHarald Fernengel2010-11-021-4/+10
| | | | * | | Fixed QFileInfo autotest to skip on NFS.Dominik Holland2010-11-021-4/+4
| | | | * | | Added environment variable for style overriding.Dominik Holland2010-11-021-2/+10
| | | | * | | Cleanup Meego Compositor detectionHarald Fernengel2010-11-022-28/+18
| | | | * | | Added Maemo 6 to the X11 desktopEnvironment listDominik Holland2010-11-022-0/+35
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-055-13/+26
| |\ \ \ \ \ \
| | * | | | | | Fix opening a network session multiple times in succession.Aaron McCarthy2010-11-051-1/+1
| | * | | | | | Fix synchronous dispatch in ICD in non-main threads.Aaron McCarthy2010-11-051-0/+2
| | * | | | | | QNAM HTTP: Download last chunk properly when readBufferSize() limitedMarkus Goetz2010-11-041-2/+3
| | * | | | | | Prevent access to non-existent memory in QGL2PEXVertexArrayTopi Reiniƶ2010-11-041-2/+3
| | * | | | | | Prevent excessive seeks in xbm detectionHarald Fernengel2010-11-041-8/+17
| | |/ / / / /
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/doc-staging into 4.7-integrationQt Continuous Integration System2010-11-054-5/+15
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-11-035-3/+27
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Doc: Clarified the lifetime of the session bus connection.David Boddie2010-11-031-3/+3
| | * | | | | Doc: Mentioned default values for the BorderImage tile modes.David Boddie2010-11-031-0/+2
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-11-0369-651/+916
| | |\ \ \ \ \
| | * | | | | | Document the difference between +0.0 and -0.0 for QPointF and QSizeF.David Boddie2010-11-032-2/+10
| * | | | | | | Remove code changes that were NOT intended as part of the fixSami Merila2010-11-042-19/+0
| * | | | | | | Wordwrap QInputDialog label in SymbianJanne Koskinen2010-11-041-0/+3
| | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-033-7/+20
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | The lastCenterPoint should be equal to centerPoint for new gestures.Frederik Gladhorn2010-11-031-3/+5
| | * | | | | PinchGesture: lastRotationAngle should start at 0.Frederik Gladhorn2010-11-031-1/+1
| | * | | | | QNAM: Reset authenticator state properly between requestsMarkus Goetz2010-11-032-3/+14
| | | |_|/ / | | |/| | |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/doc-staging into 4.7-integrationQt Continuous Integration System2010-11-033-31/+35
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-11-018-10/+12
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-303-12/+20
| | |\ \ \ \
| | * \ \ \ \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-2960-636/+891
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |