index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scene
/
gui
/
file_dialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change themes *_color_* to *_*_color
Marcel Admiraal
2021-01-24
1
-11
/
+11
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Merge pull request #44569 from madmiraal/rename-unselect-deselect
Rémi Verschelde
2020-12-28
1
-5
/
+5
|
\
|
*
Rename unselect to deselect
Marcel Admiraal
2020-12-21
1
-5
/
+5
*
|
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
1
-3
/
+3
|
/
*
Rename AcceptDialog get_ok() to get_ok_button()
Marcel Admiraal
2020-12-14
1
-10
/
+10
*
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-26
1
-0
/
+3
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Updated getters and setters names for toplevel
Duroxxigar
2020-10-02
1
-1
/
+1
*
Small naming and tooltip tweaks
Michael Alexsander
2020-07-23
1
-1
/
+1
*
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and r...
Stijn Hinlopen
2020-07-14
1
-0
/
+4
*
Remove String::find_last (same as rfind)
Stijn Hinlopen
2020-07-03
1
-2
/
+2
*
Remove ToolButton in favor of Button
Hugo Locurcio
2020-06-19
1
-6
/
+9
*
Add generic file icon and its modulation to the 'FileDialog'
Michael Alexsander
2020-06-08
1
-0
/
+5
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-32
/
+61
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
1
-0
/
+6
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-78
/
+0
*
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Rémi Verschelde
2020-05-10
1
-1
/
+2
*
Merge pull request #37591 from Anutrix/remove_reduntant_class
Rémi Verschelde
2020-04-07
1
-34
/
+0
|
\
|
*
Removed reduntant class LineEditFileChooser.
unknown
2020-04-05
1
-34
/
+0
*
|
Fixes leaks when running editor
qarmin
2020-04-06
1
-0
/
+1
|
/
*
Fix file dialog not showing icons
unknown
2020-04-04
1
-6
/
+6
*
Remove redundant vbx variable in FileDialog
unknown
2020-04-04
1
-16
/
+15
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-6
/
+6
*
Popups are now windows also (broken!)
Juan Linietsky
2020-03-26
1
-18
/
+18
*
Working multiple window support, including editor
Juan Linietsky
2020-03-26
1
-71
/
+76
*
Improve UX of drive letters
Pedro J. Estébanez
2020-03-03
1
-3
/
+16
*
Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes
Rémi Verschelde
2020-03-01
1
-1
/
+1
|
\
|
*
Rename `scancode` to `keycode`.
bruvzg
2020-02-25
1
-1
/
+1
*
|
Double click on a folder didn't open it
Gil Arasa Verge
2020-02-29
1
-0
/
+1
*
|
Signals: Port connect calls to use callable_mp
Rémi Verschelde
2020-02-28
1
-34
/
+19
|
/
*
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-20
1
-19
/
+19
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-3
/
+3
*
Texture refactor
Juan Linietsky
2020-02-11
1
-2
/
+2
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Add spaces after commas and strip extra ones in *FileDialog filter menu
Michael Alexsander
2019-12-06
1
-2
/
+2
*
Remove extra spaces from parenthesis in *FileDialog's filter menu
Michael Alexsander
2019-12-06
1
-3
/
+3
*
Merge pull request #33091 from MCrafterzz/fix10567
Rémi Verschelde
2019-10-29
1
-10
/
+14
|
\
|
*
Improved UX of selecting directories in (Editor)FileDialog by hiding unused g...
MCrafterzz
2019-10-29
1
-10
/
+14
*
|
Scroll back to the top after opening a directory in FileDialog
Hugo Locurcio
2019-10-24
1
-0
/
+4
|
/
*
Fix color of FileDialog icons
Yuri Roubinsky
2019-10-14
1
-6
/
+23
*
Fix crash in Control functions
qarmin
2019-10-05
1
-0
/
+2
*
Tree: fix and expose icon modulation
merumelu
2019-08-24
1
-1
/
+1
*
Rename FileDialog's folder icon custom color to `folder_icon_modulate`
Hugo Locurcio
2019-08-21
1
-1
/
+1
*
Use a different color for folder icons in file dialogs
Hugo Locurcio
2019-08-20
1
-0
/
+2
*
Small adjustments to tooltips in '(Editor)FileDialog'
Michael Alexsander Silva Dias
2019-07-26
1
-2
/
+2
*
DirAccess: Drop compat get_next(bool *is_dir) which was hidden
Rémi Verschelde
2019-07-25
1
-3
/
+2
*
Auto-change file extension in EditorFileDialog when filter changes
Chaosus
2019-06-28
1
-0
/
+14
*
Some code changed with Clang-Tidy
qarmin
2019-06-26
1
-5
/
+2
*
Add toggle for hidden file visibility in FileDialog
Michael Alexsander Silva Dias
2019-06-10
1
-8
/
+15
[next]