Rémi Verschelde
|
971b5160c6
Merge pull request #29306 from qarmin/small_code_fixes
|
6 years ago |
Tomasz Chabora
|
2f75471f24
Fix crash when searching Tree with no selection
|
6 years ago |
qarmin
|
8245db869f
Small fixes to unrechable code, possibly overflows, using NULL pointers
|
6 years ago |
Rémi Verschelde
|
64a88e8ef3
Merge pull request #28841 from KoBeWi/option_button_options
|
6 years ago |
Tomasz Chabora
|
9de912caf5
Improvements to incremental search
|
6 years ago |
Rémi Verschelde
|
8384582828
Merge pull request #27836 from turtletooth/right-click
|
6 years ago |
volzhs
|
6f97022041
PageDown key selects last one when left items count is short
|
6 years ago |
Rémi Verschelde
|
a342131eba
Merge pull request #27673 from qarmin/small_fixes
|
6 years ago |
groud
|
14a901e88f
Enhance tree scrolling when dragging
|
6 years ago |
Juan Linietsky
|
9f4b5a91c0
Reorganized connection dialog for much improved ease of use.
|
6 years ago |
Jeremy Bullock
|
36bdf78927
Allow Right Click in Empty Space on FileSystemDock
|
6 years ago |
Rémi Verschelde
|
c8994b56f9
Style: Apply new changes from clang-format 8.0
|
6 years ago |
qarmin
|
856a8226a5
Small fixes, mostly dupicated code
|
6 years ago |
Rémi Verschelde
|
fc370b3feb
Fix -Wimplicit-fallthrough warnings from GCC 8
|
6 years ago |
Juan Linietsky
|
5f079e2ef9
-Make tileset and meshlibrary edit in a separate inspector, fixes #26671
|
6 years ago |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
6 years ago |
Rémi Verschelde
|
5fc86026ca
Fix typos with codespell
|
6 years ago |
volzhs
|
1e603b706e
Update rect size on select
|
6 years ago |
Juan Linietsky
|
6af8b7c955
Defer activated signal after tree has been traversed.
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
volzhs
|
6a43f0a901
Draw relationship lines when its value is higher than 0
|
6 years ago |
Guilherme Felipe
|
64e52f5bdb
Fix tree item editable cell not updating when windows was resized
|
7 years ago |
Ray Koopa
|
fddffa9eb8
Unify editor class and reference search
|
7 years ago |
Juan Linietsky
|
0f7a86ca52
If using relationship lines (now default) hide guides.
|
6 years ago |
K. S. Ernest (iFire) Lee
|
562d241b13
Fix creating a visual script virtual function after minimizing crashes #23536
|
6 years ago |
M. Huri
|
967831d9a0
[Docs] Fixed 'get_button_count's link and a typo related to 'button'.
|
6 years ago |
Fabio Alessandrelli
|
e355a8fc4c
Fix crash in Tree when moving using Joypad
|
7 years ago |
Rémi Verschelde
|
cdc411fd54
Fix various warnings: [-Waddress], [-Wpointer-arith], [-Wwrite-strings], [-Wreturn-local-addr] and more
|
7 years ago |
Rémi Verschelde
|
d8b30d42f5
Fix warnings for operator precedence disambiguation [-Wparentheses]
|
7 years ago |
DualMatrix
|
f483460e38
Removed obsoleted core/helper/value_evaluator.h and moved math_fieldwise to core/math/
|
7 years ago |