bruvzg
|
4593ad23fd
Add some missing EditorFileDialog methods and properties.
|
2 rokov pred |
bruvzg
|
b3c64675cc
[macOS] Replace all `Alt/Option+Letter/Number` default shortcuts to avoid conflicts with special character input.
|
2 rokov pred |
Yuri Sizov
|
236cec0633
Add a custom icon for the `project.godot` file in the EditorFileDialog
|
2 rokov pred |
Nong Van Tinh
|
010ddfbc16
Prevent saving files with no name and only an extension.
|
2 rokov pred |
Hugo Locurcio
|
1108594e66
Hide non-functional "Show in File Manager" buttons in Android/web editor
|
2 rokov pred |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 rokov pred |
bruvzg
|
5eeefb2174
Fix file dialog crash on forward click when history is empty.
|
2 rokov pred |
trollodel
|
c90d0bd84f
Use forward-declarations in big editor classes
|
2 rokov pred |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
3 rokov pred |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
3 rokov pred |
bruvzg
|
6f4d233062
Fix key mapping changes when moving from macOS to other platform
|
3 rokov pred |
Rindbee
|
88b72c3de4
Fix file list in FileDialog not updating on first run
|
3 rokov pred |
Yuri Sizov
|
43f03e2ce6
Improve naming of theme properties throughout GUI code
|
3 rokov pred |
Yuri Sizov
|
fc7cef8dec
Fix theme propagation in various parts of the editor
|
3 rokov pred |
RedMser
|
a401c4e6ac
EditorFileDialog: disambiguate recent/favorite items
|
3 rokov pred |
Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
3 rokov pred |
Rémi Verschelde
|
fd6453c45e
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED"
|
3 rokov pred |
Rémi Verschelde
|
f7f8af232c
Merge pull request #64885 from Mickeon/rename-tooltip-hint
|
3 rokov pred |
Aaron Record
|
4b817a565c
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
3 rokov pred |
Micky
|
ef5b9a06a9
Rename `hint_tooltip` to `tooltip_text` & setget
|
3 rokov pred |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 rokov pred |
Rémi Verschelde
|
b942c1ffe3
Merge pull request #62827 from fire-forge/ok-cancel
|
3 rokov pred |
FireForge
|
af19501cc7
Seperate filter and description in FileDialog.add_filter()
|
3 rokov pred |
FireForge
|
e4067064ce
Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog
|
3 rokov pred |
Thakee Nathees
|
446f1b7052
Fix FileDialog file name autocompletion with filters
|
5 rokov pred |
bruvzg
|
b5c96df277
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer.
|
3 rokov pred |
Aleksey Smirnov
|
81520be31d
Cleanups after changes in ItemList signals
|
3 rokov pred |
Vitika9
|
aef3b5681d
Changed signals of ItemList
|
3 rokov pred |
Rémi Verschelde
|
c273ddc3ee
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
|
3 rokov pred |
bruvzg
|
be611c1c05
Implement Label3D node.
|
3 rokov pred |