godot/doc
Haoyu Qiu 5f316aa216 Improve Undo/Redo menu items
* Make Undo/Redo menu items disabled when clicking it does nothing.
    * Context menu of `TextEdit`
    * Context menu of `LineEdit`
    * Editor's Scene menu
    * Script editor's Edit menu and context menu  (for Script and Text)
* Make editor undo/redo log messages translatable.
* Mark `UndoRedo`'s `has_{un,re}do()` methods as `const`.
* Expose `TextEdit`'s `has_{un,re}do()` to scripts since `{un,re}do()` are already available.
2021-08-18 00:46:51 +08:00
..
classes Improve Undo/Redo menu items 2021-08-18 00:46:51 +08:00
tools Add theme item descriptions to the online documentation 2021-08-06 18:20:51 +03:00
Doxyfile
Makefile [HTML5] Add jsdoc2rst tool. 2021-02-26 15:35:45 +01:00