Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | API updatesHEADmaster | Anselmo L. S. Melo | 2014-05-09 | 4 | -16/+21 |
* | Replaced Nokia copyrights | Teemu Kaukoranta | 2013-05-23 | 12 | -12/+12 |
* | Fixed licenses | Teemu Kaukoranta | 2013-05-20 | 16 | -352/+352 |
* | Fix build. QQuickListModel inherits QAbstractItemModel now. | Stephen Kelly | 2012-08-21 | 1 | -6/+2 |
* | Add a copy of QProxyModel, which is now removed from qtbase. | Stephen Kelly | 2012-08-21 | 4 | -2/+806 |
* | Remove copy of QStandardItemModel. | Stephen Kelly | 2012-08-20 | 8 | -3060/+9 |
* | Added role name property to QuickCompletionModel | Cidorvan Leite | 2012-05-24 | 2 | -4/+4 |
* | Added proxy model from QML model | Cidorvan Leite | 2012-05-21 | 3 | -2/+188 |
* | Added signal for properties changed in UiCompletionModel | Cidorvan Leite | 2012-05-17 | 2 | -5/+15 |
* | Fixed include headers in UiCompletionModel | Cidorvan Leite | 2012-05-17 | 2 | -3/+3 |
* | UiTextFileModel separator now is a regular expression | Adriano Melo | 2012-04-27 | 3 | -6/+40 |
* | Added UiTextFileModel | Adriano Melo | 2012-04-27 | 4 | -2/+315 |
* | Add and fix copyright header messages | Anselmo L. S. Melo | 2012-04-10 | 3 | -0/+3 |
* | Removing compile warnings from UiHelpers | Thiago de Barros Lacerda | 2012-04-08 | 2 | -2/+13 |
* | Polish UiStandardItemModel | Mailson Menezes | 2012-04-05 | 3 | -803/+23 |
* | Remove unused code from UiFileSystemModel | Mailson Menezes | 2012-04-03 | 5 | -116/+1 |
* | Fixed UiCompletionModel filter result | Cidorvan Leite | 2012-03-22 | 1 | -14/+11 |
* | Fixed UiCompletionModel headers | Cidorvan Leite | 2012-03-22 | 3 | -9/+11 |
* | Added UiCompletionModel | Cidorvan Leite | 2012-03-16 | 4 | -0/+1137 |
* | Rename Q* classes to Ui* | Anselmo L. S. Melo | 2012-03-15 | 9 | -894/+893 |
* | Remove unused private attributes from QStandardItemModel | Mailson Menezes | 2012-03-15 | 2 | -47/+51 |
* | Remove supportedDropActions() and related methods | Mailson Menezes | 2012-03-15 | 3 | -143/+146 |
* | Removing unnecessary API | Luis Gabriel Lima | 2012-03-15 | 3 | -379/+379 |
* | Added QStandardItemModel | Anselmo L. S. Melo | 2012-03-15 | 4 | -3/+3814 |
* | Passing QFileSystemModel tests | Luis Gabriel Lima | 2012-03-15 | 5 | -58/+61 |
* | Added QFileSystemModel | Anselmo L. S. Melo | 2012-03-15 | 6 | -0/+3137 |