Skip to content

Releases: VSRonin/QtModelUtilities

2.0.3

07 Mar 21:46
Compare
Choose a tag to compare
Merge branch 'ci_admin'

2.0.2

14 Apr 10:49
Compare
Choose a tag to compare
Added option to disable install

2.0.1

04 Nov 11:04
Compare
Choose a tag to compare
Fixed Qt6-only bug when no data is set in the proxy

2.0.0

13 Oct 17:27
Compare
Choose a tag to compare
Fix packaging for linux and build on Qt6

1.0.1

01 Jun 16:09
Compare
Choose a tag to compare
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

09 Apr 01:13
Compare
Choose a tag to compare
Merge branch 'dev'