bruvzg
|
ba9d737363
Fix incorrect encoding (Latin-1 instead of UTF-8) used in `_error_handler` functions.
|
4 år sedan |
Gilles Roudière
|
0587e5e018
Implement toast notifications in the editor
|
4 år sedan |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
4 år sedan |
Ricardo Subtil
|
a08dbf3888
Fix messages with embedded newlines not being properly presented
|
4 år sedan |
fox
|
20201b56c2
Improve naming of a couple shortcuts
|
4 år sedan |
Yuri Roubinsky
|
9ceeb5f9dd
Fix Output panel colors on theme changing
|
4 år sedan |
foxydevloper
|
42d740d641
Make various strings translatable
|
4 år sedan |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 år sedan |
Eric M
|
538a50ac19
EditorLog filter buttons are now enabled/on by default
|
4 år sedan |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 år sedan |
Eric M
|
471f7f1a75
Fixed implementation of RTL remove_line(), which fixed issues in EditorLog.
|
4 år sedan |
EricEzaM
|
a6ff00d8be
Fixed editor log collapsing of duplcate messages not working
|
4 år sedan |
Rémi Verschelde
|
4219a4cb6f
Fix typos with codespell
|
4 år sedan |
Rémi Verschelde
|
04e995dd5d
Merge pull request #48466 from EricEzaM/output-log-save-state
|
4 år sedan |
Eric M
|
1a05cca824
Fix blank line at start of Editor Log (reinstate #44909)
|
4 år sedan |
Eric M
|
902d468f52
Made Editor Log buttons save their state, per project.
|
4 år sedan |
Eric M
|
87ffb213c8
Fixed issues with Editor Log after recent changes
|
4 år sedan |
Eric M
|
77fd9e4dd3
Improve output log performance.
|
5 år sedan |
Eric M
|
3de4181bd8
Output log rewrite and enhancements.
|
5 år sedan |
Danil Alexeev
|
a8dce9c377
Fix odd newline in `EditorLog::add_message()`
|
4 år sedan |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 år sedan |
Rémi Verschelde
|
a09846e015
Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-rework
|
4 år sedan |
bruvzg
|
99666de00f
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
|
5 år sedan |
Eric M
|
efe5c250d5
Implement new shortcuts system.
|
5 år sedan |
Danil Alexeev
|
fb6eb21afc
Improvement for the Copy button in the Output Log
|
5 år sedan |
Hugo Locurcio
|
31b7f02a29
Remove ToolButton in favor of Button
|
5 år sedan |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 år sedan |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 år sedan |
Hugo Locurcio
|
411af2c750
Tweak the editor log selection color to match the current editor theme
|
5 år sedan |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 år sedan |