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
/
connections_dialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #64885 from Mickeon/rename-tooltip-hint
Rémi Verschelde
2022-08-28
1
-3
/
+3
|
\
|
*
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
1
-3
/
+3
*
|
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
Aaron Record
2022-08-27
1
-3
/
+1
|
/
*
Merge pull request #64573 from KoBeWi/signal_name_plagiarism
Rémi Verschelde
2022-08-26
1
-0
/
+4
|
\
|
*
Add "Copy Name" option to signal menu
kobewi
2022-08-18
1
-0
/
+4
*
|
Add per-scene UndoRedo
kobewi
2022-08-22
1
-0
/
+5
|
/
*
Remove Signal connect binds
Juan Linietsky
2022-07-29
1
-1
/
+1
*
Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog
FireForge
2022-07-09
1
-2
/
+2
*
Use consistent casing in editor filter/search bars
FireForge
2022-05-28
1
-1
/
+1
*
Add the button pressed to some signals in Tree
trollodel
2022-05-21
1
-2
/
+6
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-9
/
+9
*
Add missing types to connections dialog
FireForge
2022-05-05
1
-66
/
+19
*
Limit the maximum value of unbinds to signal_argument_size
Rindbee
2022-04-28
1
-0
/
+19
*
Remove VARIANT_ARG* macros
reduz
2022-03-09
1
-3
/
+0
*
Port existing _notification code to use switch statements (part 1/3)
jmb462
2022-02-16
1
-2
/
+5
*
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-15
1
-4
/
+0
*
Remove most EditorNode constructor parameters and fields
trollodel
2022-02-14
1
-4
/
+3
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-3
/
+4
*
Revert "Add missing SNAME macro optimization to all theme methods call"
Rémi Verschelde
2022-02-08
1
-2
/
+2
*
Add missing SNAME macro optimization to all theme methods call
jmb462
2022-02-06
1
-2
/
+2
*
Add missing SNAME macro optimization in some function calls
jmb462
2022-02-06
1
-2
/
+2
*
Cleanup and move char functions to the `char_utils.h` header.
bruvzg
2022-02-04
1
-1
/
+1
*
Merge pull request #57562 from AnilBK/string-add-contains
Rémi Verschelde
2022-02-03
1
-1
/
+1
|
\
|
*
String: Add contains().
Anilforextra
2022-02-04
1
-1
/
+1
*
|
EditorHelpBit: Fix content height fit and RTL theme propagation
Rémi Verschelde
2022-02-02
1
-5
/
+19
|
/
*
Rename String::is_subsequence_ofi to String::is_subsequence_ofn
Wilson E. Alvarez
2022-01-26
1
-1
/
+1
*
Store panels and docks singletons in their own classes
trollodel
2022-01-20
1
-6
/
+6
*
Fix theming update in several editor classes
Yuri Roubinsky
2022-01-16
1
-3
/
+8
*
Add Default Callback Name editor setting
Danil Alexeev
2022-01-04
1
-119
/
+139
*
Merge pull request #53313 from KoBeWi/debinded_konnekt
Rémi Verschelde
2022-01-04
1
-32
/
+66
|
\
|
*
Add support for unbinding in connection dialog
kobewi
2021-10-04
1
-32
/
+66
*
|
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
|
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
1
-4
/
+4
*
|
Fix bad popups offset in editor with single window off
jmb462
2021-12-06
1
-3
/
+5
*
|
Rename `remove()` to `remove_at()` when removing by index
Lightning_A
2021-11-23
1
-2
/
+2
*
|
Added `reset_size` method to `Control` and `Window` classes
Yuri Roubinsky
2021-11-22
1
-1
/
+1
|
/
*
Use const references where possible for List range iterators
Rémi Verschelde
2021-07-25
1
-1
/
+1
*
Use C++ iterators for Lists in many situations
Aaron Franke
2021-07-23
1
-5
/
+3
*
Optimize StringName usage
reduz
2021-07-18
1
-12
/
+12
*
Fix casing of the "to" stop word in editor strings
Hugo Locurcio
2021-07-13
1
-1
/
+1
*
Documentation search fixes
Gregory Basile
2021-06-16
1
-2
/
+2
*
Adding some more missing renames for Transform3D and Quaternion
Bastiaan Olij
2021-06-15
1
-1
/
+1
*
Rename Quat to Quaternion
Marcel Admiraal
2021-06-04
1
-3
/
+3
*
Rename Variant TRANSFORM to TRANSFORM3D
Aaron Franke
2021-06-03
1
-2
/
+2
*
Rename Transform to Transform3D in core
Aaron Franke
2021-06-03
1
-1
/
+1
*
Merge pull request #48671 from Calinou/connect-dialog-extra-bind-arguments
Rémi Verschelde
2021-05-21
1
-5
/
+5
|
\
|
*
List "Argument" for each extra bind argument in the connect dialog
Hugo Locurcio
2021-05-12
1
-5
/
+5
*
|
Improve TreeItem API and allow to move nodes
trollodel
2021-05-17
1
-1
/
+1
|
/
*
Removed _change_notify
reduz
2021-02-10
1
-1
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
[next]