summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* To support QT_NO_IM on Linux/Windows/MacJing Bai2013-01-211-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Fix g++/MinGW compiler warnings.Friedemann Kleint2012-09-291-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Avoid crash caused by drag and drop and winId()Jian Liang2012-09-271-9/+19
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Drag and drop icon does not update correctly on Windows.Markku Heikkila2012-06-191-2/+0
* Fixed Windows performance regression introduced by ac2818bef95f134.Samuel Rødal2012-03-021-2/+7
* Fix window positioning regression.Miikka Heikkinen2012-02-281-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Use WS_POPUP window style more often on windows.Prasanth Ullattil2010-11-161-11/+12
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-101-3/+3
|\ \ | |/
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-09-071-3/+3
| |\
| | * Ensure that we load system libraries from the correct location.Jan-Arve Sæther2010-09-031-3/+3
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-131-2/+2
|\ \ \ | |/ /
| * | Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jerome Pasion2010-08-091-2/+2
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-281-0/+1
|\ \ \ | |/ /
| * | Windows mobile: hide [X] button in task bar on unmaximizeJoerg Bornemann2010-07-161-0/+1
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-07-061-3/+2
|\ \ \ | |/ / |/| |
| * | Make it possible to call QWidget::metric() from a different thread.Trond Kjernåsen2010-07-021-3/+2
| * | Fix regression in popup behavior on WindowsJens Bache-Wiig2010-06-091-1/+1
* | | Fix regression in popup behavior on WindowsJens Bache-Wiig2010-06-091-1/+1
* | | Fixed an on-exit crash for apps using GL.Trond Kjernåsen2010-06-111-0/+1
|/ /
* | Add a new qconfig feature GESTURESTasuku Suzuki2010-06-021-1/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-141-0/+5
|\ \
| * | Skip definition of wintab functions in case of QT_NO_TABLETEVENT.Mirko Damiani2010-05-121-0/+5
* | | Don't initialize Wintab if QT_NO_TABLETEVENT is defined.Mirko Damiani2010-05-061-0/+2
|/ /
* | make it possible to use sse2 with mingwThierry Bastian2010-03-111-2/+2
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-061-0/+2
|\ \ | |/
| * Dont use gestures if there is no touch screen.Denis Dzyubenko2010-03-041-0/+2
* | Revised fix for system tray popup activationJens Bache-Wiig2010-02-051-1/+4
* | Always activate popup windows on showJens Bache-Wiig2010-02-041-0/+2
* | Qt applications not responding to WM_GETHOTKEY on windows.Prasanth Ullattil2010-02-031-0/+16
|/
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Dont set DontCreateNativeAncestors attribute.Denis Dzyubenko2009-11-091-1/+0
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Bradley T. Hughes2009-11-091-2/+19
|\
| * fix QWizard issues on Windows CEJoerg Bornemann2009-11-061-0/+7
| * compilefixes for qfeaturesThomas Hartmann2009-11-061-2/+12
* | Added a -no-native-gestures option for configure.exeDenis Dzyubenko2009-11-061-0/+2
* | Dont create native winid when not required.Denis Dzyubenko2009-11-061-3/+8
|/
* Made native Pan gesture work on Windows.Denis Dzyubenko2009-11-031-1/+3
* Implemented pinch gesture recognizer.Denis Dzyubenko2009-11-031-11/+0
* Merge branch '4.6' into 4.6-platformDenis Dzyubenko2009-10-261-0/+4
|\
| * QT_NO_CURSOR build fix on windows. Random corrections for it on mac.Jocelyn Turcotte2009-10-231-0/+4
* | Remove internal widgets from QApplication::topLevelWidgets()Prasanth Ullattil2009-10-231-0/+3
|/
* A new implementation of the Gesture API.Denis Dzyubenko2009-10-091-17/+12
* remove unused member from QWidgetData on Windows CEJoerg Bornemann2009-10-011-1/+1