Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | API updatesHEADmaster | Anselmo L. S. Melo | 2014-05-09 | 11 | -24/+29 |
* | Remove remaining references to QStandardItemModels | Anselmo L. S. Melo | 2014-05-09 | 4 | -1372/+0 |
* | Fix the build system. Updated pro files. | Anselmo L. S. Melo | 2014-05-09 | 22 | -30/+9 |
* | Replaced Nokia copyrights | Teemu Kaukoranta | 2013-05-23 | 30 | -30/+30 |
* | Fixed licenses | Teemu Kaukoranta | 2013-05-20 | 64 | -1379/+1379 |
* | 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 |
* | Update plugins declaration | Anselmo L. S. Melo | 2012-06-22 | 4 | -3/+5 |
* | Ignore .app and dylib files | Anselmo L. S. Melo | 2012-05-30 | 1 | -0/+2 |
* | Added UiProxyQmlModel tests | Cidorvan Leite | 2012-05-25 | 4 | -1/+158 |
* | Added role name property to QuickCompletionModel | Cidorvan Leite | 2012-05-24 | 5 | -35/+79 |
* | Updated quick CompletionModel example | Cidorvan Leite | 2012-05-22 | 1 | -2/+43 |
* | Updated UiQuickCompletionModel model support | Cidorvan Leite | 2012-05-21 | 1 | -41/+10 |
* | Added proxy model from QML model | Cidorvan Leite | 2012-05-21 | 5 | -3/+190 |
* | 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 | 6 | -7/+75 |
* | Completion Model example modified to use a shared resource | Adriano Melo | 2012-04-27 | 2 | -243/+2 |
* | Added UiTextFileModel | Adriano Melo | 2012-04-27 | 18 | -4/+952 |
* | README++ | Anselmo L. S. Melo | 2012-04-11 | 1 | -1/+6 |
* | Add and fix copyright header messages | Anselmo L. S. Melo | 2012-04-10 | 26 | -10/+467 |
* | Completion model QML API bootstrap | Luis Gabriel Lima | 2012-04-10 | 9 | -2/+386 |
* | Removing compile warnings from UiHelpers | Thiago de Barros Lacerda | 2012-04-08 | 5 | -34/+13 |
* | Polish UiStandardItemModel | Mailson Menezes | 2012-04-05 | 4 | -1144/+38 |
* | Adding error notifications to UndoStack QML element | Luis Gabriel Lima | 2012-04-05 | 1 | -2/+9 |
* | Remove unnecessary code from UiAction | Mailson Menezes | 2012-04-04 | 7 | -673/+7 |
* | Uncomment some useful properties of UiAction | Mailson Menezes | 2012-04-04 | 7 | -216/+211 |
* | Adding new features to UndoStack component | Luis Gabriel Lima | 2012-04-03 | 3 | -21/+126 |
* | Remove unused code from UiFileSystemModel | Mailson Menezes | 2012-04-03 | 6 | -118/+1 |
* | Added d-pointer to UiQuickUndoPropertyCommand impl. | Daker Fernandes Pinheiro | 2012-04-02 | 2 | -5/+29 |
* | Organized UndoCommand plugin code and files structure | Daker Fernandes Pinheiro | 2012-04-02 | 9 | -140/+359 |
* | Using d-pointer in UiQuickUndoStack | Luis Gabriel Lima | 2012-03-27 | 2 | -30/+37 |
* | More files to gitignore | Anselmo L. S. Melo | 2012-03-27 | 1 | -1/+6 |
* | Add Undo Framework QML API | Luis Gabriel Lima | 2012-03-27 | 12 | -0/+675 |
* | Fixing example header (QtDeclarative -> QtQml) | Luis Gabriel Lima | 2012-03-24 | 1 | -1/+1 |
* | Added UiCompletionModel example | Cidorvan Leite | 2012-03-22 | 6 | -1/+339 |
* | 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 | 5 | -0/+1138 |
* | Integrate examples build | Anselmo L. S. Melo | 2012-03-15 | 4 | -0/+14 |
* | Use UiAction in UiUndo* classes | Anselmo L. S. Melo | 2012-03-15 | 6 | -23/+33 |
* | UiActionGroup tests | Mailson Menezes | 2012-03-15 | 4 | -1/+258 |
* | UiAction tests | Mailson Menezes | 2012-03-15 | 2 | -169/+241 |
* | Rename QAction to UiAction and move it to utils | Mailson Menezes | 2012-03-15 | 15 | -227/+237 |
* | Drop QAction shortcut for a while | Mailson Menezes | 2012-03-15 | 3 | -2/+4 |
* | Remove unused API | Mailson Menezes | 2012-03-15 | 6 | -279/+285 |
* | UiHelpers namespace for QAction | Mailson Menezes | 2012-03-15 | 4 | -10/+16 |
* | Remove QIcon from QAction | Mailson Menezes | 2012-03-15 | 3 | -82/+82 |
* | QAction tests | Mailson Menezes | 2012-03-15 | 5 | -1/+395 |