index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
editor_settings_dialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use check_changed_settings_in_group() everywhere
kobewi
2024-02-19
1
-1
/
+4
*
Merge pull request #86654 from ryevdokimov/fix-listening-for-input-escape
Rémi Verschelde
2024-02-02
1
-0
/
+2
|
\
|
*
Prevent escape key from closing Editor Settings window when filtering for sho...
Robert Yevdokimov
2024-01-05
1
-0
/
+2
*
|
Introduce editor theme spacing presets
Yuri Sizov
2024-01-16
1
-1
/
+5
*
|
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
|
Make the search bars in the "Project Settings" dialog grab focus when they ap...
Michael Alexsander
2023-09-25
1
-4
/
+1
|
/
*
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-15
1
-1
/
+1
*
Improve undo action names
Haoyu Qiu
2023-09-12
1
-2
/
+2
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-16
/
+17
*
Translate undo/redo messages in settings dialogs
Haoyu Qiu
2023-04-23
1
-2
/
+2
*
Apply clamp_to_embedder on parent resize and popup.
Ryan Roden-Corrent
2023-03-27
1
-0
/
+1
*
Merge pull request #71379 from KoBeWi/destruction_of_compatibility_function
Rémi Verschelde
2023-01-18
1
-5
/
+1
|
\
|
*
Remove set_drag_forwarding_compat()
kobewi
2023-01-14
1
-5
/
+1
*
|
Add EditorUndoRedoManager singleton
kobewi
2023-01-16
1
-4
/
+4
|
/
*
Change set_drag_forwarding() to use callables.
Juan Linietsky
2023-01-10
1
-1
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Merge pull request #67871 from Calinou/editor-theme-add-oled-preset
Rémi Verschelde
2022-11-28
1
-1
/
+1
|
\
|
*
Add Black (OLED) editor theme preset
Hugo Locurcio
2022-10-26
1
-1
/
+1
*
|
Don't update EditorSettings dialog unnecessarily
kobewi
2022-11-21
1
-1
/
+3
*
|
Fix memory leak in `EditorSettingsDialog`
Rindbee
2022-11-11
1
-0
/
+1
*
|
Unify usage of undo_redo in editor
kobewi
2022-11-02
1
-4
/
+4
|
/
*
Split `action_map_editor` file into one file per class it contained.
Eric M
2022-10-06
1
-0
/
+2
*
Add searching by event for Editor Settings shortcuts and Project Settings inp...
EricEzaM
2022-10-03
1
-25
/
+46
*
Merge pull request #65290 from requizm/fix/65081/cannot_set_escape
Rémi Verschelde
2022-09-25
1
-0
/
+1
|
\
|
*
Disabled "Escape" button when closing the shortcut window
requizm
2022-09-03
1
-0
/
+1
*
|
Update Editor Shortcuts tree creation to always have sections in same order.
Eric M
2022-09-17
1
-24
/
+29
*
|
Check TreeItem for nullptr before accessing.
Eric M
2022-09-15
1
-0
/
+4
*
|
Fix key mapping changes when moving from macOS to other platform
bruvzg
2022-09-07
1
-1
/
+1
*
|
Improve naming of theme properties throughout GUI code
Yuri Sizov
2022-09-06
1
-1
/
+1
|
/
*
Rename TreeItem's `set_tooltip` to `set_tooltip_text`
Micky
2022-08-30
1
-1
/
+1
*
Add per-scene UndoRedo
kobewi
2022-08-22
1
-5
/
+5
*
Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog
FireForge
2022-07-09
1
-1
/
+1
*
Merge pull request #61455 from fire-forge/tab
Rémi Verschelde
2022-05-31
1
-0
/
+1
|
\
|
*
Use "odd" style for TabContainers on base BG color
FireForge
2022-05-26
1
-0
/
+1
*
|
Use consistent casing in editor filter/search bars
FireForge
2022-05-28
1
-2
/
+2
|
/
*
Add the button pressed to some signals in Tree
trollodel
2022-05-21
1
-2
/
+5
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-2
/
+2
*
Add a new HashMap implementation
reduz
2022-05-12
1
-8
/
+7
*
Cleanup metadata usage
kobewi
2022-05-06
1
-2
/
+2
*
[Input] Add extra `shortcut_input` input processing step to process Unicode c...
bruvzg
2022-04-05
1
-3
/
+3
*
Add property name style toggle to Inspector
Haoyu Qiu
2022-03-28
1
-2
/
+9
*
Make `TabBar/Container` default their alignments to the left instead of center
Michael Alexsander
2022-03-17
1
-1
/
+0
*
Initialize bools in the headers in editor
Aaron Franke
2022-03-12
1
-2
/
+0
*
Merge pull request #58706 from timothyqiu/property-i18n
Rémi Verschelde
2022-03-10
1
-1
/
+3
|
\
|
*
i18n: Make property paths and categories translatable
Haoyu Qiu
2022-03-03
1
-1
/
+3
*
|
Merge pull request #56476 from gerhean/fix_shortcut_collapse_after_edit
Rémi Verschelde
2022-03-10
1
-6
/
+8
|
\
\
|
*
|
Fix shortcut collapse after edit
Ger Hean
2022-02-05
1
-6
/
+8
*
|
|
Fix color pickers closing in editor settings
kobewi
2022-03-05
1
-2
/
+0
*
|
|
Merge pull request #53839 from EricEzaM/editor-settings-changed-settings
Rémi Verschelde
2022-03-05
1
-1
/
+11
|
\
\
\
|
*
|
|
Made use of EditorSettings 'settings changed' to optimise settings changed no...
Eric M
2022-03-05
1
-1
/
+11
|
|
|
/
|
|
/
|
[next]