summaryrefslogtreecommitdiffstats
path: root/src/gui/itemviews/qlistview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* QListView: Catch stack overflow on mutual scrollbar calculation.Lars Knoll2014-09-101-2/+32
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Correct wordwrapped text handling in QListView icon modeSamuel Gaist2014-01-151-0/+5
* Properly paint QListView dragged item in icon modeSamuel Gaist2013-10-181-24/+16
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Take account of hidden items in QListView when using scrollTo.Stephen Kelly2012-08-271-3/+9
* Fix a QListViewItem width when spacing is setJani Honkonen2012-08-231-1/+1
* Fix QListWidget scrolling with keys when there are hidden itemsJani Honkonen2012-08-221-3/+11
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Fix QListView::scrollTo() when there are hidden rowsJani Honkonen2012-02-091-1/+6
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Fix regression in ListViewJens Bache-Wiig2011-10-131-4/+4
* Add IAccessible2 table2 implementation.Frederik Gladhorn2011-07-131-0/+12
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Fixed a possible crash when resizing QListViewThierry Bastian2010-10-251-3/+4
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-131-1/+6
|\|
| * Merge remote branch 'origin/4.6' into 4.7-from-4.6Rohan McGovern2010-07-291-1/+6
| |\
| | * Fix crash when all the items in a QListView are hiddenGabriel de Dietrich2010-07-271-1/+6
* | | Fixed the itemviews so that the editor is not considered opaque any moreThierry Bastian2010-06-291-10/+1
* | | QListView: speedup QListView::setRowHidden()Olivier Goffart2010-06-161-5/+8
* | | Fix LeftToRight + setSpacing + setWrapping when drag-and-droppingIan Walters2010-06-021-8/+87
|/ /
* | QListView: Re-fix scrollbar rangesGabriel de Dietrich2010-04-151-4/+10
* | Optimized visualRegionForSelection in various item views classesGabriel de Dietrich2010-03-181-3/+11
|/
* QListView: fix crash when hiding many of the lasts item in a QListViewOlivier Goffart2010-02-091-1/+1
* QListView in icon view mode, drop enabled items wouldn't receive anythingGabriel de Dietrich2010-01-141-0/+7
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Fixes regression in QListView: Selection would not expend to the full viewportOlivier Goffart2009-11-191-2/+6
* QListView: fixes skipping one item in pageDown(Up)Leonardo Sobral Cunha2009-11-181-2/+6
* QListView: cleaning up whitespacesLeonardo Sobral Cunha2009-11-181-7/+7
* Fix long text regression in listview that does not fits into the viewport.Olivier Goffart2009-11-171-2/+2
* Fixed spacing display in QListView with wrapped text.Gabriel de Dietrich2009-11-021-5/+5
* QListView: make sure we relayout items when data changes in the modelThierry Bastian2009-10-291-0/+6
* Added visual DnD indicator for left to right flow in QListViewGabriel de Dietrich2009-10-231-2/+107
* Fixed crash in tst_qabstractitemview.Gabriel de Dietrich2009-10-211-3/+11
* Extended commit 6c1388ee for LeftToRight flowGabriel de Dietrich2009-10-201-6/+6
* Fixed wrong scrolling in QListView with hidden rows in ListModeGabriel de Dietrich2009-10-201-7/+17
* Fix a bug affecting keyboard navigation in the table viewOrgad Shaneh2009-10-191-2/+2
* Fixed updating problems QListView with IconModeGabriel de Dietrich2009-10-151-1/+1
* Fix a regression in 4.6 in icon mode for QListViewThierry Bastian2009-09-221-1/+1
* Fix RTL text alignment in QComboBox items with SH_ComboBox_PopupEskil Abrahamsen Blomfeldt2009-09-141-0/+6
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Rohan McGovern2009-09-051-2/+2
|\
| * Fix a regression with QListView::setRowHidden() when a root index is setAndy Shaw2009-09-041-4/+4
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\|
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1