| Commit message (Expand) | Author | Age | Files | Lines |
* | Treat `MenuBar` and `MenuButton` as advanced UI | A Thousand Ships | 2024-08-28 | 1 | -3/+0 |
* | Always store ID of PopupMenu items | kobewi | 2024-08-20 | 1 | -1/+1 |
* | [Tests] Fix various unit tests on minimal builds | A Thousand Ships | 2024-07-18 | 1 | -0/+3 |
* | Fix a bunch of orphan StringName errors at ProjectSettings/Editor exit | Yuri Rubinsky | 2024-07-09 | 1 | -0/+1 |
* | Fix PropertyListHelper::_get_property returning a valid value even if an inde... | Gilles Roudière | 2024-05-10 | 1 | -0/+1 |
* | Add PropertyListHelper in all simple cases | kobewi | 2024-04-11 | 1 | -35/+19 |
* | Make auto translation inheritable | Michael Alexsander | 2024-02-15 | 1 | -4/+0 |
* | Fix `MenuBar` hover position scaling properly with the scale factor multiplier | Emmanouil Papadeas | 2024-01-24 | 1 | -20/+2 |
* | Add option to allow echo events in menu shortcuts | Tomasz Chabora | 2023-08-16 | 1 | -1/+1 |
* | Fix position and size of MenuButton popup | Markus Sauermann | 2023-06-15 | 1 | -7/+6 |
* | Remove unused variable `PopupMenu::parent_rect` | Markus Sauermann | 2023-06-15 | 1 | -1/+0 |
* | Auto translate popup menus of MenuButton and OptionButton | Haoyu Qiu | 2023-03-27 | 1 | -0/+4 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Move Shortcut Context to Control and ensure that `shortcut_input` adheres to ... | Eric M | 2022-10-13 | 1 | -4/+0 |
* | Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang... | bruvzg | 2022-10-07 | 1 | -10/+10 |
* | Improve MenuButton and OptionButton | EricEzaM | 2022-10-03 | 1 | -16/+18 |
* | Rename `PopupMenu`'s `set/get_current_index()` to `set/get_focused_item()` | Michael Alexsander | 2022-09-06 | 1 | -2/+2 |
* | Fix some corner cases in the `Menu/OptionButton` item auto-highlight | Michael Alexsander | 2022-08-28 | 1 | -3/+11 |
* | Merge pull request #64768 from bruvzg/popups_hide_if_visible | Rémi Verschelde | 2022-08-26 | 1 | -5/+6 |
|\ |
|
| * | Hide MenuButton / OptionButton popup on click if it's already visible. | bruvzg | 2022-08-23 | 1 | -5/+6 |
* | | Merge pull request #64635 from YeldhamDev/menu_buttons_popup_fix | Rémi Verschelde | 2022-08-24 | 1 | -3/+1 |
|\ \ |
|
| * | | Make `Menu/OptionButton` item auto-highlight behave better | Michael Alexsander | 2022-08-19 | 1 | -3/+1 |
| |/ |
|
* / | Add some codes, returnes directly if the value is not changed. | 风青山 | 2022-08-23 | 1 | -0/+5 |
|/ |
|
* | Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native m... | bruvzg | 2022-08-18 | 1 | -1/+5 |
* | Remove Signal connect binds | Juan Linietsky | 2022-07-29 | 1 | -2/+2 |
* | Capitalize/fix some property enum hints | FireForge | 2022-05-12 | 1 | -1/+1 |
* | [Input] Add extra `shortcut_input` input processing step to process Unicode c... | bruvzg | 2022-04-05 | 1 | -2/+2 |
* | Fix typo in BaseButton shortcut context methods | Hugo Locurcio | 2022-03-07 | 1 | -1/+1 |
* | Add optional constructor arguments to more Control nodes | Hugo Locurcio | 2022-03-04 | 1 | -1/+2 |
* | Use `switch` consistently in `_notification` (`scene` folder) | Rémi Verschelde | 2022-02-15 | 1 | -0/+2 |
* | Make popups from `MenuButton`, `OptionButton`, and submenus obey the layout d... | Michael Alexsander | 2022-02-06 | 1 | -0/+3 |
* | Make popup menus focus items automatically when not using the mouse | Michael Alexsander | 2022-01-25 | 1 | -1/+7 |
* | Merge pull request #54647 from rafallus/fix/popupmenu_ids | Rémi Verschelde | 2022-01-08 | 1 | -1/+1 |
|\ |
|
| * | Fix `PopupMenu` items id range in inspector | rafallus | 2022-01-07 | 1 | -1/+1 |
* | | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | | Rename "items_count" property to "item_count" | Aaron Franke | 2021-12-06 | 1 | -1/+1 |
|/ |
|
* | Add missing argument names for bindings in GDExtension | Rémi Verschelde | 2021-11-04 | 1 | -1/+1 |
* | Implement inspector property array for `PopupMenu` and `MenuButton` | rafallus | 2021-11-03 | 1 | -11/+63 |
* | Fix RTL layout Label text, VBox child, 3D node editor controls, and popup men... | bruvzg | 2021-09-21 | 1 | -3/+5 |
* | Merge pull request #49376 from menip/OptionButtonFix | Rémi Verschelde | 2021-09-17 | 1 | -3/+3 |
|\ |
|
| * | Make Color Picker, Menu Button, Option Button consider camera position scale ... | menip | 2021-08-30 | 1 | -3/+3 |
* | | Add support for internal nodes | kobewi | 2021-08-28 | 1 | -1/+1 |
|/ |
|
* | Entirely removes BIND_VMETHOD in favor of GDVIRTUAL | reduz | 2021-08-23 | 1 | -3/+3 |
* | Fix MenuButton not emitting about_to_popup signal | Haoyu Qiu | 2021-08-16 | 1 | -0/+1 |
* | Added EditorCommandPalette | Bhuvan Vemula | 2021-08-09 | 1 | -1/+1 |
* | Make `switch_on_hover` work on embedded windows | Michael Alexsander | 2021-07-26 | 1 | -12/+33 |
* | Make `MenuButton`'s `switch_on_hover` work again | Michael Alexsander | 2021-07-22 | 1 | -6/+27 |
* | Fix crashes in *_input functions | Rafał Mikrut | 2021-04-05 | 1 | -0/+2 |
* | Initialize class variables with default values in scene/ [2/2] | Rafał Mikrut | 2021-02-09 | 1 | -1/+0 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |