Commit History

Author SHA1 Message Date
  Rémi Verschelde 13fe615ea3 Merge pull request #5760 from r1cebank/issue-5636__add-close-docs-option 9 years ago
  Juan Linietsky 3e3108abe2 Always soft reload editor plugins. Closes #5273 9 years ago
  Siyuan Gao 0c3b1b51b8 Script Editor: adding close all docs menu option 9 years ago
  Franklin Sobrinho 3ca6e584e5 Fix ScriptEditor don't saving the layout when opening a help page 9 years ago
  Rémi Verschelde 62eae7cbe2 Merge pull request #5723 from Paulb23/toggle_breakpoint_gutter_issue_5712 9 years ago
  Paulb23 b550471a14 Fixed breakpoint gutter toggle not updating when game is running, issue 5712 9 years ago
  Paulb23 54f720ac06 Added block caret to TextEdit 9 years ago
  Paulb23 a9956be63d Added completion font colors 9 years ago
  Paulb23 8e5c40b364 Added completion scroll color 9 years ago
  Juan Linietsky b0f0ae0723 Finally fixes the infamous bug #4444, hoping to never see you again. 9 years ago
  Juan Linietsky d8c31e0e74 remove warnings if a script is missing and can't be opened 9 years ago
  Juan Linietsky a78226c32c Only allow built-in scripts to be edited when the scene they belong to is loaded, closes #5403 9 years ago
  Daniel J. Ramirez 8f259ff5ca Shortcuts for script switching in script Mode 9 years ago
  Paulb23 c68e4e8cbe Fixed save as not working with scripts 9 years ago
  Paulb23 45f0dec55c Added code completion existing color setting 9 years ago
  Paulb23 706895a922 Added code completion selected color setting 9 years ago
  Paulb23 a40cb680ca Added code completion background color setting 9 years ago
  Juan Linietsky f1af0fd25c Changed save all scripts shortcut to avoid collision, fixes #4278 9 years ago
  Juan Linietsky 00bc06b50b Make sure that scripts are reloaded if needed when they enter editing, fixes #4456 9 years ago
  Daniel J. Ramirez 422fac5066 Removed lots of prints 9 years ago
  Rémi Verschelde 2345f7fcae Merge pull request #5163 from Paulb23/script_editor_shortcuts 9 years ago
  Juan Linietsky dca382647e Merge pull request #5165 from neikeq/pr-issue-5116 9 years ago
  Paulb23 52d2d52c31 Added script editor shortcuts 9 years ago
  Juan Linietsky 45443a1651 Changed reload logic to auto-hard-reload scripts on save. It's simpler to use and also fixes #4756 9 years ago
  Juan Linietsky 482b21a5a4 apply built-in scripts when running the game, closes #4987 9 years ago
  Ignacio Etcheverry 10881802ba ConnectionsDock: Double click to create and go to signal connection 9 years ago
  volzhs 990956c4e0 add line spacing option to script and shader editor (#5105) 9 years ago
  Juan Linietsky f8f30662d9 -Ability to reload (and soft reload) tool scripts. Please test! 9 years ago
  Paulb23 d66b034bd1 Improved breakpoint marker position, and scales with font size 9 years ago
  Juan Linietsky 2ca4995a6f Cleaned up remote menu 9 years ago