| Commit message (Expand) | Author | Age | Files | Lines |
* | Made native Pan gesture work on Windows. | Denis Dzyubenko | 2009-11-03 | 1 | -1/+3 |
|
|
* | Implemented pinch gesture recognizer. | Denis Dzyubenko | 2009-11-03 | 1 | -11/+0 |
|
|
* | Merge branch '4.6' into 4.6-platform | Denis Dzyubenko | 2009-10-26 | 1 | -0/+4 |
|\ |
|
| * | QT_NO_CURSOR build fix on windows. Random corrections for it on mac. | Jocelyn Turcotte | 2009-10-23 | 1 | -0/+4 |
|
|
* | | Remove internal widgets from QApplication::topLevelWidgets() | Prasanth Ullattil | 2009-10-23 | 1 | -0/+3 |
|/ |
|
* | A new implementation of the Gesture API. | Denis Dzyubenko | 2009-10-09 | 1 | -17/+12 |
|
|
* | remove unused member from QWidgetData on Windows CE | Joerg Bornemann | 2009-10-01 | 1 | -1/+1 |
|
|
* | * QPixmap: Add toWinHICON() & fromWinHICON() method | miniak | 2009-09-22 | 1 | -35/+1 |
|
|
* | QCursor support for Symbian OS | Shane Kearns | 2009-09-15 | 1 | -2/+0 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Improved the gesture api. | Denis Dzyubenko | 2009-09-03 | 1 | -21/+7 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60 | axis | 2009-08-21 | 1 | -2/+2 |
|\ \ |
|
| * \ | Merge commit 'qt-kinetic/kinetic-graphicseffect' | Bjørn Erik Nilsen | 2009-08-21 | 1 | -2/+2 |
| |\ \ |
|
| | * \ | Merge commit 'qt/master' into kinetic-graphicseffect | Bjørn Erik Nilsen | 2009-08-21 | 1 | -2/+0 |
| | |\ \ |
|
| | * | | | Fix the most obvious rendering bugs when applying an effect to QWidget. | Bjørn Erik Nilsen | 2009-08-20 | 1 | -2/+2 |
|
|
* | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-08-21 | 1 | -5/+18 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Fixed gesture handling on Windows when there are no alien widgets | Denis Dzyubenko | 2009-08-21 | 1 | -4/+13 |
|
|
| * | | | | Dont create native windows when setting up gestures. | Denis Dzyubenko | 2009-08-21 | 1 | -1/+5 |
| | |/ /
| |/| | |
|
* | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-20 | 1 | -2/+0 |
|\ \ \ \
| |/ / / |
|
| * | | | Dont create native window handles when setting up gestures. | Denis Dzyubenko | 2009-08-20 | 1 | -2/+0 |
| |/ / |
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -14/+28 |
|\ \ \
| |/ / |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
| * | | Implemented QPinchGesture. | Denis Dzyubenko | 2009-08-10 | 1 | -13/+27 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-10 | 1 | -0/+56 |
|\ \ \
| |/ / |
|
| * | | build fix for mingw | Thierry Bastian | 2009-08-06 | 1 | -0/+1 |
|
|
| * | | Enable pan gesture on all QAbstractScrollArea-based widgets. | Denis Dzyubenko | 2009-08-06 | 1 | -0/+3 |
|
|
| * | | Changed setting state in a QGesture | Denis Dzyubenko | 2009-08-06 | 1 | -0/+2 |
|
|
| * | | Rearranged the gesture code a bit for future native gestures on Windows. | Denis Dzyubenko | 2009-08-06 | 1 | -0/+50 |
|
|
* | | | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 1 | -1/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 1 | -1/+5 |
|
|
* | | | Merge branch '4.5' | Thiago Macieira | 2009-08-03 | 1 | -4/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Allow maximize button on the titlebar for a fixed size window | Denis Dzyubenko | 2009-07-30 | 1 | -0/+5 |
|
|
| * | | Roll back the fancy updating of translucent windows. | Gunnar Sletta | 2009-07-27 | 1 | -4/+1 |
|
|
* | | | Disabling the close button didn't work correctly | Denis Dzyubenko | 2009-07-30 | 1 | -10/+11 |
|
|
* | | | Allow maximize button on the titlebar for a fixed size window | Denis Dzyubenko | 2009-07-30 | 1 | -0/+5 |
|
|
* | | | fix warnings with mingw | Thierry Bastian | 2009-07-15 | 1 | -1/+1 |
|
|
* | | | src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT support | miniak | 2009-07-01 | 1 | -82/+45 |
| |/
|/| |
|
* | | 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 |
|
|
| | * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+2124 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-12 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Removed qApp and replaced with QApplication:: for static member calls | Thierry Bastian | 2009-06-11 | 1 | -3/+3 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-08 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Fix GDI object leak. | Prasanth Ullattil | 2009-06-08 | 1 | -1/+2 |
|
|
* | | Don't enable WM_TOUCH* messages on all windows | Bradley T. Hughes | 2009-05-26 | 1 | -5/+12 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-13 | 1 | -5/+6 |
|\ \
| |/ |
|