summaryrefslogtreecommitdiffstats
path: root/src/gui/itemviews
Commit message (Expand)AuthorAgeFilesLines
* Fixed: QSortFilterProxyModel setDynamicSortFilter doesn't works when setting ...Olivier Goffart2009-05-263-5/+10
* Pressing enter in a QPlainTextEdit embedded on a itemview should insert a new...Olivier Goffart2009-05-222-2/+4
* Revert focus apparance on itemviews for X11Jens Bache-Wiig2009-05-201-3/+3
* Fix a typo in the class documentation for QItemDelegateAndy Shaw2009-05-201-1/+1
* Fix some typos in the documentation.Frederik Schwarzer2009-05-182-2/+2
* QListView in icon mode could crash when removing the last elementThierry Bastian2009-05-051-3/+4
* Do not crash when passing wrong indexes to QSortFilterProxyModel::indexFomSou...Olivier Goffart2009-05-041-0/+9
* Fixes a possible issue in itemviws where we would not scroll to theThierry Bastian2009-04-302-10/+17
* Fix regression in QSelectionModel::rowIntersectsSelectionOlivier Goffart2009-04-281-10/+10
* When minimizing/restoring an item view it could jump to its currentlyThierry Bastian2009-04-281-1/+1
* Display error with QTableView with custom default row heightThierry Bastian2009-04-172-8/+26
* CompileOlivier Goffart2009-04-161-1/+1
* QSortFilterProxyModel: In dynamic filter model, childs of temporarlyOlivier Goffart2009-04-161-1/+13
* Fix crash in the SQLQueryModel testsOlivier Goffart2009-04-161-3/+4
* Fixes QSortFilterProxyModel not reporting child if the model need to fetchMoreOlivier Goffart2009-04-151-0/+3
* Fixes: QTreeView font change regression if there is an application stylesheetOlivier Goffart2009-04-141-0/+3
* Fix crash in QTreeViewOlivier Goffart2009-04-141-0/+1
* Fixes crash in QTreeView with QSortFilterProxyModelOlivier Goffart2009-04-031-0/+1
* Make sure the sorting is updated when dynamic sorting is enabled and the mode...Olivier Goffart2009-03-241-0/+5
* Make sure QSortFilterProxyModel::sort always sort when DynamicSort is not usedOlivier Goffart2009-03-241-1/+1
* Long live Qt 4.5!Lars Knoll2009-03-2367-0/+49104