pandemonium_engine/core/object
Relintai c356806ebf Ported: Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter
- Extacted all syntax highlighting code from text edit
- Removed enable syntax highlighting from text edit
- Added line_edited_from signal to text_edit
- Renamed get/set_syntax_highlighting to get/set_syntax_highlighter
- Added EditorSyntaxHighligher
- Paulb23
bc4cee4458
2023-02-21 01:30:59 +01:00
..
class_db.cpp Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
class_db.h Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
func_ref.cpp Moved a few more core classes. 2022-08-17 17:43:49 +02:00
func_ref.h
make_binders.py
message_queue.cpp Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
message_queue.h
method_bind.cpp
method_bind.h
object_id.h
object_rc.h
object.cpp Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
object.h Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
ref_ptr.cpp
ref_ptr.h
reference.cpp
reference.h
resource.cpp Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
resource.h Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
script_debugger_local.cpp Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
script_debugger_local.h Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
script_language.cpp Ported: Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter 2023-02-21 01:30:59 +01:00
script_language.h Ported: Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter 2023-02-21 01:30:59 +01:00
SCsub
undo_redo.cpp
undo_redo.h