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.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
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
/
gui
/
kernel
/
qsimpledrag.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use QLastCursorPosition to check for missing cursor position
Tor Arne Vestbø
2025-03-31
1
-1
/
+2
*
Straighten out various logging categories
Ulf Hermann
2024-06-19
1
-1
/
+1
*
Misc.: fix narrowing conversion warnings
Ahmad Samir
2023-06-05
1
-3
/
+4
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-1
/
+1
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-1
/
+1
*
Be more graceful when objects die by the time the dnd loop exits
Laszlo Agocs
2022-08-12
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Change QWindow/QWidget::map(To/From)(Global/Parent) to operate in float
Friedemann Kleint
2020-07-14
1
-1
/
+1
*
Refactor pointer event hierarchy
Shawn Rutledge
2020-07-10
1
-1
/
+1
*
Replace calls to deprecated QEvent accessor functions
Shawn Rutledge
2020-06-08
1
-5
/
+5
*
QBasicDrag: Send QDragMoveEvent when modifiers change
Alexander Volkov
2020-05-14
1
-2
/
+5
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-1
/
+1
*
Deprecate constructing QFlags from a pointer
Allan Sandfeld Jensen
2019-11-20
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-07-01
1
-5
/
+9
|
\
|
*
Fix crash with drag cursor handling
Joni Poikelin
2019-06-28
1
-5
/
+9
*
|
QRegExp include cleanup
Samuel Gaist
2019-04-19
1
-1
/
+0
|
/
*
Fix crash in QSimpleDrag when no platform window
Val Doroshchuk
2018-11-29
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Liang Qi
2018-11-09
1
-1
/
+0
|
\
|
*
Modernize the "textcodec" feature
Liang Qi
2018-11-07
1
-1
/
+0
*
|
dnd: send DragEnter and DragMove on DnD start
Gatis Paeglis
2018-06-25
1
-50
/
+55
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-06-07
1
-4
/
+0
|
\
|
|
*
Make sure we can build with -no-feature-draganddrop
Joerg Bornemann
2018-05-29
1
-4
/
+0
*
|
qpa: improve API to support DnDs from other processes
Gatis Paeglis
2018-05-04
1
-13
/
+28
|
/
*
Merge remote-tracking branch 'origin/5.9' into 5.11
Liang Qi
2018-02-14
1
-4
/
+26
|
\
|
*
QSimpleDrag: Fix mouse release coords for delayed event transmission
Eike Hein
2018-02-01
1
-5
/
+27
*
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-09-26
1
-4
/
+4
|
\
\
|
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-09-06
1
-4
/
+4
|
|
\
|
|
|
*
Pass m_drag_icon_window to getNativeMousePos instead of Event QObject
Àlex Fiestas
2017-09-04
1
-4
/
+4
*
|
|
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
1
-1
/
+1
|
/
/
*
/
Remove QPlatformDrag::platformDropData
Albert Astals Cid
2017-03-13
1
-7
/
+0
|
/
*
Make QSimpleDrag work with highDPI scaling
Paul Olav Tvete
2017-01-13
1
-8
/
+29
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-02-24
1
-2
/
+3
|
\
|
*
xcb: Fix drag and drop between xcb screens
Błażej Szczygieł
2016-02-18
1
-2
/
+3
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-10-23
1
-1
/
+2
|
\
|
|
*
xcb: Use XShape for DnD when a compositing manager is not running
Alexander Volkov
2015-10-14
1
-1
/
+2
*
|
Implement canceling of Qt-initiated drags.
Friedemann Kleint
2015-10-23
1
-0
/
+8
|
/
*
xcb: Fix DnD for separate X screens
Alexander Volkov
2015-10-09
1
-13
/
+16
*
Deliver mouse press and release events on X11 also when dragging
Ulf Hermann
2015-09-24
1
-3
/
+3
*
Fix highdpi drag-n-drop for X11
Paul Olav Tvete
2015-07-30
1
-15
/
+32
*
QShapedPixmapWindow: ensure we set a valid geometry
Richard Moe Gustavsen
2015-05-06
1
-3
/
+12
*
Fix invocations of static methods of QGuiApplication/QApplication.
Friedemann Kleint
2015-02-25
1
-4
/
+4
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Don't assume a QBasicDrag will start and end over a QWindow
Tor Arne Vestbø
2014-03-04
1
-3
/
+2
*
Fix crash in QSimpleDrag if drag wasn't started over a QWindow
Tor Arne Vestbø
2014-03-04
1
-2
/
+3
*
Move QBasicDrag and QSimpleDrag to QtGui.
Samuel Rødal
2013-05-30
1
-0
/
+366