..
qabstractitemmodel.cpp
Item models: code tidies
2021-05-18 15:33:25 +02:00
qabstractitemmodel.h
Allow proxy models access to the parent-child hierarchy of source
2021-04-19 21:42:55 +01:00
qabstractitemmodel_p.h
Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE
2020-11-30 17:16:21 +01:00
qabstractproxymodel.cpp
QAbstractProxyModel: port to new property system
2021-05-04 22:58:59 +02:00
qabstractproxymodel.h
QAbstractProxyModel: port to new property system
2021-05-04 22:58:59 +02:00
qabstractproxymodel_p.h
QAbstractProxyModel: port to new property system
2021-05-04 22:58:59 +02:00
qconcatenatetablesproxymodel.cpp
QConcatenateTablesProxyModel: skip dataChanged in hidden columns
2021-03-09 13:39:45 +01:00
qconcatenatetablesproxymodel.h
Use QList instead of QVector in corelib
2020-06-25 22:30:59 +02:00
qidentityproxymodel.cpp
Allow proxy models access to the parent-child hierarchy of source
2021-04-19 21:42:55 +01:00
qidentityproxymodel.h
Use QList instead of QVector in corelib
2020-06-25 22:30:59 +02:00
qitemselectionmodel.cpp
Item models: code tidies
2021-05-18 15:33:25 +02:00
qitemselectionmodel.h
Port of QItemSelectionModel::model to new property system
2021-04-27 20:12:50 +02:00
qitemselectionmodel_p.h
Port of QItemSelectionModel::model to new property system
2021-04-27 20:12:50 +02:00
qsortfilterproxymodel.cpp
QSFPM: make filterRegularExpression and filterCaseSensitivity bindable
2021-05-11 21:05:09 +02:00
qsortfilterproxymodel.h
QSFPM: make filterRegularExpression and filterCaseSensitivity bindable
2021-05-11 21:05:09 +02:00
qstringlistmodel.cpp
Use QList instead of QVector in corelib implementation
2020-06-29 12:35:09 +02:00
qstringlistmodel.h
Models: remove version check for clearItemData()
2020-05-23 10:53:26 +02:00
qtransposeproxymodel.cpp
Allow proxy models access to the parent-child hierarchy of source
2021-04-19 21:42:55 +01:00
qtransposeproxymodel.h
Fix build without features.itemmodel
2019-05-14 14:31:12 +00:00
qtransposeproxymodel_p.h
Use QList instead of QVector in corelib
2020-06-25 22:30:59 +02:00