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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove winrt
Oliver Wolff
2020-06-06
77
-13752
/
+0
*
Move QPlatformBackingStoreOpenGLSupport handling out of platform plugins
Tor Arne Vestbø
2020-05-29
1
-5
/
+1
*
Move QtPlatformCompositorSupport into QtOpenGL
Tor Arne Vestbø
2020-05-28
2
-2
/
+2
*
Change qHash() to work with size_t instead of uint
Lars Knoll
2020-04-09
2
-5
/
+5
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-08
1
-12
/
+21
|
\
|
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-03-18
1
-12
/
+21
|
|
\
|
|
*
WinRT: Open the URLs via the XAML thread to enable them to be opened
Andy Shaw
2020-03-14
1
-12
/
+21
*
|
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-03-11
1
-1
/
+9
|
\
\
\
|
|
/
/
|
*
|
WinRT: Use the fallbacks for getting the save file name
Andy Shaw
2020-03-09
1
-1
/
+9
|
|
/
*
|
Move backing store OpenGL support to the platformcompositor module
Johan Klokkhammer Helsing
2020-02-03
2
-1
/
+10
|
/
*
QWinRTUiaValueProvider: optimize SetValue()
Marc Mutz
2019-09-13
1
-7
/
+4
*
QWinRTUia*: remove anti-pattern passing new'ed QSharedPointer into lambdas
Marc Mutz
2019-09-10
10
-90
/
+85
*
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-07-30
2
-1
/
+38
|
\
|
*
QWinRTFileEngine: Handle QIODevice::Truncate when opening files
Oliver Wolff
2019-07-29
1
-1
/
+14
|
*
QWinRTFileEngine: Implement setSize
Oliver Wolff
2019-07-29
2
-0
/
+24
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-07-27
2
-7
/
+0
|
\
\
|
|
/
|
*
winrt: Remove QWinrtScreen::pixelDensity so that the default of 1.0 is used
Oliver Wolff
2019-07-24
2
-7
/
+0
*
|
Port from QAtomic::load() to loadRelaxed()
Giuseppe D'Angelo
2019-06-20
1
-4
/
+4
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Friedemann Kleint
2019-05-27
2
-0
/
+19
|
\
\
|
|
/
|
*
winrt: Return monospace font for QFontDatabase::systemFont(QFontDatabase::Fix...
Oliver Wolff
2019-05-15
2
-0
/
+19
*
|
Migrate Windows system libs to external dependencies
Joerg Bornemann
2019-05-08
1
-2
/
+1
|
/
*
Move screen maintenance functions from QPlatformIntegration to QWSI
Tor Arne Vestbø
2019-03-19
1
-2
/
+2
*
winrt: Handle WaitForWindowExposed
Oliver Wolff
2019-02-13
3
-2
/
+24
*
winrt qpa: Remove last windows phone leftovers
Oliver Wolff
2019-02-08
4
-40
/
+0
*
winrt: Warn if OpenGL ES version is set to a value > 3.0
Oliver Wolff
2019-02-08
1
-0
/
+4
*
Revert "winrt: Skip context validation in ANGLE"
Oliver Wolff
2019-02-08
1
-1
/
+0
*
winrt: Use ES3 ANGLE code path when blitting widgets
Oliver Wolff
2019-02-08
2
-4
/
+5
*
winrt: Remove yet another Windows Phone leftover
Oliver Wolff
2019-01-02
2
-148
/
+0
*
configure: refactor directx checks
Oswald Buddenhagen
2018-12-17
1
-1
/
+2
*
WinRT QPA: Fix crash in QWinRTBackingStore::flush()
Andre de la Rocha
2018-10-12
1
-1
/
+4
*
qwinrtcursor: Use QPointF as much as possible in pos/setPos
Oliver Wolff
2018-09-26
1
-6
/
+7
*
winrt platform plugin: Fix clang warnings
Oliver Wolff
2018-09-26
24
-89
/
+72
*
QWinRTInputContext::hideInputPanel: return early if panel is not visible
Oliver Wolff
2018-09-26
1
-0
/
+2
*
WinRT QPA: Fix mapping of static text accessibility role
Andre de la Rocha
2018-08-17
1
-1
/
+1
*
Add logging for QPlatformBackingStore::composeAndFlush
Tor Arne Vestbø
2018-08-07
2
-13
/
+7
*
winrt: Fix QWinRTCursor::pos
Oliver Wolff
2018-08-06
1
-5
/
+14
*
winrt: Add mouse event logging
Oliver Wolff
2018-08-06
1
-1
/
+51
*
winrt: Implement QPlatformCursor::setPos
Oliver Wolff
2018-08-06
4
-0
/
+109
*
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
*
|
WinRT: Fix invisible element being included in the UI Automation tree
Andre de la Rocha
2018-07-25
3
-2
/
+20
*
|
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
5
-14
/
+13
|
\
\
|
|
/
|
*
Make sure we can build with -no-feature-draganddrop
Joerg Bornemann
2018-05-29
5
-14
/
+13
*
|
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
48
-10
/
+5930
|
/
*
winrt: QWinRTEGLContext: add isValid functionality
Oliver Wolff
2018-04-13
2
-0
/
+7
*
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
[next]