| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not deduce scrollbar extent twice if scrollbar policy is Qt::ScrollBarAlwa... | Aurélien Gâteau | 2009-05-28 | 1 | -4/+10 |
|
|
* | Use Qt::UniqueConnection instead of disconnect/connect | Olivier Goffart | 2009-05-28 | 1 | -1/+1 |
|
|
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-27 | 3 | -5/+10 |
|\ |
|
| * | Fixed: QSortFilterProxyModel setDynamicSortFilter doesn't works when setting ... | Olivier Goffart | 2009-05-26 | 3 | -5/+10 |
|
|
* | | Compile fix | Thierry Bastian | 2009-05-25 | 1 | -1/+1 |
|
|
* | | Fixed 'crazy' warnings about using a string instead of a character | Thierry Bastian | 2009-05-25 | 4 | -5/+4 |
|
|
* | | Merge branch '4.5' | Thiago Macieira | 2009-05-22 | 2 | -2/+4 |
|\ \
| |/ |
|
| * | Pressing enter in a QPlainTextEdit embedded on a itemview should insert a new... | Olivier Goffart | 2009-05-22 | 2 | -2/+4 |
|
|
* | | Merge branch '4.5' of ../qt-45-documentation | David Boddie | 2009-05-20 | 2 | -4/+4 |
|\ \
| |/ |
|
| * | Revert focus apparance on itemviews for X11 | Jens Bache-Wiig | 2009-05-20 | 1 | -3/+3 |
|
|
| * | Fix a typo in the class documentation for QItemDelegate | Andy Shaw | 2009-05-20 | 1 | -1/+1 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-19 | 2 | -2/+2 |
|\ \
| |/ |
|
| * | Fix some typos in the documentation. | Frederik Schwarzer | 2009-05-18 | 2 | -2/+2 |
|
|
* | | Remove useless code and comment in QTreeView | Olivier Goffart | 2009-05-14 | 1 | -4/+0 |
|
|
* | | Fixes missing translations in QFileIconProvider | Jens Bache-Wiig | 2009-05-14 | 1 | -8/+4 |
|
|
* | | QListView was assuming that selected indexes were always children of | Thierry Bastian | 2009-05-12 | 1 | -2/+6 |
|
|
* | | The editor geometry in item views is not correctly updated when 1st | Thierry Bastian | 2009-05-12 | 1 | -1/+1 |
|
|
* | | Almost 200 symbols that didn't need to be exported. | Thierry Bastian | 2009-05-11 | 1 | -1/+1 |
|
|
* | | spanning columns did not have ViewItemPosition QStyleOptionViewItemV4::OnlyOn... | Olivier Goffart | 2009-05-07 | 1 | -1/+1 |
|
|
* | | Merge branch '4.5' of git@scm.dev.troll.no:qt/qt | Simon Hausmann | 2009-05-06 | 1 | -3/+4 |
|\ \
| |/ |
|
| * | QListView in icon mode could crash when removing the last element | Thierry Bastian | 2009-05-05 | 1 | -3/+4 |
|
|
* | | QTreeView could be not correctly updated when the 1st column is hidden. | Thierry Bastian | 2009-05-06 | 1 | -26/+12 |
|
|
* | | Accept the event when doing keyboard search on a itemview. | Olivier Goffart | 2009-05-05 | 1 | -4/+5 |
|
|
* | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-05-04 | 3 | -9/+26 |
|\ \
| |/ |
|
| * | Do not crash when passing wrong indexes to QSortFilterProxyModel::indexFomSou... | Olivier Goffart | 2009-05-04 | 1 | -0/+9 |
|
|
| * | Fixes a possible issue in itemviws where we would not scroll to the | Thierry Bastian | 2009-04-30 | 2 | -10/+17 |
|
|
* | | QDirModel now uses the same translations as QFileSystemModel to | Thierry Bastian | 2009-04-30 | 1 | -5/+6 |
|
|
* | | introduce Q_WS_WINCE | Maurice Kalinowski | 2009-04-29 | 1 | -1/+1 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-29 | 2 | -11/+11 |
|\ \
| |/ |
|
| * | Fix regression in QSelectionModel::rowIntersectsSelection | Olivier Goffart | 2009-04-28 | 1 | -10/+10 |
|
|
| * | When minimizing/restoring an item view it could jump to its currently | Thierry Bastian | 2009-04-28 | 1 | -1/+1 |
|
|
* | | QSortFilterProxyModel: remove the mapping of the child that are filtered away | Olivier Goffart | 2009-04-27 | 1 | -15/+36 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-20 | 2 | -8/+26 |
|\ \
| |/ |
|
| * | Display error with QTableView with custom default row height | Thierry Bastian | 2009-04-17 | 2 | -8/+26 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-17 | 1 | -4/+17 |
|\ \
| |/ |
|
| * | Compile | Olivier Goffart | 2009-04-16 | 1 | -1/+1 |
|
|
| * | QSortFilterProxyModel: In dynamic filter model, childs of temporarly | Olivier Goffart | 2009-04-16 | 1 | -1/+13 |
|
|
| * | Fix crash in the SQLQueryModel tests | Olivier Goffart | 2009-04-16 | 1 | -3/+4 |
|
|
* | | QTreeView automatic resize can be broken | Thierry Bastian | 2009-04-16 | 2 | -20/+19 |
|
|
* | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-04-15 | 3 | -0/+7 |
|\ \
| |/ |
|
| * | Fixes QSortFilterProxyModel not reporting child if the model need to fetchMore | Olivier Goffart | 2009-04-15 | 1 | -0/+3 |
|
|
| * | Fixes: QTreeView font change regression if there is an application stylesheet | Olivier Goffart | 2009-04-14 | 1 | -0/+3 |
|
|
| * | Fix crash in QTreeView | Olivier Goffart | 2009-04-14 | 1 | -0/+1 |
|
|
* | | Speed up selectAll in QTreeView with spans | Olivier Goffart | 2009-04-06 | 1 | -4/+14 |
|
|
* | | Sppedup QTreeView with spans. | Olivier Goffart | 2009-04-06 | 2 | -147/+264 |
|
|
* | | Merge branch '4.5' | Thiago Macieira | 2009-04-03 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Fixes crash in QTreeView with QSortFilterProxyModel | Olivier Goffart | 2009-04-03 | 1 | -0/+1 |
|
|
* | | Remove all call in itemviews to set/updateDirtyRegion | Thierry Bastian | 2009-03-30 | 5 | -29/+24 |
|/ |
|
* | Make sure the sorting is updated when dynamic sorting is enabled and the mode... | Olivier Goffart | 2009-03-24 | 1 | -0/+5 |
|
|
* | Make sure QSortFilterProxyModel::sort always sort when DynamicSort is not used | Olivier Goffart | 2009-03-24 | 1 | -1/+1 |
|
|