Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | | | Only ignore the same target value for a Behavior when it is running. | Michael Brasser | 2010-07-21 | 3 | -1/+45 | |
| | | | | * | | | | | Fix clock example: make sure hands always moves forward. | Michael Brasser | 2010-07-21 | 1 | -3/+3 | |
| | | | | * | | | | | font.letterSpacing used percentage rather than absolute values. | Martin Jones | 2010-07-21 | 8 | -16/+16 | |
| | | | | * | | | | | Rewinding AnchorChanges should not make target item's implicit width and heig... | Joona Petrell | 2010-07-21 | 3 | -2/+78 | |
| | | | * | | | | | | Ensure redirects (and indeed all reply process) is done in the right thread. | Warwick Allison | 2010-07-21 | 2 | -23/+34 | |
| | | | |/ / / / / | ||||||
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-20 | 26 | -269/+636 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | Compile: include <float.h> for usage of FLT_MAX. | Michael Brasser | 2010-07-20 | 2 | -8/+2 | |
| | | | | * | | | | | Restore the FLT_MAX define. | Martin Jones | 2010-07-20 | 2 | -0/+8 | |
| | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-20 | 26 | -269/+634 | |
| | | | | |\ \ \ \ \ | ||||||
| | | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-20 | 26 | -269/+634 | |
| | | | | | |\ \ \ \ \ | ||||||
| | | | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-20 | 26 | -269/+634 | |
| | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-07-20 | 21 | -262/+555 | |
| | | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | | * | | | | | Ensure the boundingRect() of Text is correctly calculated. | Michael Brasser | 2010-07-20 | 2 | -0/+3 | |
| | | | | | | | | * | | | | | Better defaults for MouseArea's drag. | Michael Brasser | 2010-07-20 | 2 | -5/+3 | |
| | | | | | | | | * | | | | | various doc improvements for animation elements | Bea Lam | 2010-07-20 | 12 | -188/+445 | |
| | | | | | | | | * | | | | | fixes for dynamic object creation docs | Bea Lam | 2010-07-20 | 4 | -63/+84 | |
| | | | | | | | | * | | | | | Change docs to show how to define enum properties | Bea Lam | 2010-07-20 | 1 | -6/+20 | |
| | | | | | | | * | | | | | | Make Item::transformOriginPoint read-only | Martin Jones | 2010-07-20 | 1 | -0/+1 | |
| | | | | | | | |/ / / / / | ||||||
| | | | | | | | * | | | | | Improve documentation on setting arbitray transform origin points | Martin Jones | 2010-07-20 | 1 | -0/+7 | |
| | | | | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-07-20 | 39 | -1491/+462 | |
| | | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | | * | | | | | Improve QML text rendering when LCD smoothing is enabled for OS X. | Michael Brasser | 2010-07-19 | 2 | -0/+32 | |
| | | | | | | | * | | | | | | Ensure released VisualItemModel items are removed from the scene. | Martin Jones | 2010-07-20 | 3 | -7/+39 | |
* | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-07-23 | 9 | -2/+60 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Updated WebKit to 669858f9bbd4913fd16c642090375c81acbfdb04 | Simon Hausmann | 2010-07-23 | 7 | -2/+55 | |
| * | | | | | | | | | | | | | | Make it possible for Qt modules to extend QT_CONFIG | Simon Hausmann | 2010-07-23 | 2 | -0/+5 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-23 | 11 | -185/+560 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fixed the scope when evaluating GestureArea javascript expressions | Denis Dzyubenko | 2010-07-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Report errors when evaluating JavaScript expressions from the GestureArea QML... | Denis Dzyubenko | 2010-07-23 | 1 | -1/+4 | |
| * | | | | | | | | | | | | Register a few gesture-related types in the meta-type system. | Denis Dzyubenko | 2010-07-23 | 3 | -0/+13 | |
| * | | | | | | | | | | | | Update Polish translations | Jarek Kobus | 2010-07-23 | 5 | -181/+532 | |
| * | | | | | | | | | | | | Updated changes-4.7.0. | Kim Motoyoshi Kalland | 2010-07-23 | 1 | -0/+5 | |
| * | | | | | | | | | | | | Update changes-4.7.0. | Kim Motoyoshi Kalland | 2010-07-23 | 1 | -0/+3 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | doc: Fixed broken "Getting Started" link. | Martin Smith | 2010-07-23 | 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-07-23 | 4 | -55/+64 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | | | | / / | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Show Service Network members in priority order. | Aaron McCarthy | 2010-07-23 | 1 | -9/+5 | |
| * | | | | | | | | | | Order network configurations in service networks in priority order. | Aaron McCarthy | 2010-07-23 | 3 | -46/+59 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-07-22 | 6 | -5/+36 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Added silent behavior to the most important Symbian build steps. | axis | 2010-07-22 | 2 | -0/+7 | |
| * | | | | | | | | | | Fixed compiling with symbian/linux-armcc and configure -silent option | axis | 2010-07-22 | 1 | -1/+1 | |
| * | | | | | | | | | | Removed some warnings from armcc that are unneeded. | axis | 2010-07-22 | 1 | -1/+10 | |
| * | | | | | | | | | | Made the makefile build system use QMAKE_CFLAGS.xxx properly. | axis | 2010-07-22 | 2 | -2/+10 | |
| * | | | | | | | | | | Automatically disabled unsupported modules for certain compilers. | axis | 2010-07-22 | 1 | -0/+7 | |
| * | | | | | | | | | | Fixed an incorrect profile inclusion. | axis | 2010-07-22 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-22 | 53 | -150/+399 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | If the QEventDispatcherGlibc causes warnings, it should say so | Daniel Molkentin | 2010-07-22 | 1 | -3/+3 | |
| * | | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Andy Shaw | 2010-07-22 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Drag & Drop failing in itemviews on Cocoa. | Prasanth Ullattil | 2010-07-22 | 1 | -1/+4 | |
| * | | | | | | | | | | Remove a warning message that no longer appears after all on Windows | Andy Shaw | 2010-07-22 | 1 | -5/+1 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | qdoc: Removed debug code. | Martin Smith | 2010-07-22 | 1 | -1/+0 | |
| * | | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-07-22 | 456 | -4983/+11874 | |
| |\ \ \ \ \ \ \ \ \ |