summaryrefslogtreecommitdiff
path: root/editor/dependency_editor.cpp
AgeCommit message (Expand)Author
2022-03-11Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaksRémi Verschelde
2022-02-14Remove most EditorNode constructor parameters and fieldstrollodel
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
2022-02-04String: Add contains().Anilforextra
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-09Replace String comparisons with "", String() to is_empty()Nathan Franke
2021-12-06Fix bad popups offset in editor with single window offjmb462
2021-11-22Added `reset_size` method to `Control` and `Window` classesYuri Roubinsky
2021-09-30Use range iterators for `Map`Lightning_A
2021-08-02Dependency editor: Edit message about move to trashRémi Verschelde
2021-07-25Use const references where possible for List range iteratorsRémi Verschelde
2021-07-24Merge pull request #50786 from reduz/implement-resource-uidsRémi Verschelde
2021-07-24Implement Resource UIDsreduz
2021-07-23Use C++ iterators for Lists in many situationsAaron Franke
2021-07-18Optimize StringName usagereduz
2021-07-13Add header theme type variations to labelskobewi
2021-07-04Clean up Treereduz
2021-06-28Implement Tree's internal minimum width calculationGilles Roudière
2021-06-11Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde
2021-05-17Improve TreeItem API and allow to move nodestrollodel
2021-03-21Rename Array.invert() to Array.reverse()Marcel Admiraal
2021-02-18Reorganize Project Settingsreduz
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-28Rename empty() to is_empty()Marcel Admiraal
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