Imported Upstream version 16.3.2
[platform/upstream/libzypp.git] / zypp / ui / Selectable.h
2019-09-02 DongHun KwakImported Upstream version 16.3.2 upstream/16.3.2
2019-09-02 DongHun KwakImported Upstream version 14.48.0 upstream/14.48.0
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.12.0 72/94672/1
2016-11-01 DongHun KwakImported Upstream version 15.11.0 71/94671/1
2016-11-01 DongHun KwakImported Upstream version 14.30.0 15/94615/1
2013-05-02 Michael AndresDiscourage using SafeBool in favor of explicit operator...
2011-09-13 Michael AndresAdd Selectable::identical{Available,Installed}Obj
2010-04-27 Michael AndresSelectable: Classify broken but locked patch as isUnwan...
2009-12-04 Michael AndresImprove PickList status handling.
2009-12-04 Ján KupecMerge branch 'master' of ssh://git.opensuse.org/project...
2009-12-04 Michael AndresProvide setPickStatus implementation
2009-12-03 Michael AndresProvide Selectable::setPickStatus instead of pickInstal...
2009-12-03 Michael Andresui::Selectable: PickList and status interface for multi...
2009-12-02 Michael AndresProvide Selectable::identicalAvailable as counterpart...
2009-12-02 Michael AndresAdd Selectable::highestAvailableVersionObj. (bnc #557557)
2009-11-25 Michael AndresSelecatble interface for picking specific package versi...
2009-11-20 Michael AndresParse zypp.conf multiversion option and make the settin...
2009-11-04 Michael AndresAdd Selectable::locked (short for TABOO||PROTECED)
2009-10-29 Michael AndresSelectable: add setOnSystem to install a package unless...
2009-10-29 Michael AndresSelectable: Add identicalInstalled tests whether items...
2009-10-22 Michael AndresSelectable: add candidateObjFrom: The best candidate...
2009-09-22 Michael AndresAdd Selectable::updateCandidateObj returning the candid...
2008-11-24 Michael AndresAdd status query onSystem/offSystem after commit
2008-11-18 Michael Andrestry to clarify doc
2008-11-17 Jan Kupec- comments and ident
2008-08-15 Michael Andres- Add method Product::replacedProducts to identify...
2008-08-15 Michael Andres- Fixes to Selectable doing staus manipulation on non...
2008-08-14 Michael Andres- Let Selectable default to USER level.
2008-08-13 Michael Andres- Change Selectable API to support doing staus manipula...
2008-08-12 Michael Andres- Offer a simpler, fate based status manipulation in...
2008-08-08 Michael Andres- Add static ui::Selectable::get methods as convenient...
2008-08-08 Michael Andres- Adapt zypp-query-pool to new product handling.
2008-08-08 Michael Andres- Adapt to new product handling. Products are no longer...
2008-07-17 Michael Andrescomplete patch classification
2008-07-16 Michael AndresAdd ui::Selectable::isNeeded to indicate patch relevance
2008-06-19 Michael Andresremove false ZYPP_DEPRECATED
2008-04-18 Michael AndresAdd IdString ui::Selectable::ident(), the identifier...
2008-04-09 Michael Andres- Enable ui::Selectable lookup by Solvable/PoolItem...
2008-04-08 Duncan Mac-Vicar P- Selectable deserves a cleanup, some consistency.
2008-02-15 Stephan Kulowmove into trunk
2008-01-29 Michael Andres- Prepare ResPool being a singleton ontop of sat::Pool.
2006-10-11 Michael Andresmake PoolItems available in ui::Selectable
2006-03-13 Michael Andres- Allow ui::Selectable queries via Selectable::Fate...
2006-03-13 Michael Andres- Added ui::Selectable modifiedBy(), hasLicenceConfirme...
2006-02-23 Michael Andres- ui::Selectable: added Selectable::setCandidate to...
2006-02-17 Michael Andres- Use swap instead of reset in RW_pointer.
2006-02-09 Michael Andres- drafted interface suitable for pkg-bindings in
2006-02-08 Michael Andres- fixed to compile; sorry
2006-02-08 Michael Andres- Provided some Selectable filter functors, and some
2006-02-07 Michael Andres- cleaned public headers, added status calculation.
2006-02-07 Michael Andresbackward comatible naming
2006-02-07 Michael Andres- added more ui accessors
2006-02-07 Michael Andres- Selectable: Using a transform_iterator to make the...
2006-02-07 Michael Andres- backup, providing ui::Selectables in ResPoolProxy.
2006-02-03 Michael Andres- Draft for UI Pool and PoolItem wrapper classes.