summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ensure the section header isn't shown twice.Martin Jones2010-07-141-1/+6
* Only support portrait and landscape orientations on Symbian when updating the...Joona Petrell2010-07-143-18/+6
* Add Symbian support for runtime.orientation propertyJoona Petrell2010-07-146-9/+205
* Export QDeclarativePixmapMartin Jones2010-07-141-1/+1
* Make Text, TextInput, and TextEdit all have the same size for the same text.Warwick Allison2010-07-136-25/+33
* Don't double delete cancelled pixmap cache requestsAaron Kennedy2010-07-131-3/+9
* Fix inconsistent reporting of module import errors when using versions.Warwick Allison2010-07-137-8/+37
* Fix TextInput selectionColor or selectedTextColor -based animationsJoona Petrell2010-07-131-0/+4
* Update QtDeclarative def filesJoona Petrell2010-07-132-2/+17
* Convert QtDeclarative def files to use LF line endingsJoona Petrell2010-07-132-3372/+3372
* Update QtDeclarative def filesJoona Petrell2010-07-132-66/+131
* Added QDeclarativeSpringAnimationmae2010-07-1310-17/+622
* Add copy(), cut() and paste() support to TextInputJoona Petrell2010-07-135-1/+117
* Remove deprecated Flickable.flickDirectionMartin Jones2010-07-133-16/+1
* Update QmlChanges.txtBea Lam2010-07-131-0/+4
* Remove Image::pixmap property. QML applications should useBea Lam2010-07-134-45/+5
* Extend QDeclarativeImageProvider to support QPixmap loading andBea Lam2010-07-1314-147/+473
* Make declarative pixmap cache easier to useAaron Kennedy2010-07-1312-733/+930
* Allow the debugger to modify method bodiesAaron Kennedy2010-07-137-39/+160
* Fix qdoc error.Jason McDonald2010-07-131-2/+2
* Doc: Removed links to Qt3 support in QHostAddressGeir Vattekar2010-07-131-5/+7
* Quiet qmake warnings during configure.Aaron McCarthy2010-07-132-17/+21
* Don't crash if drag.target has no parentItemMartin Jones2010-07-131-2/+2
* Fix TextEdit with no color property defined is drawn with wrong colorJoona Petrell2010-07-132-0/+27
* qmlviewer: Update the proxy factory when the user changes the proxy.Martin Jones2010-07-131-42/+62
* Fix TextInput text getting improperly clippedJoona Petrell2010-07-139-22/+110
* Calling setMinimumSize(0, 0) on a top-level window sometimes triggers a bugRobert Griebl2010-07-133-50/+40
* Changing currentIndex shouldn't cancel a flick unnecessarily.Martin Jones2010-07-132-24/+45
* Fix input methods for TextInput elements with key handlersJoona Petrell2010-07-133-8/+23
* Fix text drawing into alpha pixmap with opengl engineEskil Abrahamsen Blomfeldt2010-07-122-6/+0
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-0819-31/+107
|\
| * Use lower case for including system header filesGareth Stockwell2010-07-076-6/+6
| * Added trace statements to Phonon MMF backendGareth Stockwell2010-07-071-0/+17
| * MMF Phonon backend: call winId() from VideoWidget constructorGareth Stockwell2010-07-072-4/+2
| * Fixed crash which occurs when switching between video clipsGareth Stockwell2010-07-072-13/+32
| * Close media clip before creating new player objectGareth Stockwell2010-07-075-1/+9
| * Enable bufferStatus signal during video clip loading on NGA platformsGareth Stockwell2010-07-072-2/+2
| * Prevent crash when video is played without a VideoWidgetGareth Stockwell2010-07-073-4/+18
| * Add partial update deployment rules to QtNetworkShane Kearns2010-07-071-0/+15
| * Fix crash when handleCommand() called before softkeys are updatedJason Barron2010-07-072-1/+6
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-0716-463/+299
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-0616-463/+299
| |\ |/ /
| * fix autotestOswald Buddenhagen2010-07-061-0/+5
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-0615-463/+294
| |\
| | * Adapt the TapAndHold recognizer to non-touch tooThomas Zander2010-07-061-23/+40
| | * add setNativeArguments() and nativeArguments()Oswald Buddenhagen2010-07-069-8/+129
| | * fix bogus return value from qprocess::execute()Oswald Buddenhagen2010-07-062-4/+19
| | * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-068-24/+123
| | |\
| | | * Doc: fixing img styleMorten Engvoldsen2010-07-061-2/+9
| | * | qdoc: Simplified code to enable fixing of QTBUG-6340.Martin Smith2010-07-064-426/+97