Pāvels Nadtočajevs
|
a272376f89
Cleanup accessibility names.
|
1 ヶ月 前 |
Haoyu Qiu
|
0a1fa10315
Fix game view window not updating title when translation changes
|
1 ヶ月 前 |
Rémi Verschelde
|
22702244f8
Merge pull request #105414 from KoBeWi/disable_uid_here
|
1 ヶ月 前 |
kobewi
|
4b1d5b55c7
Allow customizing FileDialog's features
|
2 ヶ月 前 |
Thaddeus Crews
|
51b17759a2
Merge pull request #103719 from YeldhamDev/build_detection_improvements
|
1 ヶ月 前 |
Michael Alexsander
|
454e4f817c
Make build profile project detection also set build options
|
4 ヶ月 前 |
kobewi
|
706bfd810b
Add thumbnail mode to FIleDialog
|
3 ヶ月 前 |
kobewi
|
f75c564d58
Add favorites and recent directories to FileDialog
|
3 ヶ月 前 |
kobewi
|
42249bb659
Add @export_file_path to export raw paths (no UID)
|
3 ヶ月 前 |
Thaddeus Crews
|
1e50e05235
Merge pull request #105723 from KoBeWi/sortatron
|
2 ヶ月 前 |
kobewi
|
33dcd7a6d9
Add file sort to FileDialog
|
3 ヶ月 前 |
kobewi
|
076608c979
Improve default OK text in AcceptDialog
|
3 ヶ月 前 |
Thaddeus Crews
|
a2c9e7920d
Merge pull request #105647 from KoBeWi/optional_options
|
2 ヶ月 前 |
kobewi
|
7fe61c7e84
Change FileDialog's Tree to ItemList
|
3 ヶ月 前 |
kobewi
|
92f15d33ee
Improve FileDialog options
|
3 ヶ月 前 |
kobewi
|
e565ee86ce
FileDialog code cleanup
|
3 ヶ月 前 |
Pāvels Nadtočajevs
|
5b49fd4207
Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default.
|
3 ヶ月 前 |
A Thousand Ships
|
889410dcda
Add `String::replace_char(s)` methods for performance and convenience
|
1 年間 前 |
Pāvels Nadtočajevs
|
b106dfd4f9
Base accessibility API.
|
4 ヶ月 前 |
kobewi
|
83ee5e8556
Fix wrong translation method in FileDialog
|
3 ヶ月 前 |
Yufeng Ying
|
4f4031a675
Replace size() == 0 with is_empty().
|
4 ヶ月 前 |
kobewi
|
4ae87afaf6
Rework AcceptDialog's ok button text
|
1 年間 前 |
A Thousand Ships
|
466590d0ec
Use `get_slicec` instead of `get_slice` for single character splitters
|
8 ヶ月 前 |
A Thousand Ships
|
5113022dfe
Clean up some uses of `String::substr`
|
5 ヶ月 前 |
bruvzg
|
3e4e6e6c0c
Improve native file dialog parent window selection.
|
10 ヶ月 前 |
bruvzg
|
1bdf84b31c
Sync native and embedded dialog missing extension handling.
|
5 ヶ月 前 |
Pāvels Nadtočajevs
|
ecff011671
[FileDialog] Update filename/buttons state when first item is selected on folder/filter change.
|
5 ヶ月 前 |
Pāvels Nadtočajevs
|
adceb32177
Fix FILE_MODE_OPEN_ANY file dialog not selecting folders.
|
6 ヶ月 前 |
Pāvels Nadtočajevs
|
e1f129cb52
Support MIME types in file dialog filters on macOS and Linux.
|
8 ヶ月 前 |
Yufeng Ying
|
73d85f46c9
Remove unused headers in scene.
|
7 ヶ月 前 |