summaryrefslogtreecommitdiffstats
path: root/src/corelib
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@trolltech.com>2009-05-25 16:32:46 (GMT)
committerOlivier Goffart <ogoffart@trolltech.com>2009-05-26 08:37:07 (GMT)
commit2a390bb481a2433a239a9198e463c9337a26db59 (patch)
tree8c8661482ab497a97fb557fad63fc748c10d4d5d /src/corelib
parent5839b16a73c36ff7636c13f841d26e6a5e0c5435 (diff)
downloadQt-2a390bb481a2433a239a9198e463c9337a26db59.zip
Qt-2a390bb481a2433a239a9198e463c9337a26db59.tar.gz
Qt-2a390bb481a2433a239a9198e463c9337a26db59.tar.bz2
Fixed: QSortFilterProxyModel setDynamicSortFilter doesn't works when setting the model initially
This was caused by two different bug: - In the QSortFilterProxyModel, we need to re-sort when setting the source model change the sorting column (happen when setting a model initially) - In the treeview, we need to activate the sorting even if there is no column yet (because the initial model is empty Task-number: 254234 Reviewed-by: Thierry BT:
Diffstat (limited to 'src/corelib')
0 files changed, 0 insertions, 0 deletions