summaryrefslogtreecommitdiffstats
path: root/src/gui/itemviews/qtableview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed the itemviews so that the editor is not considered opaque any moreThierry Bastian2012-01-311-8/+1
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Doc: Fixing typoSergio Ahumada2010-11-091-2/+2
* 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-061-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-061-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
* | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | QTableView with swapped headers PageUp/PageDown bugGabriel de Dietrich2009-08-111-9/+8
* | QTableView: auto-scrolling could be broken by invisible sectionsThierry Bastian2009-07-101-2/+2
* | QTableView: horizontal scrollbar could be inoperent with big columnsThierry Bastian2009-07-101-0/+4
* | Fix the painting of item view background when items are disabled.Marius Bugge Monsen2009-06-241-2/+1
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+2515
* Fix some possible double connected signalsOlivier Goffart2009-06-101-3/+3
* Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-1/+1
* Speed up selectAll in QTreeView with spansOlivier Goffart2009-04-061-4/+14
* Sppedup QTreeView with spans.Olivier Goffart2009-04-061-111/+202
* Remove all call in itemviews to set/updateDirtyRegionThierry Bastian2009-03-301-1/+1
* Long live Qt!Lars Knoll2009-03-231-0/+2515