summaryrefslogtreecommitdiff
path: root/UnityCore/Model.h
AgeCommit message (Expand)Author
2013-07-10Model: make RowAtIndex virtualMarco Trevisan (Treviño)
2013-05-18Unity: "s/unsigned long long/uint64_t/g"Marco Trevisan (Treviño)
2013-03-19Advanced home scope filtersNick Dedekind
2013-01-18100 scopes workNick Dedekind
2012-09-02Avoid construction of row wrappersMichal Hruby
2012-04-23fix issues with not setting the tagGord Allott
2012-01-24From the review: Make the Model<RowAdaptor> constructors call into a shared I...Mikkel Kamstrup Erlandsen
2012-01-12WIP Start implementing a HomeLens class in UnityCore that extends the Lens cl...Mikkel Kamstrup Erlandsen
2012-01-10Make sure the Lens::*Finished signals are emitted after the model updatesMichal Hruby
2011-07-28Some more fixesNeil Jagdish Patel
2011-07-28Clean up the initialisation of filters as well as protect them from invalid m...Neil Jagdish Patel
2011-07-28s/unsigned int/std::size_tNeil Jagdish Patel
2011-07-28s/boost::shared_ptr/std::shared_ptrNeil Jagdish Patel
2011-07-25update to coding styleNeil Jagdish Patel
2011-07-21Clean up Model implementation and add tests, incliding support for testing db...Neil Jagdish Patel
2011-07-20Update and add models that use the new Category interfaceNeil Jagdish Patel
2011-07-20a mid-point commitNeil Jagdish Patel