Imported Upstream version 16.3.2
[platform/upstream/libzypp.git] / zypp / ResObject.h
2019-09-02 DongHun KwakImported Upstream version 16.3.2 upstream/16.3.2
2019-09-02 DongHun KwakImported Upstream version 14.45.0 upstream/14.45.0
2016-11-01 DongHun KwakImported Upstream version 15.19.0 83/94683/1
2016-11-01 DongHun KwakImported Upstream version 15.11.0 71/94671/1
2014-02-14 Michael AndresSupport CpeId in Repository and Product attributes...
2013-12-13 Michael AndresPolish DiskUsageCounter
2013-12-13 Michael AndresRemove obsolete DiskUsage class
2012-10-25 Michael AndresFix unnecessary creation of temporary Resolavbles
2012-10-10 Michael AndresMerge pull request #13 from gabi2/master
2012-10-10 Gabriele MohrProvide information whether acceptance of a product...
2012-07-19 Michael Andresprovide asKind<Resolvable>(sat::Solvable)
2012-05-08 Michael Andresremove base/Deprecated.h (macros now in APIConfig.h)
2009-06-04 Michael AndresCleanup and remove deprecated interface methods
2008-10-01 Duncan Mac-Vicar Pcpename -> cpeid
2008-09-23 Michael Andresrename as to asKind
2008-09-23 Michael Andresadd ResObject::as<Package>()
2008-09-22 Duncan Mac-Vicar P- refactor the repository matching with products, not...
2008-09-05 Michael AndresEase swigs life by not using "using"
2008-08-14 Michael Andresprovide ResObject::distribution
2008-08-08 Michael Andres- Adapt to new product handling. Products are no longer...
2008-07-31 Michael Andres- New class ProductInfo to provide product related...
2008-07-17 Michael AndresProvide ResObject even if Solvable kind is unknown
2008-07-17 Stefan Schubertmove installOnly to Solvable
2008-07-14 Michael Andresinstallsize -> installSize to follow naming convention
2008-04-08 Michael Andres- Fix some Patch and Pattern attributes.
2008-04-07 Michael Andresdone LookupAttr, added ArrayAttr container to retrieve...
2008-03-20 Michael Andresbackup while cleaning up
2008-03-14 Michael AndresConvenience constructor for PoolItem from Solvable...
2008-02-29 Stefan Schubert- added ByRepository again (Should be better in Filter.h"
2008-02-29 Stefan Schubertlibzypp Repository class has been exchanged by the...
2008-02-19 Stephan Kulowcompile
2008-02-18 Michael Andres- Propagate sat::Solvable methods dealing with locale...
2008-02-15 Stephan Kulowmove into trunk
2008-02-13 Michael Andresfix vendor attr
2008-02-12 Duncan Mac-Vicar PMore attributes
2008-02-06 Michael Andres- remove ResStores in target and repositories
2008-01-24 Michael AndresAdd ResObject construction from Solvable
2008-01-21 Michael AndresRemoved obsolete files and classes.
2007-08-03 Michael AndresAdjust diskusage to be a ResObject attribute. Overloaded in
2007-07-16 Duncan Mac-Vicar Pmerge REFACTORING-10_3 back to trunk
2007-06-20 Arvin Schnell- fixed some typos
2007-06-12 Duncan Mac-Vicar P- rename some classes to avoid things like yum::YUMBlah
2007-05-30 Duncan Mac-Vicar P- add some ResObject doc
2007-04-30 Jan Kupecbackup
2006-05-22 Michael Andres- Do not violate install order when restricting commit...
2006-05-17 Michael Andres- DEPRECATED unsigned ResObject::mediaId()
2006-05-17 Duncan Mac-Vicar PFix non implemented virtual methods due to Michael...
2006-05-16 Michael Andres- Make basic attributes available through ResObject.
2006-02-16 Michael Andres- INTERNAL use only! Installed backdoor to directly...
2006-02-15 Michael Andres- Changed ResObjectImpl (to use an intrusive refernce...
2006-02-07 Klaus Kaempfadd 'ZmdId zmdid' to the ResObject. Only needed by...
2006-01-30 Duncan Mac-Vicar Pdont return temp objects
2006-01-30 Duncan Mac-Vicar P- introduced TranslatedText
2006-01-27 Klaus Kaempf"Source &" -> "Source_Ref"
2006-01-27 Michael Andres- Provide notify texts and size in ResObject.
2006-01-27 Jiri SrainResolvables now provide information about their source...
2006-01-26 Jiri Srainadded Source to ResObjectImplIf interface
2006-01-09 Michael Andres- Added helper struct NVR (name,edition(version,relase))
2005-11-23 Michael AndresFixed printing of dependencies. Added zypp/NeedAType...
2005-11-21 Michael Andres- Added template class base::KindOf<Type>
2005-11-17 Michael AndresRefined Resolvables interfaces, implementatio interface...