Rémi Verschelde
|
fd6453c45e
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED"
|
3 anni fa |
Aaron Record
|
4b817a565c
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
3 anni fa |
bruvzg
|
f7269fe878
Single-window mode popups and edited scene windows fixes.
|
3 anni fa |
derammo
|
47d0dc8a41
popup deferred hide suppressed if reopened
|
3 anni fa |
kobewi
|
7d44bb8f06
Remove set_as_minsize()
|
3 anni fa |
bruvzg
|
74ff5921d6
Improve popup window handling.
|
3 anni fa |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 anni fa |
Rémi Verschelde
|
fc076ece3d
Revert "Add missing SNAME macro optimization to all theme methods call"
|
3 anni fa |
jmb462
|
a988fad9a0
Add missing SNAME macro optimization to all theme methods call
|
3 anni fa |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
4 anni fa |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 anni fa |
HungryProton
|
5869d053f9
Fix popup trying to emit a non existing signal when closed
|
4 anni fa |
Rémi Verschelde
|
88b347dc27
Merge pull request #51920 from jmb462/missing-sname-macro-optimization-in-some-functions
|
4 anni fa |
kobewi
|
a913ae8d56
Add support for internal nodes
|
4 anni fa |
jmb462
|
54de7114c5
Add missing SNAME macro optimization for StringName in some functions
|
4 anni fa |
PouleyKetchoupp
|
0b4037fe64
Fix logic for Popup closing when parent is focused
|
4 anni fa |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 anni fa |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
5 anni fa |
Rémi Verschelde
|
94875f5f48
Merge pull request #41851 from EricEzaM/PR/popup-menu-hysteresis
|
5 anni fa |
Eric M
|
c482e8ec85
Added hysteresis for popup sub-menus
|
5 anni fa |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
5 anni fa |
Duroxxigar
|
b687ace7f9
Renamed toplevel to be top_level
|
5 anni fa |
Rémi Verschelde
|
2a8531cc56
Merge pull request #41456 from nekomatata/x11-fix-popups
|
5 anni fa |
EricEzaM
|
73c7fb2118
PopupMenu rework and enhancements
|
5 anni fa |
PouleyKetchoupp
|
6d1ef8efac
Fix popup closed when an ancestor window is focused
|
5 anni fa |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 anni fa |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 anni fa |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 anni fa |
Juan Linietsky
|
047e0b7de5
Reworked tooltips to use the popup system.
|
5 anni fa |
Juan Linietsky
|
b3080bc2f4
Popups have also been converted to windows
|
5 anni fa |