summaryrefslogtreecommitdiff
path: root/src/gui/kernel/qwidget_win.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-101-0/+56
|\ \ \ | |/ /
| * | build fix for mingwThierry Bastian2009-08-061-0/+1
| * | Enable pan gesture on all QAbstractScrollArea-based widgets.Denis Dzyubenko2009-08-061-0/+3
| * | Changed setting state in a QGestureDenis Dzyubenko2009-08-061-0/+2
| * | Rearranged the gesture code a bit for future native gestures on Windows.Denis Dzyubenko2009-08-061-0/+50
* | | Merge commit 'origin/master'Jason Barron2009-08-041-1/+5
|\ \ \ | |/ / |/| |
| * | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-1/+5
* | | Merge branch '4.5'Thiago Macieira2009-08-031-4/+1
|\ \ \ | | |/ | |/|
| * | Allow maximize button on the titlebar for a fixed size windowDenis Dzyubenko2009-07-301-0/+5
| * | Roll back the fancy updating of translucent windows.Gunnar Sletta2009-07-271-4/+1
* | | Disabling the close button didn't work correctlyDenis Dzyubenko2009-07-301-10/+11
* | | Allow maximize button on the titlebar for a fixed size windowDenis Dzyubenko2009-07-301-0/+5
* | | fix warnings with mingwThierry Bastian2009-07-151-1/+1
* | | src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-011-82/+45
| |/ |/|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-171-2/+2
|\ \
| * \ Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\ \ | | |/
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | * Long live Qt 4.5!Lars Knoll2009-03-231-0/+2124
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-121-3/+3
|\ \ | |/
| * Removed qApp and replaced with QApplication:: for static member callsThierry Bastian2009-06-111-3/+3
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-081-1/+2
|\ \ | |/
| * Fix GDI object leak.Prasanth Ullattil2009-06-081-1/+2
* | Don't enable WM_TOUCH* messages on all windowsBradley T. Hughes2009-05-261-5/+12
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-131-5/+6
|\ \ | |/
| * Reduce QWidget footprint and do some cleanup.Bjørn Erik Nilsen2009-05-121-5/+6
* | Don't call RegisterTouchWindow() if we don't have a window idBradley T. Hughes2009-04-301-1/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-291-22/+22
|\ \ | |/
| * introduce Q_WS_WINCEMaurice Kalinowski2009-04-291-22/+22
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-241-47/+0
|\ \ | |/
| * Remove the Direct3D engine.Gunnar Sletta2009-04-241-47/+0
* | initial implementation of multitouch support on Windows 7Bradley T. Hughes2009-03-251-0/+4
|/
* Long live Qt!Lars Knoll2009-03-231-0/+2124