Pedro J. Estébanez
|
31a4a0002e
Pace debugger draw requests
|
2 년 전 |
Paul Joannon
|
0fb1cef42f
Restore missing info in the error tooltips
|
2 년 전 |
Paul Joannon
|
c93eec4139
Better error display in debugger panel
|
2 년 전 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 년 전 |
stmSi
|
97e991929f
Fix: Profiler and Visual Profiler start/stop state inconsistency
|
2 년 전 |
Haoyu Qiu
|
207e52c161
Fix String::word_wrap() for long words
|
3 년 전 |
trollodel
|
c90d0bd84f
Use forward-declarations in big editor classes
|
2 년 전 |
Zae
|
50704f27ed
FIx debugger can't inspect sub objects.
|
2 년 전 |
Rémi Verschelde
|
6d2a7cb46d
Merge pull request #68709 from MewPurPur/instance-begone-part3
|
2 년 전 |
VolTer
|
3b4f5f8a04
Remove more instances of 'instance' being used as a verb
|
2 년 전 |
Fabio Alessandrelli
|
67265d14f7
[MP] Move engine and editor profilers to a plugin.
|
2 년 전 |
Fabio Alessandrelli
|
d568b25e36
[Editor] Better expose EditorDebuggerPlugin.
|
2 년 전 |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
2 년 전 |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 년 전 |
Rémi Verschelde
|
4d29346a74
Debugger: Fix fetching source to link C++ error on GitHub
|
2 년 전 |
halgriffiths
|
026e0811b9
Fix profiler being disabled at wrong times
|
2 년 전 |
Micky
|
97f8c9b97c
Rename TreeItem's `set_tooltip` to `set_tooltip_text`
|
3 년 전 |
Rémi Verschelde
|
fd6453c45e
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED"
|
3 년 전 |
Rémi Verschelde
|
f7f8af232c
Merge pull request #64885 from Mickeon/rename-tooltip-hint
|
3 년 전 |
Aaron Record
|
4b817a565c
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
3 년 전 |
Micky
|
ef5b9a06a9
Rename `hint_tooltip` to `tooltip_text` & setget
|
3 년 전 |
kobewi
|
ccb1720cb3
Make Debugger/Misc LineEdits uneditable
|
3 년 전 |
Yuri Sizov
|
9f55bd971e
Extract EditorResourceConversionPlugin into its own source files and clean up editor includes
|
3 년 전 |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 년 전 |
Hristo Stamenov
|
e0742be4db
Double check the selected tree item on error activated and error selected callbacks as the value might be nullptr which would cause a crash.
|
3 년 전 |
Voylin
|
cebdfd1bbd
Fixing Print_rich which only displays correctly in terminal
|
3 년 전 |
bruvzg
|
b5c96df277
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer.
|
3 년 전 |
Fabio Alessandrelli
|
ac878ed9b8
Merge pull request #61736 from KoBeWi/final_form_of_the_fix
|
3 년 전 |
Rémi Verschelde
|
c8ce7e34e2
i18n: Misc fixes translation strings
|
3 년 전 |
kobewi
|
79c7d5b2ab
Fix Debugger tab not updating when clearing errors
|
3 년 전 |