index
:
qt/qtdeclarative.git
5.10
5.11
5.12
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
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/nativemenus
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
quicktemplates
/
qquickpopupwindow.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Menu: don't trigger a menu item on release if it's not highlighted
Shawn Rutledge
2025-02-28
1
-1
/
+3
*
Popup window: Don't try to grab keyboard or mouse on offscreen platform
Shawn Rutledge
2025-02-28
1
-0
/
+2
*
ContextMenu: add to text editing controls
Mitch Curtis
2025-02-28
1
-1
/
+1
*
PopupWindow: Keep better track of the nearest parent item's window
Oliver Eftevaag
2024-12-10
1
-25
/
+38
*
Fix resizing and moving of a Quick Dialog with popupType = Popup.Window
Ivan Solovev
2024-11-06
1
-1
/
+15
*
Close popup windows on outside mouse press and release
Oliver Eftevaag
2024-10-25
1
-34
/
+81
*
QQuickDialog: reject on hideEvent, when popupType: Popup.Window
Oliver Eftevaag
2024-09-27
1
-2
/
+8
*
MenuBar: don't reopen a menu if we intend to close all popups
Richard Moe Gustavsen
2024-09-20
1
-20
/
+43
*
QQuickPopupWindow: print parent in debug output in addition to flags
Mitch Curtis
2024-09-09
1
-1
/
+1
*
QQuickPopupWindow is never deconstructed
Ed Cooke
2024-09-03
1
-2
/
+4
*
PopupWindow: Don't consume keyboard events when focus: false
Oliver Eftevaag
2024-08-12
1
-0
/
+10
*
Fix crash in Popup when parent window is null
Ed Cooke
2024-08-07
1
-1
/
+1
*
PopupWindow: avoid potential infinite recursion
Oliver Eftevaag
2024-07-18
1
-0
/
+13
*
QQuickPopupWindow: close all menus after a press'n'drag
Richard Moe Gustavsen
2024-06-29
1
-19
/
+27
*
QtQuick: Make more logging categories static #2
Kaj Grönholm
2024-06-25
1
-1
/
+1
*
QQuickPopup: support popups with negative insets
Richard Moe Gustavsen
2024-06-24
1
-2
/
+3
*
QQuickPopupWindow: inform the popup that it's hiding
Richard Moe Gustavsen
2024-06-21
1
-4
/
+2
*
QQuickPopupPositioner: implement setEffectivePosFromWindowPos()
Richard Moe Gustavsen
2024-06-13
1
-14
/
+3
*
Controls Popup window: close all popups if click occurs outside
Shawn Rutledge
2024-06-04
1
-1
/
+1
*
QQuickPopupWindow: forward pointer events to the menu under the mouse
wip/nativemenus
Richard Moe Gustavsen
2024-05-30
1
-10
/
+100
*
Add and use QQPopupPrivate::handleReleaseWithoutGrab for menus
Shawn Rutledge
2024-05-30
1
-0
/
+16
*
Give QQuickPopup the ability to create top-level windows
Oliver Eftevaag
2024-05-27
1
-0
/
+171