index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
platforms
/
windows
/
qwindowsdrag.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Windows drag&drop: Use correct window for drag target processing
Oliver Wolff
2023-02-27
1
-1
/
+2
*
Windows QPA: Remove tablet->mouse synth and fix Drag&Drop with touch/pen
André de la Rocha
2022-10-28
1
-1
/
+79
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Always include qt_windows header first
Volker Hilsheimer
2022-02-22
1
-1
/
+1
*
qwindowsdrag: Fix typo in documentation
Jonas Kvinge
2021-10-12
1
-1
/
+1
*
Windows QPA: Fix omitted Drop event
Andre de la Rocha
2020-08-13
1
-17
/
+6
*
Fix build with mingw gcc 9 and -Wsuggest-override
Kai Koehne
2020-08-10
1
-2
/
+2
*
qpa: Remove references to lighthouse
Tor Arne Vestbø
2020-04-03
1
-5
/
+0
*
Windows QPA: Fix clang warnings about repetitive type names
Friedemann Kleint
2019-06-13
1
-3
/
+3
*
Prefix textstream operators with Qt::
Lars Knoll
2019-05-02
1
-4
/
+4
*
Windows QPA: Generate proper event when dragging item outside window
Andre de la Rocha
2019-02-25
1
-7
/
+18
*
Windows/Direct2d QPA: Use nullptr
Friedemann Kleint
2019-01-28
1
-6
/
+6
*
Windows QPA: Fix Drag&Drop from touchscreen/pen
Andre de la Rocha
2018-10-18
1
-0
/
+4
*
QWindowsCursor: fix typo and change enum CursorState into enum class
Anton Kudryavtsev
2018-09-25
1
-2
/
+2
*
Windows QPA: Fix clang-tidy-warnings about class definitions
Friedemann Kleint
2018-08-06
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-06-07
1
-0
/
+1
|
\
|
*
Make sure we can build with -no-feature-draganddrop
Joerg Bornemann
2018-05-29
1
-0
/
+1
*
|
Windows QPA: Fix Qt include statements
Friedemann Kleint
2018-05-23
1
-8
/
+8
*
|
Windows QPA: Use new QPA Dnd API
Friedemann Kleint
2018-05-05
1
-29
/
+22
|
/
*
Windows QPA: Fix sending of the mouse release in case of a Drop
Friedemann Kleint
2018-03-07
1
-1
/
+2
*
Windows QPA: Ensure a mouse release event is sent after DnD
Friedemann Kleint
2018-02-26
1
-1
/
+15
*
Windows QPA: Avoid 'large' mouse cursors over RDP
Frank Richter
2018-01-21
1
-1
/
+13
*
Windows: Make dropped files be opened or attached
Andre de la Rocha
2017-09-05
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-06-19
1
-1
/
+1
|
\
|
*
Windows QPA: Port to new feature system
Friedemann Kleint
2017-06-08
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-03-20
1
-23
/
+36
|
\
\
|
|
/
|
*
Fix Windows DnD: Wrong qApp mouse buttons state after external DnD
Serge Lysenko
2017-03-18
1
-23
/
+36
*
|
Windows: Introduce helper class for implementing COM interfaces
Friedemann Kleint
2017-02-17
1
-68
/
+1
|
/
*
Windows: Replace Q_DECL_OVERRIDE by override
Alexander Volkov
2016-12-08
1
-1
/
+1
*
Windows QPA plugin: Use member initialization
Friedemann Kleint
2016-11-30
1
-6
/
+2
*
Fix Windows DnD: Alt key modificator was interpreted as mouse Xbutton
Serge Lysenko
2016-09-21
1
-11
/
+16
*
Windows QPA: Remove qtwindows_additional.h.
Friedemann Kleint
2016-05-17
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-02-24
1
-2
/
+2
|
\
|
*
Windows QPA: Fix warnings as shown by Qt Creator's Clang based code model.
Friedemann Kleint
2016-02-19
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-02-02
1
-20
/
+23
|
\
\
|
|
/
|
*
Windows QPA: Fix drag cursor and hotspot for pixmaps with DPR.
Friedemann Kleint
2016-01-29
1
-19
/
+22
|
*
Windows QPA: Fix position of the fake touch drag cursor window for HighDPI.
Friedemann Kleint
2016-01-29
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-01-21
1
-1
/
+1
|
\
\
|
|
/
|
*
Windows/Direct2D QPA plugins: Fix overrides.
Friedemann Kleint
2016-01-14
1
-1
/
+1
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Simon Hausmann
2015-11-27
1
-98
/
+13
|
\
\
|
|
/
|
*
Windows: Fix the size of drag cursors in multi-screen setups.
Friedemann Kleint
2015-11-23
1
-98
/
+13
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-11-23
1
-17
/
+8
|
\
\
|
|
/
|
*
Windows: Refactor cursor handling.
Friedemann Kleint
2015-11-20
1
-17
/
+8
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-11-04
1
-3
/
+3
|
\
\
|
|
/
|
*
Windows QPA: Fix debug operators.
Friedemann Kleint
2015-10-27
1
-3
/
+3
*
|
Implement canceling of Qt-initiated drags.
Friedemann Kleint
2015-10-23
1
-1
/
+4
*
|
Windows QPA: Replace some ugly typedefs by auto.
Friedemann Kleint
2015-08-21
1
-4
/
+2
|
/
*
Highdpi changes for Windows
Friedemann Kleint
2015-07-30
1
-5
/
+23
*
Revert "Add devicePixelRatio support to the Windows QPA plugin."
Friedemann Kleint
2015-07-29
1
-19
/
+8
[next]