Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make operator QRectF const | Harald Fernengel | 2010-11-09 | 1 | -1/+1 |
* | Fix GC-related crash in QScriptValue::setData() | Kent Hansen | 2010-11-09 | 1 | -0/+1 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Lorn Potter | 2010-11-09 | 277 | -5041/+6257 |
|\ | |||||
| * | DFB: Make sure QPixmap::hasAlpha is respected | Anders Bakken | 2010-11-08 | 1 | -7/+27 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-11-08 | 15 | -89/+48 |
| |\ | |||||
| | * | Fix some painting issues in QDirectFBPaintEngine | Anders Bakken | 2010-11-08 | 1 | -9/+15 |
| | * | QNAM: Do not need QNetworkSession in AlwaysCache load mode | Markus Goetz | 2010-11-08 | 2 | -12/+21 |
| | * | Don't crash if QScriptClass property getter returns an invalid value | Kent Hansen | 2010-11-08 | 1 | -0/+12 |
| | * | QNAM: Remove dead waitForUpstreamBytesWritten() code | Markus Goetz | 2010-11-08 | 2 | -7/+0 |
| | * | QNAM: Remove dead waitForDownstreamReadyRead() code | Markus Goetz | 2010-11-08 | 11 | -61/+0 |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/doc-staging into 4.7-integration | Qt Continuous Integration System | 2010-11-08 | 2 | -16/+14 |
| |\ \ | | |/ | |/| | |||||
| | * | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-11-05 | 13 | -41/+79 |
| | |\ | |||||
| | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2010-11-05 | 3 | -7/+20 |
| | |\ \ | |||||
| | | * \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-11-04 | 3 | -7/+20 |
| | | |\ \ | |||||
| | * | | | | Doc: Attempt to document content handling in Flickable. | David Boddie | 2010-11-04 | 1 | -11/+10 |
| | |/ / / | |||||
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2010-11-04 | 5 | -3/+27 |
| | |\ \ \ | |||||
| | * | | | | Doc: Removed note about some Qt classes working without an application. | David Boddie | 2010-11-04 | 1 | -5/+4 |
| * | | | | | Task-number: QTBUG-15059 | juhvu | 2010-11-08 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-11-05 | 5 | -9/+50 |
| |\ \ \ \ | |||||
| | * | | | | Fix tst_symbols auto test | Harald Fernengel | 2010-11-04 | 1 | -5/+5 |
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-11-04 | 5 | -8/+49 |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | | * | | | trivial: fix build | Harald Fernengel | 2010-11-03 | 1 | -2/+2 |
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-11-03 | 5 | -8/+49 |
| | | |\ \ \ | |||||
| | | | * | | | Fix crash | Harald Fernengel | 2010-11-02 | 1 | -2/+4 |
| | | | * | | | Export isLikelyToBeNfs only if we have an internal build | Harald Fernengel | 2010-11-02 | 1 | -4/+10 |
| | | | * | | | Fixed QFileInfo autotest to skip on NFS. | Dominik Holland | 2010-11-02 | 1 | -4/+4 |
| | | | * | | | Added environment variable for style overriding. | Dominik Holland | 2010-11-02 | 1 | -2/+10 |
| | | | * | | | Cleanup Meego Compositor detection | Harald Fernengel | 2010-11-02 | 2 | -28/+18 |
| | | | * | | | Added Maemo 6 to the X11 desktopEnvironment list | Dominik Holland | 2010-11-02 | 2 | -0/+35 |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-11-05 | 5 | -13/+26 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix opening a network session multiple times in succession. | Aaron McCarthy | 2010-11-05 | 1 | -1/+1 |
| | * | | | | | | Fix synchronous dispatch in ICD in non-main threads. | Aaron McCarthy | 2010-11-05 | 1 | -0/+2 |
| | * | | | | | | QNAM HTTP: Download last chunk properly when readBufferSize() limited | Markus Goetz | 2010-11-04 | 1 | -2/+3 |
| | * | | | | | | Prevent access to non-existent memory in QGL2PEXVertexArray | Topi Reiniƶ | 2010-11-04 | 1 | -2/+3 |
| | * | | | | | | Prevent excessive seeks in xbm detection | Harald Fernengel | 2010-11-04 | 1 | -8/+17 |
| | |/ / / / / | |||||
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/doc-staging into 4.7-integration | Qt Continuous Integration System | 2010-11-05 | 4 | -5/+15 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-11-03 | 5 | -3/+27 |
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | Doc: Clarified the lifetime of the session bus connection. | David Boddie | 2010-11-03 | 1 | -3/+3 |
| | * | | | | | Doc: Mentioned default values for the BorderImage tile modes. | David Boddie | 2010-11-03 | 1 | -0/+2 |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2010-11-03 | 69 | -651/+916 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Document the difference between +0.0 and -0.0 for QPointF and QSizeF. | David Boddie | 2010-11-03 | 2 | -2/+10 |
| * | | | | | | | Remove code changes that were NOT intended as part of the fix | Sami Merila | 2010-11-04 | 2 | -19/+0 |
| * | | | | | | | Wordwrap QInputDialog label in Symbian | Janne Koskinen | 2010-11-04 | 1 | -0/+3 |
| | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-11-03 | 3 | -7/+20 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| | * | | | | | The lastCenterPoint should be equal to centerPoint for new gestures. | Frederik Gladhorn | 2010-11-03 | 1 | -3/+5 |
| | * | | | | | PinchGesture: lastRotationAngle should start at 0. | Frederik Gladhorn | 2010-11-03 | 1 | -1/+1 |
| | * | | | | | QNAM: Reset authenticator state properly between requests | Markus Goetz | 2010-11-03 | 2 | -3/+14 |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/doc-staging into 4.7-integration | Qt Continuous Integration System | 2010-11-03 | 3 | -31/+35 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-11-01 | 8 | -10/+12 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | * | | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-10-30 | 3 | -12/+20 |
| | |\ \ \ \ |