Michael Alexsander Silva Dias
|
be6d48fcad
Add toggle for hidden file visibility in FileDialog
|
6 年之前 |
James Buck
|
4f4513f99c
Remove some redundant lines
|
6 年之前 |
Rémi Verschelde
|
c8994b56f9
Style: Apply new changes from clang-format 8.0
|
6 年之前 |
Michael Alexsander Silva Dias
|
a292d1fefb
Fix general issues with filesystem-related UI components in the editor
|
6 年之前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Kanabenki
|
cfb89b672e
Prevent FileDialog from stealing focus when setting current file in editor
|
6 年之前 |
Rémi Verschelde
|
7b081a7fc8
Fix warnings about unhandled enum value in switch [-Wswitch]
|
7 年之前 |
Michael Alexsander Silva Dias
|
622bae393b
Make EditorFileDialog be able to pick a folder when entering it
|
7 年之前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 年之前 |
Rémi Verschelde
|
12290c172a
Merge pull request #21231 from AlexHolly/filedialog-fix-multi-selection
|
7 年之前 |
Alexander Holland
|
0889d7e589
Check all selected items on OPEN_MANY/OPEN_FILES in FileDialog, also changed confusing naming.
|
7 年之前 |
DualMatrix
|
2b13938459
Fixed !is_inside_tree() errors in file dialog
|
7 年之前 |
Alexander Holland
|
e3fcb7b011
expose lineedit
|
7 年之前 |
Max
|
6a48f952ca
Fixed disappearing text on filedialog buttons
|
7 年之前 |
Michael Alexsander Silva Dias
|
db80d56388
Fixed "Open" button being enabled when nothing is selected in a FileDialog while in "Open folder" mode.
|
7 年之前 |
Bojidar Marinov
|
9b8e8b2220
Bind many more properties to scripts
|
7 年之前 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 年之前 |
Rémi Verschelde
|
5c7644d167
Merge pull request #13847 from YeldhamDev/filedialog_title
|
7 年之前 |
Michael Alexsander Silva Dias
|
075edbc5ed
Added "mode_overrides_title" property to FileDialog.
|
7 年之前 |
Michael Alexsander Silva Dias
|
6b07e8c624
Fixed FileDialog's "parent folder" button not having a texture.
|
7 年之前 |
Dmitry Koteroff
|
ad351a29db
Some improvements to file/dir open/save dialogs:
|
7 年之前 |
Dmitry Koteroff
|
e3b0214f40
A few small adjustments to file dialogs:
|
7 年之前 |
Dmitry Koteroff
|
20bda9a2ba
Remove the "." from file manage dialog (open scene, open file, ...)
|
7 年之前 |
Poommetee Ketson
|
3a71471edd
FileDialog: enlarge the file list a bit
|
8 年之前 |
Poommetee Ketson
|
5e67a3bca7
FileDialog: fix select index out of range
|
8 年之前 |
Daniel J. Ramirez
|
670564f98e
Match file dialog drive with the current folder.
|
8 年之前 |
Hein-Pieter van Braam
|
8230bf0a2f
Remove assignment and declarations in if statements
|
8 年之前 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 年之前 |
Ignacio Etcheverry
|
32dd9a9f66
ClassDB: Provide the enum name of integer constants
|
8 年之前 |