summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update plugins declarationAnselmo L. S. Melo2012-06-224-3/+5
* Added role name property to QuickCompletionModelCidorvan Leite2012-05-244-5/+39
* Updated UiQuickCompletionModel model supportCidorvan Leite2012-05-211-41/+10
* Added proxy model from QML modelCidorvan Leite2012-05-214-3/+189
* 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-275-2/+317
* Add and fix copyright header messagesAnselmo L. S. Melo2012-04-1013-10/+13
* Completion model QML API bootstrapLuis Gabriel Lima2012-04-106-1/+277
* Removing compile warnings from UiHelpersThiago de Barros Lacerda2012-04-083-10/+13
* Polish UiStandardItemModelMailson Menezes2012-04-053-803/+23
* Adding error notifications to UndoStack QML elementLuis Gabriel Lima2012-04-051-2/+9
* Remove unnecessary code from UiActionMailson Menezes2012-04-045-580/+7
* Uncomment some useful properties of UiActionMailson Menezes2012-04-045-138/+137
* Adding new features to UndoStack componentLuis Gabriel Lima2012-04-032-17/+105
* Remove unused code from UiFileSystemModelMailson Menezes2012-04-035-116/+1
* Added d-pointer to UiQuickUndoPropertyCommand impl.Daker Fernandes Pinheiro2012-04-022-5/+29
* Organized UndoCommand plugin code and files structureDaker Fernandes Pinheiro2012-04-029-140/+359
* Using d-pointer in UiQuickUndoStackLuis Gabriel Lima2012-03-272-30/+37
* Add Undo Framework QML APILuis Gabriel Lima2012-03-278-0/+561
* Fixed UiCompletionModel filter resultCidorvan Leite2012-03-221-14/+11
* Fixed UiCompletionModel headersCidorvan Leite2012-03-223-9/+11
* Added UiCompletionModelCidorvan Leite2012-03-164-0/+1137
* Use UiAction in UiUndo* classesAnselmo L. S. Melo2012-03-156-23/+33
* Rename QAction to UiAction and move it to utilsMailson Menezes2012-03-157-185/+194
* Drop QAction shortcut for a whileMailson Menezes2012-03-153-2/+4
* Remove unused APIMailson Menezes2012-03-156-279/+285
* UiHelpers namespace for QActionMailson Menezes2012-03-154-10/+16
* Remove QIcon from QActionMailson Menezes2012-03-153-82/+82
* Added QActionMailson Menezes2012-03-157-1/+2265
* Rename Q* classes to Ui*Anselmo L. S. Melo2012-03-1517-1225/+1222
* QUndoStack exampleAnselmo L. S. Melo2012-03-151-2/+2
* QUndoStack new property: stackAnselmo L. S. Melo2012-03-152-0/+17
* 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-157-0/+3138
* QUndoStack, QUndoCommand and QUndoGroup added to UiHelpersAnselmo L. S. Melo2012-03-158-0/+2188