summaryrefslogtreecommitdiffstats
path: root/src/models
Commit message (Expand)AuthorAgeFilesLines
* API updatesHEADmasterAnselmo L. S. Melo2014-05-094-16/+21
* Replaced Nokia copyrightsTeemu Kaukoranta2013-05-2312-12/+12
* Fixed licensesTeemu Kaukoranta2013-05-2016-352/+352
* Fix build. QQuickListModel inherits QAbstractItemModel now.Stephen Kelly2012-08-211-6/+2
* Add a copy of QProxyModel, which is now removed from qtbase.Stephen Kelly2012-08-214-2/+806
* Remove copy of QStandardItemModel.Stephen Kelly2012-08-208-3060/+9
* Added role name property to QuickCompletionModelCidorvan Leite2012-05-242-4/+4
* Added proxy model from QML modelCidorvan Leite2012-05-213-2/+188
* Added signal for properties changed in UiCompletionModelCidorvan Leite2012-05-172-5/+15
* Fixed include headers in UiCompletionModelCidorvan Leite2012-05-172-3/+3
* UiTextFileModel separator now is a regular expressionAdriano Melo2012-04-273-6/+40
* Added UiTextFileModelAdriano Melo2012-04-274-2/+315
* Add and fix copyright header messagesAnselmo L. S. Melo2012-04-103-0/+3
* Removing compile warnings from UiHelpersThiago de Barros Lacerda2012-04-082-2/+13
* Polish UiStandardItemModelMailson Menezes2012-04-053-803/+23
* Remove unused code from UiFileSystemModelMailson Menezes2012-04-035-116/+1
* Fixed UiCompletionModel filter resultCidorvan Leite2012-03-221-14/+11
* Fixed UiCompletionModel headersCidorvan Leite2012-03-223-9/+11
* Added UiCompletionModelCidorvan Leite2012-03-164-0/+1137
* Rename Q* classes to Ui*Anselmo L. S. Melo2012-03-159-894/+893
* Remove unused private attributes from QStandardItemModelMailson Menezes2012-03-152-47/+51
* Remove supportedDropActions() and related methodsMailson Menezes2012-03-153-143/+146
* Removing unnecessary APILuis Gabriel Lima2012-03-153-379/+379
* Added QStandardItemModelAnselmo L. S. Melo2012-03-154-3/+3814
* Passing QFileSystemModel testsLuis Gabriel Lima2012-03-155-58/+61
* Added QFileSystemModelAnselmo L. S. Melo2012-03-156-0/+3137