Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-03-07 | Use @copyright and @license tags. | Andre Moreira Magalhaes (andrunko) | 1 | -3/+4 |
2010-09-16 | Replace a while loop gone wrong (again...) in GenericPropertyFilter by a for ... | Olli Salli | 1 | -3/+2 |
2010-09-16 | Make the Filter objects be RefCounteds so we don't have to slice them by value | Olli Salli | 1 | -6/+3 |
2010-09-16 | Added generic filter class used to filter objects by property. | Andre Moreira Magalhaes (andrunko) | 1 | -0/+80 |