summaryrefslogtreecommitdiffstats
path: root/src/widgets/itemviews/qtreeview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Handle device pixel ratio in QTreeWidget animationsDavid Edmundson2016-06-131-1/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-131-1/+1
|\
| * QTreeView: re-use cached values in rowsInserted()Marc Mutz2016-04-111-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-041-1/+5
|\|
| * QAbstractItemView: don't call restart() on invalid QElapsedTimerMarc Mutz2016-04-031-1/+5
* | Use QFlags::setFlag where prudent in qtbaseAndre Somers2016-02-121-28/+10
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-3/+7
|\|
| * QTreeView: take into account the min/max size of the header viewGiuseppe D'Angelo2016-01-041-3/+7
* | QtWidgets: replace uses of inefficient QList<QPair>s with QVectorsMarc Mutz2016-01-181-5/+5
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QtWidgets: replace some index-based for loops with C++11 range-forMarc Mutz2015-12-161-2/+1
* | QAIV - allow users to control single step in ScrollPerPixel modeThorbjørn Lund Martsum2015-12-091-2/+3
|/
* QTreeView: add size hint handling information to uniformRowHeightsSamuel Gaist2015-08-061-0/+3
* Fix crash due to QTreeView accessing deleted model indexes.Joerg Bornemann2015-05-271-0/+1
* Fix QTreeView ending up in wrong state when dragKatja Marttila2015-04-291-1/+1
* 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
* | Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-1/+1
* | QTreeView: remove dead codeMarc Mutz2014-10-021-4/+0
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Improve documentation regarding moving item view columns.Mitch Curtis2014-09-181-0/+4
* Make the default value of QTreeView::indentation() be style dependentAlexander Volkov2014-09-151-2/+28
* Fix visual index lookup in QTreeViewPrivate::adjustViewOptionsForIndex().Friedemann Kleint2014-05-061-10/+3
* Make QTreeView::expand/collapse check for ineffectual invocationsAdam Reichold2014-02-281-0/+4
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-3/+3
|\
| * Documentation: a singular subject takes a singular verb.Bastiaan Veelo2014-01-311-1/+1
| * Revert "QAIV - Fix scollbars with ScrollPerPixel to scroll 1 pixel."Thorbjørn Martsum2014-01-141-2/+2
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-7/+7
|/
* Crash fix in QTreeView::sizeHintForColumn().Martin Pley2013-11-161-1/+19
* Move QTreeView::accessibleTree2Index to the private classGiuseppe D'Angelo2013-11-081-10/+15
* Rename private viewOptions to viewOptionsV1Samuel Gaist2013-10-171-4/+4
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-17/+17
* Make Accessibility publicFrederik Gladhorn2013-09-191-1/+0
* Include hidden headers in trees and tables consistentlyJan Arve Saether2013-09-181-4/+10
* Remove deprecated algorithms usage from itemviewsGiuseppe D'Angelo2013-09-051-1/+3
* QTreeView - fix next focus when there is no current indexThorbjørn Martsum2013-08-301-2/+2
* QAIV - Fix scollbars with ScrollPerPixel to scroll 1 pixel.Thorbjørn Lund Martsum2013-08-261-2/+2
* QTreeView - allow users to control data in the treestructureThorbjørn Lund Martsum2013-08-071-7/+45
* Added SH_Widget_Animate in QStyleÀlex Fiestas2013-08-021-0/+1
* QHeaderView - add parameter to control sizeHint precisionThorbjørn Martsum2013-05-131-3/+7
* QTreeView - clean up comments (do not add spans)Thorbjørn Martsum2013-05-131-4/+3
* resizeToContents - QTreeView - improve sizeHintForColumnThorbjørn Martsum2013-05-091-8/+57
* resizeToContents - move some of sizeHint into separate functionsThorbjørn Martsum2013-05-091-9/+18
* Unify header-based scroll offsets in itemviewsJ-P Nurmi2013-05-071-7/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-291-1/+1
|\
| * Fix typo in docsStephen Kelly2013-04-231-1/+1
* | QAbstractScrollArea - add SizeAdjustPolicy and viewportSizeHintChristoph Schleifenbaum2013-04-221-0/+30
|/
* QTreeView - improve ItemNeverHasChildren slightlyThorbjørn Martsum2013-03-281-0/+2
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1