Imported Upstream version 14.45.0
[platform/upstream/libzypp.git] / zypp / PoolItem.h
2019-09-02 DongHun KwakImported Upstream version 14.45.0 upstream/14.45.0
2016-11-01 DongHun KwakImported Upstream version 15.12.0 72/94672/1
2016-11-01 DongHun KwakImported Upstream version 15.11.0 71/94671/1
2013-05-02 Michael AndresDiscourage using SafeBool in favor of explicit operator...
2013-04-29 Michael Andresswig does not like safe bool
2013-04-29 Michael Andresbackup
2010-08-02 Michael AndresEnhance PoolItem interface to assist patch classificati...
2009-12-08 Michael AndresAdd Solvable/PoolItem test for sameNVRA.
2009-12-04 Michael AndresNo need to test Solvable for being identical with itself.
2009-10-29 Michael AndresAdd 'identical' test whether two Solvables/PoolItems...
2008-08-04 Michael Andres- Add new product attributes (flavor,referencePackage).
2008-04-22 Michael Andrestypo
2008-04-11 Michael Andres- Fix SolvIterMixin to avioid multiple visits of the...
2008-04-10 Stefan Schubertadded validate
2008-04-10 Stefan Schubertadded isRelevant
2008-04-09 Michael Andres- Enable ui::Selectable lookup by Solvable/PoolItem...
2008-04-02 Michael Andresadd PoolItem::isSatisfied/isBroken
2008-04-01 Michael MatzFix compile.
2008-03-14 Michael AndresConvenience constructor for PoolItem from Solvable...
2008-02-15 Stephan Kulowmove into trunk
2008-02-08 Michael Andresavoid map in PoolImpl
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...
2007-11-27 Michael Andresbackup
2007-07-31 Arvin Schnell- fixed typos
2007-06-20 Arvin Schnell- fixed some typos
2006-05-23 Michael Andres- Added PoolItem_Ref::statusReset. Resets the PoolItem...
2006-02-22 Michael Andres- Added 'diffState' to ResPoolProxy (used by UI to...
2006-02-11 Klaus Kaempf- move typedefs PoolItemList/PoolItemSet into class
2006-02-10 Michael Andres- ResPoolProxy save/restore
2006-02-08 Ladislav Slezak- moved PoolItemList and PoolItemSet definition from...
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).