summaryrefslogtreecommitdiff
path: root/editor/editor_help.cpp
AgeCommit message (Expand)Author
2019-07-15Fixed editor_doc properties font alignment bugunknown
2019-07-08Use base `Color()` constructors instead of `Color::html()`Hugo Locurcio
2019-07-01Merge pull request #29815 from NilsIrl/plus_file_1Rémi Verschelde
2019-06-27Add default values to the editor help, docs, and generated RSTBojidar Marinov
2019-06-27Merge pull request #29941 from qarmin/redundant_code_and_othersRémi Verschelde
2019-06-26Some code changed with Clang-Tidyqarmin
2019-06-23Replace ` + "/" + ` with `String::file_add()`Nils ANDRÉ-CHANG
2019-06-20Fix for #29810Elia Sarti
2019-06-15Add support for bold fonts in the editor helpHugo Locurcio
2019-06-05Use uppercase for all hexadecimal constants in the editor helpHugo Locurcio
2019-04-27Fix the unclickable links inside the docDaw11
2019-04-05Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...Rémi Verschelde
2019-03-29EditorHelp, makerst: Improve enum ref resolving and constant ref supportIgnacio Etcheverry
2019-03-27Use the accent color to highlight selected textHugo Locurcio
2019-02-17Fix description size in "New Node" dialogMichael Alexsander Silva Dias
2019-02-10General cleanup of script and doc search barsMichael Alexsander Silva Dias
2019-01-31Moved script editor search bar to the bottom, so it doesn't shift everything ...Marc Gilleron
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-11-20Unify editor class and reference searchRay Koopa
2018-11-19Add more places to hide guides if relationship lines are enabledMichael Alexsander Silva Dias
2018-11-05Merge pull request #23518 from volzhs/confirmed_already_connectedRémi Verschelde
2018-11-05doc: Use HTTPS for docs.godotengine.org and point to latest branchRémi Verschelde
2018-11-05Fix error with a specific dock layoutvolzhs
2018-10-02Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-...Rémi Verschelde
2018-09-17Fixed empty item slipping into Search Classes dialogDualMatrix
2018-09-14Refactor editor icon retrievalwillnationsdev
2018-09-12Doc: Use same headers and order in-editor and onlineRémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-08-31Make "Search Classes" dialog have relationship lines if the setting is enabledMichael Alexsander Silva Dias
2018-08-24Make some debug prints verbose-only, remove othersRémi Verschelde
2018-08-21display some constants as hexJuan Linietsky
2018-08-19changed search help selection colorAlexander Holland
2018-08-13Merge pull request #20956 from volzhs/update-helpRémi Verschelde
2018-08-13Merge pull request #20155 from Tunous/line-edit-clearRémi Verschelde
2018-08-13Merge pull request #20668 from SaracenOne/enum_help_fixRémi Verschelde
2018-08-13Update help doc when changing font sizevolzhs
2018-08-11Do not use theme to set LineEdit right_iconŁukasz Rutkowski
2018-08-11Add clear text button to LineEditŁukasz Rutkowski
2018-08-02Fixes the hyperlinks for enumerators inside classes in the editor help.Saracen
2018-07-31Allow some non-integer built-in constants in gdscriptBernhard Liebl
2018-07-20-Fix tooltips in inspector, now they show as rich text.Juan Linietsky
2018-06-12Add support for tutorial links to makerst.pyrobojumper
2018-05-16[Doc] Fixes in find barGuilherme Felipe
2018-05-08Change from "search dialog" to "search bar" on help screenGuilherme Silva
2018-04-03Ctrl+Clicking a enum now scrolls down to it in the docs.Felix Yang
2018-02-14Fix for a possible compile error under OS XMarcelo Fernandez
2018-01-15Filled tutorial field in most relevent classes.Juan Linietsky
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2018-01-01Merge pull request #14973 from poke1024/docs-word-selectionNoshyaar