Thaddeus Crews
6e3881b105
Merge pull request #114438 from bruvzg/pop_shrink
...
Make PopupMenu shrinking configurable.
2026-01-05 12:06:34 -06:00
kit
36f4ea227d
Fix SplitContainer set desired size infinite loop
2026-01-02 19:05:06 -05:00
Rémi Verschelde
38e032b67a
Merge pull request #114445 from ndarilek/add-splitter-name
...
a11y: Add accessible name to resizable splitters
2026-01-01 16:47:51 +01:00
Rémi Verschelde
c7531846af
Merge pull request #114444 from ndarilek/only-focus-focusable
...
a11y: Only support blur and focus actions on widgets that are actually focusable
2026-01-01 16:47:47 +01:00
Rémi Verschelde
3349d14f84
Merge pull request #114404 from kitbdev/fix-te-move-caret-word-hidden
...
Fix TextEdit moving caret word left/right can hide the caret
2026-01-01 16:47:30 +01:00
Rémi Verschelde
f655f60649
Merge pull request #113461 from adamscott/text-changed-push-text
...
Add non-public `{Line,Text}Edit::_set_text()` to fix `text_submitted` signal emission on Web
2026-01-01 16:46:10 +01:00
Rémi Verschelde
cde4f41e9a
Merge pull request #112475 from BrotherShort/fix-icon-max-width-editable
...
Fix tree item editable area missing icon max width bug
2026-01-01 16:45:47 +01:00
Adam Scott
263589497b
Add non-public {Line,Text}Edit::_set_text()
...
- [Web] Fix "Enter" not triggering LineEdit submits.
Co-authored-by: Marwen Azouzi <marwen.azouzi@datadoghq.com >
2026-01-01 12:00:52 +01:00
StamLord
fc7d6da3fa
FoldableContainer: Override has_point to use title rect when folded
2026-01-01 11:54:24 +01:00
Nolan Darilek
7f13b04c99
a11y: Only support blur and focus actions on widgets that are actually focusable
2025-12-30 09:20:45 -05:00
Nolan Darilek
9aa4a7fa8f
a11y: Add accessible name to resizable splitters
2025-12-30 09:02:15 -05:00
Pāvels Nadtočajevs
64277e6101
Make PopupMenu shrinking configurable.
2025-12-30 08:33:41 +02:00
kit
cbc3a989fb
Fix TextEdit moving caret word left/right can hide
2025-12-28 16:42:29 -05:00
passivestar
d5cf2a5e7f
Fix tree line editor corners
2025-12-20 22:20:05 +04:00
Rémi Verschelde
eae8439bde
Merge pull request #114187 from bruvzg/menu_perpop_cr
...
Fix `PopupMenu::_pre_popup` crash outside the tree.
2025-12-19 11:53:49 +01:00
Pāvels Nadtočajevs
99be5302a6
Fix PopupMenu::_pre_popup crash outside the tree.
2025-12-19 09:32:54 +02:00
kobewi
07c709bb4b
Fix changing directory in FileDialog
2025-12-19 02:38:25 +01:00
Rémi Verschelde
b46988a142
Merge pull request #110817 from KoBeWi/changes_spin_the_box
...
Update SpinBox arrows on constrain change
2025-12-18 23:30:43 +01:00
Rémi Verschelde
b7cdfd268b
Merge pull request #114141 from bruvzg/ac_link
...
[Accessibility] Fix `LinkButton` name processing.
2025-12-18 14:29:19 +01:00
Rémi Verschelde
42f49e488b
Merge pull request #114115 from YeldhamDev/dont_clip_that_please
...
Fix `TabContainer`'s minimum size ignoring the popup button
2025-12-18 14:29:10 +01:00
Rémi Verschelde
e43485a9ee
Merge pull request #113648 from kitbdev/fix-multisplit-incorrect-shrinking
...
Fix SplitContainer incorrect child shrink logic
2025-12-18 14:24:15 +01:00
Rémi Verschelde
00f4fb7271
Merge pull request #113608 from bruvzg/fd_prefix
...
[FileDialog] Filter drive list when root folder is set.
2025-12-18 14:24:04 +01:00
Rémi Verschelde
72f3654321
Merge pull request #112882 from estroBiologist/rtl-separation-fix
...
[RTL] Fix `line_separation` not being applied between paragraphs
2025-12-18 14:23:53 +01:00
Rémi Verschelde
4be81ddf44
Merge pull request #112602 from bruvzg/lbl_max
...
[Label] Account for max visible lines when trimming text.
2025-12-18 14:23:38 +01:00
Pāvels Nadtočajevs
4fc07a8edb
[macOS] Add option for renaming system menus.
2025-12-18 08:40:14 +02:00
Pāvels Nadtočajevs
540a74dd4c
[Accessibility] Fix LinkButton name processing.
2025-12-18 08:26:05 +02:00
Michael Alexsander
4383cd06f1
Fix TabContainer's minimum size ignoring the popup button
2025-12-17 18:27:49 -03:00
Rémi Verschelde
79603b2f28
Merge pull request #114122 from KoBeWi/reve
...
Revert Tree item drawing changes
2025-12-17 22:27:30 +01:00
ash taylor?!
bd5ff04a63
Add line separation to paragraph separation in RTL
2025-12-17 22:25:04 +01:00
kobewi
bbe0bff4aa
Revert Tree item drawing changes
2025-12-17 20:43:06 +01:00
kobewi
18b9821a47
Fix FileDialog relative paths
2025-12-17 20:06:00 +01:00
Thaddeus Crews
590c310d19
Merge pull request #114037 from YeldhamDev/scrollcon_hint_fix
...
Fix `ScrollContainer`'s bottom scroll hint ignoring margins
2025-12-16 20:32:58 -06:00
Thaddeus Crews
3f566a8022
Merge pull request #113794 from bruvzg/menu_popup_crash
...
Unset submenu index when popup menu is hidden.
2025-12-15 17:40:51 -06:00
Ayan Chavand
16f9c8653c
Fix save dialog clearing filename when navigating folders
2025-12-15 20:56:09 +05:30
Michael Alexsander
88d4d7222a
Fix ScrollContainer's bottom scroll hint ignoring margins
2025-12-15 11:52:38 -03:00
Thaddeus Crews
9d4279846f
Merge pull request #113985 from KoBeWi/s
...
Fix file thumbnails not using theme scale
2025-12-15 08:01:08 -06:00
Thaddeus Crews
8787f581f9
Merge pull request #112830 from BrotherShort/fix-tree-edge
...
Fix clicking the tree edge is ineffective
2025-12-15 08:01:06 -06:00
kobewi
30d7ecfcc9
Fix file thumbnails not using theme scale
2025-12-13 13:15:33 +01:00
Rémi Verschelde
3ff4c19508
Merge pull request #113816 from YeldhamDev/there_is_nothing_more_permanent_than_a_temporary_solution
...
Add leftover scroll hints, and panels for scrollables without hints
2025-12-12 17:13:13 +01:00
Rémi Verschelde
e7d8609c73
Merge pull request #113390 from X1Vi/text-edit-does-not-auto-scroll-113290
...
Fix `TextEdit` does not auto scroll properly on certain vertical sizes
2025-12-12 17:13:00 +01:00
Michael Alexsander
5246b5fba9
Add leftover scroll hints, and panels for scrollables without hints
2025-12-12 10:59:03 -03:00
X1Vi
442c117fb7
fix: scrollbar range fix and new tests for the same
...
fix: now the scrollbar also should work within the range it is provided
adjusted the tests according to the new scrollbar functinality
attempted to fix testcases for scrollbar
2025-12-12 18:31:19 +05:30
Thaddeus Crews
3008b5c59f
Merge pull request #112941 from Break-Ben/scene-tree-double-click-fix
...
Fix error when double-clicking nothing on scene tree
2025-12-11 12:12:41 -06:00
Break
a0b5306b79
Fix error when double-clicking nothing on scene tree
2025-12-11 13:34:23 +08:00
Thaddeus Crews
5831c53ed6
Merge pull request #113822 from kitbdev/fix-editor-distraction-free-sc-size
...
Fix distraction-free mode changing split offsets
2025-12-10 18:10:28 -06:00
kit
1c5ccfe61c
Fix distraction-free mode changing split offsets
2025-12-09 17:15:13 -05:00
BrotherShort
59e8acbb36
Fix clicking the tree edge is ineffective
2025-12-10 05:14:12 +08:00
Rémi Verschelde
d09a3d83ff
Merge pull request #113574 from YeldhamDev/take_the_hint
...
Enable scroll hints for several parts of the editor
2025-12-09 19:32:11 +01:00
Rémi Verschelde
64640a01c7
Merge pull request #113755 from YeldhamDev/scroll_container_rtl_fix
...
Fix scrollbar separation being at the wrong side in `ScrollContainer`with a RTL layout
2025-12-09 17:17:43 +01:00
Rémi Verschelde
eb79fb80de
Merge pull request #113746 from sockeye-d/filedialog-erroneous-popup
...
Fix native FileDialogs popping up when `use_native_dialog` is modified
2025-12-09 17:17:33 +01:00