Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-05-14 | 72 | -1245/+2050 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-14 | 31 | -446/+852 |
| |\ | |||||
| | * | Mac: restoreGeometry() | Carlos Manuel Duclos Vergara | 2010-05-14 | 3 | -3/+48 |
| | * | [Regression] Build failure on Mac Carbon | Carlos Manuel Duclos Vergara | 2010-05-14 | 1 | -0/+2 |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-14 | 69 | -1242/+2000 |
| |\ \ | |||||
| | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-13 | 69 | -1242/+2000 |
| | |\ \ | |||||
| | | * | | Avoid running animation when loopCount == 0 | Leonardo Sobral Cunha | 2010-05-13 | 2 | -0/+27 |
| | | * | | Set the pictures for the examples of multitouch | x29a | 2010-05-12 | 3 | -2/+2 |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-12 | 64 | -1240/+1971 |
| | | |\ \ | |||||
| | | | * | | Compile fix on Windows. | Kim Motoyoshi Kalland | 2010-05-12 | 3 | -3/+3 |
| | | | * | | Remove an unnecessary assert. | Trond Kjernåsen | 2010-05-12 | 1 | -2/+1 |
| | | | * | | Documentation for the Pad Navigator Example. | Andreas Aardal Hanssen | 2010-05-12 | 11 | -111/+736 |
| | | | * | | New Pad Nagivator example implementation. | Andreas Aardal Hanssen | 2010-05-12 | 12 | -670/+524 |
| | | | * | | Skip definition of wintab functions in case of QT_NO_TABLETEVENT. | Mirko Damiani | 2010-05-12 | 2 | -0/+7 |
| | | | * | | Made curve tesselation be dynamically adjusted based on transform. | Samuel Rødal | 2010-05-12 | 8 | -245/+50 |
| | | | * | | Modified QPainter and QPixmap benchmarks to use raster pixmaps. | Samuel Rødal | 2010-05-12 | 2 | -29/+88 |
| | | | * | | Stabilize tst_QWidgetAction::visibilityUpdate | Olivier Goffart | 2010-05-12 | 1 | -2/+4 |
| | | | * | | Fix compiler warning in QT_REQUIRE_VERSION | Olivier Goffart | 2010-05-11 | 2 | -1/+3 |
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-11 | 34 | -285/+663 |
| | | | |\ \ | |||||
| | | | | * | | Stabilize tst_QColumnView::parentCurrentIndex | Olivier Goffart | 2010-05-11 | 1 | -5/+5 |
| | | | | * | | Really fix tst_QDockWidget::taskQTBUG_9758_undockedGeometry on Linux | Olivier Goffart | 2010-05-10 | 1 | -1/+4 |
| | | | | * | | Fix typos in Elastic Nodes example documentation. | Andreas Aardal Hanssen | 2010-05-10 | 1 | -59/+65 |
| | | | | * | | Made paint engine texture drawing work in GL ES 2 and updated docs. | Samuel Rødal | 2010-05-10 | 1 | -27/+46 |
| | | | | * | | Opt out of visual-config size checks with extension | Nicolai de Haan | 2010-05-10 | 1 | -0/+5 |
| | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-05-10 | 749 | -155920/+266612 |
| | | | | |\ \ | |||||
| | | | | | * | | Stabilize tst_QDockWidget::taskQTBUG_9758_undockedGeometry | Olivier Goffart | 2010-05-10 | 1 | -0/+1 |
| | | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-08 | 26 | -182/+522 |
| | | | | | |\ \ | |||||
| | | | | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-07 | 26 | -182/+522 |
| | | | | | | |\ \ | |||||
| | | | | | | | * | | Mark QFileDialog::Options as a Q_FLAGS | Olivier Goffart | 2010-05-07 | 1 | -0/+1 |
| | | | | | | | * | | fix tst_QDockWidget::taskQTBUG_9758_undockedGeometry on Linux | Olivier Goffart | 2010-05-07 | 1 | -15/+16 |
| | | | | | | | * | | Fixed scrolling bugs in widget graphics effect backend. | Samuel Rødal | 2010-05-07 | 2 | -33/+4 |
| | | | | | | | * | | Fixed source pixmap bug in widget graphics effect backend. | Samuel Rødal | 2010-05-07 | 1 | -1/+1 |
| | | | | | | | * | | Fix crash with stylesheet if widget change style in the changeEvent | Olivier Goffart | 2010-05-07 | 2 | -11/+40 |
| | | | | | | | * | | Fix textdrawing under GL on N900. | Gunnar Sletta | 2010-05-07 | 3 | -33/+60 |
| | | | | | | | * | | Fixed bug in QIODevice::read after first reading 0 bytes. | Samuel Rødal | 2010-05-07 | 2 | -0/+29 |
| | | | | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-07 | 17 | -103/+385 |
| | | | | | | | |\ \ | |||||
| | | | | | | | | * | | Fix auto-test failure on Mac/Linux/QWS. | Alexis Menard | 2010-05-07 | 1 | -4/+0 |
| | | | | | | | | * | | Some EGL implementations does not return a EGLNativeDisplayType | Jørgen Lind | 2010-05-06 | 1 | -1/+1 |
| | | | | | | | | * | | Fixed the sizing of the dock area with fixed size dock widgets | Thierry Bastian | 2010-05-05 | 2 | -31/+19 |
| | | | | | | | | * | | QSortFilterProxyModel: Warning or assert failure | Gabriel de Dietrich | 2010-05-05 | 2 | -1/+62 |
| | | | | | | | | * | | Performance issue with QGraphicsItem::ItemClipsChildrenToShape. | Bjørn Erik Nilsen | 2010-05-05 | 6 | -5/+152 |
| | | | | | | | | * | | Fixes crash in QGraphicsItem::mouseMove for untransformable items. | Bjørn Erik Nilsen | 2010-05-05 | 1 | -1/+5 |
| | | | | | | | | * | | Pack Graphics View booleans in quint32 bit fields. | Bjørn Erik Nilsen | 2010-05-05 | 4 | -49/+53 |
| | | | | | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | aavit | 2010-05-05 | 12 | -176/+340 |
| | | | | | | | | |\ \ | |||||
| | | | | | | | | | * | | Fix a bug in QGraphicsItem::scroll. | Alexis Menard | 2010-05-05 | 1 | -3/+4 |
| | | | | | | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-04 | 2 | -5/+21 |
| | | | | | | | | | |\ \ | |||||
| | | | | | | | | | | * | | Fixed the position of the dock widget when undocked | Thierry Bastian | 2010-05-04 | 2 | -5/+21 |
| | | | | | | | | * | | | | Fixes regression: SVG image loading would fail from QBuffer with pos!=0 | aavit | 2010-05-05 | 2 | -4/+69 |
| | | | | | | | | | |/ / | | | | | | | | | |/| | | |||||
| | | | | * | | | | | | | Fix off-by-one in text layouts and widget size hints on Mac | Eskil Abrahamsen Blomfeldt | 2010-05-10 | 4 | -12/+16 |
* | | | | | | | | | | | | doc: Another upgrade of the top page and overviews. | Martin Smith | 2010-05-14 | 12 | -138/+141 |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |