slint/internal/compiler/tests/syntax/elements
Olivier Goffart 39191e5acd
Menu API changes
`ContextMenu` -> `ContextMenuArea`

`ContextMenu` must have a `Menu` child.
`MenuItem` can no longer be put dirrectly in `MenuBar` and can no longer
have children
`Menu` is used now for sub menus
2025-02-21 16:03:47 +01:00
..
component_container.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
contextmenu.slint Menu API changes 2025-02-21 16:03:47 +01:00
contextmenu2.slint Menu API changes 2025-02-21 16:03:47 +01:00
listview.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
menubar-lookup.slint Rework lookup of sub-elements with regard to special accepted elements 2025-01-23 14:28:11 +01:00
menubar.slint MenuBar/ContextMenu: hide the entries interface 2025-01-25 11:06:31 +01:00
menubar2.slint Menu API changes 2025-02-21 16:03:47 +01:00
menubar3.slint MenuBar: error when MenuBar is repeated or conditional 2025-01-08 11:00:59 +01:00
popup.slint PopopWindow: Fix close-policy and close-on-click when inheriting 2024-12-10 12:10:49 +01:00
popup2.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
popup3.slint PopupWindow: added close-policy property (#6614) 2024-10-24 09:27:39 +00:00
tabwidget.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
tabwidget2.slint Set accessible-label on tab panels 2025-01-06 09:30:11 +01:00
tabwidget3.slint Avid reporting further error when an element is misspelled 2024-08-29 13:10:35 +02:00
text.slint Do not print the internal struct name in LSP tooltip or error message 2024-11-04 17:09:57 +01:00
timer.slint Timer Element 2024-08-16 16:36:38 +02:00
timer2.slint Timer: make the interval property mandatory 2024-09-18 09:24:39 +02:00