| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
|
|
* | Fixed QTableView autotest to use a dummy toplevel widget. | Dominik Holland | 2010-11-02 | 1 | -9/+15 |
|
|
* | Fixed the sizehint for cols/rows in qtableview | Thierry Bastian | 2010-04-28 | 1 | -0/+21 |
|
|
* | QTableView: fix spans corruption when removing spans. | Olivier Goffart | 2010-04-07 | 1 | -0/+8 |
|
|
* | QTableView: fix navigating with keyboard with spans not scrolling | Olivier Goffart | 2010-03-08 | 1 | -1/+15 |
|
|
* | Wrong dirty region after row selection in right-to-left mode in QTableView | Gabriel de Dietrich | 2010-03-05 | 1 | -0/+26 |
|
|
* | Fix crash using openPersistentEditor and setRowHidden on a QTableView | Olivier Goffart | 2010-03-01 | 1 | -0/+46 |
|
|
* | Another ASSERT while deleting spans | Gabriel de Dietrich | 2010-01-25 | 1 | -0/+8 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | Q_ASSERT failure when resizing a span to (1,1) in 1st cell | Gabriel de Dietrich | 2009-11-20 | 1 | -0/+8 |
|
|
* | Fixed tst_QTableView::changeHeaderData auto-test on Mac | Gabriel de Dietrich | 2009-11-18 | 1 | -1/+1 |
|
|
* | Fixed tst_QTableView::mouseWheel auto-test on Mac | Gabriel de Dietrich | 2009-11-18 | 1 | -8/+0 |
|
|
* | Mouse wheel wouldn't scroll the itemview when over header views | Gabriel de Dietrich | 2009-11-17 | 1 | -0/+17 |
|
|
* | Fix textControl so that it ignores mouse press events when needed | Thierry Bastian | 2009-11-05 | 1 | -0/+19 |
|
|
* | ItemViews: make the geometries update when header data changes | Thierry Bastian | 2009-10-29 | 1 | -0/+21 |
|
|
* | Fixed bug in QTableView spans. | Gabriel de Dietrich | 2009-10-28 | 1 | -0/+38 |
|
|
* | QTableView would not correctly resize to contents | Thierry Bastian | 2009-10-27 | 1 | -5/+6 |
|
|
* | Fixed typo in qtableview.cpp. | Gabriel de Dietrich | 2009-10-16 | 1 | -5/+30 |
|
|
* | Compile tests under Windows | Olivier Goffart | 2009-10-15 | 1 | -1/+1 |
|
|
* | stabilize QTableView test on cocoa | Olivier Goffart | 2009-10-14 | 1 | -1/+3 |
|
|
* | Disable tst_QTableView::tabFocus to work when qt_tab_all_widget is disabled | Olivier Goffart | 2009-10-14 | 1 | -0/+6 |
|
|
* | Compile the QTableView test on Mac | Olivier Goffart | 2009-10-14 | 1 | -1/+1 |
|
|
* | Fix sorting after changing a QTableView's header | Olivier Goffart | 2009-10-13 | 1 | -0/+37 |
|
|
* | Merge commit '8df79a473e1a7e5c79b9b10827985bf3e9501002' into 4.6 | Alexis Menard | 2009-10-12 | 1 | -6/+3 |
|\ |
|
| * | All mousewheel tests skipped on Windows CE | ninerider | 2009-10-09 | 1 | -6/+3 |
|
|
* | | Fixed keyboard navigation for QTableView | Gabriel de Dietrich | 2009-10-12 | 1 | -2/+164 |
|/ |
|
* | Skip the srcoll per pixel mouse wheel test on Windows CE | ninerider | 2009-10-07 | 1 | -0/+6 |
|
|
* | Span update after row and column insertion and removal in QTableView. | Gabriel de Dietrich | 2009-10-06 | 1 | -1/+192 |
|
|
* | Stabilize tests on X11 | Olivier Goffart | 2009-10-06 | 1 | -2/+2 |
|
|
* | Mac: update/small fix to 45f095b8970dc3c1b6f6e97fa2323654ba848288 | Richard Moe Gustavsen | 2009-10-02 | 1 | -1/+8 |
|
|
* | oops.. fixed compilation of test | Thierry Bastian | 2009-10-01 | 1 | -1/+1 |
|
|
* | Try to fix autotest | Thierry Bastian | 2009-10-01 | 1 | -4/+5 |
|
|
* | Stabilize some more tests | Olivier Goffart | 2009-09-28 | 1 | -0/+1 |
|
|
* | Stabilize more test | Olivier Goffart | 2009-09-23 | 1 | -1/+1 |
|
|
* | Small improvements to some autotests. | Denis Dzyubenko | 2009-09-18 | 1 | -14/+8 |
|
|
* | Clean up my previous commit (remove comment and whitespace fix) | Jan-Arve Sæther | 2009-09-17 | 1 | -3/+1 |
|
|
* | Fix the scrollTo() test function on Windows. | Jan-Arve Sæther | 2009-09-17 | 1 | -4/+7 |
|
|
* | Control-drag header selection behaved wierdly. | Gabriel de Dietrich | 2009-09-17 | 1 | -0/+114 |
|
|
* | Stabilized QTableView test | Gabriel de Dietrich | 2009-09-09 | 1 | -1/+1 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Try to make test more robust. | Olivier Goffart | 2009-09-08 | 1 | -11/+14 |
|
|
* | Fix tst_QTableView with skulpture style | Olivier Goffart | 2009-09-03 | 1 | -0/+9 |
|
|
* | 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 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-08-19 | 1 | -0/+1 |
|\ \ |
|
| * | | tst_QTableView::task259308_scrollVerticalHeaderSwappedSections fails. | Gabriel de Dietrich | 2009-08-18 | 1 | -0/+1 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -1/+34 |
|\ \ \
| |/ / |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
| * | | QTableView with swapped headers PageUp/PageDown bug | Gabriel de Dietrich | 2009-08-11 | 1 | -0/+33 |
|
|