summaryrefslogtreecommitdiff
path: root/editor/editor_help.h
AgeCommit message (Expand)Author
2020-06-19Remove ToolButton in favor of ButtonHugo Locurcio
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-06Remove unnecessary panel in EditorHelpBitMichael Alexsander
2020-03-26Reworked tooltips to use the popup system.Juan Linietsky
2020-03-24Move DocData and Collada out of their subfoldersRémi Verschelde
2020-03-17Style: Set clang-format Standard to Cpp11Rémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-10-10Add shortcut Shift + F3 to search pervious in the built-in docsMarqus
2019-08-23Add horizontal margins to the editor help based on widthHugo Locurcio
2019-08-09Show matches found when searching the docsMichael Alexsander Silva Dias
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-01Update copyright statements to 2019Rémi Verschelde
2018-11-20Unify editor class and reference searchRay Koopa
2018-10-02Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-...Rémi Verschelde
2018-08-21display some constants as hexJuan Linietsky
2018-07-20-Fix tooltips in inspector, now they show as rich text.Juan Linietsky
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-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-16Docs methods grouping by prefixpoke1024
2017-12-06Make "Search Help" more responsivepoke1024
2017-09-14Several fixed to editor doc.Daniel J. Ramirez
2017-09-12Fixed some inconsistent styles, plus some cleanupDaniel J. Ramirez
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-23Changed MethodBind API to request information from methods. It's much claner ...Juan Linietsky
2017-08-23Removed EditorHelp::_scroll_changedWilson E. Alvarez
2017-08-12Updated function argument namesWilson E. Alvarez
2017-08-04editor: update helps and script panel on theme could change.toger5
2017-05-31EditorHelp: Help>Class now switch to script editorPoommetee Ketson
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde