aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates/qquickmenu_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* ContextMenu: add to text editing controlsMitch Curtis2025-02-281-0/+2
* Don't propagate mouse event for menu configured inside popupSanthosh Kumar2024-11-041-0/+1
* QQuickMenu: dissolve QQmlV4Function version of Menu::openFabian Kosmale2024-10-251-0/+2
* QQuickMenu: let a child menu use the same popup type as the parentRichard Moe Gustavsen2024-06-201-0/+1
* Add and use QQPopupPrivate::handleReleaseWithoutGrab for menusShawn Rutledge2024-05-301-0/+1
* QQuickMenuItem: add implicitTextPadding and textPaddingRichard Moe Gustavsen2024-05-291-0/+2
* Add support for icons to native menusMitch Curtis2024-05-061-0/+1
* QQuickMenu and MenuBar: add support for hiding and showing MenuBarItemsRichard Moe Gustavsen2024-04-191-0/+1
* Menu, MenuBar: remove requestNative and rely solely on app attributesMitch Curtis2024-04-171-2/+1
* QQuickMenuBar: don't delete menus that might still be referenced from QMLRichard Moe Gustavsen2024-02-271-2/+2
* Menu: fix mixing non-Menu-related items in with native menusMitch Curtis2024-02-191-0/+2
* QQuickMenu: don't assume menuBar is the direct parent of a menuRichard Moe Gustavsen2024-02-151-0/+3
* Menu: fix an assertion failure when destroying menus in menubarsMitch Curtis2024-02-121-1/+1
* Menu: support adding MenuItem to native menuMitch Curtis2024-02-121-1/+0
* Menu: allow setting (but not always respecting) requestNativeMitch Curtis2024-02-121-1/+0
* Merge tst_nativemenus into tst_qquickmenuMitch Curtis2024-02-121-0/+1
* Menu: respect requestNative changesMitch Curtis2024-02-121-1/+5
* Unconditionally create delegates when using native menusMitch Curtis2024-02-121-12/+6
* QQuickMenuPrivate: add function useNativeMenu()Richard Moe Gustavsen2024-01-231-0/+1
* Merge "Merge remote-tracking branch 'origin/dev' into nativemenus"Richard Moe Gustavsen2024-01-221-1/+1
|\
| * Merge remote-tracking branch 'origin/dev' into nativemenusRichard Moe Gustavsen2024-01-221-1/+1
| |\
| | * Remove the use of Q_QUICKTEMPLATES2_PRIVATE_EXPORTAlexey Edelev2024-01-091-1/+1
* | | QQuickMenuPrivate: add a nativeHandle() functionRichard Moe Gustavsen2024-01-221-0/+2
* | | QQuickMenuPrivate: rename 'nativeHandle' to 'handle'Richard Moe Gustavsen2024-01-221-1/+1
|/ /
* | Menu: get native sub-menus workingMitch Curtis2024-01-171-2/+8
* | Add beginnings of native Menu backendMitch Curtis2024-01-161-0/+22
|/
* Remove "2" from Qt Quick Controls directoriesMitch Curtis2022-12-011-0/+112