Mounir Tohami
|
a07bd3fd31
|
Move ColorPicker shaders to ColorPickerShape class
|
2025-10-24 02:49:12 +03:00 |
|
Thaddeus Crews
|
04625b0fba
|
Merge pull request #111921 from kleonc/control_pivot_offset_fix_missing_storage_flag
Fix `Control.pivot_offset` missing `PROPERTY_USAGE_STORAGE` flag
|
2025-10-22 13:48:40 -05:00 |
|
Thaddeus Crews
|
38e20331c8
|
Merge pull request #107303 from passivestar/close-dialog-action
Add support for closing dialog windows with Cmd+W on macOS
|
2025-10-22 13:48:36 -05:00 |
|
kleonc
|
afec8a1892
|
Fix Control.pivot_offset missing PROPERTY_USAGE_STORAGE flag
|
2025-10-22 15:21:43 +02:00 |
|
passivestar
|
979f8fa342
|
Add support for closing dialog windows with Cmd+W on macOS
|
2025-10-22 09:51:14 +04:00 |
|
Thaddeus Crews
|
81910428e6
|
Merge pull request #103478 from KoBeWi/hover_witch
Add switch on hover to TabBar
|
2025-10-21 19:09:29 -05:00 |
|
Thaddeus Crews
|
e870cd911b
|
Merge pull request #110895 from Giganzo/input-focus
Add setting for when to show the focus state for mouse input
|
2025-10-21 19:09:25 -05:00 |
|
kobewi
|
682b0f7c54
|
Add switch on hover to TabBar
|
2025-10-22 00:34:57 +02:00 |
|
Thaddeus Crews
|
e9d4b259fb
|
Merge pull request #110942 from KoBeWi/the_what_array
Fix Script editor state types
|
2025-10-21 15:11:05 -05:00 |
|
Thaddeus Crews
|
ed4f4d275e
|
Merge pull request #110904 from YeldhamDev/tree_drag_unfolding
Unfold tree items on hover while drag-n-dropping
|
2025-10-21 15:11:01 -05:00 |
|
kobewi
|
a5ece9368f
|
Reduce repetitive code in FoldableContainer
|
2025-10-21 18:17:35 +02:00 |
|
Thaddeus Crews
|
ee6fb9e5e1
|
Merge pull request #111865 from kitbdev/fix-multiple-ime
Fix IME input in multiple Windows at once
|
2025-10-21 10:27:13 -05:00 |
|
Thaddeus Crews
|
eff2f822a1
|
Merge pull request #111439 from bruvzg/fd_filt_add
Add MIME argument to the `FileDialog.add_filter`.
|
2025-10-21 10:27:07 -05:00 |
|
Thaddeus Crews
|
16503a10d4
|
Merge pull request #111744 from bruvzg/te_roff
[TextEdit] Make `wrap_right_offset` adjustable theme constant.
|
2025-10-21 10:26:53 -05:00 |
|
kit
|
8abdedd477
|
Fix IME input in multiple Windows at once
|
2025-10-20 20:25:59 -04:00 |
|
Thaddeus Crews
|
d7943ae06e
|
Merge pull request #111190 from SantiagoDaza3/Open-Source-Contribution
Fix 'LineEdit' Unicode code-point/control character insertion failing to emit text_changed
|
2025-10-20 18:09:48 -05:00 |
|
Thaddeus Crews
|
4e03f41779
|
Merge pull request #111156 from WhalesState/insp-groups
Group `virtual keyboard` and `word separators` properties in the inspector.
|
2025-10-20 18:09:39 -05:00 |
|
Santi
|
01b9208850
|
LineEdit: now correctly emits text_changed on Unicode code-point and control character insertion.
|
2025-10-19 01:02:26 -04:00 |
|
Pāvels Nadtočajevs
|
e31830db52
|
[TextEdit] Make wrap_right_offset adjustable theme constant.
|
2025-10-18 21:35:02 +03:00 |
|
Thaddeus Crews
|
9e96c7d9b8
|
Merge pull request #110378 from timothyqiu/rtl-preview
Make text-related nodes translation domain aware
|
2025-10-16 12:48:05 -05:00 |
|
Logan Detrick
|
914a72f8a4
|
Give TabBar overridable colors per tab
|
2025-10-13 11:52:07 -07:00 |
|
Thaddeus Crews
|
e560ea47d4
|
Merge pull request #70646 from KoBeWi/relatable_offset
Add `pivot_offset_ratio` property to Control
|
2025-10-13 12:30:10 -05:00 |
|
Thaddeus Crews
|
43438fec2a
|
Merge pull request #111529 from wagnerfs/fix-windows-native-filedialog-filters
Fix Windows native FileDialog filters not showing descriptions
|
2025-10-13 12:30:05 -05:00 |
|
Thaddeus Crews
|
2b1fa0f10c
|
Merge pull request #111111 from bruvzg/outl_warn
[Label] Add MSDF pixel range/outline configuration warning.
|
2025-10-13 12:30:03 -05:00 |
|
Thaddeus Crews
|
dcb9a0d030
|
Merge pull request #110151 from FifthTundraG/tabbar_horizontal_scrolling
Add horizontal scrolling to `TabBar`
|
2025-10-13 12:30:02 -05:00 |
|
FifthTundraG
|
14f7cbd74c
|
Add horizontal scrolling to TabBar
|
2025-10-13 13:05:25 -04:00 |
|
Wagner
|
f835707f7a
|
Fix Windows native FileDialog filters not showing descriptions
|
2025-10-12 16:22:45 -03:00 |
|
kobewi
|
263a2bdec6
|
Rework FileDialog shortcuts
|
2025-10-11 14:37:40 +02:00 |
|
Pāvels Nadtočajevs
|
e4988b4bf3
|
Add MIME argument to the FileDialog.add_filter.
|
2025-10-09 22:17:56 +03:00 |
|
Thaddeus Crews
|
4ab22026b6
|
Merge pull request #111405 from Ivorforce/node-no-mesh
Remove transitive rendering includes from `node.h`
|
2025-10-09 11:46:49 -05:00 |
|
Lukas Tenbrink
|
33689d7beb
|
Remove transitive mesh.h, rendering_server.h and shader.h includes from node.h.
|
2025-10-08 12:16:52 +02:00 |
|
Michael Alexsander
|
e9a5208c8b
|
Fix incorrect margins in ScrollContainer with focus border enabled
|
2025-10-07 20:49:33 -03:00 |
|
Thaddeus Crews
|
ccccb9d3cb
|
Merge pull request #111258 from Koyper/fix_rich_text_label_bullet_list_issues
[RichTextLabel] Fix bullet list font color and formatting issues
|
2025-10-07 11:54:43 -05:00 |
|
Thaddeus Crews
|
9efb50bad7
|
Merge pull request #111250 from scgm0/Fix-RichTextLabel-Focus
Fix RichTextLabel Focus Box
|
2025-10-07 11:54:39 -05:00 |
|
Thaddeus Crews
|
916bfee528
|
Merge pull request #111230 from GabCoolDude/color_picker_tooltip_fix
Fix color text's tooltip not being updated when the intensity is more than 0
|
2025-10-07 11:54:33 -05:00 |
|
Koyper
|
faf1ab126d
|
Fix RichTextLabel bullet list font issues
|
2025-10-07 09:52:34 -05:00 |
|
Rémi Verschelde
|
56d5624e88
|
Merge pull request #111355 from bruvzg/zero_w_2
Enforce zero width spaces and joiners with missing font. Do not warn about missing non-visual characters.
|
2025-10-07 14:34:10 +02:00 |
|
Giganzo
|
e384085ca1
|
Add setting for when to show the focus state for mouse input
|
2025-10-07 14:26:14 +02:00 |
|
Pāvels Nadtočajevs
|
fda161f976
|
Enforce zero width spaces and joiners with missing font. Do not warn about missing non-visual characters.
|
2025-10-07 13:10:24 +03:00 |
|
Thaddeus Crews
|
48ebbc438e
|
Merge pull request #111117 from YeldhamDev/focus_corner_cases_fix
Fix cases where `LineEdit` can still show focus with mouse events
|
2025-10-06 14:34:12 -05:00 |
|
Thaddeus Crews
|
d1d28c0bcf
|
Merge pull request #111223 from Ivorforce/remove-iterator-include
Replace `std::size` usage with `std_size` to avoid `<iterator>` include.
|
2025-10-06 09:06:49 -05:00 |
|
Thaddeus Crews
|
e8535bc27e
|
Merge pull request #111292 from WhalesState/tree-tooltip-crash
Fix Tree column title tooltip crash.
|
2025-10-06 09:06:34 -05:00 |
|
Thaddeus Crews
|
30a0a41982
|
Merge pull request #111274 from chocola-mint/include-optimization-logger
Remove `file_access.h` and `script_backtrace.h` includes from `logger.h`.
|
2025-10-06 09:06:32 -05:00 |
|
Thaddeus Crews
|
5b2d91ef31
|
Merge pull request #111270 from chocola-mint/include-optimization-control
Remove `timer.h` include from `control.h`.
|
2025-10-06 09:06:31 -05:00 |
|
Thaddeus Crews
|
dac4704447
|
Merge pull request #111248 from J4RH/colorpicker-reverting-fix
Check that ColorPickerButton popup is currently open in `_modal_closed()`
|
2025-10-06 09:06:27 -05:00 |
|
Thaddeus Crews
|
f9a2ecd184
|
Merge pull request #111116 from KoBeWi/fdm
Unify FileDialog context menus
|
2025-10-06 09:06:25 -05:00 |
|
Thaddeus Crews
|
3b04c8464c
|
Merge pull request #107273 from DexterFstone/add-game-speed-controls
Add game speed controls to the embedded game window
|
2025-10-06 09:06:24 -05:00 |
|
Michael Alexsander
|
984b52a972
|
Fix cases where LineEdit can still show focus with mouse events
|
2025-10-06 10:19:35 -03:00 |
|
Rémi Verschelde
|
480f3d1119
|
Merge pull request #110017 from bruvzg/acomp_col_check
Add column boundary check in the autocompletion.
|
2025-10-06 14:07:53 +02:00 |
|
Mounir Tohami
|
5a8c3bb0de
|
Fix column title tooltip crash.
|
2025-10-05 17:48:21 +03:00 |
|