summaryrefslogtreecommitdiff
path: root/editor/project_export.cpp
AgeCommit message (Expand)Author
2021-11-21Improved some editor checkboxeskobewi
2021-11-15Allow dehardcoding documentation branch and URL in docs linksRémi Verschelde
2021-09-30Add TextFile support across the editorPaulb23
2021-07-28Use bullet points in the editor instead of dashes where relevantHugo Locurcio
2021-07-25Use const references where possible for List range iteratorsRémi Verschelde
2021-07-23Use C++ iterators for Lists in many situationsAaron Franke
2021-07-19Make various strings translatablefoxydevloper
2021-07-18Optimize StringName usagereduz
2021-07-13Add header theme type variations to labelskobewi
2021-07-10Improve the Export All button display in the export dialogHugo Locurcio
2021-06-24Tweak script export text in the export dialog to be more explicitHugo Locurcio
2021-06-16Documentation search fixesGregory Basile
2021-06-12Consistently prefix bound virtual methods with _kobewi
2021-06-11Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde
2021-05-17Improve TreeItem API and allow to move nodestrollodel
2021-04-01Merge pull request #43550 from KoBeWi/resourcismRémi Verschelde
2021-03-23Add option to exclude selected resources on exportTomasz Chabora
2021-03-20Rename PHashTranslation to OptimizedTranslationMarcel Admiraal
2021-01-23Ensures that export path is used when exporting PCK/ZIPMaganty Rushyendra
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-28Merge pull request #44569 from madmiraal/rename-unselect-deselectRémi Verschelde
2020-12-28Rename empty() to is_empty()Marcel Admiraal
2020-12-21Rename unselect to deselectMarcel Admiraal
2020-12-14Rename AcceptDialog get_ok() to get_ok_button()Marcel Admiraal
2020-12-05Remove connect *_compat methodsAaron Franke
2020-11-14Allow folder checking in export preset file listTomasz Chabora
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-10-19Disable code to add patches menuEv1lbl0w
2020-09-05Adds PCK encryption support (using script encryption key for export).bruvzg
2020-07-15Merge pull request #40291 from hinlopen/dialog-sizeRémi Verschelde
2020-07-14Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and r...Stijn Hinlopen
2020-07-10Fix cancel/OK button order on macOSDaniel Ting
2020-06-19Remove ToolButton in favor of ButtonHugo Locurcio
2020-06-11Account for file deletion and renaming in Export PresetsMaganty Rushyendra
2020-05-17Implementation of the Godot Android Plugin configuration fileFredia Huya-Kouadio
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-05Remove unnecessary Panel in "Features" section in the Export dialogMichael Alexsander
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 more uses of connect_compatRé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-05Remove duplicate ERR_PRINT macro.Marcel Admiraal
2020-01-08Export: Fix leak or orphaned Controls after #34911Rémi Verschelde
2020-01-08Export: Hide Patches tab until actually implementedRémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde