Nathan Franke
|
41a20171eb
align to horizontal_alignment, valign to vertical_alignment, related
|
před 3 roky |
Aaron Franke
|
ed9c7bf450
Allow creating .gitignore and .gitattributes when creating a new project
|
před 5 roky |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
před 4 roky |
Paulb23
|
7e70f9e0b9
Expose and cleanup TextEdit line wrap API
|
před 4 roky |
Rémi Verschelde
|
face3203be
Merge pull request #50430 from goostengine/ctrl-enter-commit
|
před 4 roky |
foxydevloper
|
42d740d641
Make various strings translatable
|
před 4 roky |
reduz
|
6631f66c2a
Optimize StringName usage
|
před 4 roky |
Andrii Doroshenko (Xrayez)
|
d64e7a7299
VCS: Allow to stage and commit all files with Ctrl + Enter
|
před 4 roky |
Andrii Doroshenko (Xrayez)
|
0fce7aea88
Set minimum size for "Version Control" diff bottom panel
|
před 4 roky |
trollodel
|
bca0d36fe6
Improve TreeItem API and allow to move nodes
|
před 4 roky |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
před 4 roky |
Michael Alexsander
|
221738fb81
Disable "Commit" button in VCS plugin if there's no commit message
|
před 4 roky |
Rémi Verschelde
|
93acaca8ca
Merge pull request #44528 from Janglee123/no-commit-msg-pre-fill
|
před 4 roky |
janglee
|
718227df6b
Removed default commit message
|
před 4 roky |
Marcel Admiraal
|
8509c8c8fc
Rename AcceptDialog get_ok() to get_ok_button()
|
před 4 roky |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
před 4 roky |
Hugo Locurcio
|
31b7f02a29
Remove ToolButton in favor of Button
|
před 5 roky |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
před 5 roky |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
před 5 roky |
Juan Linietsky
|
441f1a5fe9
Popups are now windows also (broken!)
|
před 5 roky |
Juan Linietsky
|
4758057f20
Working multiple window support, including editor
|
před 5 roky |
Rémi Verschelde
|
01afc442c7
Signals: Port connect calls to use callable_mp
|
před 5 roky |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
před 5 roky |
Juan Linietsky
|
867d073b98
Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr.
|
před 5 roky |
Marcel Admiraal
|
6d69cd40bd
Add do..while(0) wrappers to macros without one.
|
před 5 roky |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
před 5 roky |
Haoyu Qiu
|
078c0d75f2
Cleans up headers included in editor_node.h
|
před 5 roky |
merumelu
|
94fc676019
Editor: fix typo in VCS plugin method names
|
před 5 roky |
Marcel Admiraal
|
d18b2e599d
Remove all uses of ERR_EXPLAIN macros.
|
před 5 roky |
Mikolaj Kaczmarek
|
a245bab78d
Fixed disconnecting not connected signal
|
před 5 roky |