summaryrefslogtreecommitdiffstats
path: root/editor/editor_help.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...Rémi Verschelde2019-04-051-10/+39
|\
| * EditorHelp, makerst: Improve enum ref resolving and constant ref supportIgnacio Etcheverry2019-03-291-10/+39
* | Use the accent color to highlight selected textHugo Locurcio2019-03-271-15/+8
|/
* Fix description size in "New Node" dialogMichael Alexsander Silva Dias2019-02-171-0/+1
* General cleanup of script and doc search barsMichael Alexsander Silva Dias2019-02-101-31/+7
* Moved script editor search bar to the bottom, so it doesn't shift everything ...Marc Gilleron2019-01-311-4/+4
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Unify editor class and reference searchRay Koopa2018-11-201-478/+0
* Add more places to hide guides if relationship lines are enabledMichael Alexsander Silva Dias2018-11-191-0/+2
* Merge pull request #23518 from volzhs/confirmed_already_connectedRémi Verschelde2018-11-051-0/+2
|\
| * Fix error with a specific dock layoutvolzhs2018-11-051-0/+2
* | doc: Use HTTPS for docs.godotengine.org and point to latest branchRémi Verschelde2018-11-051-1/+1
|/
* Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-...Rémi Verschelde2018-10-021-4/+5
* Fixed empty item slipping into Search Classes dialogDualMatrix2018-09-171-0/+2
* Refactor editor icon retrievalwillnationsdev2018-09-141-13/+5
* Doc: Use same headers and order in-editor and onlineRémi Verschelde2018-09-121-24/+32
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-1/+1
* Make "Search Classes" dialog have relationship lines if the setting is enabledMichael Alexsander Silva Dias2018-08-311-2/+22
* Make some debug prints verbose-only, remove othersRémi Verschelde2018-08-241-2/+0
* display some constants as hexJuan Linietsky2018-08-211-1/+17
* changed search help selection colorAlexander Holland2018-08-191-4/+4
* Merge pull request #20956 from volzhs/update-helpRémi Verschelde2018-08-131-8/+10
|\
| * Update help doc when changing font sizevolzhs2018-08-131-8/+10
* | Merge pull request #20155 from Tunous/line-edit-clearRémi Verschelde2018-08-131-4/+8
|\ \
| * | Do not use theme to set LineEdit right_iconŁukasz Rutkowski2018-08-111-4/+4
| * | Add clear text button to LineEditŁukasz Rutkowski2018-08-111-0/+4
* | | Merge pull request #20668 from SaracenOne/enum_help_fixRémi Verschelde2018-08-131-0/+1
|\ \ \ | |/ / |/| |
| * | Fixes the hyperlinks for enumerators inside classes in the editor help.Saracen2018-08-021-0/+1
| |/
* / Allow some non-integer built-in constants in gdscriptBernhard Liebl2018-07-311-0/+13
|/
* -Fix tooltips in inspector, now they show as rich text.Juan Linietsky2018-07-201-1/+2
* Add support for tutorial links to makerst.pyrobojumper2018-06-121-4/+3
* [Doc] Fixes in find barGuilherme Felipe2018-05-161-1/+21
* Change from "search dialog" to "search bar" on help screenGuilherme Silva2018-05-081-41/+183
* Ctrl+Clicking a enum now scrolls down to it in the docs.Felix Yang2018-04-031-4/+23
* Fix for a possible compile error under OS XMarcelo Fernandez2018-02-141-109/+94
* Filled tutorial field in most relevent classes.Juan Linietsky2018-01-151-0/+42
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Merge pull request #14973 from poke1024/docs-word-selectionNoshyaar2018-01-011-1/+1
|\
| * Double-click word selection for RichTextLabel (i.e. docs)Bernhard Liebl2017-12-281-1/+1
* | Minor style fixes for editor helpDaniel J. Ramirez2017-12-271-0/+5
* | Merge pull request #14808 from YeldhamDev/script_editor_fixesNoshyaar2017-12-251-76/+15
|\ \ | |/ |/|
| * Some fixes for the Script Editor and dead code cleaning.Michael Alexsander Silva Dias2017-12-181-76/+15
* | Add method_descr again because it's required for classes thatGuilherme Felipe2017-12-181-28/+36
* | Fix doc methods not showing upGuilherme Felipe2017-12-181-32/+28
|/
* Docs methods grouping by prefixpoke10242017-12-161-125/+130
* Style: Re-apply clang-format over recent invalid additionsRémi Verschelde2017-12-101-2/+3
* Make "Search Help" more responsivepoke10242017-12-061-71/+83
* Make editor help select shortest (best) instead of first matchBernhard Liebl2017-11-291-2/+1
* Add extra link tags for editor helpGeorge Marques2017-11-201-14/+33