summaryrefslogtreecommitdiffstats
path: root/core/object/undo_redo.h
Commit message (Expand)AuthorAgeFilesLines
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Fix nested actions in EditorUndoRedoManagerkobewi2022-10-281-0/+1
* Change UndoRedo to use Callableskobewi2022-09-181-29/+5
* Make vararg method bind no return and returnPierre-Thomas Meisels2022-03-301-2/+2
* Fix UndoRedo method call argument count after #58929Rémi Verschelde2022-03-091-1/+1
* Remove VARIANT_ARG* macrosreduz2022-03-091-4/+26
* Fix `UndoRedo::create_action()` invalid memory usageHaoyu Qiu2022-03-011-0/+2
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Add a way to force undo/redo operations to be kept in MERGE_ENDS modeGilles Roudière2021-10-121-0/+5
* Improve Undo/Redo menu itemsHaoyu Qiu2021-08-171-2/+2
* Rename Reference to RefCountedPedro J. Estébanez2021-06-111-2/+2
* Improve UndoRedo classGilles Roudière2021-01-121-1/+6
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Extend UndoRedo handling of Resource to every ReferencePedro J. Estébanez2020-12-201-2/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-0/+135