summaryrefslogtreecommitdiffstats
path: root/src/gui/itemviews/qabstractitemview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix qcombobox:flaggedItems autotest failure.Thiago Macieira2010-03-241-5/+5
* Add missing ,.Aaron McCarthy2010-03-231-1/+1
* Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-03-231-3/+1
|\
| * small little change to the initialization of item viewsThierry Bastian2010-03-221-3/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-211-2/+8
|\ \ | |/ |/|
| * Do not beep on Mac when pressing some keys.Denis Dzyubenko2010-03-171-1/+6
| * Rename QTimestamp to QElapsedTimerThiago Macieira2010-03-171-1/+1
| * Port QtGui uses of QTime as a stopwatch to QTimestampThiago Macieira2010-03-171-1/+2
* | clicking on a non focused ItemView would change the cirrent item twiceThierry Bastian2010-03-191-1/+1
|/
* CompileEskil Abrahamsen Blomfeldt2010-03-161-1/+1
* Revert "small cleanup regarding delayed layout in itemviews"Thierry Bastian2010-03-161-6/+24
* Make sure the delete and backspace keys are ignored when keyb-searchingThierry Bastian2010-03-161-0/+2
* small cleanup regarding delayed layout in itemviewsThierry Bastian2010-03-151-24/+6
* Fix crash using openPersistentEditor and setRowHidden on a QTableViewOlivier Goffart2010-03-011-2/+6
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-261-0/+1
|\
| * QAbstractItemView::setIndexWidget: remove the old widget from the QSet of per...Olivier Goffart2010-02-261-0/+1
* | Build break fix for commit d8465414e6fd543cfc20e732030dedd8d2bc685f.Janne Anttila2010-02-261-2/+1
* | Improvements to itemview keypad navigation in S60.Janne Anttila2010-02-251-4/+37
|/
* Support for dynamic localization in Symbian softkeys.Janne Anttila2010-02-171-0/+5
* Merge remote branch 'qt/4.6' into oslo-staging-2/4.6Paul Olav Tvete2010-01-121-1/+1
|\
| * Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* | Fix incorrect drawing of the hovered row on QTreeView with some styles.Olivier Goffart2010-01-111-2/+9
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2009-12-161-2/+17
|\
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-12-161-0/+4
| |\
| * | FEP indicator shown in status pane when it should notSami Merila2009-12-141-2/+17
* | | Clicking on a selected item wouldn't reset the selection anymore.Gabriel de Dietrich2009-12-151-3/+6
| |/ |/|
* | Itemviews: we needed to call ensurePolishedwhen asking for sizehintsThierry Bastian2009-12-111-0/+4
|/
* Fixes broken selection with Shift and extended selectionOlivier Goffart2009-12-031-2/+2
* In QListViews, items were being hovered even when mouse was on the scrollbarsGabriel de Dietrich2009-12-011-2/+6
* Itemview: Fixes statustip not clearedOlivier Goffart2009-11-241-2/+12
* Item views: make sure the hovered item is updated when scrollingThierry Bastian2009-11-191-16/+19
* In ItemViews, right click on the viewport clear the ext selectionThierry Bastian2009-10-301-1/+1
* ItemViews: make the geometries update when header data changesThierry Bastian2009-10-291-0/+4
* Merge commit 'origin/4.5' into origin/4.6Olivier Goffart2009-10-151-1/+1
|\
| * Fix regression while updating items in itemview.Olivier Goffart2009-10-131-1/+1
| * Update license headers again.Jason McDonald2009-09-081-4/+4
* | Itemview: fix regression concerning Ctrl+rubber band selectionsFrank Reininghaus2009-10-131-1/+1
* | Fixed keyboard navigation for QTableViewGabriel de Dietrich2009-10-121-0/+3
* | viewport()->update() after delegate set for QAbstractItemViewJeremy Katz2009-10-071-3/+3
* | QAbstractItemView: Make sure the view is updated when a delegate is set.Olivier Goffart2009-10-051-1/+3
* | Add QAbstractItemView::setDefaultDropAction(Qt::DropAction)David Faure2009-10-021-1/+26
* | Fix an issue that was uncovered by two tst_QAbstractItemView fails.Alessandro Portale2009-10-011-4/+5
* | Simplify the soft key roles of QAction.Jason Barron2009-09-211-1/+1
* | Give the soft key functionality it's own macro.Jason Barron2009-09-211-2/+6
* | Refactor soft keys implementation.Jason Barron2009-09-211-3/+10
* | Making Keypad Navigation more usableAlessandro Portale2009-09-191-0/+6
* | Control-drag header selection behaved wierdly.Gabriel de Dietrich2009-09-171-0/+12
* | Doc: Documented the standard keys in item views.Geir Vattekar2009-09-101-1/+39
* | Update license headers again.Jason McDonald2009-09-091-4/+4
* | Fixes a regression in QListView in 4.6 regarding the selectionThierry Bastian2009-09-081-0/+4