Age | Commit message (Expand) | Author |
2020-03-26 | Popups are now windows also (broken!) | Juan Linietsky |
2020-03-26 | Working multiple window support, including editor | Juan Linietsky |
2020-03-26 | Effective DisplayServer separation, rename X11 -> LinuxBSD | Juan Linietsky |
2020-03-04 | Merge pull request #36069 from RandomShaper/imvu/improve_drives_ux | Rémi Verschelde |
2020-03-04 | Merge pull request #36699 from dreamsComeTrue/fix-extension-file-dialog | Rémi Verschelde |
2020-03-03 | Double click on a folder didn't open it (editor) | Gil Arasa Verge |
2020-03-03 | Improve UX of drive letters | Pedro J. Estébanez |
2020-03-01 | Take correct part of extension with File Dialog | Dominik 'dreamsComeTrue' Jasiński |
2020-02-28 | Signals: Port connect calls to use callable_mp | Rémi Verschelde |
2020-02-20 | Reworked signal connection system, added support for Callable and Signal obje... | Juan Linietsky |
2020-02-18 | PoolVector is gone, replaced by Vector | Juan Linietsky |
2020-02-11 | Texture refactor | Juan Linietsky |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-12-16 | Fixed issues with using a relative path in the export window. | Catchawink |
2019-12-06 | Add spaces after commas and strip extra ones in *FileDialog filter menu | Michael Alexsander |
2019-12-06 | Remove extra spaces from parenthesis in *FileDialog's filter menu | Michael Alexsander |
2019-10-29 | Merge pull request #33091 from MCrafterzz/fix10567 | Rémi Verschelde |
2019-10-29 | Improved UX of selecting directories in (Editor)FileDialog by hiding unused g... | MCrafterzz |
2019-10-24 | Scroll back to the top after opening a directory in FileDialog | Hugo Locurcio |
2019-09-26 | Create new folder from save dialog now update filesystem dock. | dankan1890 |
2019-08-21 | Rename FileDialog's folder icon custom color to `folder_icon_modulate` | Hugo Locurcio |
2019-08-20 | Use a different color for folder icons in file dialogs | Hugo Locurcio |
2019-07-29 | Fix filter crash in EditorFileDialog for MeshLib/TileSet conversion | Chaosus |
2019-07-26 | Small adjustments to tooltips in '(Editor)FileDialog' | Michael Alexsander Silva Dias |
2019-07-25 | DirAccess: Drop compat get_next(bool *is_dir) which was hidden | Rémi Verschelde |
2019-06-28 | Auto-change file extension in EditorFileDialog when filter changes | Chaosus |
2019-06-13 | Merge pull request #29644 from YeldhamDev/editor_file_recent_reselect | Rémi Verschelde |
2019-06-13 | Merge pull request #29638 from YeldhamDev/editor_file_hidden_toggle | Rémi Verschelde |
2019-06-10 | Add button for toggling hidden files in EditorFileDialog | Michael Alexsander Silva Dias |
2019-06-09 | Make possible to reselect an item in the "Recent" list in the EditorFileDialog | Michael Alexsander Silva Dias |
2019-06-09 | Apply a better fix for the EditorFileDialog crash on favorite | Michael Alexsander Silva Dias |
2019-06-10 | Fix crash when selecting favorate directory on EditorFileDialog | volzhs |
2019-05-29 | Remove some redundant lines | James Buck |
2019-04-24 | Fixes to make exporting more responsive. | Juan Linietsky |
2019-03-27 | Small tooltip changes to filesystem-related UI componentes in editor | Michael Alexsander Silva Dias |
2019-03-07 | Fix "Favorite" button not being toggled when navigating to a faved folder man... | Michael Alexsander Silva Dias |
2019-03-05 | Fix general issues with filesystem-related UI components in the editor | Michael Alexsander Silva Dias |
2019-03-02 | Fix preview in file dialog | Paul Trojahn |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-12-13 | Change EditorLineEditFileChooser to use the "Folder" icon | Michael Alexsander Silva Dias |
2018-12-06 | Make thumbnail cache less tasking on the message queue | Bojidar Marinov |
2018-10-26 | Small capitalization fixes across the editor | Michael Alexsander Silva Dias |
2018-10-24 | Fixes favorites not working in the open dialog | groud |
2018-10-06 | Remove redundant "== false" code | Aaron Franke |
2018-09-27 | Fix warnings about unhandled enum value in switch [-Wswitch] | Rémi Verschelde |
2018-09-21 | Make EditorFileDialog be able to pick a folder when entering it | Michael Alexsander Silva Dias |
2018-09-18 | Fixes favorites not updating and rename favorite_dirs to favorites | groud |
2018-09-14 | Add thumnails to the tree view | groud |
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde |
2018-08-14 | Show in File Manager Clarification | Ivan Vodopiviz |