Imported Upstream version 14.45.0
[platform/upstream/libzypp.git] / zypp / ResObject.cc
2019-09-02 DongHun KwakImported Upstream version 14.45.0 upstream/14.45.0
2016-11-01 DongHun KwakImported Upstream version 15.11.0 71/94671/1
2016-11-01 DongHun KwakImported Upstream version 14.32.0 19/94619/1
2014-02-14 Michael AndresSupport CpeId in Repository and Product attributes...
2014-01-31 Michael AndresIntroduce new solvable kind: Application (as provided...
2013-12-13 Michael AndresRemove obsolete DiskUsage class
2012-10-10 Michael AndresMerge pull request #13 from gabi2/master
2012-10-10 Gabriele MohrProvide information whether acceptance of a product...
2012-03-28 Michael Schroederadapt to libsolv returning sizes no longer in kbytes...
2008-10-22 Michael Andres- For retrieving a product license fall back to license...
2008-10-01 Duncan Mac-Vicar Pcpename -> cpeid
2008-09-22 Duncan Mac-Vicar P- refactor the repository matching with products, not...
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-16 Stefan Schubertallowing installation of packages with the same name...
2008-07-15 Michael AndresRemove Atom, Script, Message and other obsolete classes
2008-07-14 Michael Andresinstallsize -> installSize to follow naming convention
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-27 Stefan SchubertMoving sat-repo to official libzypp-repo; PART 2
2008-02-27 Stefan SchubertMoving sat-repo to official libzypp-repo; PART 1
2008-02-26 Duncan Mac-Vicar Pgive right media number
2008-02-15 Michael Andresdebug output fixed
2008-02-15 Stephan Kulowmove into trunk
2008-02-14 Michael Andresuse ByteCount::Unit
2008-02-14 Michael MatzCorrect size calculation and use the right attribute...
2008-02-13 Michael Andresfix vendor attr
2008-02-07 Michael MatzUse the correct attribute for license and eula.
2008-02-06 Michael Andres- remove ResStores in target and repositories
2008-02-06 Duncan Mac-Vicar P- retrieving attributes, 1st version... does not suppor...
2008-02-05 Duncan Mac-Vicar P- Use SolvAttr to keep the ids of attributes in a nice way
2008-02-04 Michael Andresremove Language and Selection
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-08-01 Michael AndresInclude forward declaration of resolvable smart pointer...
2007-07-16 Duncan Mac-Vicar Pmerge REFACTORING-10_3 back to trunk
2007-06-12 Duncan Mac-Vicar P- rename some classes to avoid things like yum::YUMBlah
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-04-11 Michael Andres- Susetags:Package: Parse and provide ins/delnotify...
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...