summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-1134-285/+663
|\
| * Stabilize tst_QColumnView::parentCurrentIndexOlivier Goffart2010-05-111-5/+5
| * Really fix tst_QDockWidget::taskQTBUG_9758_undockedGeometry on LinuxOlivier Goffart2010-05-101-1/+4
| * Fix typos in Elastic Nodes example documentation.Andreas Aardal Hanssen2010-05-101-59/+65
| * Made paint engine texture drawing work in GL ES 2 and updated docs.Samuel Rødal2010-05-101-27/+46
| * Opt out of visual-config size checks with extensionNicolai de Haan2010-05-101-0/+5
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-05-10749-155920/+266612
| |\
| | * Stabilize tst_QDockWidget::taskQTBUG_9758_undockedGeometryOlivier Goffart2010-05-101-0/+1
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-0826-182/+522
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-0726-182/+522
| | | |\
| | | | * Mark QFileDialog::Options as a Q_FLAGSOlivier Goffart2010-05-071-0/+1
| | | | * fix tst_QDockWidget::taskQTBUG_9758_undockedGeometry on LinuxOlivier Goffart2010-05-071-15/+16
| | | | * Fixed scrolling bugs in widget graphics effect backend.Samuel Rødal2010-05-072-33/+4
| | | | * Fixed source pixmap bug in widget graphics effect backend.Samuel Rødal2010-05-071-1/+1
| | | | * Fix crash with stylesheet if widget change style in the changeEventOlivier Goffart2010-05-072-11/+40
| | | | * Fix textdrawing under GL on N900.Gunnar Sletta2010-05-073-33/+60
| | | | * Fixed bug in QIODevice::read after first reading 0 bytes.Samuel Rødal2010-05-072-0/+29
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-0717-103/+385
| | | | |\
| | | | | * Fix auto-test failure on Mac/Linux/QWS.Alexis Menard2010-05-071-4/+0
| | | | | * Some EGL implementations does not return a EGLNativeDisplayTypeJørgen Lind2010-05-061-1/+1
| | | | | * Fixed the sizing of the dock area with fixed size dock widgetsThierry Bastian2010-05-052-31/+19
| | | | | * QSortFilterProxyModel: Warning or assert failureGabriel de Dietrich2010-05-052-1/+62
| | | | | * Performance issue with QGraphicsItem::ItemClipsChildrenToShape.Bjørn Erik Nilsen2010-05-056-5/+152
| | | | | * Fixes crash in QGraphicsItem::mouseMove for untransformable items.Bjørn Erik Nilsen2010-05-051-1/+5
| | | | | * Pack Graphics View booleans in quint32 bit fields.Bjørn Erik Nilsen2010-05-054-49/+53
| | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7aavit2010-05-0512-176/+340
| | | | | |\
| | | | | | * Fix a bug in QGraphicsItem::scroll.Alexis Menard2010-05-051-3/+4
| | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-042-5/+21
| | | | | | |\
| | | | | | | * Fixed the position of the dock widget when undockedThierry Bastian2010-05-042-5/+21
| | | | | * | | Fixes regression: SVG image loading would fail from QBuffer with pos!=0aavit2010-05-052-4/+69
| | | | | | |/ | | | | | |/|
| * | | | | | Fix off-by-one in text layouts and widget size hints on MacEskil Abrahamsen Blomfeldt2010-05-104-12/+16
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-11372-3583/+7106
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Correct Flipable back item based on parent, not scene transformAaron Kennedy2010-05-111-6/+9
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Michael Brasser2010-05-113-6/+5
| |\ \ \ \ \ \
| | * | | | | | Round ideal width up to prevent incorrect word wrapping on Mac OS XAaron Kennedy2010-05-112-3/+5
| | * | | | | | Remove unnecesary check for debug output.Martin Jones2010-05-101-3/+0
| * | | | | | | Correct ownership of signal handlers in state changes.Michael Brasser2010-05-113-7/+68
| |/ / / / / /
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-10107-1126/+1702
| |\ \ \ \ \ \
| | * | | | | | Removed multimedia effects from tvtennis declarative exampleLeonardo Sobral Cunha2010-05-103-8/+0
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-108-21/+34
| | |\ \ \ \ \ \
| | | * | | | | | Fixes doc of mouse area's onEnteredLeonardo Sobral Cunha2010-05-101-3/+3
| | | * | | | | | Remove debug messages from mousearea autotest fileLeonardo Sobral Cunha2010-05-101-6/+6
| | | * | | | | | Prevent handling of Up/Down on Mac OS X, for consistency with other platforms.Warwick Allison2010-05-102-2/+15
| | | * | | | | | Optimize QGW constructor.Alexis Menard2010-05-103-9/+10
| | | * | | | | | There is no Qt.widgetsWarwick Allison2010-05-101-1/+0
| | * | | | | | | Add some test assertsAaron Kennedy2010-05-101-0/+3
| | |/ / / / / /
| | * | | | | | Avoid changing header dependencies.Warwick Allison2010-05-102-4/+6
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-08368-3549/+6999
| | |\ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-07368-3549/+6999
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-07103-557/+955
| | | |\ \ \ \ \