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
*
fix minimizing for Windows CE and Windows mobile
Joerg Bornemann
2009-10-01
1
-5
/
+14
*
Fix duplicate key events from extended media keys on Windows
Jens Bache-Wiig
2009-09-09
1
-61
/
+0
*
Resubmit support for subpixel antialiasing on text in the GL2 engine.
Kim Motoyoshi Kalland
2009-09-22
1
-1
/
+1
*
Revert "Resubmit support for subpixel antialiasing on text in the GL2 engine."
Rhys Weatherley
2009-09-22
1
-1
/
+1
*
Resubmit support for subpixel antialiasing on text in the GL2 engine.
Kim Motoyoshi Kalland
2009-09-21
1
-1
/
+1
*
Revert "Added support for subpixel antialiasing on text in the GL2 engine."
Rhys Weatherley
2009-09-17
1
-1
/
+1
*
Added support for subpixel antialiasing on text in the GL2 engine.
Kim Motoyoshi Kalland
2009-09-16
1
-1
/
+1
*
restoring a minimized window on Windows CE didn't work
Joerg Bornemann
2009-09-10
1
-2
/
+6
*
Update license headers again.
Jason McDonald
2009-09-09
1
-4
/
+4
*
qapplication_win.cpp compile fix for Q_WS_WINCE_WM
Joerg Bornemann
2009-09-04
1
-1
/
+0
*
Merge commit 'origin/4.5' into 4.6
Joerg Bornemann
2009-09-03
1
-4
/
+7
|
\
|
*
restoring a minimized window on Windows CE didn't work
Joerg Bornemann
2009-09-03
1
-0
/
+6
*
|
Merge branch '4.5' into 4.6
Thiago Macieira
2009-09-03
1
-5
/
+1
|
\
\
|
|
/
|
*
unneeded Q_OS_WINCE checks removed
Joerg Bornemann
2009-09-03
1
-5
/
+1
*
|
Merge branch '4.5' into 4.6
Thiago Macieira
2009-08-31
1
-13
/
+13
|
\
\
|
|
/
|
*
Update tech preview license header.
Jason McDonald
2009-08-31
1
-13
/
+13
|
*
Update license headers.
Jason McDonald
2009-08-11
1
-1
/
+1
*
|
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
[next]