| Commit message (Expand) | Author | Age | Files | Lines |
* | setUniformValue(QSize) was setting (w,w) not (w,h) | Rhys Weatherley | 2010-08-03 | 1 | -1/+1 |
|
|
* | Fix proxy widgets with the OpenVG paint engine. | Jason Barron | 2010-07-30 | 1 | -3/+13 |
|
|
* | Ensure that window rectangle is updated when CBA visibility changes | Gareth Stockwell | 2010-07-28 | 3 | -21/+33 |
|
|
* | Clear Qt::WA_OutsideWSRange when making window fullscreen | Gareth Stockwell | 2010-07-28 | 1 | -0/+2 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-07-28 | 4 | -20/+47 |
|\ |
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-07-27 | 4 | -20/+47 |
| |\ |
|
| | * | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2010-07-27 | 4 | -20/+47 |
|
|
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-07-27 | 1 | -1/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix crash when all the items in a QListView are hidden | Gabriel de Dietrich | 2010-07-27 | 1 | -1/+6 |
| |/ |
|
* | | Workaround for QTBUG-8013: Do not return an ascent of 0 | Alessandro Portale | 2010-07-27 | 1 | -1/+4 |
|/ |
|
* | Ensure backing store is deleted before top-level window | Gareth Stockwell | 2010-07-26 | 1 | -0/+4 |
|
|
* | Fixed QVideoSurfaceFormat::isValid() | Dmytro Poplavskiy | 2010-07-22 | 1 | -1/+1 |
|
|
* | Revert "Add the chart utility from qtestlib-tools." | Rohan McGovern | 2010-07-20 | 1 | -29/+1 |
|
|
* | Avoid a crash in the OpenVG paint engine when clipping to an empty path | Jason Barron | 2010-07-15 | 1 | -1/+4 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-07-13 | 4 | -2/+27 |
|\ |
|
| * | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2010-07-13 | 4 | -2/+27 |
|
|
* | | Fix last character being overwritten in password field | Shane Kearns | 2010-07-13 | 1 | -0/+4 |
|/ |
|
* | QSslSocket: Improve error handling | Peter Hartmann | 2010-07-13 | 1 | -1/+13 |
|
|
* | Compile when bootstrapping qmake | Bradley T. Hughes | 2010-07-13 | 1 | -4/+12 |
|
|
* | Fix regression in tst_qrand::testqrand() | Bradley T. Hughes | 2010-07-13 | 2 | -8/+15 |
|
|
* | Fix a crash when recursing into QSharedPointer from QSharedPointer::clear() | Thiago Macieira | 2010-07-09 | 1 | -14/+17 |
|
|
* | Fix a couple of memory leaks due to not releasing CFTypes on Mac | Andy Shaw | 2010-07-09 | 1 | -2/+2 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-07-08 | 3 | -58/+14 |
|\ |
|
| * | Initalize the nativeDialogInUse variable | Andy Shaw | 2010-07-08 | 1 | -0/+1 |
|
|
| * | Compile | Bradley T. Hughes | 2010-07-08 | 1 | -0/+1 |
|
|
| * | QUUid::createUuid() should not generate identical sequences on UNIX | Bradley T. Hughes | 2010-07-08 | 2 | -58/+12 |
|
|
* | | The Q_WGL define was removed years ago. | Trond Kjernåsen | 2010-07-08 | 1 | -1/+1 |
|/ |
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-07-08 | 1 | -1/+1 |
|\ |
|
| * | typos fixed | Joerg Bornemann | 2010-07-07 | 1 | -1/+1 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-07-08 | 16 | -30/+86 |
|\ \ |
|
| * | | 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 |
| |/ |
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-07-08 | 1 | -3/+4 |
|\ \ |
|
| * | | Fix crash when removing columns in merged row | Eskil Abrahamsen Blomfeldt | 2010-07-07 | 1 | -3/+4 |
| |/ |
|
* | | Don't try and use QFactoryLoader when relevant features are turned off. | Justin McPherson | 2010-07-07 | 1 | -4/+15 |
|/ |
|
* | Revert "Support time zone designator in QDateTime::fromString() based on ISO ... | Liang Qi | 2010-07-05 | 2 | -29/+3 |
|
|
* | Support time zone designator in QDateTime::fromString() based on ISO 8601-200... | Liang Qi | 2010-07-05 | 2 | -3/+29 |
|
|
* | Include qmath.h to get the definition of ceil() | Rhys Weatherley | 2010-07-05 | 1 | -0/+1 |
|
|
* | Removed missing symbols from DEF files. | axis | 2010-07-02 | 2 | -2/+2 |
|
|
* | Fixed missing clip when computing the graphics item effect source rect. | Samuel Rødal | 2010-07-02 | 2 | -7/+34 |
|
|
* | Segmentation Fault in QAudioOutputPrivate::freeBlocks() caused by wrong | Kurt Korbatits | 2010-07-02 | 2 | -2/+2 |
|
|
* | Using the remaining valid data to construct the QTime object when msec parsin... | Liang Qi | 2010-07-01 | 1 | -1/+1 |
|
|
* | Avoid blurry text with OpenVG on Symbian | Alessandro Portale | 2010-06-30 | 1 | -1/+7 |
|
|
* | Layout direction change by key should change alignment of QLineEdit | Eskil Abrahamsen Blomfeldt | 2010-06-29 | 1 | -1/+4 |
|
|
* | QAudioInput push mode does not work | Kurt Korbatits | 2010-06-29 | 2 | -15/+40 |
|
|