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
/
qapplication_win.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement IME reconversion on windows.
Prasanth Ullattil
2009-08-27
1
-1
/
+24
*
unneeded WINVER check in qapplication_win.cpp removed
Joerg Bornemann
2009-08-25
1
-2
/
+0
*
Windows compile fix for code that needs WINVER > 0x500
Joerg Bornemann
2009-08-24
1
-0
/
+2
*
Compile after a41d614eb8afd7c1c5b95b8ac34335fc0aaf0a18
Eskil Abrahamsen Blomfeldt
2009-08-24
1
-2
/
+1
*
Dont create native windows when setting up gestures.
Denis Dzyubenko
2009-08-21
1
-63
/
+65
*
Update contact URL in license headers.
Jason McDonald
2009-08-12
1
-1
/
+1
*
compile fix for Win32
Maurice Kalinowski
2009-08-11
1
-1
/
+1
*
fixing the Windows CE build after adding gesture support
Joerg Bornemann
2009-08-10
1
-4
/
+11
*
Manual merge
Thomas Hartmann
2009-08-10
1
-3
/
+1
*
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt
Thomas Hartmann
2009-08-10
1
-16
/
+16
|
\
|
*
Compile fix on Linux.
hjk
2009-08-10
1
-8
/
+3
|
*
Implemented QPinchGesture.
Denis Dzyubenko
2009-08-10
1
-9
/
+12
*
|
Gesture support for Windows Mobile 6.5
Thomas Hartmann
2009-08-10
1
-17
/
+41
|
/
*
Fix compile on Windows
Jens Bache-Wiig
2009-08-06
1
-1
/
+1
*
Small fix for native gestures on windows.
Denis Dzyubenko
2009-08-06
1
-7
/
+2
*
Rearranged the gesture code a bit for future native gestures on Windows.
Denis Dzyubenko
2009-08-06
1
-2
/
+0
*
Moved the native window gesture handling code to the right place.
Denis Dzyubenko
2009-08-04
1
-1
/
+1
*
Renamed internal WinGesture event to NativeGesture.
Denis Dzyubenko
2009-08-04
1
-5
/
+5
*
Remove unused gesture related defines and structures
Bradley T. Hughes
2009-07-21
1
-8
/
+8
*
Fix MinGW (g++ 3.4.5) compilation.
Friedemann Kleint
2009-07-17
1
-3
/
+4
*
fix warnings with mingw
Thierry Bastian
2009-07-15
1
-0
/
+2
*
Fix warnings for mingw
Thierry Bastian
2009-07-15
1
-19
/
+23
*
Build fix for mingw
Thierry Bastian
2009-07-14
1
-9
/
+8
*
Tablet events get delivered to the widget where the tablet down happend.
Luc Devallonne
2009-07-10
1
-2
/
+27
*
Support Tablet coordinate on Windows with non-zero physical origin
Luc Devallonne
2009-07-10
1
-9
/
+11
*
Getting rid of compiler warnings on windows
Thierry Bastian
2009-07-07
1
-3
/
+1
*
Refactored gesture api
Denis Dzyubenko
2009-07-02
1
-0
/
+89
*
src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT support
miniak
2009-07-01
1
-294
/
+115
*
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt
Bradley T. Hughes
2009-06-26
1
-3
/
+16
|
\
|
*
Improved support for DPI on Mac and Vista/7
Jens Bache-Wiig
2009-06-25
1
-0
/
+9
|
*
Cannot move fixed size windows using titlebar (only on top edge)
Prasanth Ullattil
2009-06-25
1
-3
/
+7
*
|
Add QTouchEvent::DeviceType and deviceType()
Bradley T. Hughes
2009-06-24
1
-1
/
+1
*
|
Compile on Windows
Bradley T. Hughes
2009-06-23
1
-2
/
+2
*
|
Add functions to report normalized positions in QTouchEvent::TouchPoint
Bradley T. Hughes
2009-06-23
1
-0
/
+4
*
|
Handle the case where TOUCHINPUT id numbers are not reused
Bradley T. Hughes
2009-06-19
1
-0
/
+8
*
|
Change behavior of how touch and mouse events work together
Bradley T. Hughes
2009-06-18
1
-14
/
+12
*
|
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
*
|
|
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt
Bradley T. Hughes
2009-06-12
1
-42
/
+42
|
\
\
\
|
|
/
/
|
*
|
Removed qApp and replaced with QApplication:: for static member calls
Thierry Bastian
2009-06-11
1
-37
/
+37
|
*
|
remove q->layout() and q->parentWidget() code where unnecessary
Thierry Bastian
2009-06-11
1
-5
/
+5
*
|
|
remove duplicated code and API (merge QTouchEvent and QGraphicsSceneTouchEvent)
Bradley T. Hughes
2009-06-11
1
-11
/
+11
*
|
|
another API review round: change Q*TouchEvent size() functions to return rect...
Bradley T. Hughes
2009-06-11
1
-7
/
+8
*
|
|
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt
Bradley T. Hughes
2009-06-08
1
-2
/
+20
|
\
\
\
|
|
/
/
|
*
|
Fixes anti-aliased text rendering on smartphones (Windows Mobile)
Thomas Hartmann
2009-06-05
1
-0
/
+8
|
*
|
Fix for Qt issue #218037 - Add support for the WM_MOUSEHWHEEL message on Windows
miniak
2009-06-05
1
-2
/
+12
*
|
|
Fix raw translation on Windows
Bradley T. Hughes
2009-06-08
1
-5
/
+3
*
|
|
Compile on Windows again
Bradley T. Hughes
2009-06-08
1
-35
/
+16
*
|
|
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt
Bradley T. Hughes
2009-06-05
1
-1
/
+5
|
\
\
\
|
|
/
/
[next]