summaryrefslogtreecommitdiffstats
path: root/src/gui/itemviews
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia4.5Sergio Ahumada2012-11-2866-1189/+1189
* Fix regression while updating items in itemview.Olivier Goffart2009-10-131-1/+1
* QHeaderView: fixed the sizeHint with hidden sectionsThierry Bastian2009-10-071-4/+8
* Ensure that QStandardItem::clone() is used when a prototype is setAndy Shaw2009-09-222-4/+7
* Update license headers again.Jason McDonald2009-09-0866-264/+264
* Fix a regression with QListView::setRowHidden() when a root index is setAndy Shaw2009-09-041-4/+4
* Update tech preview license header.Jason McDonald2009-08-3166-858/+858
* Eliminate some mentions of Trolltech.Jason McDonald2009-08-111-11/+11
* Update license headers.Jason McDonald2009-08-1166-66/+66
* Fixes hangup when pressing key in QListWidgetOlivier Goffart2009-08-051-0/+7
* Fix accidental selection of popup items under the mouse in QComboBoxmae2009-07-171-0/+2
* Enhanced QDirModel documentationMarkus Goetz2009-07-171-1/+4
* Better caching of file system icon providers.Norwegian Rock Cat2009-07-161-1/+36
* Doc: correcting typoMorten Engvoldsen2009-07-012-2/+2
* Check if the row larger or equal to the flowPositions vector to prevent out o...Marius Bugge Monsen2009-06-221-1/+1
* QItemEditorFactory: made sure the ownership is taken on theThierry Bastian2009-06-181-2/+14
* ItemViews : Fixed a performance regression whne changing data in theThierry Bastian2009-06-171-1/+1
* Fixed a bottleneck in itemviews that would ask for an update outsideThierry Bastian2009-06-171-2/+8
* Update license headers as requested by the marketing department.Jason McDonald2009-06-1666-132/+132
* 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