aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates/qquickmenubar_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* QQuickMenuBar: don't deactivate a hovered MenuBarItemRichard Moe Gustavsen2024-05-161-2/+2
* QQuickMenuBar: keep explicit track of open menusRichard Moe Gustavsen2024-05-161-1/+1
* QQuickMenuBar: support changing the delegateRichard Moe Gustavsen2024-04-241-5/+3
* QQuickMenu and MenuBar: add support for hiding and showing MenuBarItemsRichard Moe Gustavsen2024-04-191-0/+1
* QQuickMenuBarPrivate: only enable native menu bars on macOSRichard Moe Gustavsen2024-04-191-0/+1
* Menu, MenuBar: remove requestNative and rely solely on app attributesMitch Curtis2024-04-171-1/+0
* QQuickMenuBar: split up toggleCurrentMenu() into three functionsRichard Moe Gustavsen2024-03-141-1/+4
* QQuickMenuBarPrivate: remove popupMode variable in favor of isCurrentMenuOpen()Richard Moe Gustavsen2024-03-141-1/+1
* QQuickMenuBarPrivate: implement menuIndex(menu)Richard Moe Gustavsen2024-02-271-0/+2
* QQuickMenuBar: respect AA_DontUseNativeMenuBarRichard Moe Gustavsen2024-02-221-0/+1
* QQuickMenuBar: add createNativeMenuBar() and removeNativeMenuBar()Richard Moe Gustavsen2024-02-081-6/+5
* QQuickMenuBarPrivate: add functions insertMenu and takeMenuRichard Moe Gustavsen2024-02-061-0/+3
* QQuickMenuBar: ensure we check that a native menubar was successfully createdRichard Moe Gustavsen2024-01-251-0/+2
* QQuickMenuBar: implement addMenu(), insertMenu(), and removeMenu()Richard Moe Gustavsen2024-01-231-0/+4
* 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
* | QQuickMenuBarPrivate: add nativeHandle()Richard Moe Gustavsen2024-01-191-0/+7
* | QQuickMenuBar: add property 'requestNative'Richard Moe Gustavsen2024-01-191-0/+1
|/
* Include what you need: <QPointer>Marc Mutz2023-10-061-0/+2
* Remove "2" from Qt Quick Controls directoriesMitch Curtis2022-12-011-0/+78