| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-17 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
|
|
* | | Use WS_POPUP window style more often on windows. | Prasanth Ullattil | 2010-11-16 | 1 | -11/+12 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-09-10 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-09-07 | 1 | -3/+3 |
| |\ |
|
| | * | Ensure that we load system libraries from the correct location. | Jan-Arve Sæther | 2010-09-03 | 1 | -3/+3 |
|
|
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-08-13 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938. | Jerome Pasion | 2010-08-09 | 1 | -2/+2 |
|
|
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-07-28 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | Windows mobile: hide [X] button in task bar on unmaximize | Joerg Bornemann | 2010-07-16 | 1 | -0/+1 |
|
|
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-07-06 | 1 | -3/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Make it possible to call QWidget::metric() from a different thread. | Trond Kjernåsen | 2010-07-02 | 1 | -3/+2 |
|
|
| * | | Fix regression in popup behavior on Windows | Jens Bache-Wiig | 2010-06-09 | 1 | -1/+1 |
|
|
* | | | Fix regression in popup behavior on Windows | Jens Bache-Wiig | 2010-06-09 | 1 | -1/+1 |
|
|
* | | | Fixed an on-exit crash for apps using GL. | Trond Kjernåsen | 2010-06-11 | 1 | -0/+1 |
|/ / |
|
* | | Add a new qconfig feature GESTURES | Tasuku Suzuki | 2010-06-02 | 1 | -1/+1 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-14 | 1 | -0/+5 |
|\ \ |
|
| * | | Skip definition of wintab functions in case of QT_NO_TABLETEVENT. | Mirko Damiani | 2010-05-12 | 1 | -0/+5 |
|
|
* | | | Don't initialize Wintab if QT_NO_TABLETEVENT is defined. | Mirko Damiani | 2010-05-06 | 1 | -0/+2 |
|/ / |
|
* | | make it possible to use sse2 with mingw | Thierry Bastian | 2010-03-11 | 1 | -2/+2 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Dont use gestures if there is no touch screen. | Denis Dzyubenko | 2010-03-04 | 1 | -0/+2 |
|
|
* | | Revised fix for system tray popup activation | Jens Bache-Wiig | 2010-02-05 | 1 | -1/+4 |
|
|
* | | Always activate popup windows on show | Jens Bache-Wiig | 2010-02-04 | 1 | -0/+2 |
|
|
* | | Qt applications not responding to WM_GETHOTKEY on windows. | Prasanth Ullattil | 2010-02-03 | 1 | -0/+16 |
|/ |
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | Dont set DontCreateNativeAncestors attribute. | Denis Dzyubenko | 2009-11-09 | 1 | -1/+0 |
|
|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Bradley T. Hughes | 2009-11-09 | 1 | -2/+19 |
|\ |
|
| * | fix QWizard issues on Windows CE | Joerg Bornemann | 2009-11-06 | 1 | -0/+7 |
|
|
| * | compilefixes for qfeatures | Thomas Hartmann | 2009-11-06 | 1 | -2/+12 |
|
|
* | | Added a -no-native-gestures option for configure.exe | Denis Dzyubenko | 2009-11-06 | 1 | -0/+2 |
|
|
* | | Dont create native winid when not required. | Denis Dzyubenko | 2009-11-06 | 1 | -3/+8 |
|/ |
|
* | 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 |
|
|