Imported Upstream version 14.45.0
[platform/upstream/libzypp.git] / zypp / ui / SelectableImpl.cc
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.15.0 75/94675/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...
2010-02-03 Michael AndresTest all installed instances to determine the locked...
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 AndresCompute proper Selectable::pickStatus
2009-12-03 Michael Andresui::Selectable: PickList and status interface for multi...
2009-11-25 Michael AndresSelecatble interface for picking specific package versi...
2008-08-15 Michael Andres- Fixes to Selectable doing staus manipulation on non...
2008-08-14 Michael AndresFix Selectable implementation to honour causer.
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-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-06-01 Michael Andres- Revert inappropriate Selectable cleanup. Fix Selectable
2008-05-19 Stefan Schuberttypos
2008-05-19 Duncan Mac-Vicar P- using the right methods for settng transactions
2008-05-13 Duncan Mac-Vicar Preport non packages as keep installed if satisfied...
2008-04-08 Duncan Mac-Vicar P- Selectable deserves a cleanup, some consistency.
2007-09-20 Michael Andres- If a package is deselected by user, apply this soft...
2007-09-12 Michael AndresIf switching to UI status S_Update, tag the installed...
2007-09-03 Michael AndresReset transact bits when switching status from "update...
2006-10-12 Michael Andresfixed ui status computation in presence of multiple...
2006-05-16 Stefan SchubertsetCandidate accept candidates with compatible architec...
2006-04-04 Michael Andres- Fixed candidate handling in ui::Selectable. (#156589)
2006-03-13 Michael Andres- Added ui::Selectable modifiedBy(), hasLicenceConfirme...
2006-02-24 Stefan Schubertlocks enabled
2006-02-23 Michael Andres- ui::Selectable: added Selectable::setCandidate to...
2006-02-08 Michael Andres- updated Selectable state manipulation.
2006-02-08 Michael Andres- backup
2006-02-07 Michael Andres- cleaned public headers, added status calculation.
2006-02-07 Michael Andres- backup, providing ui::Selectables in ResPoolProxy.