Age | Commit message (Expand) | Author |
2019-09-22 | Support menu key in TextEdit and LineEdit controls | Paul Trojahn |
2019-08-12 | Add "Find in Files..." to the text editor | Michael Alexsander Silva Dias |
2019-08-09 | Move "Go to Line..." from "Edit" to "Go To" in text editor | Michael Alexsander Silva Dias |
2019-08-06 | Fix Find in Files Not Working Properly | Emmanuel Barroga |
2019-07-25 | Fix memory leaks with SyntaxHighlighters | Paulb23 |
2019-07-01 | Merge pull request #29071 from YeldhamDev/improve_bookmarks | Rémi Verschelde |
2019-06-24 | Correct typo that broke custom selected font color | Gwyneth Lowe |
2019-06-17 | Merge pull request #28766 from pgoral/editor_validation_issue | Rémi Verschelde |
2019-06-11 | Merge pull request #29262 from DarknessCatt/issue-27476 | Rémi Verschelde |
2019-05-29 | Automatically add new line to scripts | Matheus Lima Cunha |
2019-05-29 | Changing method signature in other class in not recognized in working class i... | Goral |
2019-05-24 | Improve bookmarks | Michael Alexsander Silva Dias |
2019-05-20 | Merge pull request #28218 from KoBeWi/b00km4rk5 | Rémi Verschelde |
2019-05-20 | Merge pull request #26809 from KoBeWi/undo_set_text_like_a_boss | Rémi Verschelde |
2019-05-16 | Allow to undo TextEdit.set_text | Tomasz Chabora |
2019-05-05 | Add bookmarks for easier code navigation | Tomasz Chabora |
2019-04-23 | Added a marker in text_edit that tells which row is executing. | Rikhardur Bjarni Einarsson |
2019-04-13 | Restore script editor state between sessions | Paulb23 |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2019-01-01 | Fix missing/malformed license headers | Rémi Verschelde |
2018-12-13 | Revert "Use more subtle indentation guides in the script editor" | Rémi Verschelde |
2018-12-09 | Merge pull request #20725 from Calinou/textedit-subtle-indent-guides | Rémi Verschelde |
2018-11-04 | Fix clone line undo history and extra new line, issue 21811 | Paulb23 |
2018-10-14 | Increase the source font's line spacing | Hugo Locurcio |
2018-10-03 | Use more subtle indentation guides in the script editor | Hugo Locurcio |
2018-09-20 | Fixed syntax highlighting setting not being saved | DualMatrix |
2018-09-14 | Refactor editor icon retrieval | willnationsdev |
2018-09-12 | Misc. typos | luz.paz |
2018-07-22 | Allow opening and editing of any utf_8 file in script editor | Paulb23 |