summaryrefslogtreecommitdiffstats
path: root/src/gui/itemviews/qtableview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Fix QTableView::doItemsLayout()J-P Nurmi2013-04-231-3/+8
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Fix g++/MinGW compiler warnings.Friedemann Kleint2012-09-291-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Fixed compiler warnings about unused q and d pointers.Janne Anttila2012-03-151-1/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Fix typo when updating accessible treeview selection.Frederik Gladhorn2011-09-281-1/+1
* Add IAccessible2 table2 implementation.Frederik Gladhorn2011-07-131-0/+17
* Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* | Doc: Fixed qdoc warnings.David Boddie2011-05-111-1/+1
|/
* Merge earth-team into origin/4.8Olivier Goffart2011-05-031-1/+20
|\
| * QTableView: prevent QTableView from hanging when removing rows.Pierre Rossi2011-04-041-1/+20
* | Fixes warnings about unused variablesOlivier Goffart2011-04-281-1/+0
|/
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-121-2/+2
|\|
| * Doc: Fixing typoSergio Ahumada2010-11-091-2/+2
* | QAbstractItemView: optimize handling of editors for view with large numbers o...Stephen Bowline2010-08-271-2/+2
* | Fixed the itemviews so that the editor is not considered opaque any moreThierry Bastian2010-06-291-8/+1
|/
* Fixed the sizehint for cols/rows in qtableviewThierry Bastian2010-04-281-4/+4
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-121-1/+3
|\
| * Make sure the selectionChanged signal is not called too muchThierry Bastian2010-04-121-1/+3
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-121-5/+4
|\ \ | |/ |/|
| * QTableView: fix spans corruption when removing spans.Olivier Goffart2010-04-071-5/+4
* | Optimized visualRegionForSelection in various item views classesGabriel de Dietrich2010-03-181-11/+27
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-151-1/+1
|\|
| * QTableView: fix navigating with keyboard with spans not scrollingOlivier Goffart2010-03-081-1/+1
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-071-3/+11
|\|
| * Wrong dirty region after row selection in right-to-left mode in QTableViewGabriel de Dietrich2010-03-051-3/+11
* | Delay the resize section for better performance.Pierre Rossi2010-03-041-6/+1
|/
* Another ASSERT while deleting spansGabriel de Dietrich2010-01-251-1/+3
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* doc: Added an explanatory \note about the table being sorted.Martin Smith2009-12-181-2/+12
* Q_ASSERT failure when resizing a span to (1,1) in 1st cellGabriel de Dietrich2009-11-201-1/+1
* Item views: make sure the model is connected/disconnected correctlyThierry Bastian2009-11-191-8/+23
* Fixed bug in QTableView spans.Gabriel de Dietrich2009-10-281-1/+42
* QTableView would not correctly resize to contentsThierry Bastian2009-10-271-0/+4
* Fixed typo in qtableview.cpp.Gabriel de Dietrich2009-10-161-1/+1
* Fix sorting after changing a QTableView's headerOlivier Goffart2009-10-131-0/+3
* Fixed keyboard navigation for QTableViewGabriel de Dietrich2009-10-121-70/+134
* Span update after row and column insertion and removal in QTableView.Gabriel de Dietrich2009-10-061-0/+404
* Control-drag header selection behaved wierdly.Gabriel de Dietrich2009-09-171-2/+26
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1