qt5base-lts/src/widgets/util
Volker Hilsheimer fb9ec8ad44 Move QFileSystemModel into QtGui
This requires a QAbstractFileIconProvider in QtGui, as the standard
QFileIconProvider depends on QStyle, and cannot be moved out of
QtWidgets.

QAbstractFileIconProvider returns strings for file types, but returns
no icons yet. Support for a default icon set might be added in a
follow-up commit.

Change-Id: Ib9d095cd612fdcf04db62f2e40709fcffe3dc2b7
Fixes: QTBUG-66177
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2020-08-25 06:33:44 +02: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_p.h Use QList instead of QVector in widgets 2020-07-02 21:57:06 +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
qflickgesture_p.h More nullptr usage in headers 2019-03-14 07:37:52 +00:00
qflickgesture.cpp Change QWindow/QWidget::map(To/From)(Global/Parent) to operate in float 2020-07-14 10:25:47 +02:00
qscroller_p.h Modernize the "animation" feature 2018-10-12 14:26:15 +00:00
qscroller.cpp Remove usage of QDesktopWidget(Private) from most places in QtWidgets 2020-07-07 11:49:32 +02:00
qscroller.h Add feature.scroller 2017-03-01 19:41:49 +00:00
qscrollerproperties_p.h Add qtwidgetsglobal.h and qtwidgetsglobal_p.h 2016-07-14 13:46:07 +00:00
qscrollerproperties.cpp Replace usages of QVariant::value by qvariant_cast 2019-12-15 12:30:52 +01:00
qscrollerproperties.h Add feature.scroller 2017-03-01 19:41:49 +00:00
qsystemtrayicon_p.h QSystemTrayIcon/X11: Create tray icon window when system tray appears 2019-04-23 19:33:25 +00:00
qsystemtrayicon_qpa.cpp QSystemTrayIcon: Fix geometry() to work with scaling enabled 2020-01-07 13:23:06 +01:00
qsystemtrayicon_x11.cpp Properly deprecate Qt::MidButton in favor of Qt::MiddleButton 2020-08-22 21:47:36 +02:00
qsystemtrayicon.cpp Add ; to Q_UNUSED 2020-07-07 11:51:48 +02:00
qsystemtrayicon.h Merge remote-tracking branch 'origin/5.10' into dev 2017-09-26 16:14:54 +02:00
qundoview.cpp Move undo framework out of Qt Widgets 2020-03-30 12:36:29 +02:00
qundoview.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
util.pri Move undo framework out of Qt Widgets 2020-03-30 12:36:29 +02:00