summaryrefslogtreecommitdiff
path: root/editor/groups_editor.cpp
AgeCommit message (Expand)Author
2021-06-16Documentation search fixesGregory Basile
2021-05-17Improve TreeItem API and allow to move nodestrollodel
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-28Rename empty() to is_empty()Marcel Admiraal
2020-12-23Rename Control margin to offsetMarcel Admiraal
2020-12-14Rename AcceptDialog get_ok() to get_ok_button()Marcel Admiraal
2020-11-26[Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg
2020-06-19Remove ToolButton in favor of ButtonHugo Locurcio
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-03Signals: Fix some regressions from #36426Rémi Verschelde
2020-02-28Signals: Port connect calls to use callable_mpRémi Verschelde
2020-02-23Signals: Fix invalid connections to missing callbacksRémi Verschelde
2020-02-20Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky
2020-02-11Texture refactorJuan Linietsky
2020-02-02Fixes add group in Group Editor dialogHaoyu Qiu
2020-01-10Trims user provided group nameHaoyu Qiu
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-12-31Fixes Groups Editor batch add/remove nodesHaoyu Qiu
2019-12-24Cleans up headers included in editor_node.hHaoyu Qiu
2019-12-21Makes more editor strings translatableHaoyu Qiu
2019-12-15Fixes wrong minimum size of Group EditorHaoyu Qiu
2019-11-04Fixed cases where labels with autowrap can overflow the editor uiPouleyKetchoupp
2019-08-28Major enhancements for the group editorMichael Alexsander Silva Dias
2019-07-01Merge pull request #30126 from qarmin/remove_unnecessary_codeRémi Verschelde
2019-07-01Remove unnecessary code and add some error explanationsqarmin
2019-06-23Replace ` + "/" + ` with `String::file_add()`Nils ANDRÉ-CHANG
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-13i18n: Sync translation template with current sourceRémi Verschelde
2018-09-14Refactor editor icon retrievalwillnationsdev
2018-08-11Do not use theme to set LineEdit right_iconŁukasz Rutkowski
2018-08-11Add clear text button to LineEditŁukasz Rutkowski
2018-07-02Makes the group dialog resizableGuilherme Felipe
2018-05-17Small visual changes for some filter bars.Michael Alexsander Silva Dias
2018-04-15Added multi group editor dialog, issue 13997Paulb23
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-24Convert Object::cast_to() to the static versionHein-Pieter van Braam
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde