| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unwanted code after c027f0ae1967ec1d64cb2c9679c8b57f18faf7f5 | Prasanth Ullattil | 2010-02-26 | 1 | -6/+0 |
|
|
* | ActiveQt Internet Explorer component causes Desktop Icons to flicker. | Prasanth Ullattil | 2010-02-26 | 1 | -5/+8 |
|
|
* | Fix a signed/unsigned comparison compiler warning | João Abecasis | 2010-02-25 | 1 | -1/+1 |
|
|
* | Cleaning of the patch to QTBUG-3168 | Benjamin Poulain | 2010-02-25 | 1 | -2/+2 |
|
|
* | Patch to QTBUG-3168 | Carolina Gomes | 2010-02-25 | 1 | -5/+22 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-25 | 1 | -1/+13 |
|\ |
|
| * | Revert changes made in scroll_sys(). | Fabien Freling | 2010-02-25 | 1 | -1/+13 |
|
|
* | | Set the roleNames of proxy models to the roleNames of the source model. | Stephen Kelly | 2010-02-25 | 1 | -0/+1 |
|
|
* | | Initialize mem to 0 | Anders Bakken | 2010-02-24 | 1 | -1/+1 |
|
|
* | | Force DSFLIP_BLIT unless it's a full flip in DFB | Anders Bakken | 2010-02-24 | 1 | -1/+12 |
|
|
* | | Support for disabling partial flips in dfb | Anders Bakken | 2010-02-24 | 2 | -2/+5 |
|
|
* | | Allow forcing premultiplied format in DFB | Anders Bakken | 2010-02-24 | 1 | -1/+5 |
|
|
* | | Better support tlw transparency in DirectFB | Anders Bakken | 2010-02-24 | 2 | -40/+50 |
|
|
* | | Fix an isOpaque bug in QDirectFBWindowSurface | Anders Bakken | 2010-02-24 | 1 | -2/+2 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-24 | 3 | -3/+33 |
|\ \
| |/
|/| |
|
| * | Fixed translucent window rendering on 16 bit X11. | Samuel Rødal | 2010-02-24 | 1 | -1/+1 |
|
|
| * | GV: Update issues if drawItems() is overridden and IndirectPainting is used. | Bjørn Erik Nilsen | 2010-02-24 | 1 | -2/+25 |
|
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-24 | 1 | -0/+7 |
| |\ |
|
| | * | More pedantry. | Trond Kjernåsen | 2010-02-24 | 1 | -2/+2 |
|
|
| | * | Fix grammar. | Trond Kjernåsen | 2010-02-24 | 1 | -2/+3 |
|
|
| | * | Doc: QFutureWatcher: specify that calls to setFuture should happen after the ... | Olivier Goffart | 2010-02-24 | 1 | -0/+6 |
|
|
* | | | QNAM HTTP: Switch back to QueuedConnection for requeueRequest. | Markus Goetz | 2010-02-24 | 1 | -2/+16 |
|
|
* | | | QNAM HTTP: Set some values after clear() in a QHttpNetworkReply | Markus Goetz | 2010-02-24 | 1 | -0/+2 |
|
|
* | | | QNetworkAccessManager: Documentation enhancements | Markus Goetz | 2010-02-24 | 1 | -1/+8 |
|/ / |
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-24 | 8 | -22/+89 |
|\ \
| |/
|/| |
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-24 | 8 | -22/+89 |
| |\ |
|
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-23 | 8 | -22/+89 |
| | |\ |
|
| | | * | QLineEdit shows leftovers of edit cursor after clear() | Prasanth Ullattil | 2010-02-23 | 1 | -1/+1 |
|
|
| | | * | doc: Added indication of default modality value for panels. | Martin Smith | 2010-02-23 | 1 | -3/+10 |
|
|
| | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2010-02-23 | 1 | -2/+8 |
| | | |\ |
|
| | | | * | QColorDialog::open() freezes the app the *second* time it is used on Mac | Carlos Manuel Duclos Vergara | 2010-02-23 | 1 | -2/+8 |
|
|
| | | * | | doc: Added QScopedArrayPointer and corrected QScopedPointer snippet. | Martin Smith | 2010-02-23 | 1 | -0/+55 |
| | | |/ |
|
| | | * | doc: Corrected typo. | Martin Smith | 2010-02-23 | 1 | -2/+2 |
|
|
| | | * | doc: Added \obsolete. | Martin Smith | 2010-02-23 | 2 | -7/+10 |
|
|
| | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2010-02-23 | 7 | -261/+212 |
| | | |\ |
|
| | | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-23 | 1 | -6/+0 |
| | | | |\ |
|
| | | * | | | doc: Added \since 4.6 to the properties. | Martin Smith | 2010-02-23 | 1 | -1/+3 |
| | | | |/
| | | |/| |
|
| | | * | | doc: Removed some erroneous text. | Martin Smith | 2010-02-23 | 1 | -6/+0 |
|
|
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-24 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Fix off-by-one error in mipmap count when loading PVRTC files | Rhys Weatherley | 2010-02-24 | 1 | -1/+1 |
|
|
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-02-23 | 2 | -26/+78 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | win32 backend for low-level audio doesn't pass new unit tests | Kurt Korbatits | 2010-02-23 | 2 | -26/+78 |
| | |_|/
| |/| | |
|
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-02-23 | 1 | -1/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Fix documentmode tab label text on Mac OSX | Jens Bache-Wiig | 2010-02-23 | 1 | -1/+1 |
|
|
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-23 | 1 | -1/+2 |
|\ \ \ \ |
|
| * | | | | Regression: QGraphicsScene::render fails to render the entire scene correctly. | Bjørn Erik Nilsen | 2010-02-23 | 1 | -1/+2 |
|
|
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-23 | 2 | -2/+7 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Always define Q_WS_S60 on Symbian unless configured with -no-s60. | Jason Barron | 2010-02-23 | 1 | -1/+1 |
|
|
| * | | | | Enable window size caching on Symbian NGA variants. | Jason Barron | 2010-02-23 | 2 | -0/+5 |
|
|
| * | | | | Use the SYMBIAN_BUILD_GCE macro to check if the GCE variant can be used | Jason Barron | 2010-02-23 | 1 | -1/+1 |
|
|