aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/folderlistmodel/plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add sortCaseSensitive property so the sorting can ignore the caseAndy Shaw2018-10-191-0/+3
* Remove the code to manually initialize resources in static buildsSimon Hausmann2018-05-021-8/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* FolderListModel: add status propertyIlya Kotov2018-01-281-0/+6
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-2/+0
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-131-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-1/+1
| |\
| | * Instantiate static Qml plugins declaring QQmlExtensionInterface onlySebastian Lösch2016-04-111-1/+1
* | | Mark overrides of QQmlExtensionPluginFrank Meerkoetter2016-04-191-1/+1
|/ /
* | Updated license headersJani Heikkinen2016-01-191-14/+20
* | Utilize the resources when building statically.Andy Shaw2015-12-021-0/+8
* | Add caseSensitive property to FolderListModelJoni Poikelin2015-10-121-0/+1
|/
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix FolderListModel versioningJ-P Nurmi2013-11-071-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Empty JSON files are not needed for the plugin systemAlan Alpert2012-07-251-1/+1
* Add a version 2 import for FolderListModelAlan Alpert2012-06-121-0/+1
* Merge master <-> api_changesMatthew Vogt2012-03-051-5/+2
|\
| * Use new plugin system in QtDeclarative.Friedemann Kleint2012-02-231-5/+2
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-6/+6
|/
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Change the license header from BSD to LGPLCharles Yin2011-12-011-27/+28
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+70