summaryrefslogtreecommitdiffstats
path: root/src/gui/itemviews/qabstractitemview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reduces compiler warnings when compiling for WEC7jaanttil2012-02-031-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Set missing flags in the option when rendering QTreeView drag pixmapDavid Faure2011-09-291-0/+1
* Add IAccessible2 table2 implementation.Frederik Gladhorn2011-07-131-8/+87
* Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-44/+0
|\
| * Revert all QScroller and QFlickGesture related code.Robert Griebl2011-05-161-44/+0
* | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
|/
* Fix compilation with QT_NO_Tasuku Suzuki2011-03-211-0/+5
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-101-2/+2
|\
| * Doc: Fixed confusing wording of a sentence.David Boddie2011-01-271-2/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-3/+10
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
| * Fix timer warning when deleting item viewsGabriel de Dietrich2010-12-211-2/+9
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-201-0/+2
|\ \ | |/
| * Suppress a warning about killing a timer that isn't active.Thiago Macieira2010-12-151-0/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-061-2/+2
|\ \ | |/
| * Merge branch 4.6 into qt-4.7-from-4.6Qt Continuous Integration System2010-11-261-2/+2
| |\
| | * Doc: fix typoJoerg Bornemann2010-11-261-2/+2
* | | QScroller merge, part 1Robert Griebl2010-12-021-0/+39
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-121-3/+3
|\ \ \ | |/ /
| * | Doc: Fixing typoSergio Ahumada2010-11-091-3/+3
* | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-251-1/+1
|\ \ \ | |/ /
| * | Doc: Fixed documentation style and qdoc warnings.David Boddie2010-10-081-1/+1
* | | The completer in an itemview would not be activated right awayThierry Bastian2010-10-111-3/+3
* | | Fix compilation on mac.Olivier Goffart2010-08-301-2/+2
* | | Fix crash introduced with d34287af6fc1c7558e8ed15dbb29c0e6b58b7b00Olivier Goffart2010-08-301-6/+10
* | | QAbstractItemView: optimize handling of editors for view with large numbers o...Stephen Bowline2010-08-271-57/+65
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-251-3/+5
|\ \ \ | |/ /
| * | Keyboard navigation regression in QTreeViewGabriel de Dietrich2010-08-161-3/+5
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-281-1/+1
|\ \ \ | |/ /
| * | doc: Fixed several qdoc warnings.Martin Smith2010-07-091-1/+1
* | | Small fix in iteviews for sizeHintForColumn/RowThierry Bastian2010-07-091-3/+3
* | | Incorrect assertion in item viewsThierry Bastian2010-07-091-1/+1
* | | Auto expand of QTreeWidget does not work correctly if animatedThierry Bastian2010-07-011-0/+1
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-191-1/+5
|\ \
| * | Fix a memory leak from QItemSelectionModel when changing the modelThierry Bastian2010-05-191-1/+5
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-171-1/+4
|\ \ \ | |/ / |/| / | |/
| * QS60Style: In S60 3.x and 5.0 Qt itemviews behaviour is not nativelikeSami Merila2010-05-141-1/+4
* | 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