Yuri Sizov
|
7fe0dab69b
Add focus font color to Button and derivatives
|
3 years ago |
Rémi Verschelde
|
7f971089fb
FileDialog: Fix capitalization for overwrite prompt
|
4 years ago |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 years ago |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Rémi Verschelde
|
3d15f04668
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
4 years ago |
Pop0p
|
d2a577f7f1
trims_whitespaces_when_creating_folder_windows
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Michael Alexsander
|
2652a2d184
Add generic file icon and its modulation to the 'FileDialog'
|
5 years ago |
qarmin
|
57952d562c
Fixes leak with drives [3.2]
|
5 years ago |
Pedro J. Estébanez
|
6105dfdac9
Improve UX of drive letters
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Michael Alexsander
|
d057007541
Add spaces after commas and strip extra ones in *FileDialog filter menu
|
5 years ago |
Michael Alexsander
|
80dcd4423a
Remove extra spaces from parenthesis in *FileDialog's filter menu
|
5 years ago |
Rémi Verschelde
|
948a2a03d2
Merge pull request #33091 from MCrafterzz/fix10567
|
5 years ago |
MCrafterzz
|
336e61b36a
Improved UX of selecting directories in (Editor)FileDialog by hiding unused gui elements and moving the drive selection
|
5 years ago |
Hugo Locurcio
|
c3b9319d78
Scroll back to the top after opening a directory in FileDialog
|
5 years ago |
Yuri Roubinsky
|
0a0c3f7fe0
Fix color of FileDialog icons
|
5 years ago |
qarmin
|
17344337a9
Fix crash in Control functions
|
6 years ago |
merumelu
|
eac0af5892
Tree: fix and expose icon modulation
|
6 years ago |
Hugo Locurcio
|
e1b9004b0f
Rename FileDialog's folder icon custom color to `folder_icon_modulate`
|
6 years ago |
Hugo Locurcio
|
be8d569744
Use a different color for folder icons in file dialogs
|
6 years ago |
Michael Alexsander Silva Dias
|
e8fc875619
Small adjustments to tooltips in '(Editor)FileDialog'
|
6 years ago |
Rémi Verschelde
|
43238bb59a
DirAccess: Drop compat get_next(bool *is_dir) which was hidden
|
6 years ago |
Chaosus
|
eeabb132ec
Auto-change file extension in EditorFileDialog when filter changes
|
6 years ago |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
6 years ago |
Michael Alexsander Silva Dias
|
be6d48fcad
Add toggle for hidden file visibility in FileDialog
|
6 years ago |
James Buck
|
4f4513f99c
Remove some redundant lines
|
6 years ago |
Rémi Verschelde
|
c8994b56f9
Style: Apply new changes from clang-format 8.0
|
6 years ago |
Michael Alexsander Silva Dias
|
a292d1fefb
Fix general issues with filesystem-related UI components in the editor
|
6 years ago |