added isRelevant
[platform/upstream/libzypp.git] / zypp / PoolItem.cc
2008-04-10 Stefan Schubertadded isRelevant
2008-04-07 Stefan Schubertadded isSatisfied to solvables
2008-04-02 Michael Andresadd PoolItem::isSatisfied/isBroken
2008-03-14 Michael AndresConvenience constructor for PoolItem from Solvable...
2008-02-15 Stephan Kulowmove into trunk
2008-02-06 Duncan Mac-Vicar Prestore statusReset()
2008-02-05 Michael Andresget basic ResPool working again
2008-01-30 Stefan Schubert- vendor handling by "group vendors"
2008-01-29 Michael Andres- Prepare ResPool being a singleton ontop of sat::Pool.
2008-01-24 Michael AndresRemoved dummy satSolvable id in PoolItem as ResObject...
2008-01-21 Michael AndresRemoved obsolete files and classes.
2007-11-27 Michael Andreschanging ostream::operator<< breaks testsuite. reverted.
2007-11-27 Michael Andresbackup
2006-06-07 Michael Andresmissing include
2006-06-07 Michael Andresautoprotect system resolvable
2006-05-23 Michael Andres- Added PoolItem_Ref::statusReset. Resets the PoolItem...
2006-03-07 Michael Andres- fixed ResPoolProxy diffState
2006-02-22 Michael Andres- Added 'diffState' to ResPoolProxy (used by UI to...
2006-02-10 Michael Andres- ResPoolProxy save/restore
2006-02-10 Michael Andres- fixed ResStatus (misplaced bits leading to wrong...
2006-01-28 Klaus Kaempfallow for output of 'null' PoolItem
2006-01-26 Michael Andres- Rename PoolItem into PoolItem_Ref, to stengthen the
2006-01-25 Michael Andres- Dragged PoolItem into zypp (formerly zypp/pool).