| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-06 | 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 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -1/+1 |
|\ \ |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 1 | -0/+67 |
|\ \ \
| |/ / |
|
| * | | Fix for selection with Shift-Arrow/Shift-Click in QListView's IconMode | Frank Reininghaus | 2009-07-17 | 1 | -0/+67 |
|
|
* | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
|
|
* | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 1 | -0/+100 |
|\ \ \
| |/ / |
|
| * | | Fixed ListView so that it is able to move items in negative space and | Thierry Bastian | 2009-06-08 | 1 | -0/+51 |
|
|
| * | | QListView was assuming that selected indexes were always children of | Thierry Bastian | 2009-05-12 | 1 | -0/+24 |
|
|
| * | | Accept the event when doing keyboard search on a itemview. | Olivier Goffart | 2009-05-05 | 1 | -0/+25 |
| |/ |
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-06 | 1 | -0/+28 |
|\ \
| |/ |
|
| * | When minimizing/restoring an item view it could jump to its currently | Thierry Bastian | 2009-04-28 | 1 | -0/+28 |
|
|
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 3 | -0/+1538 |
|
|
* | Long live Qt for S60! | axis | 2009-04-24 | 3 | -0/+1540 |
|
|