- Create the cache directly from the schema (installed) file.
[platform/upstream/libzypp.git] / zypp / ResStatus.h
2007-02-27 Stefan SchubertMerged revisions 5023-5028 via svnmerge from
2007-01-24 Duncan Mac-Vicar PMerged revisions 4705-4906 via svnmerge from
2006-08-02 Duncan Mac-Vicar P- merge 3728:3847 in trunk.
2006-04-01 Klaus Kaempftypo in comment
2006-03-28 Michael Andresadded softlock for autoyast (#159466)
2006-03-27 Stefan Schubertsetting causer correctly in setLock
2006-03-15 Michael Andres- no Logger include in headerfile.
2006-03-14 Martin VidnerresetTransact must return a value
2006-03-14 Michael Andres- added ResStatus::resetTransact
2006-03-11 Klaus Kaempfdirect access to EstablishFieldValue
2006-03-03 Michael Andres- Added ResStatus::setSoftTransact. Similar to setTrans...
2006-02-25 Stefan Schubertbufix while unlocking
2006-02-22 Michael AndresResStatus:
2006-02-22 Klaus Kaempfadd causer
2006-02-22 Michael Andres- added lock state and, and a bit to remember license...
2006-02-22 Stefan Schubertcomment added
2006-02-21 Klaus Kaempfouch, extended the wrong bitfield
2006-02-21 Stefan Schuberttaking care about priorities
2006-02-20 Klaus Kaempftrack "uninstall due to upgrade" seperately
2006-02-17 Klaus Kaempfadd "isUndetermined()"
2006-02-10 Michael Andres- fixed ResStatus (misplaced bits leading to wrong...
2006-02-08 Klaus Kaempfremove "setNoTransact", its equal to "setTransact(false)"
2006-02-07 Klaus KaempfA failed solution clear the state in the complete pool,
2006-02-07 Michael Andres- backup, providing ui::Selectables in ResPoolProxy.
2006-02-06 Klaus Kaempfmark the transact causer only when we set the transact...
2006-02-05 Klaus Kaempfadd SolverStateField, it needs more bits
2006-02-03 Klaus Kaempfadd SOFT_REMOVE
2006-02-02 Klaus Kaempfdefault to KEEP_STATE in ResStatus constructor
2006-02-01 Klaus Kaempfadd installed/uninstalled for testsuite
2006-02-01 Klaus Kaempfadd setUndetermined
2006-01-31 Stefan Schubertproblem solution moved to toplevel; setTransacts -...
2006-01-31 Stefan Schubertadded maySet functions and the causer who calls the...
2006-01-30 Klaus Kaempfget/set transactby
2006-01-29 Michael Andres- provide operator== for BitField
2006-01-28 Klaus Kaempfaccessors, compare
2006-01-26 Klaus Kaempfadd solver helpers 'revert' and 'setStatus'
2006-01-26 Klaus Kaempfmore set/get status functions
2006-01-26 Klaus Kaempfcomment typo
2006-01-26 Michael Andres- started ResStatus manipulation. backup.
2006-01-19 Michael AndresBackup ResStatus