summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix gstreamer phonon build on X11Jørgen Lind2011-01-042-2/+2
* Dont do backingStore.destroy in deleteTLSysExtraJørgen Lind2011-01-041-1/+0
* Handle the QWidgetPrivate::mapper structureJørgen Lind2011-01-041-0/+1
* Remove Lighthouse specific code in QGLWidget constructorJørgen Lind2011-01-043-39/+83
* Refactoring of testlite to conform with Lighthouse structureJørgen Lind2011-01-0413-996/+1005
* Add function QPlatformScreen::platformScreenForWidgetJørgen Lind2011-01-046-39/+36
* Added window focus handling to lighthouseJørgen Lind2011-01-0410-6/+72
* Merge branch 'master' into lighthouse-masterJørgen Lind2011-01-04864-14002/+117023
|\
| * Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-12-311-1/+1
| |\
| | * Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-12-311-1/+1
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-12-301-1/+1
| | | |\
| | | | * Fixed networkselftest failing to resolve hostnameRohan McGovern2010-12-301-1/+1
| | | |/
| * | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-12-301-0/+8
| |\ \ \ | | |/ /
| | * | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-12-301-0/+8
| | |\ \ | |/ / / | | | _
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-12-291-0/+8
| | |\
| | | * Clear WSERV content when a native child receives an "expose"Jason Barron2010-12-291-0/+8
| | |/
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-12-309-43/+223
| |\ \
| | * | tst_qmessagebox: fix `about' test on macRohan McGovern2010-12-301-0/+12
| | * | tst_qmessagebox: make the failure message better for detailsButtonTextRohan McGovern2010-12-301-2/+1
| | * | tst_qmessagebox: simulate key events more robustlyRohan McGovern2010-12-301-32/+71
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-12-249-11/+141
| | |\ \ | |/ / /
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-12-249-11/+141
| | |\ \
| | | * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-12-249-11/+141
| | | |\ \
| | | | * | Prevented infinite loop in QMoviePrivate::next().Samuel Rødal2010-12-225-1/+24
| | | | * | Added int overloads to QPoint operator* and operator*=.Samuel Rødal2010-12-222-9/+92
| | | | * | tst_qmessagebox: add debug to know why it failsOlivier Goffart2010-12-221-1/+3
| | | | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-12-212-1/+23
| | | | |\ \
| | | | | * | QMessageBox wrong Show/Hide Details button labelRaul Metsma2010-12-212-1/+23
| * | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-12-244-42/+106
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-12-244-42/+106
| | |\ \ \ \ \ | |/ / / / / / | | | | | | _
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-12-231-6/+18
| | |\ \ \ \
| | | * | | | Fix fullscreen/Maximized dialog misplacement in SymbianMiikka Heikkinen2010-12-231-6/+18
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-12-233-36/+88
| | |\ \ \ \ \
| | | * | | | | Add Postgresql 8.x and 9 supportsCharles Yin2010-12-233-36/+88
| | | |/ / / /
| * | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-12-2446-550/+3199
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-12-2346-550/+3199
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-12-2346-550/+3199
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | | * | | | WorkerScript could starve image loading of CPU.Martin Jones2010-12-231-1/+1
| | | | * | | | More docs for FolderListModelMartin Jones2010-12-231-0/+33
| | | | * | | | Improve docs on attached properties on view delegates.Martin Jones2010-12-237-8/+75
| | | | * | | | Models which load incrementally via fetchMore() don't work.Martin Jones2010-12-235-1/+193
| | | | * | | | Try fixing build error on WindowsBea Lam2010-12-231-1/+1
| | | | * | | | Ensure PathView doesn't jump when starting to drag.Martin Jones2010-12-2317-520/+524
| | | | * | | | Nested flickables would react alternately to flicks.Martin Jones2010-12-239-2/+2213
| | | | * | | | Improve QDeclarativeComponent test coverage.Michael Brasser2010-12-223-12/+15
| | | | * | | | Add additional QDeclarativeProperty autotests.Michael Brasser2010-12-221-0/+62
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-12-224-5/+82
| | | | |\ \ \ \
| | | | | * | | | Removing all visible items in ListView resulted in blank view.Martin Jones2010-12-222-5/+12
| | | | | * | | | XmlListModel requests should set 'Accept' header to 'application/xml'Bea Lam2010-12-222-0/+70
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-12-2438-350/+1731
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |