index
:
unity
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
UnityCore
/
Model.h
Age
Commit message (
Expand
)
Author
2013-07-10
Model: make RowAtIndex virtual
Marco Trevisan (Treviño)
2013-05-18
Unity: "s/unsigned long long/uint64_t/g"
Marco Trevisan (Treviño)
2013-03-19
Advanced home scope filters
Nick Dedekind
2013-01-18
100 scopes work
Nick Dedekind
2012-09-02
Avoid construction of row wrappers
Michal Hruby
2012-04-23
fix issues with not setting the tag
Gord Allott
2012-01-24
From the review: Make the Model<RowAdaptor> constructors call into a shared I...
Mikkel Kamstrup Erlandsen
2012-01-12
WIP Start implementing a HomeLens class in UnityCore that extends the Lens cl...
Mikkel Kamstrup Erlandsen
2012-01-10
Make sure the Lens::*Finished signals are emitted after the model updates
Michal Hruby
2011-07-28
Some more fixes
Neil Jagdish Patel
2011-07-28
Clean up the initialisation of filters as well as protect them from invalid m...
Neil Jagdish Patel
2011-07-28
s/unsigned int/std::size_t
Neil Jagdish Patel
2011-07-28
s/boost::shared_ptr/std::shared_ptr
Neil Jagdish Patel
2011-07-25
update to coding style
Neil Jagdish Patel
2011-07-21
Clean up Model implementation and add tests, incliding support for testing db...
Neil Jagdish Patel
2011-07-20
Update and add models that use the new Category interface
Neil Jagdish Patel
2011-07-20
a mid-point commit
Neil Jagdish Patel