summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed crash in concentric circles exampleGunnar Sletta2010-08-061-1/+1
* Make SpringAnimation usable inside a transitionmae2010-08-062-146/+99
* Fix crash when all visible items inluding currentIndex have been removed.Martin Jones2010-08-061-1/+1
* Fixed the curve descriptions and added descriptions for overshoot, amplitude,...Jerome Pasion2010-08-061-6/+16
* Update def files.Aaron McCarthy2010-08-062-1/+5
* Fix crash when setting font decorations on text drawn with QStaticTextEskil Abrahamsen Blomfeldt2010-08-051-1/+6
* Fix last character being overwritten in password fieldShane Kearns2010-08-051-0/+4
* Merge branch '4.7.0' of scm.dev.nokia.troll.no:qt/qt-releases into 4.7.0Toby Tomkins2010-08-0511-41/+113
|\
| * Updated WebKit to d6aa024c84f61d0602bef4eef84efaed7cfeefccSimon Hausmann2010-08-0411-41/+113
* | Use an enum to return the bearer type of a network configuration.Aaron McCarthy2010-08-0519-200/+210
* | Rename QNetworkConfiguration::bearerName() function.Aaron McCarthy2010-08-052-9/+21
|/
* Limit the pixmap cache in space as well as in time.Aaron Kennedy2010-08-041-7/+26
* Ensure dataChanged doesn't force request for unwanted data in QML views.Martin Jones2010-08-043-5/+23
* Fix Flickable.StopAtBounds behavior when content size < flickable sizeMartin Jones2010-08-041-10/+16
* Fixed comment about all enums being accessible in QML. Fix for QTBUG-12527.Jerome Pasion2010-08-041-3/+2
* Crash when pressing the '£' key on Belgian Keyboard layout (Cocoa)Prasanth Ullattil2010-08-041-3/+5
* Fix Japanese characters not displayed in webkit on Mac Cocoa 64 (Regression)Simon Hausmann2010-08-041-3/+29
* Cocoa: Active QDockWidget does not stay on top of inactive QDockWidgetRichard Moe Gustavsen2010-08-043-0/+24
* Ensure backing store is deleted before top-level windowGareth Stockwell2010-08-041-0/+4
* Fix the rendering of lines with the X11 paint engineBenjamin Poulain2010-08-031-12/+10
* Update QtGui def filesJoona Petrell2010-08-032-0/+6
* State doc fixes, improvementsBea Lam2010-08-031-14/+1
* Ensure currentItem is released when the delegate changesMartin Jones2010-08-032-0/+7
* Make sure ListView.nextSection attached property is set for the first itemMartin Jones2010-08-031-1/+3
* Reference count items in VisualItemModel.Martin Jones2010-08-031-11/+37
* Updated WebKit to e6e692bb056670e2781dd0bc473a60757ae53992Simon Hausmann2010-08-0223-65/+393
* Updated WebKit to 0be9ff9f2b1ec2b748885ac15299bc1c65aca590Simon Hausmann2010-08-0213-12/+182
* Updated WebKit to 669858f9bbd4913fd16c642090375c81acbfdb04Simon Hausmann2010-08-026-2/+54
* Added automatic sqlite extraction for Symbian to QtWebKit.axis2010-08-021-2/+10
* Updated WebKit to ad96ca2f9b57271da4ea7432022ac686ee0981c2Simon Hausmann2010-08-0259-160/+979
* Doc: Fixed incorrect QML property type.David Boddie2010-08-021-1/+1
* Fixed gcce linker error when linking against s60main built by armcc.axis2010-08-021-0/+1
* Add missing imageBea Lam2010-08-021-1/+1
* Add moving and flicking properties to PathViewMartin Jones2010-08-023-10/+124
* QFileDialog crashes when empty selectedFilter is set on Carbon.Prasanth Ullattil2010-08-021-3/+5
* Document elements that are focus scopes.Yann Bodson2010-08-024-8/+18
* Remove use of shared NOTIFY signals in QGraphicsScaleMartin Jones2010-08-022-3/+9
* Remove use of shared NOTIFY signalsMartin Jones2010-08-0210-44/+89
* Avoid a crash in the OpenVG paint engine when clipping to an empty pathJason Barron2010-08-021-1/+4
* Fixed key event handling on Symbian.axis2010-08-022-55/+118
* Cleaned up old comments.axis2010-08-021-12/+0
* Refactored the virtual mouse handling code into its own function.axis2010-08-022-171/+181
* Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-...Jerome Pasion2010-08-0218-31/+31
* Component docsBea Lam2010-07-291-21/+9
* Fixes for Dynamic Object Management docs. Also adds links toBea Lam2010-07-292-17/+13
* various doc fixesBea Lam2010-07-295-13/+11
* Don't emit movementEnded if mouse press is a continuation of a flick.Martin Jones2010-07-291-15/+17
* Improvements to Modules docsBea Lam2010-07-291-3/+3
* Update Symbian emulator QtOpenVGu.def, QtNetworku.def, QtCoreu.def files for ...Joona Petrell2010-07-293-259/+252
* QMenu and QStyleSheetStyle: fix setting a border.Olivier Goffart2010-07-291-0/+7