summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2008-08-04Fixed a typo from packagekit policyHEADmasterDaniel Nicoletti1-1/+1
2008-08-03changed the constants.h to work with the new policy (0.3)Daniel Nicoletti3-27/+25
2008-07-29Add more graceful error handling to renewTidAdrien BUSTANY3-35/+39
2008-07-24err... i Forgot the ingo file..Daniel Nicoletti1-0/+51
2008-07-23Add info enum, fixed the app to use it, fixed the compilation problem in the ...Daniel Nicoletti9-10/+27
2008-07-21Patch from Jonathan Ridell to fix compilation on UbuntuAdrien BUSTANY1-0/+2
2008-07-21Merge branch 'master' of git+ssh://madcat@git.packagekit.org/srv/git/QPackageKitAdrien BUSTANY9-121/+221
2008-07-07Beta3 - lib now fully working with polkit and Kded module checking for updatesDaniel Nicoletti4-131/+147
2008-07-04Changed the nick stuff and add some code to polkitClientDaniel Nicoletti2-10/+35
2008-07-03Some fixes, and returning bool from the authDaniel Nicoletti4-105/+140
2008-06-30Fixed a few bugs like installing when getDepends not avaliable(ie backend apt)Daniel Nicoletti1-1/+2
2008-06-29This is the first betaDaniel Nicoletti1-2/+3
2008-06-29First beta releaseDaniel Nicoletti1-25/+0
2008-06-29Stupid cmakeAdrien BUSTANY1-1/+1
2008-06-29Correct the modules pathAdrien BUSTANY1-1/+1
2008-06-29uppercase the Modulesroot1-2/+1
2008-06-29Merge branch 'master' of git+ssh://mirttex@git.packagekit.org/srv/git/QPackag...Daniel Nicoletti1-1/+1
2008-06-29lib creating mocs...Daniel Nicoletti5-7/+55
2008-06-29now the FindQPackageKit works, but now we have a link error..Daniel Nicoletti3-13/+21
2008-06-28The AddRm gui is almost there,Daniel Nicoletti3-0/+59
2008-06-29Update header nameAdrien BUSTANY2-2/+1
2008-06-29Add install targetAdrien BUSTANY1-0/+29
2008-06-29Switch the lib to cmakeAdrien BUSTANY1-0/+30
2008-06-27Redo the getGroups, make the groupsEnum a single enum not 2^Daniel Nicoletti5-41/+35
2008-06-15Groups mappedDaniel Nicoletti7-10/+80
2008-06-15Fixed the getActions :)Daniel Nicoletti1-18/+19
2008-06-13Add Enums to QPackageKit.hAdrien BUSTANY1-0/+8
2008-06-13Forgot to add Actions.h to the pro fileAdrien BUSTANY1-1/+1
2008-06-13I forgot the fileAdrien BUSTANY1-0/+56
2008-06-13Change the proto of getActions to return an uint, to OR with Action::ValueAdrien BUSTANY3-42/+47
2008-06-13Modified the ErrorCode signal so that it sends an enumered value (new file Er...Adrien BUSTANY5-6/+90
2008-06-11Make the auth error non fatal, send AuthRefused signal insteadAdrien BUSTANY3-12/+18
2008-06-11Install unit testAdrien BUSTANY5-0/+73
2008-06-11Merge branch 'master' of git+ssh://madcat@git.packagekit.org/srv/git/QPackageKitAdrien BUSTANY2-6/+6
2008-06-11PolicyKit integration, so that we can actually do somethingAdrien BUSTANY8-13/+115
2008-06-08big changes in PkAddRm, also a bug fix in the lib methodsDaniel Nicoletti2-6/+6
2008-06-09Restore the common headerAdrien BUSTANY1-0/+10
2008-06-09Copyright stuff, for our friends at NovellAdrien BUSTANY21-461/+154
2008-06-09StateHasChangedAdrien BUSTANY3-1/+6
2008-06-09RestartSchedule, RepoListChanged signalsAdrien BUSTANY3-3/+7
2008-06-09GetTransactionListAdrien BUSTANY2-0/+5
2008-06-09SetProxyAdrien BUSTANY4-3/+16
2008-06-09CallerActiveChangedAdrien BUSTANY3-1/+3
2008-06-09RepoSignatureRequiredAdrien BUSTANY3-3/+10
2008-06-09EulaRequired signal, AcceptEulaAdrien BUSTANY3-2/+16
2008-06-09GetOldTransactions, Transaction signalAdrien BUSTANY3-3/+14
2008-06-09GetRepoList, RepoDetail signalAdrien BUSTANY4-3/+12
2008-06-09InstallSignatureAdrien BUSTANY5-2/+33
2008-06-09IsCallerActiveAdrien BUSTANY3-2/+8
2008-06-09RepoEnable, RepoSetDataAdrien BUSTANY3-1/+13