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
/
qquickmenu.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Menu: force contentItem ListView layout before starting enter transition
Mitch Curtis
11 days
1
-0
/
+17
*
Doc: improve "Context Menus" section of Menu's documentation
Mitch Curtis
2025-04-14
1
-2
/
+2
*
Close all other Menus when showing non-sub-menu
Mitch Curtis
2025-04-09
1
-8
/
+40
*
Doc: move Menu's detailed description snippets into snippet files
Mitch Curtis
2025-03-24
1
-65
/
+4
*
Doc: In 'Menu QML Type', add missing ')'
Alexei Cazacov
2025-02-28
1
-2
/
+2
*
Menu: don't trigger a menu item on release if it's not highlighted
Shawn Rutledge
2025-02-28
1
-1
/
+3
*
Don't synthesize QContextMenuEvent if right-button opens a Menu
Shawn Rutledge
2025-02-28
1
-0
/
+6
*
ContextMenu: add to text editing controls
Mitch Curtis
2025-02-28
1
-0
/
+6
*
Don't propagate mouse event for menu configured inside popup
Santhosh Kumar
2024-11-04
1
-0
/
+9
*
QQuickMenu: dissolve QQmlV4Function version of Menu::open
Fabian Kosmale
2024-10-25
1
-64
/
+47
*
Refactor: remove QQuickWindowPrivate::clearFocusInScope helper
Volker Hilsheimer
2024-10-17
1
-2
/
+4
*
Doc: Menu QML Type docs refers the deprecated code snippet
Dheerendra Purohit
2024-10-09
1
-2
/
+2
*
Fix signal emiting order
Morteza Jamshidi
2024-10-07
1
-2
/
+8
*
QQuickMenu: refactor all 'use native' logic into a single function
Richard Moe Gustavsen
2024-10-01
1
-20
/
+34
*
Fix multi-screen menu pop-up location
Morten Sørvig
2024-09-30
1
-1
/
+1
*
QQuickMenu: always use native menu if MenuBar is native
Richard Moe Gustavsen
2024-09-24
1
-3
/
+2
*
Menu: Activate Menu Item When Mnemonic Key is Pressed, Same as Widgets
MohammadHossein Qanbari
2024-08-30
1
-0
/
+17
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
1
-1
/
+1
*
Doc: Fix linking issues
Topi Reinio
2024-07-29
1
-2
/
+2
*
Doc: fix links in the Menu classes
Volker Hilsheimer
2024-07-12
1
-2
/
+2
*
QQuickMenu: respect Qt::AA_DontUseNativeMenuWindows
Richard Moe Gustavsen
2024-07-03
1
-3
/
+11
*
Popup: let the style set the default popup type
Richard Moe Gustavsen
2024-07-03
1
-0
/
+6
*
Doc: Fix qdoc link warnings
Andreas Eliasson
2024-07-01
1
-14
/
+17
*
QQuickMenu: ensure we pick the correct menu item on release
Richard Moe Gustavsen
2024-06-28
1
-13
/
+9
*
QQuickMenu, doc: remove false information
Richard Moe Gustavsen
2024-06-27
1
-2
/
+2
*
QQuickPopup: support popups with negative insets
Richard Moe Gustavsen
2024-06-24
1
-11
/
+10
*
QQuickMenu: cancel all grabs before QPlatformMenu::showPopup()
Shawn Rutledge
2024-06-21
1
-0
/
+21
*
QQuickMenu: let a child menu use the same popup type as the parent
Richard Moe Gustavsen
2024-06-20
1
-1
/
+16
*
Popup and Menu: improve popupType docs
Richard Moe Gustavsen
2024-06-18
1
-14
/
+51
*
QuickTemplates: Straighten out some logging categories
Ulf Hermann
2024-06-14
1
-2
/
+2
*
QQuickMenu: clear currentIndex upon a call to popup()
Richard Moe Gustavsen
2024-06-11
1
-3
/
+12
*
QQuickPopupWindow: forward pointer events to the menu under the mouse
wip/nativemenus
Richard Moe Gustavsen
2024-05-30
1
-0
/
+3
*
Replace AA_DontUsePopupWindows with Popup::popupType
Oliver Eftevaag
2024-05-30
1
-1
/
+1
*
Add and use QQPopupPrivate::handleReleaseWithoutGrab for menus
Shawn Rutledge
2024-05-30
1
-0
/
+28
*
QQuickMenuItem: add implicitTextPadding and textPadding
Richard Moe Gustavsen
2024-05-29
1
-0
/
+31
*
Menu: add insets to the menus, to accommodate for drop shadows
Richard Moe Gustavsen
2024-05-28
1
-9
/
+20
*
Add support for icons to native menus
Mitch Curtis
2024-05-06
1
-1
/
+7
*
Merge remote-tracking branch 'origin/dev' into nativemenus
Richard Moe Gustavsen
2024-04-23
1
-1
/
+1
|
\
|
*
QtQml: Add a wrapper builtin for QQmlV4Function*
Ulf Hermann
2024-04-12
1
-1
/
+1
*
|
QQuickMenu and MenuBar: add support for hiding and showing MenuBarItems
Richard Moe Gustavsen
2024-04-19
1
-11
/
+18
*
|
QQuickMenuBarPrivate: only enable native menu bars on macOS
Richard Moe Gustavsen
2024-04-19
1
-7
/
+5
*
|
Menu, MenuBar: remove requestNative and rely solely on app attributes
Mitch Curtis
2024-04-17
1
-33
/
+7
*
|
Add documentation for native menus
Mitch Curtis
2024-04-04
1
-4
/
+63
*
|
Menu: fix visible and opened not being true when native menu is open
Mitch Curtis
2024-04-03
1
-3
/
+13
*
|
QQuickMenu: guard agains crashing, if the visual parent is set to null
Richard Moe Gustavsen
2024-03-19
1
-0
/
+4
*
|
QQuickMenu: allow non-native menubar in combination with native drop-down menus
Richard Moe Gustavsen
2024-03-14
1
-5
/
+7
*
|
QQuickMenu: respect Popup::position() when opening up a native menu
Richard Moe Gustavsen
2024-03-13
1
-9
/
+6
*
|
QQuickMenuBar: don't delete menus that might still be referenced from QML
Richard Moe Gustavsen
2024-02-27
1
-23
/
+14
*
|
QQuickMenuBar: respect AA_DontUseNativeMenuBar
Richard Moe Gustavsen
2024-02-22
1
-3
/
+3
*
|
Menu: fix mixing non-Menu-related items in with native menus
Mitch Curtis
2024-02-19
1
-16
/
+33
[next]