| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixing merge conflicts. | Martin Smith | 2010-07-13 | 64 | -564/+823 |
|\ |
|
| * | Autotest for QTBUG-5491 (Animation in a Behavior doesn't update running) | Michael Brasser | 2010-07-13 | 2 | -0/+38 |
|
|
| * | wantsFocus should be based on FocusScope chain, not parent chain. | Michael Brasser | 2010-07-13 | 6 | -13/+53 |
|
|
| * | Calling setMinimumSize(0, 0) on a top-level window sometimes triggers a bug | Robert Griebl | 2010-07-12 | 1 | -14/+12 |
|
|
| * | Remove use of SpringFollow and SmoothedFollow in qmlvisual test | Bea Lam | 2010-07-12 | 3 | -31/+42 |
|
|
| * | Fix Mac CI | Joona Petrell | 2010-07-12 | 2 | -0/+24 |
|
|
| * | Add copy(), cut() and paste() support to TextInput | Joona Petrell | 2010-07-12 | 2 | -1/+71 |
|
|
| * | Fix .pro file after class/test rename. | Michael Brasser | 2010-07-11 | 1 | -1/+1 |
|
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-10 | 53 | -504/+582 |
| |\ |
|
| | * | Make test pass and fix docs following removal of SpringFollow | Bea Lam | 2010-07-09 | 1 | -2/+2 |
|
|
| | * | Remove autotests of depracted element SmoothedFollow | Joona Petrell | 2010-07-09 | 8 | -251/+0 |
|
|
| | * | Clean up at the end of each test. | Michael Brasser | 2010-07-08 | 1 | -0/+12 |
|
|
| | * | Improve test reliability. | Michael Brasser | 2010-07-08 | 1 | -2/+6 |
|
|
| | * | Follow -> Behavior | mae | 2010-07-08 | 6 | -34/+29 |
|
|
| | * | Don't show warning for attempts to load pixmaps asynchronously | Bea Lam | 2010-07-08 | 1 | -3/+1 |
|
|
| | * | Remove Image::pixmap property. QML applications should use | Bea Lam | 2010-07-08 | 1 | -31/+0 |
|
|
| | * | Extend QDeclarativeImageProvider to support QPixmap loading and | Bea Lam | 2010-07-08 | 4 | -37/+167 |
|
|
| | * | Allow the debugger to modify method bodies | Aaron Kennedy | 2010-07-08 | 1 | -4/+52 |
|
|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-07 | 32 | -143/+316 |
| | |\ |
|
| | | * | Make Text, TextInput, and TextEdit all have the same size for the same text. | Warwick Allison | 2010-07-07 | 2 | -4/+4 |
|
|
| | | * | More generated images in anticipation of QT-3574 | Warwick Allison | 2010-07-07 | 2 | -28/+45 |
|
|
| | | * | Fix input methods for TextInput elements with key handlers | Joona Petrell | 2010-07-06 | 2 | -8/+22 |
|
|
| | | * | Fix TextEdit with no color property defined is drawn with wrong color | Joona Petrell | 2010-07-06 | 1 | -0/+18 |
|
|
| | | * | Fix inconsistent reporting of module import errors when using versions. | Warwick Allison | 2010-07-05 | 5 | -3/+13 |
|
|
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-05 | 27 | -129/+243 |
| | | |\ |
|
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-07-05 | 45 | -90/+590 |
| | | | |\ |
|
| | | | | * | Prepare for QTest persistent store for visual tests. | Warwick Allison | 2010-07-05 | 1 | -22/+22 |
|
|
| | | | | * | Loosen font-sensitive test. | Warwick Allison | 2010-07-05 | 1 | -1/+2 |
|
|
| | | | | * | Add styled text layout benchmark. | Michael Brasser | 2010-07-05 | 1 | -0/+41 |
|
|
| | | | | * | Fix test for N900 (ARM-specific SVG results). | Warwick Allison | 2010-07-02 | 4 | -8/+6 |
|
|
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-07-02 | 9 | -7/+86 |
| | | | | |\ |
|
| | | | | | * | Fix TextEdit bitmap tests testing the wrong element | Joona Petrell | 2010-07-02 | 2 | -4/+4 |
|
|
| | | | | | * | Fix TextInput text getting improperly clipped | Joona Petrell | 2010-07-02 | 7 | -3/+82 |
|
|
| | | | | * | | Make autotests work with qreal == float (in addition to double). | Warwick Allison | 2010-07-02 | 13 | -47/+54 |
|
|
| | | | | * | | Don't accept *files* that exist when *directory* is required. | Warwick Allison | 2010-07-02 | 3 | -0/+5 |
| | | | | |/ |
|
| | | | * | | Make declarative pixmap cache easier to use | Aaron Kennedy | 2010-07-05 | 1 | -58/+41 |
|
|
* | | | | | | Timing fix for slow devices. | Robert Griebl | 2010-07-12 | 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-10 | 10 | -2/+121 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Fix handling of SSL certificates with wildcard domain names | Richard J. Moore | 2010-07-09 | 1 | -0/+24 |
|
|
| * | | | | | immediately set function context when entering a namespace | Oswald Buddenhagen | 2010-07-07 | 2 | -0/+40 |
|
|
| * | | | | | Phonon MediaSource fails to load when passed as a resource file | Jens Bache-Wiig | 2010-07-07 | 1 | -2/+1 |
|
|
| * | | | | | run dep commands in build dir | Oswald Buddenhagen | 2010-07-07 | 4 | -0/+23 |
|
|
| * | | | | | Add missing API shims | Kent Hansen | 2010-07-07 | 2 | -0/+33 |
| |/ / / / |
|
* | | | | | Fix subfocus when reparenting panels. | Andreas Aardal Hanssen | 2010-07-08 | 1 | -0/+49 |
|
|
* | | | | | Add test and fix style for the SSE2 implementation of ARGB32 conversion | Benjamin Poulain | 2010-07-07 | 1 | -1/+63 |
|/ / / / |
|
* | | | | fix autotest | Oswald Buddenhagen | 2010-07-06 | 1 | -0/+5 |
|
|
* | | | | add setNativeArguments() and nativeArguments() | Oswald Buddenhagen | 2010-07-06 | 2 | -1/+58 |
|
|
* | | | | fix bogus return value from qprocess::execute() | Oswald Buddenhagen | 2010-07-06 | 1 | -0/+9 |
|/ / / |
|
* | | | Support time zone designator in QDateTime::fromString() based on ISO 8601-200... | Liang Qi | 2010-07-05 | 1 | -0/+6 |
| |/
|/| |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-07-01 | 11 | -8/+381 |
|\ \ |
|