summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* * QPixmap: Add toWinHICON() & fromWinHICON() methodminiak2009-09-221-35/+1
* QCursor support for Symbian OSShane Kearns2009-09-151-2/+0
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Improved the gesture api.Denis Dzyubenko2009-09-031-21/+7
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60axis2009-08-211-2/+2
|\ \
| * \ Merge commit 'qt-kinetic/kinetic-graphicseffect'Bjørn Erik Nilsen2009-08-211-2/+2
| |\ \
| | * \ Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-211-2/+0
| | |\ \
| | * | | Fix the most obvious rendering bugs when applying an effect to QWidget.Bjørn Erik Nilsen2009-08-201-2/+2
* | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-211-5/+18
|\| | | |
| * | | | Fixed gesture handling on Windows when there are no alien widgetsDenis Dzyubenko2009-08-211-4/+13
| * | | | Dont create native windows when setting up gestures.Denis Dzyubenko2009-08-211-1/+5
| | |/ / | |/| |
* | | | Merge commit 'qt/master'Jason Barron2009-08-201-2/+0
|\| | |
| * | | Dont create native window handles when setting up gestures.Denis Dzyubenko2009-08-201-2/+0
| |/ /
* | | Merge commit 'qt/master'Jason Barron2009-08-131-14/+28
|\| |
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
| * | Implemented QPinchGesture.Denis Dzyubenko2009-08-101-13/+27
* | | 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