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
/
editor
/
editor_file_dialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixes open button not appearing with multiple selection
Guilherme Felipe
2018-01-31
1
-0
/
+19
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Changes to the Editor File Dialog.
Michael Alexsander Silva Dias
2017-12-25
1
-39
/
+24
*
Fixed bug where all file dialogs requested thumbnails even if hidden.
Juan Linietsky
2017-12-19
1
-2
/
+3
*
Merge pull request #13724 from RayKoopa/editor_file_dialog_context_menu
Rémi Verschelde
2017-12-06
1
-15
/
+162
|
\
|
*
Add context menu to editor file dialogs.
Ray Koopa
2017-12-05
1
-15
/
+162
*
|
[DOCS] EditorFileDialog props/member/method/signal
Will Nations
2017-12-06
1
-0
/
+9
|
/
*
Some improvements to file/dir open/save dialogs:
Dmitry Koteroff
2017-11-27
1
-6
/
+1
*
A few small adjustments to file dialogs:
Dmitry Koteroff
2017-11-24
1
-0
/
+48
*
Remove the "." from file manage dialog (open scene, open file, ...)
Dmitry Koteroff
2017-11-21
1
-1
/
+4
*
FileDialog: enlarge the file list a bit
Poommetee Ketson
2017-10-22
1
-15
/
+21
*
Several visual improvements.
Daniel J. Ramirez
2017-09-28
1
-8
/
+11
*
Merge pull request #11256 from djrm/pr_visual_improvements
Rémi Verschelde
2017-09-19
1
-0
/
+1
|
\
|
*
Fix non flat favorite icons
Daniel J. Ramirez
2017-09-14
1
-0
/
+1
*
|
Merge pull request #11283 from volzhs/fix-icon_map-error
Rémi Verschelde
2017-09-16
1
-2
/
+0
|
\
\
|
*
|
Fix !icon_map.has(p_type) error
volzhs
2017-09-15
1
-2
/
+0
|
|
/
*
|
Merge pull request #11230 from maxim-sheronov/fix_enum_bindings
Thomas Herzog
2017-09-15
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Fix enums bindings
Maxim Sheronov
2017-09-13
1
-0
/
+3
*
|
Fixed file system dialog icons
Daniel J. Ramirez
2017-09-12
1
-22
/
+6
|
/
*
added icon updating to most ui elements
toger5
2017-08-30
1
-0
/
+18
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Editor: Add some more translatable strings.
Andreas Haas
2017-08-25
1
-5
/
+5
*
ClassDB: Provide the enum name of integer constants
Ignacio Etcheverry
2017-08-20
1
-9
/
+9
*
Removes type information from method binds
Ignacio Etcheverry
2017-08-10
1
-4
/
+4
*
Make toggle between thumbnail and list for file dialog on editor
volzhs
2017-06-14
1
-0
/
+5
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-3
/
+5
*
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-17
1
-4
/
+6
*
Fix natural sorting order in EditorFileDialog, FileDialog and EditorFileSyste...
Damian Day
2017-05-12
1
-2
/
+2
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-536
/
+482
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-0
/
+1531
[prev]