summaryrefslogtreecommitdiffstats
path: root/src/widgets/itemviews/qtreeview.cpp
Commit message (Expand)AuthorAgeFilesLines
* QTreeView - improve ItemNeverHasChildren slightlyThorbjørn Martsum2013-03-281-0/+2
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Make qaccessible2.h internal.Frederik Gladhorn2013-03-141-1/+1
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-171-1/+1
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-1/+1
| |\
| | * When expanding up the tree, there is no need to expand above root.Stephen Kelly2013-02-101-1/+1
* | | QMetaMethod is needed in qtreeview.cpp even without accessibility.Samuel Rødal2013-02-131-1/+1
|/ /
* | QTreeView - optimize. Do not do signals-work if signals are blockedThorbjørn Lund Martsum2013-02-021-20/+28
* | QTreeView::expandToDepth - add missing emit of expanded and collapsedThorbjørn Lund Martsum2013-02-021-0/+20
* | QTreeView - emit collapsed in collapseAll()Thorbjørn Lund Martsum2013-01-311-0/+8
* | QTreeView - emit expanded on expandAllThorbjørn Lund Martsum2013-01-311-2/+2
* | Add the Qt::ItemNeverHasChildren flag and use it in QTreeView.Stephen Kelly2013-01-291-2/+6
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fixed typo 'collasping' in QTreeView documentationThorbjørn Lindeijer2012-12-281-1/+1
* Accessibility indexes are no longer 1-based.Frederik Gladhorn2012-12-181-5/+5
* 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
* Qt 5.0 QTreeView. Prevent manual moving of the first sectionThorbjørn Lund Martsum2012-11-021-0/+2
* Strip trailing whitespace in itemviews.Stephen Kelly2012-11-011-1/+1
* Store an unsigned temporary for the internalId.Stephen Kelly2012-09-271-1/+1
* Fix typo: contais -> contains.Stephen Kelly2012-09-271-1/+1
* Fix hover handling in QTreeViewMiikka Heikkinen2012-09-241-13/+11
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Replace QStyleOptionViewItemV? with QStyleOptionViewItemStephen Kelly2012-09-211-23/+23
* Fixed the QTreeView expansion/collpasing when animatedThierry Bastian2012-08-291-2/+6
* Make keyboard search work in the current column, not only the first.Stephen Kelly2012-08-221-0/+5
* Fix indexAbove and indexBelow to return indexes in the correct column.Stephen Kelly2012-08-221-2/+4
* Make selectAll() do nothing if the mode is NoSelection.Stephen Kelly2012-08-151-1/+1
* Do not draw garbage branches if 0px indentation is specified.Stephen Kelly2012-08-071-1/+2
* Use a QVector<int> instead of a QSet<int> in itemviews/models.Stephen Kelly2012-06-121-1/+1
* Eliminate QTreeWidget drag crashJiewen Wang2012-05-281-1/+1
* Itemviews: compile with QT_STRICT_ITERATORSThiago Macieira2012-05-261-2/+2
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-3/+3
* Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-091-2/+2
* Take account of spanned items in QTreeView when dragging.Stephen Kelly2012-04-261-32/+9
* Fix out of bounds use of QVector API.Stephen Kelly2012-04-171-5/+6
* Merge master into api_changesKent Hansen2012-03-231-26/+6
|\
| * Remove QAccessibleEvent child parameter.Frederik Gladhorn2012-03-191-26/+6
* | QtWidgets: Cleanup Q3* itemsDebao Zhang2012-03-201-2/+2
|/
* Use pointers for QAccessibleEvent.Frederik Gladhorn2012-03-151-5/+10
* QHeaderView - renaming functions in Qt5Thorbjørn Lund Martsum2012-03-141-2/+2
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-20/+20
* Some small doc fixes, typos and removal of one incorrect paragraphAndy Shaw2012-02-171-1/+1
* Accessibility: Use new updateAccessibility() API in widgets.Friedemann Kleint2012-02-011-5/+5
* 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
* QTreeView: fix crash when starting a drag with hidden columns.David Faure2012-01-121-4/+12
* Set missing flags in the option when rendering QTreeView drag pixmapDavid Faure2012-01-121-39/+74
* Add roles to the dataChanged slots in views.Stephen Kelly2012-01-061-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1