summaryrefslogtreecommitdiff
path: root/tests/auto/qtableview/tst_qtableview.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-04-28Fixed the sizehint for cols/rows in qtableviewThierry Bastian1-0/+21
2010-04-07QTableView: fix spans corruption when removing spans.Olivier Goffart1-0/+8
2010-03-08QTableView: fix navigating with keyboard with spans not scrollingOlivier Goffart1-1/+15
2010-03-05Wrong dirty region after row selection in right-to-left mode in QTableViewGabriel de Dietrich1-0/+26
2010-03-01Fix crash using openPersistentEditor and setRowHidden on a QTableViewOlivier Goffart1-0/+46
2010-01-25Another ASSERT while deleting spansGabriel de Dietrich1-0/+8
2010-01-07Update copyright year to 2010Jason McDonald1-1/+1
2009-11-20Q_ASSERT failure when resizing a span to (1,1) in 1st cellGabriel de Dietrich1-0/+8
2009-11-18Fixed tst_QTableView::changeHeaderData auto-test on MacGabriel de Dietrich1-1/+1
2009-11-18Fixed tst_QTableView::mouseWheel auto-test on MacGabriel de Dietrich1-8/+0
2009-11-17Mouse wheel wouldn't scroll the itemview when over header viewsGabriel de Dietrich1-0/+17
2009-11-05Fix textControl so that it ignores mouse press events when neededThierry Bastian1-0/+19
2009-10-29ItemViews: make the geometries update when header data changesThierry Bastian1-0/+21
2009-10-28Fixed bug in QTableView spans.Gabriel de Dietrich1-0/+38
2009-10-27QTableView would not correctly resize to contentsThierry Bastian1-5/+6
2009-10-16Fixed typo in qtableview.cpp.Gabriel de Dietrich1-5/+30
2009-10-15Compile tests under WindowsOlivier Goffart1-1/+1
2009-10-14stabilize QTableView test on cocoaOlivier Goffart1-1/+3
2009-10-14Disable tst_QTableView::tabFocus to work when qt_tab_all_widget is disabledOlivier Goffart1-0/+6
2009-10-14Compile the QTableView test on MacOlivier Goffart1-1/+1
2009-10-13Fix sorting after changing a QTableView's headerOlivier Goffart1-0/+37
2009-10-12Merge commit '8df79a473e1a7e5c79b9b10827985bf3e9501002' into 4.6Alexis Menard1-6/+3
2009-10-12Fixed keyboard navigation for QTableViewGabriel de Dietrich1-2/+164
2009-10-09All mousewheel tests skipped on Windows CEninerider1-6/+3
2009-10-07Skip the srcoll per pixel mouse wheel test on Windows CEninerider1-0/+6
2009-10-06Span update after row and column insertion and removal in QTableView.Gabriel de Dietrich1-1/+192
2009-10-06Stabilize tests on X11Olivier Goffart1-2/+2
2009-10-02Mac: update/small fix to 45f095b8970dc3c1b6f6e97fa2323654ba848288Richard Moe Gustavsen1-1/+8
2009-10-01oops.. fixed compilation of testThierry Bastian1-1/+1
2009-10-01Try to fix autotestThierry Bastian1-4/+5
2009-09-28Stabilize some more testsOlivier Goffart1-0/+1
2009-09-23Stabilize more testOlivier Goffart1-1/+1
2009-09-18Small improvements to some autotests.Denis Dzyubenko1-14/+8
2009-09-17Clean up my previous commit (remove comment and whitespace fix)Jan-Arve Sæther1-3/+1
2009-09-17Fix the scrollTo() test function on Windows.Jan-Arve Sæther1-4/+7
2009-09-17Control-drag header selection behaved wierdly.Gabriel de Dietrich1-0/+114
2009-09-09Stabilized QTableView testGabriel de Dietrich1-1/+1
2009-09-09Update license headers again.Jason McDonald1-4/+4
2009-09-08Try to make test more robust.Olivier Goffart1-11/+14
2009-09-03Fix tst_QTableView with skulpture styleOlivier Goffart1-0/+9
2009-08-31Merge branch '4.5' into 4.6Thiago Macieira1-13/+13
2009-08-31Update tech preview license header.Jason McDonald1-13/+13
2009-08-18tst_QTableView::task259308_scrollVerticalHeaderSwappedSections fails.Gabriel de Dietrich1-0/+1
2009-08-12Update contact URL in license headers.Jason McDonald1-1/+1
2009-08-11QTableView with swapped headers PageUp/PageDown bugGabriel de Dietrich1-0/+33
2009-08-11Update license headers.Jason McDonald1-1/+1
2009-08-06Fix compilation of the testOlivier Goffart1-8/+5
2009-07-10adding autotestThierry Bastian1-2/+28
2009-07-10QTableView: horizontal scrollbar could be inoperent with big columnsThierry Bastian1-0/+26
2009-06-16Merge license header changes from 4.5Volker Hilsheimer1-2/+2