Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |\ \ | |||||
| | * | | | Tweak aesthetics of QML viewer inside QtDemo | Alan Alpert | 2010-05-27 | 8 | -175/+118 |
| | * | | | Add key event handling to the declarative web view | Alan Alpert | 2010-05-26 | 1 | -13/+8 |
| | * | | | Improve gradient docs | Alan Alpert | 2010-05-26 | 1 | -0/+4 |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-27 | 7 | -7/+52 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | Remove superfluous forward declaration. | kh1 | 2010-05-27 | 1 | -3/+0 |
| | * | | | Update documentation for the -font command line option | Bradley T. Hughes | 2010-05-27 | 1 | -1/+2 |
| | * | | | Fixed a crash when creating QGtkStyle before QApplication | Jens Bache-Wiig | 2010-05-27 | 2 | -2/+2 |
| | * | | | Added support for Indonesian language on Symbian. | Denis Dzyubenko | 2010-05-27 | 1 | -1/+2 |
| | * | | | Ensure that activation object has been created before popping scope of native... | Kent Hansen | 2010-05-27 | 2 | -0/+46 |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-27 | 20 | -89/+321 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-05-27 | 130 | -391/+279302 |
| | |\ \ \ \ | |||||
| | | * | | | | If a pathview delegate changes size, reposition center on path | Martin Jones | 2010-05-27 | 5 | -6/+46 |
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-26 | 120 | -358/+279251 |
| | | |\ \ \ \ | | | | | |/ / | | | | |/| | | |||||
| | | * | | | | Remove deprecated Flickable::overshoot property. | Martin Jones | 2010-05-26 | 2 | -24/+0 |
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-26 | 7 | -166/+172 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Don't display unnecessary copyright headers in doc | Martin Jones | 2010-05-26 | 7 | -10/+10 |
| | * | | | | | | Improve QML framerate debugging | Aaron Kennedy | 2010-05-27 | 6 | -49/+265 |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-27 | 181 | -1433/+2409 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| | * | | | | | | Merge remote branch 'origin/4.7' into oslo-staging-1 | Aaron McCarthy | 2010-05-27 | 70 | -259/+1045 |
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-26 | 4 | -1/+98 |
| |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | escape quotes meant for the shell | Oswald Buddenhagen | 2010-05-26 | 1 | -1/+1 |
| | | * | | | | | | escape backslashes | Oswald Buddenhagen | 2010-05-26 | 56 | -142/+142 |
| | | * | | | | | | complain about unescaped backslashes | Oswald Buddenhagen | 2010-05-26 | 2 | -0/+7 |
| | | * | | | | | | qaccessibility::eventTest(...) was failing. | Carlos Manuel Duclos Vergara | 2010-05-26 | 1 | -1/+1 |
| | | * | | | | | | qdoc: Fixed the French version of the address book tutorial | Martin Smith | 2010-05-26 | 1 | -23/+7 |
| | | * | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-05-26 | 142 | -464/+279266 |
| | | |\ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-26 | 119 | -1140/+2140 |
| | | | |\ \ \ \ \ \ | |||||
| | | | | * | | | | | | Fix build when snap functionality is not available. | Aaron McCarthy | 2010-05-25 | 1 | -2/+2 |
| | | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-25 | 118 | -1138/+2138 |
| | | | | |\ \ \ \ \ \ | |||||
| | | | | | * | | | | | | Dont crash when assigning the same input context twice. | Denis Dzyubenko | 2010-05-25 | 2 | -4/+10 |
| | | | | | * | | | | | | Fixed a typo in variable name in qlocale data generator. | Denis Dzyubenko | 2010-05-25 | 1 | -1/+1 |