Add Selectable::locked (short for TABOO||PROTECED)
[platform/upstream/libzypp.git] / zypp / ui /
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-29 Michael AndresSelectable: Don't unlock when setting fate to UNMODIFIED.
2009-10-28 Michael AndresSelectable: Sort multiple installed items by (Arch...
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-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-11-04 Duncan Mac-Vicar P- show candidate in dump of selectable
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 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-13 Klaus Kaempfkeep gcc happy
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-31 Michael Andres- Follow solver policy and make repository priority...
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-07-15 Michael AndresRemove Atom, Script, Message and other obsolete classes
2008-06-19 Michael Andresremove false ZYPP_DEPRECATED
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-18 Michael AndresAdd IdString ui::Selectable::ident(), the identifier...
2008-04-11 Michael Andres- Install ResPoolProxy index to speedup Solvable to...
2008-04-11 Michael Andresdeprecate obsolete content helper classes
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-04-08 Michael Andres- Fix some Patch and Pattern attributes.
2008-03-20 Michael Andresbackup while cleaning up
2008-03-17 Michael Andresremove obsolete capability handling stuff
2008-03-07 Stephan Kulowignore ignore
2008-02-15 Stephan Kulowmove into trunk
2008-02-04 Michael Andresremove Language and Selection
2008-01-29 Michael Andres- Prepare ResPool being a singleton ontop of sat::Pool.
2008-01-21 Michael AndresRemoved obsolete files and classes.
2007-11-26 Michael AndresFix missing packages in patch content list.
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...
2007-03-14 Stefan Schubert- reducing logging (error -> debug) bug 252921
2007-03-01 Duncan Mac-Vicar Pbye autofoo
2007-01-31 Duncan Mac-Vicar Pbuild cmake without sub statc libraries
2006-11-29 Duncan Mac-Vicar P- add cmake support for building zypp/ lib.
2006-11-14 Michael Andres- added functor MatchesCapability: testing whether...
2006-11-10 Michael Andresdoxygen fixes
2006-10-25 Michael Andres- Added PatternExpander to compute ui::PatternContents
2006-10-24 Michael Andres- Added ui::PatternContents: Helper class that computes...
2006-10-17 Stefan Hundhammercoding style
2006-10-12 Michael Andresfixed ui status computation in presence of multiple...
2006-10-11 Michael Andresmake PoolItems available in ui::Selectable
2006-05-16 Stefan SchubertsetCandidate accept candidates with compatible architec...
2006-04-19 Michael Andres- fixed missplaced Logger.h includes
2006-04-04 Michael Andres- Fixed candidate handling in ui::Selectable. (#156589)
2006-03-31 Stefan Hundhammerfixed patch handling
2006-03-31 Stefan Hundhammerfixed logging
2006-03-31 Stefan Hundhammerfixed selections / patterns
2006-03-31 Stefan Hundhammersupport for automatic changes dialog
2006-03-29 Stefan Hundhammersuppress atoms in patch contents
2006-03-29 Klaus Kaempfdont log what we already know
2006-03-23 Stefan Hundhammercheck arch for patch contents
2006-03-15 Stefan HundhammerNew helper class to retrieve useful information from...
2006-03-13 Michael Andres- Allow ui::Selectable queries via Selectable::Fate...
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-22 Michael Andres- ui::Selectable: Order available resolvables according...
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-08 Michael Andres- updated Selectable state manipulation.
2006-02-08 Michael Andres- Provide a ResPoolProxy in ZYpp. Interface for an...
2006-02-08 Michael Andres- backup
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- fixed iterator
2006-02-07 Michael Andres- made ResPoolProxy provide iterators
2006-02-07 Michael Andres- backup, providing ui::Selectables in ResPoolProxy.
2006-02-06 Michael Andres- Changed susetags Selection/Pattern to use Locale...
2006-02-06 Michael Andres-backup
2006-02-03 Klaus Kaempfactually build ResPoolProxy
2006-02-03 Michael Andres- Draft for UI Pool and PoolItem wrapper classes.
2006-02-01 Michael Andres- prepare location for ui specific stuff