Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: Fixed reference to setSize(), which is in QRectF. | Martin Smith | 2010-05-31 | 1 | -2/+4 |
* | Merge remote branch 'staging/4.7' into HEAD | Aaron McCarthy | 2010-05-31 | 198 | -1507/+2441 |
|\ | |||||
| * | 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 |
| * | | | | | 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 |
| | | * | | | | Fix a bug in QDirectFBPixmapData::fromImage | Anders Bakken | 2010-05-27 | 2 | -16/+11 |
| | | * | | | | Replace memmove with memcpy | Eskil Abrahamsen Blomfeldt | 2010-05-27 | 1 | -6/+6 |
| | | * | | | | Fixed compilation of QtOpenGL. | Samuel Rødal | 2010-05-27 | 2 | -2/+2 |
| | | * | | | | Optimize initialization of QStaticText | Eskil Abrahamsen Blomfeldt | 2010-05-27 | 2 | -81/+101 |
| * | | | | | | 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 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | * | | | | | | Redraw issues when removing a fully transparent QGraphicsItem from the scene. | Bjørn Erik Nilsen | 2010-05-26 | 2 | -0/+61 |
| | * | | | | | | Fixes a proxymodel sorting odity. | Pierre Rossi | 2010-05-26 | 2 | -1/+37 |
| |/ / / / / / | |||||
| * | | | | | | 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 | -8/+47 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | tst_qxmlstream: fix in shadowbuild | Olivier Goffart | 2010-05-26 | 2 | -6/+8 |
| | * | | | | | | QXmlStreamWriter: Auto-formatting does not behave properly with processing in... | Jakub Wieczorek | 2010-05-26 | 2 | -1/+19 |