summaryrefslogtreecommitdiffstats
path: root/src/widgets/itemviews/qtableview.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-1/+1
|\
| * Accessibility: Fix selection change notifications on LinuxFrederik Gladhorn2015-01-211-1/+1
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-1/+1
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix key navigation through cells with spans in QTableView.Mitch Curtis2014-06-061-1/+8
* Revert "QAIV - Fix scollbars with ScrollPerPixel to scroll 1 pixel."Thorbjørn Martsum2014-01-141-2/+2
* Rename private viewOptions to viewOptionsV1Samuel Gaist2013-10-171-3/+3
* Move the viewOptions code back to public implementationSamuel Gaist2013-10-171-9/+3
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-12/+12
* QAIV - Fix scollbars with ScrollPerPixel to scroll 1 pixel.Thorbjørn Lund Martsum2013-08-261-2/+2
* QTableView::sizeHintForRow minor fix of word wrap in a special caseThorbjørn Martsum2013-07-041-1/+10
* QTableView::sizeHintForRow move word wrap into heightHintForIndexThorbjørn Martsum2013-07-041-14/+7
* QHeaderView - add parameter to control sizeHint precisionThorbjørn Martsum2013-05-131-4/+19
* resizeToContents - QTableView to consider cells outside visible areaThorbjørn Martsum2013-05-131-2/+79
* resizeToContents - move some of sizeHint into separate functionsThorbjørn Martsum2013-05-091-18/+40
* resizeToContents - QTableView - faster hint when view is hiddenThorbjørn Martsum2013-05-091-0/+10
* Unify header-based scroll offsets in itemviewsJ-P Nurmi2013-05-071-23/+5
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-291-3/+8
|\
| * Fix QTableView::doItemsLayout()J-P Nurmi2013-04-221-3/+8
* | QAbstractScrollArea - add SizeAdjustPolicy and viewportSizeHintChristoph Schleifenbaum2013-04-221-0/+13
* | When doing a PageDown or PageUp it should show the next set of cellsAndy Shaw2013-04-091-2/+2
|/
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QtWidgets docs: use WinVista screenshots instead of obsolescent WinXPJ-P Nurmi2012-12-061-2/+2
* QtWidgets docs: use Fusion screenshotsJ-P Nurmi2012-11-281-2/+2
* Fix selection in QTableView when rows and columns have been movedMiikka Heikkinen2012-11-231-8/+12
* Qt 5.0 QTreeView. Prevent manual moving of the first sectionThorbjørn Lund Martsum2012-11-021-0/+3
* Strip trailing whitespace in itemviews.Stephen Kelly2012-11-011-4/+4
* Implement viewOptions logic in QTableViewPrivate.Stephen Kelly2012-10-251-3/+9
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Replace QStyleOptionViewItemV? with QStyleOptionViewItemStephen Kelly2012-09-211-11/+11
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-6/+6
* Remove QAccessibleEvent child parameter.Frederik Gladhorn2012-03-191-3/+6
* Use pointers for QAccessibleEvent.Frederik Gladhorn2012-03-151-24/+6
* QTableView: call model->submit() on row changeMark Brand2012-03-151-0/+16
* QHeaderView - renaming functions in Qt5Thorbjørn Lund Martsum2012-03-141-2/+2
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-8/+8
* Accessibility: Use new updateAccessibility() API in widgets.Friedemann Kleint2012-02-011-6/+6
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix selection update in QTableView accessibility.Frederik Gladhorn2011-10-031-1/+1
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-1/+1
* The Q_WS_X11 define exists no longer. Use Q_OS_UNIX.Frederik Gladhorn2011-09-151-3/+4
* Merge branch 'master' into refactorGunnar Sletta2011-08-251-0/+17
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-18/+18
* Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-111-2/+20
* library splitLars Knoll2011-05-071-0/+3198