summaryrefslogtreecommitdiffstats
path: root/src/widgets/itemviews/qlistview_p.h
Commit message (Expand)AuthorAgeFilesLines
* More nullptr usage in headersKevin Funk2019-03-141-1/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-281-1/+18
|\
| * QListView: Fix Shift+click selection for non-default itemAlignmentAlexander Volkov2019-02-271-1/+18
* | QListView: Speedup handling of hidden itemsChristian Ehrlicher2018-09-171-0/+8
|/
* Add itemAlignment property to QListViewAlexander Volkov2018-06-081-0/+2
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-291-4/+4
* Convert features.listview to QT_[REQUIRE_]CONFIGStephan Binner2017-07-211-3/+1
* Convert features.rubberband to QT_[REQUIRE_]CONFIGStephan Binner2017-07-111-1/+0
* QListView: Fix viewport size when checking scroll bar visibilityFriedemann Kleint2017-07-071-0/+1
* Revert "Add expandingListItems property to QListView"Marc Mutz2017-03-031-2/+0
* Add expandingListItems property to QListViewAlexander Volkov2017-01-121-0/+2
* QListViewItem: add constexprMarc Mutz2016-11-301-11/+11
* QtWidgets: Add missing overrideAlexander Volkov2016-11-291-36/+36
* Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-0/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-1/+1
|\
| * Make use of defaultDropAction in QListView icon modeSamuel Gaist2016-03-061-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QListView: use erase and std::remove_if with QVectorAnton Kudryavtsev2016-01-111-9/+1
* | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2016-01-081-1/+1
|\|
| * Unbreak ubsan developer-buildMarc Mutz2016-01-061-1/+1
* | QListViewItem: Remove pointless copy ctorSérgio Martins2015-12-211-3/+0
|/
* QtWidgets: mark some private types movable or primitiveMarc Mutz2015-07-131-0/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Rename private viewOptions to viewOptionsV1Samuel Gaist2013-10-171-1/+1
* Move the viewOptions code back to public implementationSamuel Gaist2013-10-171-2/+0
* Properly paint QListView dragged item in icon modeSamuel Gaist2013-10-171-4/+1
* 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
* Implement viewOptions() logic in QListViewPrivate.Stephen Kelly2012-09-241-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Replace QStyleOptionViewItemV? with QStyleOptionViewItemStephen Kelly2012-09-211-4/+4
* 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
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+492