..
config
Implement the %command%
placeholder in the Main Run Args setting
2021-05-07 00:05:02 +02:00
crypto
Style: Apply clang-tidy's readability-braces-around-statements
2021-04-05 14:09:59 +02:00
debugger
Change behavior of String.right
2021-05-20 23:07:57 +02:00
error
Modernize atomics
2021-02-18 17:12:46 +01:00
input
Add a keyboard shortcut to select the word under cursor in TextEdit
2021-05-22 23:47:43 +02:00
io
Fix duplicate close files when deconstructing ZipArchive
2021-05-24 14:25:02 +08:00
math
Replace QuickHull with Bullet's convex hull computer.
2021-05-22 22:35:42 +02:00
object
Fix typos with codespell
2021-05-20 12:38:56 +02:00
os
Merge pull request #48168 from LightningAA/control-to-ctrl-4.0
2021-05-17 17:38:02 +02:00
string
Fix usage of String.left()
2021-05-21 23:01:44 +02:00
templates
Replace QuickHull with Bullet's convex hull computer.
2021-05-22 22:35:42 +02:00
variant
Remove alloca from loop and use a single fixed size array declaration
2021-05-21 13:04:55 +01:00
core_bind.cpp
OS: Better validation of invalid input for get_unix_time_from_datetime
2021-05-24 13:37:36 +02:00
core_bind.h
Make all file access 64-bit (uint64_t)
2021-05-17 15:06:19 +02:00
core_builders.py
Update AUTHORS and DONORS list
2020-08-14 00:06:51 +02:00
core_constants.cpp
Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods
2021-05-07 14:00:50 -06:00
core_constants.h
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
core_string_names.cpp
Removed _change_notify
2021-02-10 19:31:24 -03:00
core_string_names.h
Removed _change_notify
2021-02-10 19:31:24 -03:00
doc_data.cpp
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
doc_data.h
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
register_core_types.cpp
Rename IP_Unix
, IP_Address
and TCP_Server
to remove underscores
2021-05-06 02:52:01 +02:00
register_core_types.h
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
SCsub
Fixed build with SCRIPT_AES256_ENCRYPTION_KEY set
2021-05-14 14:53:13 +02:00
typedefs.h
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
version.h
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00