| Commit message (Expand) | Author | Age | Files | Lines |
* | Multitouch, Cocoa: First revision of multi touch in Qt/Cocoa | Richard Moe Gustavsen | 2009-06-19 | 1 | -2/+2 |
|
|
* | Change behavior of how touch and mouse events work together | Bradley T. Hughes | 2009-06-18 | 1 | -0/+37 |
|
|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-17 | 1 | -2/+2 |
|\ |
|
| * | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
| |\ |
|
| | * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
|
|
* | | | Compile after botched merge | Bradley T. Hughes | 2009-06-16 | 1 | -1/+1 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-16 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | doc: Fixed several qdoc errors. | Martin Smith | 2009-06-16 | 1 | -1/+1 |
|
|
| * | | Merge commit 'origin/4.5' | Bjørn Erik Nilsen | 2009-06-12 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Doc fix: add a link to focus() and focusWidget() from QWidget::setFocus docum... | Denis Dzyubenko | 2009-06-11 | 1 | -2/+2 |
|
|
| | * | Avoid a crash when setting a focus in a widget hierarchy containing | Denis Dzyubenko | 2009-06-02 | 1 | -2/+3 |
|
|
| * | | doc: Fixed several qdoc warnings. | Martin Smith | 2009-06-12 | 1 | -2/+2 |
|
|
* | | | Merge of master | Bradley T. Hughes | 2009-06-15 | 1 | -4/+4 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-12 | 1 | -18/+18 |
|\ \ \
| |/ / |
|
| * | | Removed qApp and replaced with QApplication:: for static member calls | Thierry Bastian | 2009-06-11 | 1 | -12/+12 |
|
|
| * | | remove q->layout() and q->parentWidget() code where unnecessary | Thierry Bastian | 2009-06-11 | 1 | -4/+4 |
|
|
| * | | removed superflous indirection (ie. using q->..) instead of using the | Thierry Bastian | 2009-06-10 | 1 | -2/+2 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-08 | 1 | -12/+4 |
|\ \ \
| |/ / |
|
| * | | Revert two of my commits, restoring the original fix for focus handling. | Denis Dzyubenko | 2009-06-05 | 1 | -12/+4 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-05 | 1 | -1/+10 |
|\ \ \
| |/ / |
|
| * | | Setting a focus on a widget hierarchy which contains both visible and | Denis Dzyubenko | 2009-06-02 | 1 | -1/+10 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-29 | 1 | -4/+5 |
|\ \ \
| |/ / |
|
| * | | Send ParentChanged event to QGLWidgets when the wId changes on EGL | Tom Cooksey | 2009-05-28 | 1 | -4/+5 |
|
|
* | | | Don't enable WM_TOUCH* messages on all windows | Bradley T. Hughes | 2009-05-26 | 1 | -0/+6 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-26 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Fixed 'crazy' warnings about using a string instead of a character | Thierry Bastian | 2009-05-25 | 1 | -2/+2 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-20 | 1 | -5/+18 |
|\ \ \
| |/ / |
|
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-19 | 1 | -5/+18 |
| |\ \
| | |/ |
|
| | * | Fix some typos in the documentation. | Frederik Schwarzer | 2009-05-18 | 1 | -1/+1 |
|
|
| | * | Prevent a crash with brushed metal windows and a qApp style sheet | Norwegian Rock Cat | 2009-05-18 | 1 | -4/+17 |
|
|
* | | | implemented gestures support in graphicsview for QGraphicsItems and | Denis Dzyubenko | 2009-05-18 | 1 | -2/+20 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-13 | 1 | -131/+66 |
|\ \ \
| |/ / |
|
| * | | Cleanup private QWidget functions. | Bjørn Erik Nilsen | 2009-05-12 | 1 | -65/+0 |
|
|
| * | | Reduce QWidget footprint and do some cleanup. | Bjørn Erik Nilsen | 2009-05-12 | 1 | -65/+65 |
|
|
| * | | Ensure that windows hidden by deletion affect closeOnLastWindow | Norwegian Rock Cat | 2009-05-12 | 1 | -1/+1 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-12 | 1 | -0/+14 |
|\ \ \
| |/ / |
|
| * | | Merge branch '4.5' | Thiago Macieira | 2009-05-11 | 1 | -0/+14 |
| |\ \
| | |/ |
|
| | * | qdoc: Moved platform-specific qdoc comments to common .cpp file. | Martin Smith | 2009-05-08 | 1 | -0/+14 |
|
|
* | | | Added missing \since 4.6 doc tag | Denis Dzyubenko | 2009-05-11 | 1 | -0/+8 |
|
|
* | | | Removed all weird qHash usage for gesture identification. | Denis Dzyubenko | 2009-05-11 | 1 | -14/+21 |
|
|
* | | | Removed QWidget::gestureEvent() functions since adding a new virtual | Denis Dzyubenko | 2009-05-11 | 1 | -6/+1 |
|
|
* | | | More documentation fixes. | Denis Dzyubenko | 2009-05-11 | 1 | -4/+4 |
|
|
* | | | Extended the gesture documentation. | Denis Dzyubenko | 2009-05-11 | 1 | -4/+16 |
|
|
* | | | Modifications after the api review by Brad. | Denis Dzyubenko | 2009-05-11 | 1 | -34/+32 |
|
|
* | | | Added some documentation. | Denis Dzyubenko | 2009-05-11 | 1 | -3/+24 |
|
|
* | | | Merge of the maemo-gestures branch onto qt/4.5.0 | Denis Dzyubenko | 2009-05-11 | 1 | -0/+45 |
|
|
* | | | by default, ignore touch events if the widget is disabled | Bradley T. Hughes | 2009-05-08 | 1 | -0/+3 |
|/ / |
|
* | | Merge branch '4.5' of git@scm.dev.troll.no:qt/qt | Simon Hausmann | 2009-05-06 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Crash in QWidget::render when passing an untransformed QPixmap painter. | Bjoern Erik Nilsen | 2009-05-06 | 1 | -1/+1 |
|
|
* | | Merge commit 'origin/4.5' | Bjoern Erik Nilsen | 2009-04-29 | 1 | -2/+7 |
|\ \
| |/ |
|