qt5base-lts/tests/auto/widgets
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
..
dialogs cmake: Remove APPLE prefix from platform names 2020-03-16 17:57:56 +01:00
effects Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
graphicsview CMake: Disable two graphicsview tests 2020-03-18 15:44:06 +01:00
itemviews QAbstractItemView::dataChanged(): optimize call to QWidget::update() 2020-03-28 09:03:18 +01:00
kernel Remove QGuiAction again and split QAction implementation up instead 2020-03-29 11:18:57 +01:00
styles cmake: Remove APPLE prefix from platform names 2020-03-16 17:57:56 +01:00
util Move undo framework out of Qt Widgets 2020-03-30 12:36:29 +02:00
widgets Remove QGuiAction again and split QAction implementation up instead 2020-03-29 11:18:57 +01:00
CMakeLists.txt Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
widgets.pro