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
/
quick_open.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-10
/
+18
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-23
/
+0
*
Make Quick Open substring match more specific.
Shivansh Anand
2020-04-29
1
-2
/
+8
*
Fix signal disconnection soon after connection in EditorQuickOpen
unknown
2020-04-08
1
-2
/
+1
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-1
/
+1
*
Popups are now windows also (broken!)
Juan Linietsky
2020-03-26
1
-4
/
+4
*
Working multiple window support, including editor
Juan Linietsky
2020-03-26
1
-5
/
+9
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-6
/
+6
*
Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes
Rémi Verschelde
2020-03-01
1
-1
/
+1
|
\
|
*
Rename `scancode` to `keycode`.
bruvzg
2020-02-25
1
-1
/
+1
*
|
Signals: Port connect calls to use callable_mp
Rémi Verschelde
2020-02-28
1
-9
/
+5
|
/
*
Replace FALLTHROUGH macro by C++17 [[fallthrough]]
Rémi Verschelde
2020-02-23
1
-1
/
+1
*
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-20
1
-5
/
+5
*
Texture refactor
Juan Linietsky
2020-02-11
1
-6
/
+6
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Minor cosmetic changes in some editor plugins
Michael Alexsander Silva Dias
2019-08-08
1
-5
/
+5
*
Force drawing guides in single-row Tree items in the editor
Michael Alexsander Silva Dias
2019-04-12
1
-6
/
+12
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fix error with a specific dock layout
volzhs
2018-11-05
1
-0
/
+2
*
Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-...
Rémi Verschelde
2018-10-02
1
-1
/
+1
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+1
*
Do not use theme to set LineEdit right_icon
Łukasz Rutkowski
2018-08-11
1
-1
/
+1
*
Add clear text button to LineEdit
Łukasz Rutkowski
2018-08-11
1
-0
/
+3
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-1
/
+1
*
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
*
Fixed quick open not showing enties with no search text, issue 11277
Paulb23
2017-09-16
1
-1
/
+1
*
Improve 'quick open' search time
Jakub Grzesik
2017-09-02
1
-17
/
+35
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-4
/
+5
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-45
/
+37
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-0
/
+285