index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
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
/
tests
/
auto
/
quickcontrols
/
qquickmenu
/
tst_qquickmenu.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't delete component delegates
Mitch Curtis
4 days
1
-0
/
+25
*
Android: fix Quick tests handling for for safe area margins
Assam Boudjelthia
5 days
1
-1
/
+4
*
tst_QQuickMenu::contextMenuKeyboard: Fix flakiness on xcb platforms
MohammadHossein Qanbari
2025-06-10
1
-1
/
+17
*
Enable expanded client area by default in iOS style
Tor Arne Vestbø
2025-06-02
1
-11
/
+19
*
tst_qquickmenu::contextMenuKeyboard: Fix flakiness
Doris Verria
2025-05-15
1
-0
/
+10
*
Menu: force contentItem ListView layout before starting enter transition
Mitch Curtis
2025-05-13
1
-0
/
+23
*
QQuickTest: add and use active focus macros
Mitch Curtis
2025-04-25
1
-22
/
+22
*
QQuickMenu: fix infinite loop with Action shortcut in nested sub-menus
Mitch Curtis
2025-04-16
1
-0
/
+15
*
Add arePopupWindowsSupported function to QQuickControlsTestUtils
Mitch Curtis
2025-04-09
1
-9
/
+5
*
QQuickControlsTestUtils: add VERIFY_VISUAL_FOCUS and use it
Mitch Curtis
2025-02-24
1
-17
/
+17
*
Use leftPadding of parent menus when flipping submenus
Oliver Eftevaag
2025-02-21
1
-12
/
+13
*
tst_qquickmenu: ensure that the menu doesn't open under the mouse
Richard Moe Gustavsen
2025-02-17
1
-2
/
+3
*
tst_qquickmenu::popup: EXPECT_FAIL for iOS style
Doris Verria
2025-02-17
1
-0
/
+2
*
tst_qqmenu: Skip subMenuFlipsPositionWhenOutOfBounds if not Basic style
Doris Verria
2025-02-11
1
-1
/
+2
*
tst_qquickmenu::popup: Make test less flaky
Oliver Eftevaag
2025-02-11
1
-11
/
+20
*
tst_qquickmenu::mnemonics: make test friendly for transitions
Oliver Eftevaag
2025-02-11
1
-2
/
+10
*
tst_qquickmenu: Take into account menu enter transitions
Doris Verria
2025-02-11
1
-17
/
+28
*
tst_QQuickMenu::mouse: ensure we click outside of the menu
Mitch Curtis
2025-02-04
1
-4
/
+3
*
PopupPositioner: ensure popup windows are placed inside a screen
Oliver Eftevaag
2025-01-24
1
-0
/
+68
*
Move duplicate mouse hover checks into a skip macro
Mitch Curtis
2024-11-22
1
-13
/
+4
*
Skip verifying mouse propagation in the menu gap area for some styles
Santhosh Kumar
2024-11-08
1
-5
/
+13
*
Don't propagate mouse event for menu configured inside popup
Santhosh Kumar
2024-11-04
1
-0
/
+42
*
QQuickMenu: refactor all 'use native' logic into a single function
Richard Moe Gustavsen
2024-10-01
1
-1
/
+1
*
Stabilize tst_QQuickMenu::subMenuMouse() on macOS
Tor Arne Vestbø
2024-09-27
1
-0
/
+5
*
Make tst_QQuickMenu::subMenuMouse pass, regardless of popupType
Oliver Eftevaag
2024-09-23
1
-10
/
+40
*
Wrap SKIP_IF_NO_* macros in do while(false) loop
Mitch Curtis
2024-09-05
1
-12
/
+12
*
Make tst_QQuickMenu::subMenuPosition consider popupType
Oliver Eftevaag
2024-09-05
1
-19
/
+77
*
Make tst_qquickmenu::disableWhenTriggered work with popup windows
Oliver Eftevaag
2024-09-04
1
-0
/
+6
*
Fix tst_qquickmenu::popup() on Windows
Oliver Eftevaag
2024-09-04
1
-4
/
+4
*
Make tst_QQuickMenu::contextMenuKeyboard work with popup windows
Oliver Eftevaag
2024-09-03
1
-12
/
+43
*
Make tst_qquickmenu::effectivePosition work with popup windows
Oliver Eftevaag
2024-09-03
1
-3
/
+10
*
Make tst_QQuickMenu::mouse work with PopupType Item and Window
Oliver Eftevaag
2024-09-03
1
-17
/
+51
*
tst_qquickmenu: Close all popups in cleanup()
Oliver Eftevaag
2024-09-03
1
-0
/
+9
*
tst_qquickmenu: force some tests to use popupType: Popup.Item
Oliver Eftevaag
2024-09-03
1
-0
/
+13
*
Only test popup windows on Windows and macOS
Oliver Eftevaag
2024-09-02
1
-8
/
+11
*
Menu: Activate Menu Item When Mnemonic Key is Pressed, Same as Widgets
MohammadHossein Qanbari
2024-08-30
1
-0
/
+202
*
Fix tst_QQuickMenu::popup to work with both PopupType Item and Window
Oliver Eftevaag
2024-08-26
1
-4
/
+4
*
Fix tst_QQuickMenu::subMenuDisabledMouse to work with popup windows
Oliver Eftevaag
2024-08-23
1
-1
/
+1
*
QQuickMenu: respect Qt::AA_DontUseNativeMenuWindows
Richard Moe Gustavsen
2024-07-03
1
-0
/
+37
*
QQuickPopup: support popups with negative insets
Richard Moe Gustavsen
2024-06-24
1
-16
/
+15
*
QQuickMenu: let a child menu use the same popup type as the parent
Richard Moe Gustavsen
2024-06-20
1
-0
/
+89
*
QQuickPopupPositioner: implement setEffectivePosFromWindowPos()
Richard Moe Gustavsen
2024-06-13
1
-0
/
+60
*
QQuickMenu: clear currentIndex upon a call to popup()
Richard Moe Gustavsen
2024-06-11
1
-0
/
+58
*
Tests: Avoid some warnings
Ulf Hermann
2024-06-11
1
-1
/
+1
*
Replace AA_DontUsePopupWindows with Popup::popupType
Oliver Eftevaag
2024-05-30
1
-5
/
+3
*
QQuickMenuItem: add implicitTextPadding and textPadding
Richard Moe Gustavsen
2024-05-29
1
-0
/
+62
*
Merge remote-tracking branch 'origin/dev' into nativemenus
Richard Moe Gustavsen
2024-05-26
1
-27
/
+10
|
\
|
*
Move duplicate WindowActivation checks into a skip macro
Mitch Curtis
2024-05-15
1
-28
/
+10
*
|
tst_qquickmenu: call requestActivate before QTest::qWaitForWindowActive
Mitch Curtis
2024-04-23
1
-0
/
+6
*
|
Menu, MenuBar: remove requestNative and rely solely on app attributes
Mitch Curtis
2024-04-17
1
-22
/
+36
[next]