Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fixed: QSortFilterProxyModel setDynamicSortFilter doesn't works when setting ↵ | Olivier Goffart | 2009-05-26 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | 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: | ||||
* | Fix crash in QTreeView | Olivier Goffart | 2009-04-14 | 1 | -0/+1 |
| | | | | | | | Discovered in Kopete trunk BT: yes Reviewed-by: Thierry | ||||
* | Fixes crash in QTreeView with QSortFilterProxyModel | Olivier Goffart | 2009-04-03 | 1 | -0/+1 |
| | | | | | | | | | If we get an hover event while the model gets invalidated, we might ends up calling itemDecorationAt before the viewitem is refreshed. Can be reproduced in KTorrent (Relates to KDE bug 172198) or Kopete trunk Reviewed-by: Thierry | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+3851 |