Releases: VSRonin/QtModelUtilities
Releases · VSRonin/QtModelUtilities
2.0.3
2.0.2
Added option to disable install
2.0.1
Fixed Qt6-only bug when no data is set in the proxy
2.0.0
Fix packaging for linux and build on Qt6
1.0.1
IPM::sort let the sourceModel decide if the column is valid Some models like `QSqlTableModel` have a defined behavior when an invalid index is passed to sort. Don't validate the index in the proxy Closes: #46
1.0.0
Merge branch 'dev'