Thaddeus Crews
|
1e50e05235
Merge pull request #105723 from KoBeWi/sortatron
|
3 months ago |
kobewi
|
33dcd7a6d9
Add file sort to FileDialog
|
4 months ago |
kobewi
|
076608c979
Improve default OK text in AcceptDialog
|
4 months ago |
Thaddeus Crews
|
a2c9e7920d
Merge pull request #105647 from KoBeWi/optional_options
|
3 months ago |
kobewi
|
7fe61c7e84
Change FileDialog's Tree to ItemList
|
4 months ago |
kobewi
|
92f15d33ee
Improve FileDialog options
|
4 months ago |
kobewi
|
e565ee86ce
FileDialog code cleanup
|
4 months ago |
Pāvels Nadtočajevs
|
5b49fd4207
Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default.
|
4 months ago |
A Thousand Ships
|
889410dcda
Add `String::replace_char(s)` methods for performance and convenience
|
1 year ago |
Pāvels Nadtočajevs
|
b106dfd4f9
Base accessibility API.
|
5 months ago |
kobewi
|
83ee5e8556
Fix wrong translation method in FileDialog
|
5 months ago |
Yufeng Ying
|
4f4031a675
Replace size() == 0 with is_empty().
|
5 months ago |
kobewi
|
4ae87afaf6
Rework AcceptDialog's ok button text
|
2 years ago |
A Thousand Ships
|
466590d0ec
Use `get_slicec` instead of `get_slice` for single character splitters
|
9 months ago |
A Thousand Ships
|
5113022dfe
Clean up some uses of `String::substr`
|
6 months ago |
bruvzg
|
3e4e6e6c0c
Improve native file dialog parent window selection.
|
11 months ago |
bruvzg
|
1bdf84b31c
Sync native and embedded dialog missing extension handling.
|
6 months ago |
Pāvels Nadtočajevs
|
ecff011671
[FileDialog] Update filename/buttons state when first item is selected on folder/filter change.
|
7 months ago |
Pāvels Nadtočajevs
|
adceb32177
Fix FILE_MODE_OPEN_ANY file dialog not selecting folders.
|
7 months ago |
Pāvels Nadtočajevs
|
e1f129cb52
Support MIME types in file dialog filters on macOS and Linux.
|
9 months ago |
Yufeng Ying
|
73d85f46c9
Remove unused headers in scene.
|
8 months ago |
bruvzg
|
b9a00feb66
[Windows, FileDialog] Prepend drive letter to the absolute paths without drive letter.
|
8 months ago |
Chaosus
|
ba39b078f5
[Scene] Add `SceneStringName::FlatButton`
|
9 months ago |
Thaddeus Crews
|
44cda51110
Merge pull request #98812 from bruvzg/macos_bundles_as_file
|
9 months ago |
Thaddeus Crews
|
6472e9e961
Merge pull request #99310 from syntaxerror247/filedialog_issue
|
9 months ago |
bruvzg
|
d5e599f77e
[macOS] Handle bundles as files in the embedded file dialogs.
|
10 months ago |
Pāvels Nadtočajevs
|
6a331dafe1
Fix native file dialog filter selection in save dialogs.
|
9 months ago |
Anish Mishra
|
7f64f230a7
Android: Set FileDialog default Filesystem root
|
9 months ago |
Rémi Verschelde
|
aab12fd273
Merge pull request #99652 from bruvzg/fd_cd_win
|
9 months ago |
Rémi Verschelde
|
60e1490df1
Merge pull request #99644 from bruvzg/fd_all_name
|
9 months ago |