qt5base-lts/tests/auto/gui/util/qundostack
Mitch Curtis 3f73995a03 Move undo framework out of Qt Widgets
- Moves QUndo* classes (except QUndoView) from src/widgets/utils to src/gui/utils
- Moves related auto tests from widgets to gui
- Replaces QUndoAction with lambdas that do text prefixing

[ChangeLog][Undo Framework] QUndo* classes (except QUndoView) were moved from Qt
Widgets to Qt GUI.

Done-with: volker.hilsheimer@qt.io
Fixes: QTBUG-40040
Change-Id: I3bd8d4d32c64f8dee548f62159a1df2126da89d8
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2020-03-30 12:36:29 +02:00
..
testdata Move undo framework out of Qt Widgets 2020-03-30 12:36:29 +02:00
.gitignore Move undo framework out of Qt Widgets 2020-03-30 12:36:29 +02:00
CMakeLists.txt Move undo framework out of Qt Widgets 2020-03-30 12:36:29 +02:00
qundostack.pro Move undo framework out of Qt Widgets 2020-03-30 12:36:29 +02:00
tst_qundostack.cpp Move undo framework out of Qt Widgets 2020-03-30 12:36:29 +02:00