Michael Alexsander Silva Dias
|
4bca3236d1
Make small changes to the new connection info on script feature
|
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
|
6 years ago |
Chaosus
|
1129d83272
Allows user to click on error line to jump into error.
|
6 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
|
6 years ago |
Michael Alexsander Silva Dias
|
f3835282c4
Small capitalization fixes across the editor
|
6 years ago |
Rémi Verschelde
|
3f23b2ecf4
Merge pull request #23017 from Calinou/increase-source-font-line-spacing
|
6 years ago |
Hugo Locurcio
|
976b3e3284
Increase the source font's line spacing
|
6 years ago |
Unknown
|
c3d40e42ce
Improve toggle comment function in script editor.
|
7 years ago |
Hugo Locurcio
|
9c1d4f9da2
Use more subtle indentation guides in the script editor
|
7 years ago |