Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-05-14 | 8 | -27/+66 |
|\ | |||||
| * | Update Symbian DEF files for WINSCW and EABI | Iain | 2010-05-13 | 6 | -22/+47 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-05-13 | 2 | -5/+19 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-05-13 | 2 | -5/+19 |
| | |\ | |||||
| | | * | Fix spurious mouse click when dismissing a native menu | Shane Kearns | 2010-05-12 | 1 | -4/+6 |
| | | * | Double-click support for virtual cursor in Symbian | Miikka Heikkinen | 2010-05-12 | 2 | -1/+13 |
* | | | | 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 | 38 | -463/+397 |
|\ \ \ \ | |||||
| * \ \ \ | 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 | 38 | -463/+397 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | Avoid running animation when loopCount == 0 | Leonardo Sobral Cunha | 2010-05-13 | 1 | -0/+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-12 | 37 | -463/+394 |
| | |\ \ \ | | | |_|/ | | |/| | | |||||
| | | * | | 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 |
| | | * | | 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 |
| | | * | | Fix compiler warning in QT_REQUIRE_VERSION | Olivier Goffart | 2010-05-11 | 1 | -1/+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-11 | 25 | -214/+334 |
| | | |\ \ | |||||
| | | | * | | Really fix tst_QDockWidget::taskQTBUG_9758_undockedGeometry on Linux | Olivier Goffart | 2010-05-10 | 1 | -1/+4 |
| | | | * | | 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 | 297 | -3346/+12524 |
| | | | |\ \ | |||||
| | | | | * \ | 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 | 19 | -175/+264 |
| | | | | |\ \ | |||||
| | | | | | * \ | 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 | 19 | -175/+264 |
| | | | | | |\ \ | |||||
| | | | | | | * | | Mark QFileDialog::Options as a Q_FLAGS | Olivier Goffart | 2010-05-07 | 1 | -0/+1 |
| | | | | | | * | | 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 | 1 | -10/+10 |
| | | | | | | * | | 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 | 1 | -0/+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-07 | 12 | -98/+185 |
| | | | | | | |\ \ | |||||
| | | | | | | | * | | 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 | 1 | -1/+1 |
| | | | | | | | * | | Performance issue with QGraphicsItem::ItemClipsChildrenToShape. | Bjørn Erik Nilsen | 2010-05-05 | 5 | -5/+95 |
| | | | | | | | * | | 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 | 11 | -176/+320 |
| | | | | | | | |\ \ | |||||
| | | | | | | | | * | | 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 | 1 | -5/+1 |
| | | | | | | | | |\ \ | |||||
| | | | | | | | | | * | | Fixed the position of the dock widget when undocked | Thierry Bastian | 2010-05-04 | 1 | -5/+1 |
| | | | | | | | * | | | | Fixes regression: SVG image loading would fail from QBuffer with pos!=0 | aavit | 2010-05-05 | 1 | -3/+7 |
| | | | | | | | | |/ / | | | | | | | | |/| | | |||||
| | | | * | | | | | | | Fix off-by-one in text layouts and widget size hints on Mac | Eskil Abrahamsen Blomfeldt | 2010-05-10 | 4 | -12/+16 |
* | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-13 | 82 | -220/+734 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-13 | 82 | -220/+734 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-12 | 82 | -220/+734 |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | |||||
| | | * | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-05-12 | 126 | -2836/+3271 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | Use qrand() instead of rand() | Bradley T. Hughes | 2010-05-04 | 2 | -2/+2 |
| | | | * | | | | | | | | Merge remote branch 'mainline/4.7' into 4.7 | Morten Johan Sørvig | 2010-05-12 | 124 | -2834/+3269 |
| | | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / / | |||||
| | | * | | | | | | | | | qdoc: Yet another revision of the top doc page. | Martin Smith | 2010-05-12 | 1 | -1/+3 |
| | | |/ / / / / / / / | |||||
| | | * | | | | | | | | Added QDateTime::msecsTo() | Jason Hollingsworth | 2010-05-11 | 2 | -8/+37 |
| | | * | | | | | | | | Revert "Improve QUrl handling of local file paths" | Morten Johan Sørvig | 2010-05-10 | 2 | -52/+22 |