summaryrefslogtreecommitdiffstats
path: root/editor/progress_dialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Added some obvious errors explanationsqarmin2019-09-251-2/+2
* Reverts the change made to the editor progress dialog in faaecd6987ba27056b18...MrCdK2019-04-271-2/+1
* Fixes to make exporting more responsive.Juan Linietsky2019-04-241-0/+3
* Do not allow adding tasks while in the middle of flushing a message queueJuan Linietsky2019-01-141-0/+5
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* fixed uninitialized variables and false positives found by CppCheckSimon Wenner2018-10-251-3/+3
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-2/+2
* -Remove color operator clamping, which is unnecesary. Fixes #15184, fixes #14...Juan Linietsky2018-01-121-1/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Should no longer crash after rebaking, may be a solution to #14795Juan Linietsky2017-12-191-0/+3
* -Add lightmapperJuan Linietsky2017-12-141-4/+32
* Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...Gilles Roudiere2017-09-221-2/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Fix progress dialog's bars overflowing.Gilles Roudiere2017-08-171-3/+4
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-76/+57
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+246