aboutsummaryrefslogtreecommitdiff
path: root/scene/gui/file_dialog.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky2017-01-071-1/+1
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-37/+37
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Select exactly matched file automatically in FileDialogvolzhs2016-11-171-3/+4
* Show '.' in the tree of file_dialogYing-Ruei Liang(KK)2016-09-261-16/+18
* Exposed mode, access, filters, and show hidden files to the editor. Also, two...Ovnuniarchos2016-07-171-1/+18
* Make ".." always appear even if dir is unlistable (likely lacking permissions...Juan Linietsky2016-06-181-0/+5
* rtr instead ttrDimOkGamer2016-06-071-18/+18
* Fixed localization in file dialogsDimOkGamer2016-06-071-18/+18
* FileDialog: reset mkdir label after use (#4500)Rémi Verschelde2016-05-011-1/+1
* (editor)filedialog mode open anyAlexander Holland2016-03-141-6/+8
* remove trailing whitespaceHubert Jarosz2016-03-091-85/+85
* F5 hotkey to refresh FileDialog/EditorFileDialogIgnacio Etcheverry2016-01-151-0/+4
* Merge pull request #3191 from neikeq/filedialog_hotkeysRémi Verschelde2016-01-071-1/+40
|\
| * FileDialog: keyboard shortcut to toggle "show hidden files"Ignacio Etcheverry2016-01-021-1/+40
* | Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* | Add missing argument names in GDScript bindingsRémi Verschelde2015-12-281-1/+1
|/
* Added reload icon to FileDialog's default themeIgnacio Etcheverry2015-12-261-1/+1
* Better hidden folders display preferences for editor file dialogsFranklin Sobrinho2015-12-061-1/+1
* Add refresh button to file dialogsneikeq2015-12-041-0/+9
* Merge pull request #1907 from tommy3/show-hidden-filesJuan Linietsky2015-06-231-1/+1
|\
| * set initial flag 'show_hidden_files' for file dialogs in project manager init...tommy32015-05-141-1/+1
* | more fixesJuan Linietsky2015-05-191-8/+2
|/
* fix font import path on windows, closes #1675Juan Linietsky2015-05-041-1/+0
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* android fixes, please testJuan Linietsky2015-03-231-3/+22
* New option to show/hide hidden filesrollenrolm2015-03-211-5/+14
* When overwriting a file with an auto added extension the file name is now set...Nathan Warden2015-01-161-1/+1
* File path in save dialog automatically appended with correct extension if not...Nathan Warden2015-01-141-1/+8
* -Fixed a few bugs in ViewportJuan Linietsky2014-04-101-0/+54
* -fixed export templates not loading/exporting on WindowsJuan Linietsky2014-02-131-0/+2
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+743