virtualx-engine/scene/gui
lawnjelly 57306bf0e3 Fix TextEdit color_region_cache bug
Due to a single error, _is_line_in_region was previously iterating over the color highlighting for the entire document repeatedly for each line in the script.

This is now fixed, which should make the editor much faster with large scripts.
2023-03-11 16:18:29 +00:00
..
aspect_ratio_container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
aspect_ratio_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
base_button.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
base_button.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
box_container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
box_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
button.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
button.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
center_container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
center_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
check_box.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
check_box.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
check_button.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
check_button.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
color_picker.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
color_picker.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
color_rect.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
color_rect.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
control.cpp Merge pull request #64329 from jordo/fix/control-theme-cache 2023-01-23 22:23:33 +01:00
control.h Merge pull request #64329 from jordo/fix/control-theme-cache 2023-01-23 22:23:33 +01:00
dialogs.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
dialogs.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
file_dialog.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
file_dialog.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
flow_container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
flow_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
gradient_edit.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
gradient_edit.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
graph_edit.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
graph_edit.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
graph_node.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
graph_node.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
grid_container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
grid_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
item_list.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
item_list.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
label.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
label.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
line_edit.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
line_edit.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
link_button.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
link_button.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
margin_container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
margin_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
menu_button.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
menu_button.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
nine_patch_rect.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
nine_patch_rect.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
option_button.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
option_button.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
panel.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
panel.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
panel_container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
panel_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
popup.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
popup.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
popup_menu.cpp Merge pull request #66711 from rsubtil/port_popup_menu_rework 2023-01-23 17:04:17 +01:00
popup_menu.h Merge pull request #66711 from rsubtil/port_popup_menu_rework 2023-01-23 17:04:17 +01:00
progress_bar.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
progress_bar.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
range.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
range.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
reference_rect.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
reference_rect.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
rich_text_effect.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
rich_text_effect.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
rich_text_label.cpp Merge pull request #73206 from akien-mga/3.x-rtl-custom_effects-fix-hint 2023-02-13 13:08:36 +01:00
rich_text_label.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
scroll_bar.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
scroll_bar.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
scroll_container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
scroll_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
SCsub
separator.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
separator.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
shortcut.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
shortcut.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
slider.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
slider.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
spin_box.cpp Add independent spinbox arrow step precision 2023-01-14 20:14:17 +01:00
spin_box.h Add independent spinbox arrow step precision 2023-01-14 20:14:17 +01:00
split_container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
split_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
tab_container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
tab_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
tabs.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
tabs.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
text_edit.cpp Fix TextEdit color_region_cache bug 2023-03-11 16:18:29 +00:00
text_edit.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
texture_button.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
texture_button.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
texture_progress.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
texture_progress.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
texture_rect.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
texture_rect.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
tool_button.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
tool_button.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
tree.cpp [3.x] Backport Tree::set_selected 2023-02-27 20:26:15 +01:00
tree.h [3.x] Backport Tree::set_selected 2023-02-27 20:26:15 +01:00
video_player.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
video_player.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
viewport_container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
viewport_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00