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 |
|
chocola-mint
|
ead282ff13
|
Remove file_access.h and script_backtrace.h includes from logger.h.
|
2025-10-05 17:49:23 +09:00 |
|
DexterFstone
|
7ddce8ab26
|
Add game speed controls to the embedded game window
|
2025-10-05 11:13:15 +05:30 |
|
chocola-mint
|
19c47c5d99
|
Remove #include "scene/main/timer.h" from control.h
|
2025-10-05 14:41:06 +09:00 |
|
Lukas Tenbrink
|
1db0a60dc0
|
Replace std::size usage with std_size to avoid <iterator> include.
|
2025-10-05 00:26:11 +02:00 |
|
Jared
|
3d0daf15e1
|
Add visibility check in color_picker.cpp
Check that the Color Picker Popup is currently visible inside the tree before resetting the color and emitting popup_closed.
|
2025-10-04 21:30:49 +13:00 |
|
Thaddeus Crews
|
f6aa5ba23c
|
Merge pull request #97210 from AleksLitynski/object-snapshot-debugger
Add an ObjectDB Profiling Tool
|
2025-10-03 12:01:11 -05:00 |
|
Thaddeus Crews
|
71a485a1af
|
Merge pull request #104715 from Andrewyuan34/add-auto-scroll
Add auto-scroll behavior when selecting text outside the visible area in RichTextLabel
|
2025-10-03 12:01:05 -05:00 |
|
Thaddeus Crews
|
38af23a654
|
Merge pull request #89409 from aaronfranke/server-folders
Move server files into their subfolders
|
2025-10-03 12:01:00 -05:00 |
|
Pāvels Nadtočajevs
|
1c50f8660a
|
Add column boundary check in the autocompletion.
|
2025-10-03 19:17:58 +03:00 |
|
Michael Alexsander
|
8973c91293
|
Add icon color theme items for TabBar and TabContainer
|
2025-10-03 10:41:28 -03:00 |
|
kobewi
|
9af58c1133
|
Unify FileDialog context menus
|
2025-10-02 23:10:27 +02:00 |
|
kobewi
|
fdc79f5286
|
Remaining FileDialog changes before unification
|
2025-10-02 19:13:04 +02:00 |
|
Thaddeus Crews
|
caefb0f1c1
|
Merge pull request #110527 from WhalesState/text-edit-styles
Fix TextEdit `read_only` drawing.
|
2025-10-01 13:12:47 -05:00 |
|
Thaddeus Crews
|
45dfd4dd23
|
Merge pull request #108147 from KoBeWi/set_get_is_back
Expose FileDialog callbacks for getting custom icons
|
2025-10-01 13:12:42 -05:00 |
|
Thaddeus Crews
|
486626413b
|
Merge pull request #110444 from bruvzg/rtl_bb_sp
[RTL] Fix `outline_size=0` and `font`/`otf` tags with invalid arguments breaking tag stack and spamming errors.
|
2025-10-01 13:12:39 -05:00 |
|
Thaddeus Crews
|
6b9acd7e9e
|
Merge pull request #110055 from dagarsar/tree-rtl
Add helper methods to convert right-to-left `Rect2i` and `Point2i` in `Tree`'s `draw_item`
|
2025-10-01 13:12:34 -05:00 |
|
Thaddeus Crews
|
7eaf1ee62d
|
Merge pull request #110278 from KoBeWi/controledraw
Redraw shape controls when ColorPicker theme changes
|
2025-10-01 13:12:33 -05:00 |
|
Thaddeus Crews
|
42263551b5
|
Merge pull request #110212 from Giganzo/spin-box-held-down
Fix SpinBox value change when held down on separation between buttons
|
2025-10-01 13:12:31 -05:00 |
|
kobewi
|
f88b51995b
|
Expose FileDialog callbacks for getting custom icons
|
2025-10-01 12:08:34 +02:00 |
|
Aaron Franke
|
3d1c9fd5de
|
Move server files into their subfolders
|
2025-09-30 19:39:39 -07:00 |
|
Thaddeus Crews
|
131d6b14a2
|
Merge pull request #110894 from Giganzo/spinbox-focus-state
Fix SpinBox stepper grabbing focus state on mouse input
|
2025-09-30 20:10:39 -05:00 |
|
Thaddeus Crews
|
1889f68007
|
Merge pull request #110886 from fstxz/fix-line-edit-double-click
Fix LineEdit's placeholder text being selected when double clicking
|
2025-09-30 20:10:35 -05:00 |
|
Aaron Franke
|
9fbf5808a0
|
Rename server "free" functions to "free_rid" to match exposed API
|
2025-09-30 16:52:25 -07:00 |
|
Thaddeus Crews
|
4d231b5bf8
|
Merge pull request #108146 from KoBeWi/singleton_favrec
Expose methods to access FileDialog's favorite/recent lists
|
2025-09-30 18:35:26 -05:00 |
|
Thaddeus Crews
|
b9010edcfa
|
Merge pull request #110951 from aaronfranke/const-arr-ref-text-bidi
Use const Array ref in `set_structured_text_bidi_override_options`
|
2025-09-30 18:35:20 -05:00 |
|
Thaddeus Crews
|
45d064c388
|
Merge pull request #109590 from bruvzg/focus_checks
`find_*_valid_focus`: Check all tested neighbors to prevent loops.
|
2025-09-30 18:35:00 -05:00 |
|
kobewi
|
3615b188d7
|
Expose methods to access FileDialog's favorite/recent lists
|
2025-09-30 22:46:09 +02:00 |
|
Thaddeus Crews
|
21fd4faf1b
|
Merge pull request #107469 from Ivorforce/vector-localvector-explicit-span-conversions
Remove implicit conversions between `LocalVector` and `Vector`
|
2025-09-30 11:19:17 -05:00 |
|
Pāvels Nadtočajevs
|
9a1fbff651
|
[RTL] Fix outline_size=0 and font/otf tags with invalid arguments breaking tag stack and spamming errors.
|
2025-09-27 20:42:05 +03:00 |
|
Aaron Franke
|
1a7be001d2
|
Use const Array ref in set_structured_text_bidi_override_options
|
2025-09-26 14:31:38 -07:00 |
|
danielgsilva
|
bc9c14da7a
|
Add helper methods and simplify logic
|
2025-09-25 13:41:15 +01:00 |
|
Artemy Fedotov
|
40d56c98bc
|
Fix LineEdit's placeholder text being selected when double clicking
|
2025-09-25 12:05:48 +04:00 |
|
Edward Moulsdale
|
e366471fdc
|
Add GDSOFTCLASS to deeper inheritors of Object
|
2025-09-24 19:15:56 +01:00 |
|
Mounir Tohami
|
c07966583f
|
Fix editor theme margins and TextEdit normal/read_only styles draw.
|
2025-09-24 20:42:22 +03:00 |
|
Thaddeus Crews
|
6f57447710
|
Merge pull request #109943 from kevinlam508/proper-tree-size-without-scrollbars
Fix tree to update size with scrollbars disabled
|
2025-09-24 09:59:13 -05:00 |
|
Thaddeus Crews
|
5db618a2db
|
Merge pull request #109078 from WhalesState/text-edit-clipping
Fix TextEdit clips children and focus style.
|
2025-09-24 09:59:12 -05:00 |
|
Giganzo
|
e90a337fa3
|
Fix SpinBox stepper grabbing focus state on mouse input
|
2025-09-24 16:51:59 +02:00 |
|
danielgsilva
|
1a77567029
|
Add method to check if any cell is selected and fix relationship line conditional
|
2025-09-24 13:44:57 +01:00 |
|
kobewi
|
a57fef9558
|
Remove overrun code duplication
|
2025-09-23 16:08:46 +02:00 |
|