index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
platforms
/
winrt
/
qwinrtscreen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove winrt
Oliver Wolff
2020-06-06
1
-1543
/
+0
*
Change qHash() to work with size_t instead of uint
Lars Knoll
2020-04-09
1
-4
/
+4
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-07-27
1
-6
/
+0
|
\
|
*
winrt: Remove QWinrtScreen::pixelDensity so that the default of 1.0 is used
Oliver Wolff
2019-07-24
1
-6
/
+0
*
|
Port from QAtomic::load() to loadRelaxed()
Giuseppe D'Angelo
2019-06-20
1
-4
/
+4
|
/
*
winrt: Handle WaitForWindowExposed
Oliver Wolff
2019-02-13
1
-1
/
+17
*
winrt qpa: Remove last windows phone leftovers
Oliver Wolff
2019-02-08
1
-29
/
+0
*
winrt: Add mouse event logging
Oliver Wolff
2018-08-06
1
-1
/
+51
*
winrt: Implement QPlatformCursor::setPos
Oliver Wolff
2018-08-06
1
-0
/
+59
*
Merge branch '5.11' into dev
Edward Welbourne
2018-07-31
1
-4
/
+5
|
\
|
*
Fix touch input for HoloLens devices
Oliver Wolff
2018-07-27
1
-4
/
+5
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-07-17
1
-1
/
+4
|
\
\
|
|
/
|
*
winrt: Avoid superfluous touch events for multitouch
Oliver Wolff
2018-07-11
1
-1
/
+4
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-06-07
1
-4
/
+4
|
\
\
|
|
/
|
*
Make sure we can build with -no-feature-draganddrop
Joerg Bornemann
2018-05-29
1
-4
/
+4
*
|
winrt: Handle expose event before removing window
Oliver Wolff
2018-05-25
1
-1
/
+2
*
|
WinRT: Add Windows UI Automation support
Andre de la Rocha
2018-04-17
1
-10
/
+12
|
/
*
winrt: Correctly check if mouse button was clicked
Oliver Wolff
2018-02-12
1
-1
/
+1
*
winrt: Keep track of affected window for mouse events
Oliver Wolff
2018-02-12
1
-18
/
+20
*
winrt: Fix mouse releases that happen outside a window
Oliver Wolff
2018-02-12
1
-0
/
+6
*
winrt: mouse handling: Fix detection of affected window
Oliver Wolff
2018-02-12
1
-2
/
+3
*
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
1
-4
/
+4
*
winrt: Use list initialization for KeyInfo's members
Oliver Wolff
2017-04-27
1
-12
/
+2
*
winrt: Fix text value for key release events
Oliver Wolff
2017-04-27
1
-1
/
+2
*
winrt: Remove wrong parameter from handleExtendedKeyEvent call
Oliver Wolff
2017-04-27
1
-12
/
+4
*
winrt: Fix keyboard modifier states
Oliver Wolff
2017-04-19
1
-11
/
+26
*
winrt: Fix QKeyEvent::isAutoRepeat
Oliver Wolff
2017-04-19
1
-6
/
+10
*
winrt: Fix dnd with non mouse input device
Maurice Kalinowski
2017-03-31
1
-0
/
+23
*
winrt: Fix potential warning
Maurice Kalinowski
2017-03-03
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2017-01-30
1
-1
/
+1
|
\
|
*
Ensure a pixel density of at least 1 for Qt::AA_EnableHighDpiScaling
Jocelyn Turcotte
2017-01-23
1
-1
/
+1
*
|
Remove support for WinRT 8.1 and Windows Phone 8.1
Maurice Kalinowski
2017-01-18
1
-14
/
+4
|
/
*
winrt: Fix input grabbing
Maurice Kalinowski
2016-12-08
1
-3
/
+73
*
winrt: Switch default screen image format
Maurice Kalinowski
2016-11-09
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-09-21
1
-2
/
+8
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-09-16
1
-2
/
+2
|
|
\
|
|
*
winrt: Exclude user events when adding/removing windows
Maurice Kalinowski
2016-09-05
1
-2
/
+2
|
*
|
winrt: Fix touch on Hololens
Maurice Kalinowski
2016-09-15
1
-0
/
+6
*
|
|
winrt: Fix display of tooltips
Maurice Kalinowski
2016-09-11
1
-10
/
+30
*
|
|
winrt: Make sure that cursor is visible when virtual keyboard is shown
Oliver Wolff
2016-09-07
1
-0
/
+43
|
/
/
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-22
1
-8
/
+6
|
\
\
|
|
/
|
*
winrt: only update window title for top level widgets
Maurice Kalinowski
2016-08-18
1
-6
/
+2
|
*
winrt: Fix crashes for visible window management
Maurice Kalinowski
2016-08-18
1
-1
/
+3
|
*
winrt: Fix crash when managing multiple top-level windows
Maurice Kalinowski
2016-08-18
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-06-06
1
-0
/
+18
|
\
\
|
|
/
|
*
winrt: fix compilation without drag and drop support
Maurice Kalinowski
2016-05-31
1
-3
/
+5
|
*
winrt: enable drag support
Maurice Kalinowski
2016-05-31
1
-0
/
+4
|
*
winrt: Enable drop support
Maurice Kalinowski
2016-05-31
1
-0
/
+12
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-04-29
1
-30
/
+37
|
\
\
|
|
/
|
*
winrt: Refactor pointer device handling to support pen
Maurice Kalinowski
2016-04-28
1
-30
/
+37
[next]