lawnjelly
|
28800cfb23
FindBar fix uninitialized results_count
|
3 years ago |
SnailRhymer
|
d5cc93c840
Fix _class_desc_select to handle Variant.Type
|
3 years ago |
Hugo Locurcio
|
357e7e8f9f
Use a fixed-width font for internal references in the editor help
|
5 years ago |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 years ago |
Rémi Verschelde
|
eac0d90c39
Merge pull request #55560 from pycbouh/docs-overridden-cross-linked-3.x
|
3 years ago |
Yuri Sizov
|
1cf6d21f69
Make overridden properties link to parent definition
|
3 years ago |
Yuri Sizov
|
ebd8101546
Sort and group theme properties in docs, improve formatting for theme and enums
|
3 years ago |
Rémi Verschelde
|
0cdcf1154f
Allow dehardcoding documentation branch and URL in docs links
|
3 years ago |
bruvzg
|
583c6d303c
Change in-editor documentation style to be closer to online docs.
|
5 years ago |
Rémi Verschelde
|
9729432ec0
i18n: Add support for translating the class reference
|
5 years ago |
megalobyte
|
7408b33895
Fix previous search for built-in-docs
|
4 years ago |
Yuri Roubinsky
|
8d06dd4371
Fix doc theme not changing when its hidding
|
4 years ago |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 years ago |
Rémi Verschelde
|
b4af1eba0a
Style: Enforce use of bool literals instead of integers
|
4 years ago |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Rémi Verschelde
|
64a63e0861
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
|
4 years ago |
Rémi Verschelde
|
3d15f04668
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
4 years ago |
Rémi Verschelde
|
6e600cb3f0
Style: Set clang-format Standard to c++14
|
4 years ago |
Rafał Mikrut
|
06976c3e84
[3.x] Fix crashes when using _input functions
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Tomasz Chabora
|
202ca3ce7f
Link exposed set/getters in property descriptions
|
5 years ago |
SaviHex
|
fda49b74a1
Added a "title" attribute for the link tag in the docs xml
|
5 years ago |
janglee
|
d16abbdee4
Improved go-to definition (Ctrl + Click)
|
5 years ago |
Hugo Locurcio
|
b5d41bb517
Remove Request Docs button in the script editor due to various issues
|
5 years ago |
Hugo Locurcio
|
b90a5d4c80
Tweak the editor help comment color for better readability
|
5 years ago |
Hugo Locurcio
|
ad49425bd8
Don't show an Online Tutorials section if the class has no tutorials
|
5 years ago |
Lakshay Angrish
|
1d9e19c7fb
show parametric setters and getters in editor help
|
5 years ago |
Rémi Verschelde
|
045a5ce14a
i18n: Sync translation template with current source
|
5 years ago |
Hugo Locurcio
|
3c8abbc4bf
doc: Move the class description to be just below the brief description
|
5 years ago |