virtualx-engine/doc
Haoyu Qiu 16c2d4ef22 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-17 21:11:10 +08:00
..
classes Improve Undo/Redo menu items 2021-08-17 21:11:10 +08:00
tools Fix minor code style issues in the RST generator 2021-08-06 18:18:22 +03:00
translations Rename instance()->instantiate() when it's a verb 2021-06-19 20:49:18 -06:00
Doxyfile
Makefile