summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: Fixed some missing images.Martin Smith2010-08-082-3/+1
* Update def files for d524da81ee257a6bd67d32d0bc870280a7d5b8a4.Aaron McCarthy2010-08-061-1/+1
* Fix link error when building Bearer application with Qt MobilityAlex2010-08-062-1/+8
* Updated WebKit to 413404da27312051bb3ff2cfd0f3fca42aa4b245Simon Hausmann2010-08-066-4/+48
* Fix deadlocks in ICD and NetworkManager engines.Aaron McCarthy2010-08-064-46/+41
* Add missing snippet fileBea Lam2010-08-061-0/+60
* Don't crash if an item is removed from the scene while it is gaining focus.Martin Jones2010-08-061-0/+5
* Fixed crash in concentric circles exampleGunnar Sletta2010-08-061-1/+1
* Make SpringAnimation usable inside a transitionmae2010-08-064-146/+142
* 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
* Fixed incorrect include/Qt/qconfig.h in binary packages.Rohan McGovern2010-08-061-1/+4
* 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
* Fix the remote command delimiter, this has cahnged at some point.kh12010-08-053-3/+3
* Modified qtdemo so error does not appear when there is no demo/example descri...Kevin Wright2010-08-051-2/+2
* 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-0520-210/+228
* | Rename QNetworkConfiguration::bearerName() function.Aaron McCarthy2010-08-054-22/+34
|/
* Limit the pixmap cache in space as well as in time.Aaron Kennedy2010-08-043-7/+66
* 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
* configure: don't symlink the mkspecs/features directoryJoerg Bornemann2010-08-041-0/+8
* 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
* Make it possible to manually set the orientation of QML Viewer on SymbianJoona Petrell2010-08-0415-35/+611
* Fix USB serial port detection of the Nokia N95 on linuxShane Kearns2010-08-044-9/+59
* Cocoa: Active QDockWidget does not stay on top of inactive QDockWidgetRichard Moe Gustavsen2010-08-043-0/+24
* Removed QEXPECT_FAIL macros from test cases which now passGareth Stockwell2010-08-041-3/+1
* Ensure backing store is deleted before top-level windowGareth Stockwell2010-08-041-0/+4
* Removed the unfinished sentence. Fix for QTBUG-10173.Jerome Pasion2010-08-041-1/+1
* Fixed the addressbook tutorial and some spelling mistakes. Fix for QTBUG-7071...Jerome Pasion2010-08-0413-14/+19
* Added notice that some links are online documents.Kevin Wright2010-08-031-3/+3
* Fixed the following sub-tasks for QTBUG-12192Kevin Wright2010-08-031-2/+3
* qdoc: Removed exclusion of declarative directories in qt-api-only.qdocconfMartin Smith2010-08-036-59/+59
* Fix the rendering of lines with the X11 paint engineBenjamin Poulain2010-08-032-12/+75
* Pulled major qdoc3 changes into the releases branch.Toby Tomkins2010-08-0317-176/+354
* Update QtGui def filesJoona Petrell2010-08-032-0/+6
* State doc fixes, improvementsBea Lam2010-08-035-82/+227
* 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-027-2/+55
* Added automatic sqlite extraction for Symbian to QtWebKit.axis2010-08-021-2/+10
* Updated WebKit to ad96ca2f9b57271da4ea7432022ac686ee0981c2Simon Hausmann2010-08-0259-160/+979