summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * Fixed QLayout autotest to use a dummy toplevel widget.Dominik Holland2010-11-021-2/+3
| | | | * Fixed QMainWindow autotests, to skip an test, that makes no senseDominik Holland2010-11-021-0/+4
| | | | * Fixed the QMouseEvent_modal autotest.Dominik Holland2010-11-021-0/+4
| | | | * Fixed QPlainTextEdit autotest to use the right size in the linewrap testcase.Dominik Holland2010-11-021-0/+1
| | | | * Fixed QPrinter autotest, to use qreals for the margintestDominik Holland2010-11-021-6/+6
| | | | * Fixed QSplitter autotest to use a dummy toplevel widget.Dominik Holland2010-11-021-5/+7
| | | | * Fixed QTableView autotest to use a dummy toplevel widget.Dominik Holland2010-11-021-9/+15
| | | | * Fixed QTextEdit autotest, to use top level dummy widgetsDominik Holland2010-11-021-1/+4
| | | | * Fixed QTreeWidget autotest, to use a top level dummy widgetDominik Holland2010-11-021-2/+3
| | | | * Fixed QWaitCondition autotest to use only 2 threads when running on linux and...Dominik Holland2010-11-021-1/+1
| | | | * Fixed QColumnView autotests to use a dummy top level widget.Dominik Holland2010-11-021-8/+11
| | | | * use PlatformQuirks class for better testingHarald Fernengel2010-11-021-15/+21
| | | | * Small cleanup of platformquirks headerHarald Fernengel2010-11-021-22/+22
| | | | * Added new auto test helper PlatformQuirks.Dominik Holland2010-11-021-0/+122
| | | | * 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-0512-179/+1964
|\ \ \ \ \
| * | | | | 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
| * | | | | Russian translation updateSergey Belyashov2010-11-046-162/+1933
| * | | | | QNAM HTTP: Download last chunk properly when readBufferSize() limitedMarkus Goetz2010-11-042-6/+8
| * | | | | 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-059-40/+204
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Morten Engvoldsen2010-11-0417-69/+271
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-11-039-30/+68
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-11-031-32/+124
| | |\ \ \ \ \ \ \
| | | * | | | | | | Doc: using pointer member variables and language changeLeena Miettinen2010-11-031-32/+124
| | * | | | | | | | Doc: Clarified the lifetime of the session bus connection.David Boddie2010-11-031-3/+3
| | * | | | | | | | Doc: Added a snippet showing the default BorderImage tiling behavior.David Boddie2010-11-031-0/+55
| | * | | | | | | | Doc: Added more instructions to help with device file permissions.David Boddie2010-11-032-2/+9
| | * | | | | | | | 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-03686-59478/+44554
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | * | | | | | | | Document the difference between +0.0 and -0.0 for QPointF and QSizeF.David Boddie2010-11-032-2/+10
| * | | | | | | | | Doc: Correcting character escape bugMorten Engvoldsen2010-11-041-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-046-38/+10
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Remove code changes that were NOT intended as part of the fixSami Merila2010-11-042-19/+0
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Janne Koskinen2010-11-043-19/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Use qtmain.lib to provide entry point for all Symbian applicationsMiikka Heikkinen2010-11-043-19/+7
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | 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-047-295/+353
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | Fix bearermonitor when building for Maemo in scratchbox.Aaron McCarthy2010-11-047-295/+353
|/ / / / / /
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-0310-25/+66
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | 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
| * | | | | tst_qnetworkreply: Add testcase for unknown authentication methodMarkus Goetz2010-11-031-0/+32
| * | | | | QNAM: Reset authenticator state properly between requestsMarkus Goetz2010-11-032-3/+14
| * | | | | msvc: enable unreferenced code elimination in release with debuginfo buildsOswald Buddenhagen2010-11-034-4/+4
| * | | | | exclude headers in builddir from -copy optionOswald Buddenhagen2010-11-031-1/+1