diff options
author | Olivier Goffart <ogoffart@trolltech.com> | 2009-05-25 16:32:46 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-05-26 09:49:46 (GMT) |
commit | 7feac9a3b01369c64bb9475bbbd7892f77cfadba (patch) | |
tree | 5d3879b2cfc6d5cb174abd4e74c024399c30d6e8 /mkspecs/openbsd-g++ | |
parent | 387f722a837fbc7287f9d54b65e4b877e4710803 (diff) | |
download | Qt-7feac9a3b01369c64bb9475bbbd7892f77cfadba.zip Qt-7feac9a3b01369c64bb9475bbbd7892f77cfadba.tar.gz Qt-7feac9a3b01369c64bb9475bbbd7892f77cfadba.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:
(cherry picked from commit 2a390bb481a2433a239a9198e463c9337a26db59)
Diffstat (limited to 'mkspecs/openbsd-g++')
0 files changed, 0 insertions, 0 deletions