qt6-bb10/src/widgets/util
Joerg Bornemann ad2da2d27a Remove the qmake project files
Remove the qmake project files for most of Qt.

Leave the qmake project files for examples, because we still test those
in the CI to ensure qmake does not regress.

Also leave the qmake project files for utils and other minor parts that
lack CMake project files.

Task-number: QTBUG-88742
Change-Id: I6cdf059e6204816f617f9624f3ea9822703f73cc
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
2021-01-07 15:32:28 +01:00
..
qcolormap.cpp Use QList instead of QVector in widgets 2020-07-02 21:57:06 +02:00
qcolormap.h Use QList instead of QVector in widgets 2020-07-02 21:57:06 +02:00
qcolormap.qdoc Use QList instead of QVector in qtbase 2020-07-07 11:48:45 +02:00
qcompleter.cpp Move QFileSystemModel into QtGui 2020-08-25 06:33:44 +02:00
qcompleter.h Add Q_ENUM for QCompleter enums 2019-08-13 08:44:40 +02:00
qcompleter_p.h QCompleterItemDelegate: replace QItemDelegate with QStyledItemDelegate 2020-09-05 23:12:50 +08:00
qflickgesture.cpp QtWidgets: Propagate event device when translating mouse events 2020-11-27 08:28:24 +01:00
qflickgesture_p.h More nullptr usage in headers 2019-03-14 07:37:52 +00:00
qscroller.cpp Use QScroller in the Dir View example 2020-10-14 18:29:00 +00:00
qscroller.h
qscroller_p.h
qscrollerproperties.cpp Replace usages of QVariant::value by qvariant_cast 2019-12-15 12:30:52 +01:00
qscrollerproperties.h
qscrollerproperties_p.h
qsystemtrayicon.cpp Adjust code format, add space after 'if' 2020-11-16 12:53:37 +00:00
qsystemtrayicon.h
qsystemtrayicon_p.h QSystemTrayIcon/X11: Create tray icon window when system tray appears 2019-04-23 19:33:25 +00:00
qsystemtrayicon_qpa.cpp Initialize trayWatcher from QSystemTrayIconPrivate 2020-09-23 18:44:16 +02:00
qsystemtrayicon_x11.cpp Properly deprecate Qt::MidButton in favor of Qt::MiddleButton 2020-08-22 21:47:36 +02:00
qundogroup.h Add forwarding headers for classes moved from QtWidgets to QtGui 2020-10-20 19:27:04 +02:00
qundostack.h Add forwarding headers for classes moved from QtWidgets to QtGui 2020-10-20 19:27:04 +02:00
qundoview.cpp Move undo framework out of Qt Widgets 2020-03-30 12:36:29 +02:00
qundoview.h