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
/
settings_config_dialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-11
/
+21
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-20
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-4
/
+4
*
Popups are now windows also (broken!)
Juan Linietsky
2020-03-26
1
-12
/
+12
*
Working multiple window support, including editor
Juan Linietsky
2020-03-26
1
-28
/
+30
*
Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes
Rémi Verschelde
2020-03-01
1
-4
/
+4
|
\
|
*
Rename `scancode` to `keycode`.
bruvzg
2020-02-25
1
-4
/
+4
*
|
Signals: Port connect calls to use callable_mp
Rémi Verschelde
2020-02-28
1
-23
/
+11
|
/
*
Huge Debugger/EditorDebugger refactor.
Fabio Alessandrelli
2020-02-21
1
-4
/
+3
*
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-20
1
-11
/
+11
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Cleans up headers included in editor_node.h
Haoyu Qiu
2019-12-24
1
-0
/
+2
*
Don't search in unassigned shortcut labels in the editor shortcuts
Hugo Locurcio
2019-12-12
1
-1
/
+10
*
Fix key names being wrongly capitalized in the input map editor
Hugo Locurcio
2019-11-04
1
-9
/
+1
*
Focus the search box when pressing Ctrl+F in Project/Editor Settings
Hugo Locurcio
2019-10-06
1
-26
/
+24
*
Distinguish editor-originating messages in the editor log
Hugo Locurcio
2019-09-20
1
-3
/
+3
*
Merge pull request #28454 from homer666/popup-centered-maxsize
Rémi Verschelde
2019-05-28
1
-8
/
+1
|
\
|
*
Add Popup::popup_centered_clamped method
homer666
2019-04-30
1
-8
/
+1
*
|
Improve wording of various messages and make casing more consistent
Hugo Locurcio
2019-04-21
1
-1
/
+1
|
/
*
Use the "warning" color for the "restart required" label
Hugo Locurcio
2019-03-25
1
-1
/
+1
*
Make translatable some undo/redo operations in the editor
Michael Alexsander Silva Dias
2019-02-21
1
-3
/
+3
*
Properly warn about the effects of changing an import type, as well as force ...
Juan Linietsky
2019-01-25
1
-1
/
+2
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Move "Dialog Bounds" from the Editor Settings to project's metadata
Michael Alexsander Silva Dias
2018-12-04
1
-3
/
+4
*
Fix warnings about uninitialized vars [-Wsometimes-uninitialized]
Rémi Verschelde
2018-10-01
1
-1
/
+1
*
Fix crash on colour theme change, issue 21715
Paulb23
2018-09-15
1
-5
/
+1
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-2
/
+2
*
Do not use theme to set LineEdit right_icon
Łukasz Rutkowski
2018-08-11
1
-2
/
+2
*
Add clear text button to LineEdit
Łukasz Rutkowski
2018-08-11
1
-28
/
+2
*
-Project/Editor settings now use new inspector
Juan Linietsky
2018-07-19
1
-14
/
+56
*
Fix button regression
Chaosus
2018-07-03
1
-1
/
+1
*
Merge pull request #19244 from Chaosus/settingsperformance_and_colordeferred
Max Hilbrunner
2018-07-03
1
-1
/
+1
|
\
|
*
Increase settings apply speed and added deferred color apply
Chaosus
2018-05-31
1
-1
/
+1
*
|
Changed themes presets to String format
Chaosus
2018-06-23
1
-1
/
+1
*
|
Added Solarized Dark and Light themes
Chaosus
2018-06-13
1
-1
/
+1
|
/
*
Adjust default editor popup sizes
homer666
2018-05-05
1
-1
/
+8
*
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-04-22
1
-2
/
+2
*
Fix all categories unfold when one key binding is changed
Alessandro
2018-03-24
1
-1
/
+15
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Respect text editor highlighting color changes
volzhs
2017-12-28
1
-0
/
+2
*
doc: Sync classref with current source
Rémi Verschelde
2017-12-18
1
-1
/
+1
*
Clean up setting dialogues a bit.
Ray Koopa
2017-12-17
1
-21
/
+55
*
Some untranslated UI strings
Unknown
2017-12-02
1
-3
/
+3
*
Merge pull request #11933 from cxong/master
Juan Linietsky
2017-11-21
1
-1
/
+1
|
\
|
*
Use "Command" for OSX in translation strings (#1619)
Cong
2017-10-13
1
-1
/
+1
*
|
Separated Editor settings and Scene undo redo stack
Paulb23
2017-10-15
1
-28
/
+76
|
/
*
Added the set/get_setting function in Editor/Project settings. Renamed has() ...
Juan Linietsky
2017-10-05
1
-1
/
+1
*
Several visual improvements.
Daniel J. Ramirez
2017-09-28
1
-1
/
+1
*
Update theme property respectively
volzhs
2017-09-26
1
-0
/
+2
[next]