Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-05-31 | 42 | -384/+375 |
|\ | |||||
| * | Fix QT_NO_TEXTHTMLPARSER | Tasuku Suzuki | 2010-05-31 | 2 | -0/+26 |
| * | Fix QT_NO_DOM | Tasuku Suzuki | 2010-05-31 | 2 | -6/+6 |
| * | Fix QT_NO_TEXTDATE compilation errors. | Andreas Aardal Hanssen | 2010-05-31 | 5 | -1/+16 |
| |\ | |||||
| | * | Fix QT_NO_TEXTDATE | Tasuku Suzuki | 2010-05-25 | 5 | -1/+16 |
| * | | Fix QT_NO_TEXTSTREAM compilation errors. | Tasuku Suzuki | 2010-05-31 | 7 | -0/+17 |
| * | | Fix QT_NO_VALIDATOR compilation. | Tasuku Suzuki | 2010-05-31 | 3 | -1/+12 |
| * | | Doc: correcting docs in QDrag::exec | Morten Engvoldsen | 2010-05-31 | 1 | -1/+1 |
| * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Morten Engvoldsen | 2010-05-31 | 2 | -1/+27 |
| |\ \ | |||||
| | * | | Revert behavior of QTextLayout::boundingRect() when line width is set | Eskil Abrahamsen Blomfeldt | 2010-05-31 | 2 | -1/+15 |
| | * | | Fix unreasonably large width of QTextLayout::boundingRect() | Eskil Abrahamsen Blomfeldt | 2010-05-31 | 2 | -1/+13 |
| * | | | Doc: Adding note about QDrag::exec() | Morten Engvoldsen | 2010-05-31 | 1 | -1/+3 |
| |/ / | |||||
| * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Morten Engvoldsen | 2010-05-31 | 4 | -1/+11 |
| |\ \ | |||||
| | * | | Fix compilation with stricts compilers. | Olivier Goffart | 2010-05-31 | 1 | -1/+1 |
| | * | | Fix QT_NO_DIRMODEL build error in QtDeclarative. | Tasuku Suzuki | 2010-05-31 | 3 | -0/+10 |
| * | | | Doc: replacing old image | Morten Engvoldsen | 2010-05-31 | 1 | -0/+0 |
| |/ / | |||||
| * | | Revert "Added native key support to QSharedMemory API." | Andreas Aardal Hanssen | 2010-05-31 | 7 | -123/+65 |
| * | | Revert "Improved documentation for QSharedMemory's key/setKey functions." | Andreas Aardal Hanssen | 2010-05-31 | 1 | -37/+27 |
| * | | Fix a simple mistake in QXmlStreamReader::atEnd() docs. | Robin Burchell | 2010-05-31 | 1 | -1/+1 |
| * | | Improved documentation for QSharedMemory's key/setKey functions. | Andreas Aardal Hanssen | 2010-05-31 | 1 | -27/+37 |
| * | | Added native key support to QSharedMemory API. | Mirko Damiani | 2010-05-31 | 7 | -65/+123 |
| * | | Make test work with shadow builds again. | Andreas Aardal Hanssen | 2010-05-31 | 1 | -4/+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-28 | 7 | -13/+156 |
| |\ \ | |||||
| * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-28 | 5 | -320/+167 |
| |\ \ \ | |||||
| | * \ \ | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-05-28 | 47 | -327/+566 |
| | |\ \ \ | |||||
| | | * | | | fix visibility detection for g++ with a qualified binary name | Oswald Buddenhagen | 2010-05-28 | 1 | -1/+1 |
| | * | | | | qdoc: Fixed the model/view programming page; tried a style change. | Martin Smith | 2010-05-28 | 4 | -319/+166 |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-28 | 11 | -48/+85 |
| |\ \ \ \ \ | |||||
| | * | | | | | Active window focus gain should not open virtual keypad | Joona Petrell | 2010-05-28 | 5 | -6/+27 |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-28 | 209 | -1644/+2959 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Use QElapsedTimer rather than QTime::elapsed() | Martin Jones | 2010-05-28 | 6 | -42/+58 |
* | | | | | | | | Doc: Fixed an off-by-one error in an example. | David Boddie | 2010-05-31 | 1 | -1/+1 |
* | | | | | | | | Doc: Removed a misleading sentence about a class constructor. | David Boddie | 2010-05-31 | 1 | -4/+2 |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-05-28 | 233 | -1772/+3159 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | Fixed bug where testlib would not respect the -iterations option. | Samuel Rødal | 2010-05-28 | 1 | -1/+1 |
| * | | | | | | | Improve precision of testlib benchmarking. | Samuel Rødal | 2010-05-28 | 2 | -1/+7 |
| * | | | | | | | QMetaMethod::invoke: Document that the function does not check the arguments | Olivier Goffart | 2010-05-28 | 1 | -0/+7 |
| * | | | | | | | add test for QMetaMethod::invoke | Olivier Goffart | 2010-05-28 | 1 | -0/+51 |
| * | | | | | | | Make QGLBuffer copiable | Rhys Weatherley | 2010-05-28 | 2 | -11/+90 |
| |/ / / / / / | |||||
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-28 | 8 | -102/+146 |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-27 | 8 | -102/+146 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Wrong QGraphicsItem::childrenBoundingRect() when applying effects. | Bjørn Erik Nilsen | 2010-05-27 | 2 | -3/+32 |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-28 | 10 | -83/+103 |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| | * | | | | | | fix escaping - by not using eval | Oswald Buddenhagen | 2010-05-27 | 3 | -19/+19 |
| | * | | | | | | escape backslashes in QMAKE_PRL_LIBS | Oswald Buddenhagen | 2010-05-27 | 1 | -1/+1 |
| | * | | | | | | fix & unify path separator escaping | Oswald Buddenhagen | 2010-05-27 | 3 | -49/+58 |
| | * | | | | | | Removed unused variable | Thorbjørn Lindeijer | 2010-05-27 | 1 | -1/+0 |
| | * | | | | | | Upgrade harfbuzz to the latest version | Lars Knoll | 2010-05-27 | 2 | -13/+25 |
| | |/ / / / / | |||||
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-27 | 10 | -188/+130 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-27 | 209 | -1531/+2875 |
| | |\ \ \ \ \ |