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
/
doc
/
classes
/
FileDialog.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Android] Implement native file picker support
Anish Mishra
2024-10-30
1
-1
/
+3
*
Update use_native_dialog description in FileDialog
Anish Mishra
2024-10-16
1
-1
/
+1
*
Add filename filter field to FileDialog
vPumpking
2024-10-04
1
-0
/
+19
*
Fix FileDialog default size
Giganzo
2024-09-17
1
-0
/
+1
*
[Docs] Add some notes about native file dialog limitations.
bruvzg
2024-07-22
1
-2
/
+9
*
[Native File Dialog] Add support for using native dialogs in the editor.
bruvzg
2024-03-28
1
-2
/
+3
*
Update FileDialog filters documentation
RedMser
2024-03-04
1
-1
/
+1
*
Add create folder icon
Adam Scott
2024-02-26
1
-0
/
+3
*
[Native File Dialog] Add support for adding custom options to the dialogs.
bruvzg
2024-01-24
1
-0
/
+63
*
[macOS] Implement optional native file selection dialog support for sandboxed...
bruvzg
2023-07-12
1
-0
/
+4
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
*
Overhaul the top sections of the class reference (GUI classes)
VolTer
2023-05-28
1
-2
/
+2
*
docs/FileDialog: Use clickable references
Dimitri A
2023-04-10
1
-2
/
+2
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
Improve naming of theme properties throughout GUI code
Yuri Sizov
2022-09-06
1
-5
/
+5
*
[Web] Rename JavaScript platform to Web.
Fabio Alessandrelli
2022-08-29
1
-1
/
+1
*
[doc] Use "param" instead of "code" to refer to parameters (6)
Andy Maloney
2022-08-12
1
-3
/
+3
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-5
/
+5
*
Seperate filter and description in FileDialog.add_filter()
FireForge
2022-07-09
1
-3
/
+4
*
Add root_subfolder to FileDialog
kobewi
2022-06-28
1
-0
/
+3
*
Tweak the disabled files text color in FileDialog for readability
Hugo Locurcio
2022-05-20
1
-1
/
+1
*
Merge pull request #54399 from Calinou/filedialog-current-properties-hint-no-...
Rémi Verschelde
2022-03-12
1
-3
/
+3
|
\
|
*
Don't store and show current file/directory/path FileDialog properties
Hugo Locurcio
2021-10-29
1
-3
/
+3
*
|
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
|
Update description of FileDialog `filters` property
zacryol
2022-01-11
1
-1
/
+1
*
|
Improve FileDialog filters
kobewi
2022-01-08
1
-1
/
+3
*
|
Make overridden properties link to parent definition
Yuri Sizov
2021-12-03
1
-2
/
+2
*
|
Sort and group theme properties in docs, improve formatting for theme and enums
Yuri Sizov
2021-12-01
1
-9
/
+9
|
/
*
Add warnings to methods that give access to internal nodes
Yuri Sizov
2021-10-10
1
-0
/
+2
*
Add theme item descriptions to the online documentation
Yuri Sizov
2021-08-04
1
-10
/
+10
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-20
/
+10
*
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-18
1
-4
/
+4
*
FileDialog: add Back/Forward buttons, add message for inaccessible folders.
bruvzg
2021-03-23
1
-0
/
+6
*
Rename unselect to deselect
Marcel Admiraal
2020-12-21
1
-2
/
+2
*
doc/FileDialog: warn about access limitations in sandboxed apps
umarcor
2020-09-01
1
-0
/
+1
*
Merge pull request #39322 from dominiks/filedialog-title-doc
Rémi Verschelde
2020-06-15
1
-1
/
+1
|
\
|
*
Add note about automatic window title to FileDialog documentation.
dominiks
2020-06-05
1
-1
/
+1
*
|
Add generic file icon and its modulation to the 'FileDialog'
Michael Alexsander
2020-06-08
1
-0
/
+6
|
/
*
doc: Sync classref with DisplayServer/Window changes
Rémi Verschelde
2020-03-31
1
-10
/
+10
*
Add LOTS of missing docs
Tomasz Chabora
2020-03-13
1
-0
/
+6
*
doc: Sync classref with current source
Rémi Verschelde
2020-02-18
1
-3
/
+3
*
doc: Sync classref with current source
Rémi Verschelde
2020-02-12
1
-4
/
+4
*
Update docs to version 4.0
clayjohn
2020-01-31
1
-1
/
+1
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
1
-1
/
+1
*
doc: Fix parsing of self-closing XML tags
Rémi Verschelde
2019-09-24
1
-2
/
+2
*
Run doctool after overridden properties changes
Bojidar Marinov
2019-09-04
1
-0
/
+2
*
Rename FileDialog's folder icon custom color to `folder_icon_modulate`
Hugo Locurcio
2019-08-21
1
-0
/
+2
*
doc: Add default values to all properties
Rémi Verschelde
2019-06-30
1
-9
/
+9
*
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
1
-13
/
+13
[next]