| Commit message (Expand) | Author | Age | Files | Lines |
* | Ensure the section header isn't shown twice. | Martin Jones | 2010-07-14 | 1 | -1/+6 |
|
|
* | Only support portrait and landscape orientations on Symbian when updating the... | Joona Petrell | 2010-07-14 | 3 | -18/+6 |
|
|
* | Add Symbian support for runtime.orientation property | Joona Petrell | 2010-07-14 | 6 | -9/+205 |
|
|
* | Export QDeclarativePixmap | Martin Jones | 2010-07-14 | 1 | -1/+1 |
|
|
* | Make Text, TextInput, and TextEdit all have the same size for the same text. | Warwick Allison | 2010-07-13 | 6 | -25/+33 |
|
|
* | Don't double delete cancelled pixmap cache requests | Aaron Kennedy | 2010-07-13 | 1 | -3/+9 |
|
|
* | Fix inconsistent reporting of module import errors when using versions. | Warwick Allison | 2010-07-13 | 7 | -8/+37 |
|
|
* | Fix TextInput selectionColor or selectedTextColor -based animations | Joona Petrell | 2010-07-13 | 1 | -0/+4 |
|
|
* | Update QtDeclarative def files | Joona Petrell | 2010-07-13 | 2 | -2/+17 |
|
|
* | Convert QtDeclarative def files to use LF line endings | Joona Petrell | 2010-07-13 | 2 | -3372/+3372 |
|
|
* | Update QtDeclarative def files | Joona Petrell | 2010-07-13 | 2 | -66/+131 |
|
|
* | Added QDeclarativeSpringAnimation | mae | 2010-07-13 | 10 | -17/+622 |
|
|
* | Add copy(), cut() and paste() support to TextInput | Joona Petrell | 2010-07-13 | 5 | -1/+117 |
|
|
* | Remove deprecated Flickable.flickDirection | Martin Jones | 2010-07-13 | 3 | -16/+1 |
|
|
* | Update QmlChanges.txt | Bea Lam | 2010-07-13 | 1 | -0/+4 |
|
|
* | Remove Image::pixmap property. QML applications should use | Bea Lam | 2010-07-13 | 4 | -45/+5 |
|
|
* | Extend QDeclarativeImageProvider to support QPixmap loading and | Bea Lam | 2010-07-13 | 14 | -147/+473 |
|
|
* | Make declarative pixmap cache easier to use | Aaron Kennedy | 2010-07-13 | 12 | -733/+930 |
|
|
* | Allow the debugger to modify method bodies | Aaron Kennedy | 2010-07-13 | 7 | -39/+160 |
|
|
* | Fix qdoc error. | Jason McDonald | 2010-07-13 | 1 | -2/+2 |
|
|
* | Doc: Removed links to Qt3 support in QHostAddress | Geir Vattekar | 2010-07-13 | 1 | -5/+7 |
|
|
* | Quiet qmake warnings during configure. | Aaron McCarthy | 2010-07-13 | 2 | -17/+21 |
|
|
* | Don't crash if drag.target has no parentItem | Martin Jones | 2010-07-13 | 1 | -2/+2 |
|
|
* | Fix TextEdit with no color property defined is drawn with wrong color | Joona Petrell | 2010-07-13 | 2 | -0/+27 |
|
|
* | qmlviewer: Update the proxy factory when the user changes the proxy. | Martin Jones | 2010-07-13 | 1 | -42/+62 |
|
|
* | Fix TextInput text getting improperly clipped | Joona Petrell | 2010-07-13 | 9 | -22/+110 |
|
|
* | Calling setMinimumSize(0, 0) on a top-level window sometimes triggers a bug | Robert Griebl | 2010-07-13 | 3 | -50/+40 |
|
|
* | Changing currentIndex shouldn't cancel a flick unnecessarily. | Martin Jones | 2010-07-13 | 2 | -24/+45 |
|
|
* | Fix input methods for TextInput elements with key handlers | Joona Petrell | 2010-07-13 | 3 | -8/+23 |
|
|
* | Fix text drawing into alpha pixmap with opengl engine | Eskil Abrahamsen Blomfeldt | 2010-07-12 | 2 | -6/+0 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-07-08 | 19 | -31/+107 |
|\ |
|
| * | Use lower case for including system header files | Gareth Stockwell | 2010-07-07 | 6 | -6/+6 |
|
|
| * | Added trace statements to Phonon MMF backend | Gareth Stockwell | 2010-07-07 | 1 | -0/+17 |
|
|
| * | MMF Phonon backend: call winId() from VideoWidget constructor | Gareth Stockwell | 2010-07-07 | 2 | -4/+2 |
|
|
| * | Fixed crash which occurs when switching between video clips | Gareth Stockwell | 2010-07-07 | 2 | -13/+32 |
|
|
| * | Close media clip before creating new player object | Gareth Stockwell | 2010-07-07 | 5 | -1/+9 |
|
|
| * | Enable bufferStatus signal during video clip loading on NGA platforms | Gareth Stockwell | 2010-07-07 | 2 | -2/+2 |
|
|
| * | Prevent crash when video is played without a VideoWidget | Gareth Stockwell | 2010-07-07 | 3 | -4/+18 |
|
|
| * | Add partial update deployment rules to QtNetwork | Shane Kearns | 2010-07-07 | 1 | -0/+15 |
|
|
| * | Fix crash when handleCommand() called before softkeys are updated | Jason Barron | 2010-07-07 | 2 | -1/+6 |
|/ |
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-07 | 16 | -463/+299 |
|\ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-06 | 16 | -463/+299 |
| |\
|/ / |
|
| * | fix autotest | Oswald Buddenhagen | 2010-07-06 | 1 | -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-06 | 15 | -463/+294 |
| |\ |
|
| | * | Adapt the TapAndHold recognizer to non-touch too | Thomas Zander | 2010-07-06 | 1 | -23/+40 |
|
|
| | * | add setNativeArguments() and nativeArguments() | Oswald Buddenhagen | 2010-07-06 | 9 | -8/+129 |
|
|
| | * | fix bogus return value from qprocess::execute() | Oswald Buddenhagen | 2010-07-06 | 2 | -4/+19 |
|
|
| | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-07-06 | 8 | -24/+123 |
| | |\ |
|
| | | * | Doc: fixing img style | Morten Engvoldsen | 2010-07-06 | 1 | -2/+9 |
|
|
| | * | | qdoc: Simplified code to enable fixing of QTBUG-6340. | Martin Smith | 2010-07-06 | 4 | -426/+97 |
|
|