index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
settings_config_dialog.cpp
Age
Commit message (
Expand
)
Author
2021-06-04
EditorSettings: Look for binding while filtering too
Jonas Bernemann
2021-05-17
Improve TreeItem API and allow to move nodes
trollodel
2021-05-05
Fixed crash in Editor Settings shortcuts UI
Eric M
2021-04-10
Merge pull request #47596 from EricEzaM/PR/fix-editor-settings-shortcuts-wron...
Rémi Verschelde
2021-04-05
Fix crashes in *_input functions
Rafał Mikrut
2021-04-03
Fixed Editor Shortcuts revert/edit/clear buttons performing the wrong action.
EricEzaM
2021-02-19
Added Built-in Action editor to Editor Settings dialog.
Eric M
2021-02-18
Removed hardcoded shortcuts from /scene and converted to input actions
Eric M
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-23
Rename Control margin to offset
Marcel Admiraal
2020-12-14
Rename AcceptDialog get_ok() to get_ok_button()
Marcel Admiraal
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz
2020-09-09
Rename ShortCut to Shortcut which is more grammatically correct
Hugo Locurcio
2020-08-28
Add placeholders to the searchbars in the Project/Editor settings
Michael Alexsander
2020-06-19
Remove ToolButton in favor of Button
Hugo Locurcio
2020-05-14
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-04-02
Replace NULL with nullptr
lupoDharkael
2020-03-26
Popups are now windows also (broken!)
Juan Linietsky
2020-03-26
Working multiple window support, including editor
Juan Linietsky
2020-03-01
Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes
Rémi Verschelde
2020-02-28
Signals: Port connect calls to use callable_mp
Rémi Verschelde
2020-02-25
Rename `scancode` to `keycode`.
bruvzg
2020-02-21
Huge Debugger/EditorDebugger refactor.
Fabio Alessandrelli
2020-02-20
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-12-24
Cleans up headers included in editor_node.h
Haoyu Qiu
2019-12-12
Don't search in unassigned shortcut labels in the editor shortcuts
Hugo Locurcio
2019-11-04
Fix key names being wrongly capitalized in the input map editor
Hugo Locurcio
2019-10-06
Focus the search box when pressing Ctrl+F in Project/Editor Settings
Hugo Locurcio
2019-09-20
Distinguish editor-originating messages in the editor log
Hugo Locurcio
2019-05-28
Merge pull request #28454 from homer666/popup-centered-maxsize
Rémi Verschelde
2019-04-30
Add Popup::popup_centered_clamped method
homer666
2019-04-21
Improve wording of various messages and make casing more consistent
Hugo Locurcio
2019-03-25
Use the "warning" color for the "restart required" label
Hugo Locurcio
2019-02-21
Make translatable some undo/redo operations in the editor
Michael Alexsander Silva Dias
2019-01-25
Properly warn about the effects of changing an import type, as well as force ...
Juan Linietsky
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-12-04
Move "Dialog Bounds" from the Editor Settings to project's metadata
Michael Alexsander Silva Dias
2018-10-01
Fix warnings about uninitialized vars [-Wsometimes-uninitialized]
Rémi Verschelde
2018-09-15
Fix crash on colour theme change, issue 21715
Paulb23
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-08-11
Do not use theme to set LineEdit right_icon
Łukasz Rutkowski
2018-08-11
Add clear text button to LineEdit
Łukasz Rutkowski
2018-07-19
-Project/Editor settings now use new inspector
Juan Linietsky
2018-07-03
Fix button regression
Chaosus
2018-07-03
Merge pull request #19244 from Chaosus/settingsperformance_and_colordeferred
Max Hilbrunner
2018-06-23
Changed themes presets to String format
Chaosus
2018-06-13
Added Solarized Dark and Light themes
Chaosus
2018-05-31
Increase settings apply speed and added deferred color apply
Chaosus
[next]