summaryrefslogtreecommitdiffstats
path: root/doc/classes/FileDialog.xml
Commit message (Expand)AuthorAgeFilesLines
* Improve naming of theme properties throughout GUI codeYuri Sizov2022-09-061-5/+5
* [Web] Rename JavaScript platform to Web.Fabio Alessandrelli2022-08-291-1/+1
* [doc] Use "param" instead of "code" to refer to parameters (6)Andy Maloney2022-08-121-3/+3
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-5/+5
* Seperate filter and description in FileDialog.add_filter()FireForge2022-07-091-3/+4
* Add root_subfolder to FileDialogkobewi2022-06-281-0/+3
* Tweak the disabled files text color in FileDialog for readabilityHugo Locurcio2022-05-201-1/+1
* Merge pull request #54399 from Calinou/filedialog-current-properties-hint-no-...Rémi Verschelde2022-03-121-3/+3
|\
| * Don't store and show current file/directory/path FileDialog propertiesHugo Locurcio2021-10-291-3/+3
* | Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* | Update description of FileDialog `filters` propertyzacryol2022-01-111-1/+1
* | Improve FileDialog filterskobewi2022-01-081-1/+3
* | Make overridden properties link to parent definitionYuri Sizov2021-12-031-2/+2
* | Sort and group theme properties in docs, improve formatting for theme and enumsYuri Sizov2021-12-011-9/+9
|/
* Add warnings to methods that give access to internal nodesYuri Sizov2021-10-101-0/+2
* Add theme item descriptions to the online documentationYuri Sizov2021-08-041-10/+10
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-20/+10
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-4/+4
* FileDialog: add Back/Forward buttons, add message for inaccessible folders.bruvzg2021-03-231-0/+6
* Rename unselect to deselectMarcel Admiraal2020-12-211-2/+2
* doc/FileDialog: warn about access limitations in sandboxed appsumarcor2020-09-011-0/+1
* Merge pull request #39322 from dominiks/filedialog-title-docRémi Verschelde2020-06-151-1/+1
|\
| * Add note about automatic window title to FileDialog documentation.dominiks2020-06-051-1/+1
* | Add generic file icon and its modulation to the 'FileDialog'Michael Alexsander2020-06-081-0/+6
|/
* doc: Sync classref with DisplayServer/Window changesRémi Verschelde2020-03-311-10/+10
* Add LOTS of missing docsTomasz Chabora2020-03-131-0/+6
* doc: Sync classref with current sourceRémi Verschelde2020-02-181-3/+3
* doc: Sync classref with current sourceRémi Verschelde2020-02-121-4/+4
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* doc: Fix parsing of self-closing XML tagsRémi Verschelde2019-09-241-2/+2
* Run doctool after overridden properties changesBojidar Marinov2019-09-041-0/+2
* Rename FileDialog's folder icon custom color to `folder_icon_modulate`Hugo Locurcio2019-08-211-0/+2
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-9/+9
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-13/+13
* doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinksRémi Verschelde2019-06-271-1/+1
* doc: Fix formatting, typos and some descriptions in new docstringsRémi Verschelde2019-06-151-0/+2
* Change "Return" to "Returns" where necessary in XML documentationSean Heffernan2019-05-231-1/+1
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
* Add undo-redo to the TileSet editor, and other improvementsMichael Alexsander Silva Dias2018-12-301-1/+1
* Filled missing Doc for String and FileDialogAlexander Holland2018-10-121-2/+8
* -Make sure that ProjectSettings are properly dumped when dumping docs.Juan Linietsky2018-06-111-0/+6
* doc: Remove status from hardcoded version stringRémi Verschelde2018-02-271-1/+1
* doc: Update version string in headerRémi Verschelde2018-02-191-1/+1
* doc: Sync with current sourceRémi Verschelde2018-01-251-1/+1
* doc: Update version string in XMLRémi Verschelde2018-01-131-1/+1
* Update docsBojidar Marinov2018-01-121-48/+9
* Merge pull request #13847 from YeldhamDev/filedialog_titleRémi Verschelde2017-12-091-0/+3
|\
| * Added "mode_overrides_title" property to FileDialog.Michael Alexsander Silva Dias2017-12-031-0/+3