summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-05gir: Annotations for file arraysMatthias Klumpp4-6/+6
2011-06-03Merge branch 'master' of gitorious.org:packagekit/packagekitMatthias Klumpp1-0/+1
2011-06-03gir: Some more annotation updatesMatthias Klumpp3-16/+16
2011-06-01yum: Allow the 'any' WhatProvides kind to match already formatted provide str...Richard Hughes1-0/+1
2011-05-26API: when refreshing cache backends should emit RepoDetail as frontends will ...Daniel Nicoletti1-1/+7
2011-05-26API: fix typoDaniel Nicoletti1-4/+4
2011-05-25API: Adding PK_INFO_ENUM_UNTRUSTED so that simulate methods can tell which pa...Daniel Nicoletti5-17/+55
2011-05-25Only include glib-unix.h if the GLib version is >= 2.29.4Richard Hughes1-3/+3
2011-05-23Do not prevent updating when firefox is running, we don't have all the client...Richard Hughes1-2/+2
2011-05-15aptcc: Fix the way we emit repos, now it emits the string more human readableDaniel Nicoletti1-12/+17
2011-05-15aptcc: Emit repos while refreshing cache, and speed up searchDetails a bitDaniel Nicoletti2-48/+32
2011-05-14Merge branch 'master' of gitorious.org:packagekit/packagekitJonathan Conder1-43/+57
2011-05-14alpm: fix package cache locationJonathan Conder1-2/+2
2011-05-06zypp: fix deletion of package locks (bnc#690038)Duncan Mac-Vicar P1-43/+36
2011-05-06zypp: log to ZYpp's log the start of a PK backend function to ease debuggingDuncan Mac-Vicar P1-0/+21
2011-05-07alpm: improve backend messagesJonathan Conder5-46/+77
2011-05-05yum: fix a failure to get updates caused by using the rename of pre_processRichard Hughes1-1/+1
2011-05-05trivial: fix up the Fedora spec file from upstreamRichard Hughes1-1/+2
2011-05-04Some more GIR annotationsMatthias Klumpp2-24/+24
2011-05-04Merge branch 'master' of gitorious.org:packagekit/packagekitDaniel Nicoletti61-577/+17501
2011-05-04packagekit-qt2: Remove package caching as we use const Packages nowDaniel Nicoletti2-12/+1
2011-05-04trivial: post release version bumpRichard Hughes2-6/+6
2011-05-04Release version 0.6.14PACKAGEKIT_0_6_14Richard Hughes60-571/+17495
2011-05-03HTML: updating the kpackagekit info and adding myself to authorsDaniel Nicoletti3-3/+19
2011-05-03packagekit-qt2: Updating enums and adding UpgradeSystem() methodDaniel Nicoletti4-8/+47
2011-05-03Merge branch 'master' of gitorious.org:packagekit/packagekitDaniel Nicoletti8-42/+49
2011-05-03packagekit-qt2: The Package crash was apparently a caching error on apper bui...Daniel Nicoletti6-94/+215
2011-05-03trivial: include the PackageKitQt2 header files in the Fedora spec fileRichard Hughes1-0/+5
2011-05-03Add GIR annotations to make PK GIR usableMatthias Klumpp7-42/+44
2011-05-03packagekit-qt2: Fix Package class to not delete d, which fixes crashes weirdlyDaniel Nicoletti13-129/+103
2011-05-02packagekit-qt2: change the Transaction constructor to be more convinientDaniel Nicoletti3-4/+28
2011-05-02Merge branch 'master' of gitorious.org:packagekit/packagekitDaniel Nicoletti2-1/+16
2011-05-02packagekit-qt2: Include QSet in package.h so that Groups get definedDaniel Nicoletti1-0/+1
2011-05-02trivial: Add gitigore file to qt-2 binding dirMatthias Klumpp1-0/+10
2011-05-02Add header name to GIR and set export packageMatthias Klumpp1-1/+6
2011-05-02packagekit-qt2: As always adding Signature missing fileDaniel Nicoletti1-0/+1
2011-05-02packagekit-qt2: Add Eula class to avoid API breaks in case pk changesDaniel Nicoletti6-2/+92
2011-05-02packagekit-qt2: Add Signature header and install Daemon headerDaniel Nicoletti1-2/+2
2011-05-01Merge branch 'master' of gitorious.org:packagekit/packagekitDaniel Nicoletti76-6738/+10462
2011-05-01aptcc: Fix configure.ac to avoid pk-qt linking against apt-pkgDaniel Nicoletti2-1/+12
2011-05-01packagekit-qt2: Initial commit, brand new API, hardest of my lifeDaniel Nicoletti27-0/+5457
2011-04-29poldek: port away from PK_BACKEND_OPTIONSMarcin Banasiak1-197/+165
2011-04-29zypp: reset packages status in repo while removing packagesZhang Qiang1-0/+2
2011-04-29conary: clear job cache at the right placeJesse Zhang1-1/+1
2011-04-28conary: clear the job cache when updating through classical, non-sysmodel pat...Og B. Maciel1-0/+1
2011-04-28alpm: trivial: fix compile warningJonathan Conder1-2/+2
2011-04-28Merge remote-tracking branch 'origin/master'Jonathan Conder26-1548/+5696
2011-04-28Use the new threadsafe signal handling support in GLibRichard Hughes1-0/+29
2011-04-27Report download speed (bnc#663069)Duncan Mac-Vicar P1-2/+10
2011-04-27remove unused functionDuncan Mac-Vicar P2-21/+0