virtualx-engine/editor/debugger
Micky ef5b9a06a9 Rename hint_tooltip to tooltip_text & setget
`hint_tooltip` -> `tooltip_text`
`set_tooltip` -> `set_tooltip_text`
`_get_tooltip` -> `get_tooltip_text`

Updates documentation, too.
2022-08-27 01:35:01 +02:00
..
debug_adapter Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 2022-07-31 21:14:15 +03:00
editor_debugger_inspector.cpp Disable editing properties in foreign resources 2022-08-23 23:16:13 +01:00
editor_debugger_inspector.h Disable editing properties in foreign resources 2022-08-23 23:16:13 +01:00
editor_debugger_node.cpp Add per-scene UndoRedo 2022-08-22 18:05:10 +02:00
editor_debugger_node.h Add per-scene UndoRedo 2022-08-22 18:05:10 +02:00
editor_debugger_server.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
editor_debugger_server.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
editor_debugger_tree.cpp Add node path drag from remote tree 2022-07-31 18:24:56 +02:00
editor_debugger_tree.h Add node path drag from remote tree 2022-07-31 18:24:56 +02:00
editor_network_profiler.cpp Port existing _notification code to use switch statements (part 1/3) 2022-02-16 11:38:24 +01:00
editor_network_profiler.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
editor_performance_profiler.cpp Rename Control PRESET_WIDE to PRESET_FULL_RECT 2022-07-18 20:08:11 -05:00
editor_performance_profiler.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
editor_profiler.cpp Rename hint_tooltip to tooltip_text & setget 2022-08-27 01:35:01 +02:00
editor_profiler.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
editor_visual_profiler.cpp Remove Signal connect binds 2022-07-29 16:26:13 +02:00
editor_visual_profiler.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
script_editor_debugger.cpp Rename hint_tooltip to tooltip_text & setget 2022-08-27 01:35:01 +02:00
script_editor_debugger.h Add the button pressed to some signals in Tree 2022-05-21 17:16:52 +02:00
SCsub Implemented initial DAP support 2021-08-02 10:43:35 +01:00