index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
kernel
/
qwidget_win.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
\
|
|
/
|
*
Reduce QWidget footprint and do some cleanup.
Bjørn Erik Nilsen
2009-05-12
1
-5
/
+6
*
|
Don't call RegisterTouchWindow() if we don't have a window id
Bradley T. Hughes
2009-04-30
1
-1
/
+1
*
|
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...
Bradley T. Hughes
2009-04-29
1
-22
/
+22
|
\
\
|
|
/
|
*
introduce Q_WS_WINCE
Maurice Kalinowski
2009-04-29
1
-22
/
+22
*
|
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...
Bradley T. Hughes
2009-04-24
1
-47
/
+0
|
\
\
|
|
/
|
*
Remove the Direct3D engine.
Gunnar Sletta
2009-04-24
1
-47
/
+0
*
|
initial implementation of multitouch support on Windows 7
Bradley T. Hughes
2009-03-25
1
-0
/
+4
|
/
*
Long live Qt!
Lars Knoll
2009-03-23
1
-0
/
+2124