summaryrefslogtreecommitdiffstats
path: root/examples/widgets/itemviews/customsortfiltermodel
Commit message (Expand)AuthorAgeFilesLines
* Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-231-1/+1
* Cleanup Itemviews examplesChristian Ehrlicher2018-12-174-11/+15
* Examples: fix wrong QRegExp in Custom Sort/Filter Model ExampleChristian Ehrlicher2018-04-221-6/+11
* qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-121-0/+1
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-151-2/+2
* Unify license header usage.Jani Heikkinen2016-03-297-21/+91
* Port examples/widgets/itemviews to new connection syntax.Friedemann Kleint2015-07-312-10/+10
* Updated BSD licensed file headersJani Heikkinen2015-02-157-21/+21
* Update copyright headersJani Heikkinen2015-02-117-35/+35
* Remove a memory leak in the custom sort filter model exampleGiuseppe D'Angelo2014-12-231-5/+5
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-151-2/+2
* CustomSortFilterModel example: fix build with QT_NO_CURSORAndrew Knight2014-03-061-0/+2
* Add clear button and side action to customsortfiltermodel example.Friedemann Kleint2013-09-127-33/+223
* Update copyright year in Digia's license headersSergio Ahumada2013-01-185-5/+5
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-171-2/+2
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-171-1/+0
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-291-3/+1
* delete .desktop files of examplesOswald Buddenhagen2012-11-281-11/+0
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-261-2/+2
* QtBase: examples/widgets/itemviews code styleDavid Schulz2012-11-224-5/+5
* Fix building of examples.Friedemann Kleint2012-11-211-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-225-30/+30
* Moving .qdoc files under examples/widgets/docGabriel de Dietrich2012-08-207-0/+564