Commit History

Author SHA1 Message Date
  Rémi Verschelde fdea3d48b0 Merge pull request #26809 from KoBeWi/undo_set_text_like_a_boss 6 years ago
  Tomasz Chabora 3bc0445e05 Allow to undo TextEdit.set_text 6 years ago
  Hayden c9b9ba26db Directories can now be dragged into the script editor 6 years ago
  Rémi Verschelde 23147ae2c3 Merge pull request #28101 from MunWolf/debugger_cursor 6 years ago
  Michael Alexsander Silva Dias 4bca3236d1 Make small changes to the new connection info on script feature 6 years ago
  Rikhardur Bjarni Einarsson 9bfa63496a Added a marker in text_edit that tells which row is executing. 6 years ago
  Rémi Verschelde 22457b907e Merge pull request #28234 from Paulb23/connection_info_on_script 6 years ago
  Rémi Verschelde 71bbe6eb01 Merge pull request #27979 from Paulb23/remember_script_state 6 years ago
  Paulb23 a6562cd004 Display connection information in the script editor 6 years ago
  lupoDharkael f137166251 Validate scripts when they are loaded in the text editor 6 years ago
  Paulb23 6ea253aa77 Restore script editor state between sessions 6 years ago
  Rémi Verschelde 07b76c0376 Merge pull request #27170 from timoschwarzer/allow-whitespaces-in-warning-ignore-comments 6 years ago
  Rémi Verschelde fc370b3feb Fix -Wimplicit-fallthrough warnings from GCC 8 6 years ago
  Timo Schwarzer 7a0dfc04aa Allow whitespaces in warning-ignore comments 6 years ago
  Rémi Verschelde e5a310cd38 Merge pull request #25782 from hsandt/feature/fix-toggle-comment-indent 6 years ago
  Pedro Ciambra e8fe174616 Implement source lookup for class_name defined classes 6 years ago
  allkhor 0137ec3468 Hide the warnings panel when no warnings presents. 6 years ago
  hsandt 5165a90ef6 [Script Editor] Refactored ScriptTextEditor::_edit_option by extracting EDIT_TOGGLE_COMMENT case 6 years ago
  Gilles Roudière 5f981d7fef Displays errors and warnings in a better way in the script editor 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Chaosus 260b5818f1 Change LinkLabel back to Label in error status bar 6 years ago
  Rémi Verschelde 2f31d31c23 Revert "Use more subtle indentation guides in the script editor" 6 years ago
  Mariano Suligoy 1884952ae3 Fix "index -1 out of range" error spam when the Editor is using translations. Fixes #24277 6 years ago
  Rémi Verschelde bf59b73250 Merge pull request #20609 from YeldhamDev/menu_hover_explicit 6 years ago
  Rémi Verschelde 3a312dbd32 Merge pull request #20725 from Calinou/textedit-subtle-indent-guides 6 years ago
  Rémi Verschelde da31d63f76 Merge pull request #23680 from YeldhamDev/unified_help_search_revived 7 years ago
  Chaosus 1129d83272 Allows user to click on error line to jump into error. 7 years ago
  Ray Koopa fddffa9eb8 Unify editor class and reference search 7 years ago
  Michael Alexsander Silva Dias da7d3c5a58 Make opening menus with the same parent on mouse focus explicit 7 years ago
  Paulb23 6c54cb8bff Fix clone line undo history and extra new line, issue 21811 7 years ago