virtualx-engine/scene/gui
Yuri Sizov 2bd904e3db Merge pull request #73196 from Vilcrow/fix-lookup-symbol
Fix jumping to function definition using `Ctrl+LMB` or the "Lookup Symbol" button
2023-07-24 19:32:12 +02:00
..
aspect_ratio_container.cpp
aspect_ratio_container.h
base_button.cpp Fix ButtonGroup unpressing 2023-06-16 00:15:37 +02:00
base_button.h Add option for ButtonGroups to be unpressed 2023-04-20 17:09:39 -06:00
box_container.cpp
box_container.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
button.cpp Unify and streamline connecting to Resource changes 2023-07-17 19:35:57 +02:00
button.h Make TextureButton and Button update on texture change 2023-05-29 16:40:56 +02:00
center_container.cpp
center_container.h
check_box.cpp
check_box.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
check_button.cpp
check_button.h
code_edit.cpp Merge pull request #73196 from Vilcrow/fix-lookup-symbol 2023-07-24 19:32:12 +02:00
code_edit.h Merge pull request #73196 from Vilcrow/fix-lookup-symbol 2023-07-24 19:32:12 +02:00
color_mode.cpp Merge pull request #79037 from dinoplane/move-cached-values 2023-07-12 21:02:47 +02:00
color_mode.h Moved HSV and OKHSL caching logic into color_mode 2023-07-05 07:15:58 -07:00
color_picker.cpp Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own file 2023-07-17 13:25:00 +02:00
color_picker.h Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own file 2023-07-17 13:25:00 +02:00
color_rect.cpp
color_rect.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
container.cpp
container.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
control.cpp Unify and streamline connecting to Resource changes 2023-07-17 19:35:57 +02:00
control.h
dialogs.cpp Hide/show AcceptDialog's button spacer on button visibility changed 2023-07-11 12:18:46 +02:00
dialogs.h Hide/show AcceptDialog's button spacer on button visibility changed 2023-07-11 12:18:46 +02:00
file_dialog.cpp [Windows] Implement native file selection dialog support. 2023-07-18 17:23:58 +03:00
file_dialog.h [macOS] Implement optional native file selection dialog support for sandboxed apps. 2023-07-12 22:36:24 +03:00
flow_container.cpp
flow_container.h
graph_edit.cpp Merge pull request #79307 from Geometror/remove-graph-node-comment 2023-07-24 16:56:41 +02:00
graph_edit.h Remove GraphNode's comment property and related functionality 2023-07-11 02:05:25 +02:00
graph_node.cpp Remove GraphNode's comment property and related functionality 2023-07-11 02:05:25 +02:00
graph_node.h Remove GraphNode's comment property and related functionality 2023-07-11 02:05:25 +02:00
grid_container.cpp
grid_container.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
item_list.cpp Code simplifications 2023-06-21 22:37:26 +02:00
item_list.h
label.cpp Unify and streamline connecting to Resource changes 2023-07-17 19:35:57 +02:00
label.h
line_edit.cpp
line_edit.h
link_button.cpp
link_button.h
margin_container.cpp
margin_container.h
menu_bar.cpp Code simplifications 2023-06-21 22:37:26 +02:00
menu_bar.h Removed unused property hints and Object::get_translatable_strings() 2023-01-09 16:56:01 +01:00
menu_button.cpp Fix position and size of MenuButton popup 2023-06-15 15:29:50 +02:00
menu_button.h
nine_patch_rect.cpp Unify and streamline connecting to Resource changes 2023-07-17 19:35:57 +02:00
nine_patch_rect.h Make NinePatchRect listen to texture changes 2023-06-20 08:40:35 +02:00
option_button.cpp Update OptionButton min size when disabling Fit to Longest Item 2023-07-15 11:10:23 +08:00
option_button.h
panel.cpp
panel.h
panel_container.cpp
panel_container.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
popup.cpp
popup.h
popup_menu.cpp Unify and streamline connecting to Resource changes 2023-07-17 19:35:57 +02:00
popup_menu.h [macOS] Implement optional native file selection dialog support for sandboxed apps. 2023-07-12 22:36:24 +03:00
progress_bar.cpp
progress_bar.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
range.cpp
range.h
reference_rect.cpp
reference_rect.h
rich_text_effect.cpp
rich_text_effect.h
rich_text_label.cpp Merge pull request #76759 from Nidjo123/master 2023-07-21 17:54:11 +02:00
rich_text_label.h Extract and reorganize texture resource classes 2023-07-14 20:04:21 +02:00
scroll_bar.cpp
scroll_bar.h
scroll_container.cpp
scroll_container.h
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
separator.cpp
separator.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
slider.cpp Fix disabled slider highlighting 2023-07-08 00:42:57 +03:00
slider.h
spin_box.cpp
spin_box.h Merge pull request #70834 from pattlebass/spinbox-doesnt-spin 2023-04-12 17:01:11 +02:00
split_container.cpp
split_container.h
subviewport_container.cpp
subviewport_container.h
tab_bar.cpp Fix delay on tab resizing when (un)hovering tabs 2023-06-27 20:33:13 -03:00
tab_bar.h
tab_container.cpp
tab_container.h
text_edit.cpp [TextEdit] Expose all auto-wrap modes. 2023-06-13 10:28:27 +03:00
text_edit.h [TextEdit] Expose all auto-wrap modes. 2023-06-13 10:28:27 +03:00
texture_button.cpp Unify and streamline connecting to Resource changes 2023-07-17 19:35:57 +02:00
texture_button.h
texture_progress_bar.cpp Unify and streamline connecting to Resource changes 2023-07-17 19:35:57 +02:00
texture_progress_bar.h TextureProgressBar Update upon texture changes 2023-04-01 00:16:43 +02:00
texture_rect.cpp Unify and streamline connecting to Resource changes 2023-07-17 19:35:57 +02:00
texture_rect.h
tree.cpp Merge pull request #78393 from AThousandShips/tree_tooltip 2023-07-12 15:09:09 +02:00
tree.h Merge pull request #78393 from AThousandShips/tree_tooltip 2023-07-12 15:09:09 +02:00
video_stream_player.cpp Extract and reorganize texture resource classes 2023-07-14 20:04:21 +02:00
video_stream_player.h Extract and reorganize texture resource classes 2023-07-14 20:04:21 +02:00
view_panner.cpp
view_panner.h Add gesture to ViewPanner and simplify a bit its API 2023-01-23 16:43:53 +01:00