Add Selectable::locked (short for TABOO||PROTECED)
[platform/upstream/libzypp.git] / zypp / ui / SelectableImpl.h
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...
2009-08-03 Michael AndresUse IdStrings for vendor equivalence detection.
2009-07-31 Michael AndresTake solver_allowVendorChange option into account when...
2008-11-18 Michael Andrestry to clarify doc
2008-11-17 Jan Kupec- comments and ident
2008-11-04 Duncan Mac-Vicar P- show candidate in dump of selectable
2008-08-15 Michael Andres- Fixes to Selectable doing staus manipulation on non...
2008-08-13 Michael Andres- Change Selectable API to support doing staus manipula...
2008-08-08 Michael Andres- Adapt to new product handling. Products are no longer...
2008-07-17 Michael Andrestypo
2008-07-17 Michael Andrescomplete patch classification
2008-07-16 Michael AndresAdd ui::Selectable::isNeeded to indicate patch relevance
2008-04-18 Michael AndresAdd IdString ui::Selectable::ident(), the identifier...
2008-04-11 Michael Andres- Install ResPoolProxy index to speedup Solvable to...
2008-04-08 Duncan Mac-Vicar P- Selectable deserves a cleanup, some consistency.
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-04-04 Michael Andres- Fixed candidate handling in ui::Selectable. (#156589)
2006-03-13 Michael Andres- Added ui::Selectable modifiedBy(), hasLicenceConfirme...
2006-02-23 Michael Andres- ui::Selectable: added Selectable::setCandidate to...
2006-02-08 Michael Andres- backup
2006-02-07 Michael Andres- cleaned public headers, added status calculation.
2006-02-07 Michael Andres- Selectable: Using a transform_iterator to make the...
2006-02-07 Michael Andres- backup, providing ui::Selectables in ResPoolProxy.