summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2012-04-18packagekit: Add PK_ERROR_ENUM_UNFINISHED_TRANSACTION and PK_EXIT_ENUM_REPAIR_...Daniel Nicoletti3-2/+8
2012-04-18pk-qt2: Add simulateRepairSystem and repairSystem(bool) to the Transaction APIDaniel Nicoletti2-0/+24
2012-04-04python: Speed up get_package_list()Tomáš Trnka1-4/+9
2012-04-02Deprecate Message(untrusted-package) from the APIRichard Hughes2-23/+15
2012-03-29trivial: remove the debugging comment left inRichard Hughes1-1/+1
2012-03-29Install pk-task-sync.h as part of the public APIStef Walter4-33/+77
2012-03-29Actually include the enum types in the buildStef Walter5-37/+2
2012-03-29Add GType's for packagekit-glib2 enumerationsStef Walter4-2/+90
2012-02-22trivial: fix a lot of critical errors when a backend sets a transaction speedRichard Hughes1-2/+2
2012-02-16Fix transfer annotation of pk_results_get_package_sack()Vincent Untz1-1/+1
2012-02-16Fix transfer annotations for GPtrArray returnsMartin Pitt2-3/+3
2012-02-02glib: Do not send progress updates for non-verb packagesRichard Hughes1-14/+28
2012-02-02trivial: don't allow the DBus methods to time outRichard Hughes1-1/+1
2012-01-27Add LANGUAGE_SUPPORT what-provides typeMartin Pitt3-1/+4
2012-01-27trivial: Add missing provides-types to Qt2 libMatthias Klumpp1-1/+3
2012-01-20Fix a critical warning in gnome-settings-daemon when setting the proxyRichard Hughes1-0/+4
2012-01-20Fix a critical warning when starting gnome-settings-daemonMatthias Clasen2-9/+9
2012-01-19trivial: Fix a small typoMatthias Klumpp2-2/+2
2012-01-19Don't segfault the client if there are no cached propertiesRichard Hughes2-2/+2
2012-01-17trivial: fix up a couple of GIR annotationsRichard Hughes2-2/+1
2011-12-28trivial: fix make checkRichard Hughes1-1/+2
2011-12-23Merge branch 'master' into repair-systemSebastian Heinlein11-2547/+2980
2011-12-15trivial: add a tiny theoretical memory leak in PkDesktopRichard Hughes1-1/+3
2011-12-15trivial: fix two small memory leaks introduced in commit 630b1fb333b2cc283025...Richard Hughes1-2/+4
2011-12-15trivial: fix up a tiny warning from valrind under make checkRichard Hughes1-1/+1
2011-12-14Convert libpackagekit-glib2 from dbus-glib to GDBusRichard Hughes5-2241/+2621
2011-12-14Fix a critical warning in the client tools when a simulation is cancelledRichard Hughes1-5/+15
2011-12-12move pk_status_enum_to_localised_text,pk_info_enum_to_localised_past,pk_info_...Michael Vogt4-293/+323
2011-12-09Add new roles SimulateRepairSystem and RepairSystemSebastian Heinlein12-3/+434
2011-11-29Merge branch 'apt-is-back'Sebastian Heinlein1-0/+9
2011-11-28glib: catalog: Skip empty entriesChristian Persch1-1/+2
2011-11-28Fix item-percentage call in the spawned backend.Sebastian Heinlein1-0/+9
2011-11-11trivial: Fix typo (dependant -> dependent)Matthias Klumpp2-3/+3
2011-11-09packagekit-qt: Drop packagekit-qt1 which is obsolete in favor of packagekit-qt2Daniel Nicoletti31-6164/+0
2011-11-03Add possibility for backends/plugins to skip transactionsMatthias Klumpp2-0/+2
2011-10-27python: implement and use utf8 stream writer for stdout, stderrNils Philippsen1-0/+45
2011-10-21Make PK compile on GNU HurdMatthias Klumpp1-8/+9
2011-10-15python: add initial Python3 compatibility (keeping Python2.7 support)Fabio Erculiani2-29/+60
2011-10-15python: use print() as functionFabio Erculiani3-36/+37
2011-10-09python: update exception code syntax, make it work with both Python2 and Python3Fabio Erculiani1-7/+7
2011-10-05Require exactly 'y<enter>' or 'yes<enter>' before running a transactionRichard Hughes1-49/+84
2011-09-07qt: Really do not distribute moc filesVincent Untz2-2/+0
2011-09-05qt2: Remove old Find* macroMatthias Klumpp2-44/+0
2011-08-26trivial: Add missing files from last commitMatthias Klumpp2-0/+27
2011-08-26qt2: Use cmake package config instead of Find* moduleMatthias Klumpp1-5/+8
2011-08-25Add a "Python" type to PkProvidesEnum and document how theMatthias Klumpp2-3/+5
2011-08-22Add an ItemProgress signal designed to eventually replace SubPercentageRichard Hughes3-0/+83
2011-08-22Free the PkProgress' packageGarrett Regier1-0/+3
2011-08-02qt: Do not dist the moc files, as this causes build failures with newer versi...Richard Hughes2-4/+2
2011-07-28trivial: Remove some redundant code when filtering the simulate listsRichard Hughes1-46/+1