summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* API updatesHEADmasterAnselmo L. S. Melo2014-05-0911-24/+29
* Remove remaining references to QStandardItemModelsAnselmo L. S. Melo2014-05-094-1372/+0
* Fix the build system. Updated pro files.Anselmo L. S. Melo2014-05-0922-30/+9
* Replaced Nokia copyrightsTeemu Kaukoranta2013-05-2330-30/+30
* Fixed licensesTeemu Kaukoranta2013-05-2064-1379/+1379
* 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
* Ignore .app and dylib filesAnselmo L. S. Melo2012-05-301-0/+2
* Added UiProxyQmlModel testsCidorvan Leite2012-05-254-1/+158
* Added role name property to QuickCompletionModelCidorvan Leite2012-05-245-35/+79
* Updated quick CompletionModel exampleCidorvan Leite2012-05-221-2/+43
* Updated UiQuickCompletionModel model supportCidorvan Leite2012-05-211-41/+10
* Added proxy model from QML modelCidorvan Leite2012-05-215-3/+190
* 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-276-7/+75
* Completion Model example modified to use a shared resourceAdriano Melo2012-04-272-243/+2
* Added UiTextFileModelAdriano Melo2012-04-2718-4/+952
* README++Anselmo L. S. Melo2012-04-111-1/+6
* Add and fix copyright header messagesAnselmo L. S. Melo2012-04-1026-10/+467
* Completion model QML API bootstrapLuis Gabriel Lima2012-04-109-2/+386
* Removing compile warnings from UiHelpersThiago de Barros Lacerda2012-04-085-34/+13
* Polish UiStandardItemModelMailson Menezes2012-04-054-1144/+38
* Adding error notifications to UndoStack QML elementLuis Gabriel Lima2012-04-051-2/+9
* Remove unnecessary code from UiActionMailson Menezes2012-04-047-673/+7
* Uncomment some useful properties of UiActionMailson Menezes2012-04-047-216/+211
* Adding new features to UndoStack componentLuis Gabriel Lima2012-04-033-21/+126
* Remove unused code from UiFileSystemModelMailson Menezes2012-04-036-118/+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
* More files to gitignoreAnselmo L. S. Melo2012-03-271-1/+6
* Add Undo Framework QML APILuis Gabriel Lima2012-03-2712-0/+675
* Fixing example header (QtDeclarative -> QtQml)Luis Gabriel Lima2012-03-241-1/+1
* Added UiCompletionModel exampleCidorvan Leite2012-03-226-1/+339
* Fixed UiCompletionModel filter resultCidorvan Leite2012-03-221-14/+11
* Fixed UiCompletionModel headersCidorvan Leite2012-03-223-9/+11
* Added UiCompletionModelCidorvan Leite2012-03-165-0/+1138
* Integrate examples buildAnselmo L. S. Melo2012-03-154-0/+14
* Use UiAction in UiUndo* classesAnselmo L. S. Melo2012-03-156-23/+33
* UiActionGroup testsMailson Menezes2012-03-154-1/+258
* UiAction testsMailson Menezes2012-03-152-169/+241
* Rename QAction to UiAction and move it to utilsMailson Menezes2012-03-1515-227/+237
* 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
* QAction testsMailson Menezes2012-03-155-1/+395