Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace mmfphonondebug.lib with #ifndef QT_NO_DEBUG. | Frans Englich | 2009-11-09 | 11 | -167/+109 |
* | Removed logging from Phonon MMF backend | Gareth Stockwell | 2009-11-05 | 1 | -8/+0 |
* | tst_qwidget widgetAt now does not leave widget lowered if test fails | Gareth Stockwell | 2009-11-04 | 1 | -2/+3 |
* | Fix for link error when building QtSvg | Gareth Stockwell | 2009-11-04 | 2 | -1/+6 |
* | QS60Style: QToolButton indicator will not fit into toolbutton area | Sami Merilä | 2009-11-04 | 1 | -5/+8 |
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Sami Merilä | 2009-11-04 | 4 | -111/+149 |
|\ | |||||
| * | Unexported a class that doesn't need to be exported. | axis | 2009-11-04 | 3 | -108/+108 |
| * | Fixed input panel detection on post-5.0 S60 SDKs. | axis | 2009-11-04 | 2 | -3/+41 |
* | | Make button margins bigger in QS60Style | Sami Merilä | 2009-11-04 | 1 | -0/+7 |
|/ | |||||
* | Merge commit 's60/4.6' into mmfphonon | Frans Englich | 2009-11-04 | 747 | -8997/+20543 |
|\ | |||||
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-11-04 | 704 | -8768/+19538 |
| |\ | |||||
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | David Boddie | 2009-11-04 | 225 | -3869/+5024 |
| | |\ | |||||
| | | * | Merge commit '51c9b68' into 4.6 | Morten Johan Sørvig | 2009-11-04 | 55 | -806/+1161 |
| | | |\ | |||||
| | | | * | Compile fix after the last gesture api change | Denis Dzyubenko | 2009-11-03 | 7 | -58/+50 |
| | | | * | Cocoa: fix q3filedialog autotest | Richard Moe Gustavsen | 2009-11-03 | 1 | -0/+4 |
| | | | * | Toolbar Icons are clipped on Leopard in Cocoa port. | Prasanth Ullattil | 2009-11-03 | 1 | -1/+2 |
| | | | * | Gesture api review. | Denis Dzyubenko | 2009-11-03 | 35 | -446/+441 |
| | | | * | Modified gesture events propagation. | Denis Dzyubenko | 2009-11-03 | 6 | -37/+150 |
| | | | * | Made native Pan gesture work on Windows. | Denis Dzyubenko | 2009-11-03 | 8 | -72/+90 |
| | | | * | Implemented pinch gesture recognizer. | Denis Dzyubenko | 2009-11-03 | 9 | -102/+130 |
| | | | * | Fixed the imagegestures project file. | Denis Dzyubenko | 2009-11-03 | 1 | -3/+3 |
| | | | * | Improved gesture scrollarea manualtest. | Denis Dzyubenko | 2009-11-03 | 2 | -11/+33 |
| | | | * | Added QGraphicsObject::ungrabGesture() | Denis Dzyubenko | 2009-11-03 | 3 | -4/+18 |
| | | | * | Documentation fixes related to gestures doc. | Denis Dzyubenko | 2009-11-03 | 3 | -5/+6 |
| | | | * | Cocoa: fix double emit bug from file dialog | Richard Moe Gustavsen | 2009-11-03 | 1 | -3/+7 |
| | | | * | Titlebar icon (for e.g. Assistant) not visible in Cocoa. | Prasanth Ullattil | 2009-11-02 | 3 | -0/+31 |
| | | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6 | Morten Johan Sørvig | 2009-10-30 | 7 | -49/+182 |
| | | | |\ | |||||
| | | | | * | Make GestureCancelPolicy work for graphicsview | Thomas Zander | 2009-10-30 | 5 | -22/+109 |
| | | | | * | Fix unit test and add autoCancel test for graphicsview | Thomas Zander | 2009-10-30 | 1 | -26/+72 |
| | | | | * | Removed the margin in assistant on Mac. | Denis Dzyubenko | 2009-10-30 | 1 | -1/+1 |
| | | | * | | Fix QDesktopServices::DataLocation on Mac. | Morten Johan Sørvig | 2009-10-30 | 3 | -12/+10 |
| | | | * | | Fix indentation. | Morten Johan Sørvig | 2009-10-30 | 1 | -89/+89 |
| | | | * | | Fix issue with wrong QMessagebox icons on Mac. | Morten Johan Sørvig | 2009-10-30 | 1 | -2/+3 |
| | | | |/ | |||||
| | | * | | Fix compiler error. | Aleksandar Sasha Babic | 2009-11-04 | 1 | -1/+1 |
| | | * | | Changelog 4.6.0: Designer/uic/uic3. | Friedemann Kleint | 2009-11-04 | 1 | -0/+23 |
| | | * | | Merge branch '4.6-s60' into 4.6 | axis | 2009-11-04 | 41 | -186/+365 |
| | | |\ \ | |||||
| | | * | | | WebKit line ending fix in AccessibilityAllInOne.cpp. | Jocelyn Turcotte | 2009-11-04 | 1 | -44/+44 |
| | | * | | | QVideoFrame API review changes. | Andrew den Exter | 2009-11-04 | 5 | -32/+32 |
| | | * | | | QVideoSurfaceFormat API review changes. | Andrew den Exter | 2009-11-04 | 3 | -102/+61 |
| | | * | | | QAbstractVideoSurface API review changes. | Andrew den Exter | 2009-11-04 | 8 | -45/+76 |
| | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-11-04 | 556 | -6515/+16435 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Warwick Allison | 2009-11-04 | 5 | -9/+20 |
| | | | |\ \ \ | |||||
| | | | | * \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Jason McDonald | 2009-11-04 | 1 | -5/+16 |
| | | | | |\ \ \ | |||||
| | | | | | * | | | Fixed lastError() for QTDS driver. Previously, no lastError was available on ... | Mark Brand | 2009-11-04 | 1 | -5/+16 |
| | | | | * | | | | Fix trivial qdoc error | Jason McDonald | 2009-11-04 | 1 | -1/+1 |
| | | | | |/ / / | |||||
| | | | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Jason McDonald | 2009-11-04 | 532 | -6477/+16264 |
| | | | | |\ \ \ | |||||
| | | | | * | | | | Attempt to fix qdoc error caused by renaming of ftp example to qftp. | Jason McDonald | 2009-11-04 | 3 | -3/+3 |
| | | | * | | | | | Declarative building infrastructure. | Warwick Allison | 2009-11-04 | 8 | -3/+74 |
| | | | * | | | | | qdoc updates for QML | Warwick Allison | 2009-11-04 | 10 | -23/+75 |
| | | | | |/ / / | | | | |/| | | | |||||
| | | | * | | | | Implement internal support for property interceptors (used by declarative). | Michael Brasser | 2009-11-04 | 1 | -1/+4 |