aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlfileselector.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* Replace old Q_DECL statements with modern C++Allan Sandfeld Jensen2020-10-311-1/+1
* Clean up QQmlFileSelectorUlf Hermann2020-03-191-1/+4
* Remove QQmlFileSelector::setExtraSelectors overloadFabian Kosmale2020-03-131-1/+0
* use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-271-1/+1
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-1/+1
|\
| * Make more ctors explicitMarc Mutz2016-03-031-1/+1
| * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-031-1/+1
* | Add selector() to get underlying FileSelectorAndré Klitzing2016-01-211-0/+1
* | Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* Update copyright headersJani Heikkinen2015-02-121-6/+6
* Update license headers and add new licensesJani Heikkinen2014-08-251-18/+10
* Add const & to argumentsAlbert Astals Cid2014-08-241-1/+2
* Polish up QQmlFileSelectorAlan Alpert2013-11-131-6/+6
* Fix warnings about includes.Friedemann Kleint2013-09-251-1/+1
* Apply file selectors to QQmlApplicationEngine appsAlan Alpert2013-09-201-0/+71