summaryrefslogtreecommitdiff
path: root/editor/editor_help.cpp
AgeCommit message (Expand)Author
2019-10-31Code sections improvements in editor helpPouleyKetchoupp
2019-10-25Recalculate margin based on help source font sizevolzhs
2019-10-22Prevents segfault on _class_desc_resized at exit Yuri Roubinsky
2019-10-15Fix incorrect coloring of in-editor documentation when theme changedYuri Roubinsky
2019-10-10Add shortcut Shift + F3 to search pervious in the built-in docsMarqus
2019-10-03Applied the same kind of ordering to methods descriptionHanif Bin Ariffin
2019-09-24Merge pull request #31925 from bojidar-bg/31855-overriden-properties-docsRémi Verschelde
2019-09-24Merge pull request #32225 from Calinou/improve-editor-help-displayRémi Verschelde
2019-09-20Improve the editor help displayHugo Locurcio
2019-09-08Find the previous match in the editor help when pressing Shift + EnterHugo Locurcio
2019-09-04Add overriden properties to the documentationBojidar Marinov
2019-08-30Increase line spacing in the editor help and asset library descriptionsHugo Locurcio
2019-08-23Add horizontal margins to the editor help based on widthHugo Locurcio
2019-08-13Make the script search have a proper matches counterMichael Alexsander Silva Dias
2019-08-09Show matches found when searching the docsMichael Alexsander Silva Dias
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