COMMITS
/ editor/gui/editor_quick_open_dialog.cpp April 28, 2025
H
Fix group name completion for `get_node_count_in_group`
Haoyu Qiu committed
April 24, 2025
D
Improve ConfigFile get_sections and get_section_keys by returning Vector<String>
dementive committed
April 22, 2025
P
Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default.
Pāvels Nadtočajevs committed
August 20, 2024
T
Core: Add dedicated `BitField` template
Thaddeus Crews committed
March 21, 2025
P
Initial editor accessibility.
Pāvels Nadtočajevs committed
April 3, 2025
K
Cleanup QuickOpenDialog history and fix UID errors
kobewi committed
March 3, 2025
A
Remove file limit for quick open window
Adam Johnston committed
February 10, 2025
K
Improve path handling in EditorQuickOpenDialog
kobewi committed
January 15, 2025
M
Tweak Quick Open theming
MewPurPur committed
December 11, 2024
K
Remember QuickOpenDialog history between sessions
kobewi committed
December 21, 2024
H
Add a context menu to quick open dialog
hakro committed
December 5, 2024
C
[Scene] Add `SceneStringName::hover`
Chaosus committed
November 10, 2024
T
Merge pull request #98278 from a-johnston/fuzzy-search-rebase
Thaddeus Crews committed
October 31, 2024
F
Don't try to move selection if there are no visible elements
Felix Yuan committed
June 21, 2024
T
Style: Apply `clang-tidy` fixes
Thaddeus Crews committed
October 9, 2024
A
Rename internal Button icon to button_icon to match exposed methods
Aaron Franke committed
October 11, 2024
A
Add fuzzy string matching to quick open search
Adam Johnston committed
October 4, 2024
P
Fix quick open background panel style
passivestar committed
October 2, 2024
S
Fix crash in QuickOpenDialog because of double free.
Stijn Hinlopen committed
December 2, 2023
S
New Quick Open Dialog
Stijn Hinlopen committed