index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
auto
/
qlistview
/
tst_qlistview.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers
Akseli Salovaara
2015-03-31
1
-13
/
+13
*
Updated year in copyright header
Kai Koehne
2014-03-26
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-13
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-29
1
-24
/
+24
*
Take account of hidden items in QListView when using scrollTo.
Stephen Kelly
2012-08-27
1
-0
/
+29
*
Fix a QListViewItem width when spacing is set
Jani Honkonen
2012-08-23
1
-4
/
+76
*
Fix QListWidget scrolling with keys when there are hidden items
Jani Honkonen
2012-08-22
1
-0
/
+52
*
Update contact information in license headers.
Sergio Ahumada
2012-08-01
1
-2
/
+2
*
Fix QListView::scrollTo() when there are hidden rows
Jani Honkonen
2012-02-09
1
-0
/
+47
*
Update year in Nokia copyright messages.
Jason McDonald
2012-01-11
1
-1
/
+1
*
Doc: Fixing typo
Sergio Ahumada
2011-06-30
1
-1
/
+1
*
Update licenseheader text in source files for qt4.8
Jyri Tahtela
2011-05-13
1
-17
/
+17
*
Two QListView autotests do not pass on Symbian^3 releases
Sami Merila
2011-04-12
1
-1
/
+2
*
Update copyright year to 2011.
Jason McDonald
2011-01-11
1
-1
/
+1
*
Fixed QListView autotest to use a dummy toplevel widget
Dominik Holland
2010-11-02
1
-14
/
+21
*
Merge remote branch 'origin/4.6' into 4.7-from-4.6
Rohan McGovern
2010-07-29
1
-0
/
+51
|
\
|
*
Fix crash when all the items in a QListView are hidden
Gabriel de Dietrich
2010-07-27
1
-0
/
+51
*
|
tst_qlistview: use QTRY_COMPARE
Olivier Goffart
2010-07-28
1
-1
/
+1
*
|
Add a test to QListView to check initialisation of style option index, simila...
Robin Burchell
2010-04-19
1
-0
/
+31
*
|
QListView: Re-fix scrollbar ranges
Gabriel de Dietrich
2010-04-15
1
-0
/
+30
|
/
*
Stabilize QListView test on Mac
Olivier Goffart
2010-02-10
1
-0
/
+2
*
Speed up QListView test
Olivier Goffart
2010-02-09
1
-35
/
+32
*
QListView: fix crash when hiding many of the lasts item in a QListView
Olivier Goffart
2010-02-09
1
-0
/
+17
*
Update copyright year to 2010
Jason McDonald
2010-01-07
1
-1
/
+1
*
Stabilize tests on X11
Olivier Goffart
2009-12-02
1
-1
/
+3
*
Extended tst_QListView::indexAt to test viewport bounds.
Gabriel de Dietrich
2009-12-01
1
-1
/
+9
*
Fixes qlistview failing autotest: QTBUG_5877_skippingItemInPageDownUp
Leonardo Sobral Cunha
2009-11-23
1
-1
/
+1
*
Add a QTest::qWaitForWindowShown for a failing qlistview autotest
Leonardo Sobral Cunha
2009-11-19
1
-0
/
+2
*
QListView: fixes skipping one item in pageDown(Up)
Leonardo Sobral Cunha
2009-11-18
1
-0
/
+32
*
QListView: cleaning up whitespaces
Leonardo Sobral Cunha
2009-11-18
1
-10
/
+0
*
Stabilize tests
Olivier Goffart
2009-11-04
1
-6
/
+6
*
Fixed spacing display in QListView with wrapped text.
Gabriel de Dietrich
2009-11-02
1
-0
/
+15
*
In ItemViews, right click on the viewport clear the ext selection
Thierry Bastian
2009-10-30
1
-0
/
+23
*
QListView: make sure we relayout items when data changes in the model
Thierry Bastian
2009-10-29
1
-0
/
+21
*
stabilize test and fix warning
Olivier Goffart
2009-10-26
1
-3
/
+3
*
stabilize QListView test
Olivier Goffart
2009-10-22
1
-3
/
+6
*
Extended commit 6c1388ee for LeftToRight flow
Gabriel de Dietrich
2009-10-20
1
-9
/
+21
*
Fixed wrong scrolling in QListView with hidden rows in ListMode
Gabriel de Dietrich
2009-10-20
1
-0
/
+25
*
add the autotest for the QListView::setModelColumn bug
Pierre Rossi
2009-10-19
1
-0
/
+24
*
Stabilize tests on X11
Olivier Goffart
2009-10-05
1
-1
/
+1
*
QAbstractItemView: Make sure the view is updated when a delegate is set.
Olivier Goffart
2009-10-05
1
-3
/
+4
*
Fix auto-test build.
Alexis Menard
2009-09-30
1
-0
/
+2
*
Stabilize listview test
Olivier Goffart
2009-09-30
1
-1
/
+3
*
Update license headers again.
Jason McDonald
2009-09-09
1
-4
/
+4
*
Fixes a regression in QListView in 4.6 regarding the selection
Thierry Bastian
2009-09-08
1
-0
/
+30
*
Fix tst_QListView::task254449_draggingItemToNegativeCoordinates on Mac
Olivier Goffart
2009-09-07
1
-12
/
+8
*
Merge branch '4.5' into 4.6
Rohan McGovern
2009-09-05
1
-0
/
+12
|
\
|
*
Fix a regression with QListView::setRowHidden() when a root index is set
Andy Shaw
2009-09-04
1
-0
/
+12
*
|
Merge branch '4.5' into 4.6
Thiago Macieira
2009-08-31
1
-13
/
+13
|
\
\
|
|
/
|
*
Update tech preview license header.
Jason McDonald
2009-08-31
1
-13
/
+13
[next]