summaryrefslogtreecommitdiff
path: root/editor/dependency_editor.cpp
AgeCommit message (Expand)Author
2020-12-14Rename AcceptDialog get_ok() to get_ok_button()Marcel Admiraal
2020-12-02Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut
2020-11-16Merge pull request #41263 from Calinou/filesystem-dock-rename-delete-optionRémi Verschelde
2020-11-06Refactored Variant Operators.reduz
2020-08-14Rename the "Delete" option in the FileSystem dock to "Move to Trash"Hugo Locurcio
2020-07-14Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and r...Stijn Hinlopen
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-26Popups are now windows also (broken!)Juan Linietsky
2020-03-26Working multiple window support, including editorJuan Linietsky
2020-03-17Style: Set clang-format Standard to Cpp11Rémi Verschelde
2020-02-28Signals: Port connect calls to use callable_mpRémi Verschelde
2020-02-20Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky
2020-02-11Texture refactorJuan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-12-24Cleans up headers included in editor_node.hHaoyu Qiu
2019-12-10Removed unused variables, add some constants numbersRafał Mikrut
2019-10-12Fix the dependency error dialog being too small on hiDPI displaysHugo Locurcio
2019-07-06Improve localizationSayan Nandan
2019-06-15Minor enhancements to the dependency editorMichael Alexsander Silva Dias
2019-06-06Add tooltip for the dependencies buttons in the orphan explorer dialogMichael Alexsander Silva Dias
2019-04-30Merge pull request #27707 from Calinou/tweak-message-wordingRémi Verschelde
2019-04-21Improve wording of various messages and make casing more consistentHugo Locurcio
2019-04-05Allow default audio bus layout modificationlupoDharkael
2019-03-16Fix deleting properties after deleting filesqarmin
2019-02-20Fix error when deleting default environmentqarmin
2019-02-09Rescan files and folders deleting themqarmin
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-06Add signals for files move/delete/rename to FileSystemDockgroud
2018-12-06Clear application/run/main_scene if that file is deletedThomas Winderweedle
2018-11-02Let user fix dependencies in resourcesPedro J. Estébanez
2018-09-20Merge pull request #21426 from groud/add_files_to_tree_viewRémi Verschelde
2018-09-18Fixes favorites not updating and rename favorite_dirs to favoritesgroud
2018-09-14Refactor editor icon retrievalwillnationsdev
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-08-24Make some debug prints verbose-only, remove othersRémi Verschelde
2018-05-11fix for removing filesMarcin Zawiejski
2018-05-02remove favorited dirs if original dir deletedJason0214
2018-01-18Fix typos in code and docs with codespellRémi Verschelde
2018-01-13Fix files section size in dependency error dialogBernhard Liebl
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-04Clean up \n from end of translation stringsArtem Varaksa
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-14Updated iconsDaniel J. Ramirez
2017-11-15add open feture to dependency_editor.cppsersoong
2017-10-21Merge pull request #12031 from NathanWarden/export_cancel_to_doneRémi Verschelde
2017-10-11Changed the export/dependencies dialog button names from "Cancel" to "Close"Nathan Warden
2017-10-09Rework DependencyRemoveDialog for deleting foldersMillionOstrich
2017-09-25FileSystemDock will now remove files/dirs to trashcan using OS::move_to_trashMarcelo Fernandez