summaryrefslogtreecommitdiff
path: root/editor/progress_dialog.cpp
AgeCommit message (Expand)Author
2023-03-13Automatically reparent editor message dialogs to avoid error spam.bruvzg
2023-01-31[Editor] Fix editor progress dialog auto closing on focus loss.bruvzg
2023-01-23Convert en_GB spelling to en_US with codespellRémi Verschelde
2023-01-11Automatically reparent editor progress dialog to avoid error spam.bruvzg
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-09-08Merge pull request #60108 from KoBeWi/arise_to_topRémi Verschelde
2022-09-07Enable long press, pan and scale gestures for the Godot Android EditorFredia Huya-Kouadio
2022-09-06Rename raise() to move_to_front()kobewi
2022-07-18Rename Control PRESET_WIDE to PRESET_FULL_RECTFireForge
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-09-30Use range iterators for `Map`Lightning_A
2021-07-18Optimize StringName usagereduz
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-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: Enforce separation line between function definitionsRé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-26Effective DisplayServer separation, rename X11 -> LinuxBSDJuan Linietsky
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-01-01Update copyright statements to 2020Rémi Verschelde
2019-09-25Added some obvious errors explanationsqarmin
2019-04-27Reverts the change made to the editor progress dialog in faaecd6987ba27056b18...MrCdK
2019-04-24Fixes to make exporting more responsive.Juan Linietsky
2019-01-14Do not allow adding tasks while in the middle of flushing a message queueJuan Linietsky
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-10-25fixed uninitialized variables and false positives found by CppCheckSimon Wenner
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-01-12-Remove color operator clamping, which is unnecesary. Fixes #15184, fixes #14...Juan Linietsky
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-19Should no longer crash after rebaking, may be a solution to #14795Juan Linietsky
2017-12-14-Add lightmapperJuan Linietsky
2017-09-22Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...Gilles Roudiere
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-17Fix progress dialog's bars overflowing.Gilles Roudiere
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