Age | Commit message (Expand) | Author | Files | Lines |
2008-08-04 | Fixed a typo from packagekit policyHEADmaster | Daniel Nicoletti | 1 | -1/+1 |
2008-08-03 | changed the constants.h to work with the new policy (0.3) | Daniel Nicoletti | 3 | -27/+25 |
2008-07-29 | Add more graceful error handling to renewTid | Adrien BUSTANY | 3 | -35/+39 |
2008-07-24 | err... i Forgot the ingo file.. | Daniel Nicoletti | 1 | -0/+51 |
2008-07-23 | Add info enum, fixed the app to use it, fixed the compilation problem in the ... | Daniel Nicoletti | 9 | -10/+27 |
2008-07-21 | Patch from Jonathan Ridell to fix compilation on Ubuntu | Adrien BUSTANY | 1 | -0/+2 |
2008-07-21 | Merge branch 'master' of git+ssh://madcat@git.packagekit.org/srv/git/QPackageKit | Adrien BUSTANY | 9 | -121/+221 |
2008-07-07 | Beta3 - lib now fully working with polkit and Kded module checking for updates | Daniel Nicoletti | 4 | -131/+147 |
2008-07-04 | Changed the nick stuff and add some code to polkitClient | Daniel Nicoletti | 2 | -10/+35 |
2008-07-03 | Some fixes, and returning bool from the auth | Daniel Nicoletti | 4 | -105/+140 |
2008-06-30 | Fixed a few bugs like installing when getDepends not avaliable(ie backend apt) | Daniel Nicoletti | 1 | -1/+2 |
2008-06-29 | This is the first beta | Daniel Nicoletti | 1 | -2/+3 |
2008-06-29 | First beta release | Daniel Nicoletti | 1 | -25/+0 |
2008-06-29 | Stupid cmake | Adrien BUSTANY | 1 | -1/+1 |
2008-06-29 | Correct the modules path | Adrien BUSTANY | 1 | -1/+1 |
2008-06-29 | uppercase the Modules | root | 1 | -2/+1 |
2008-06-29 | Merge branch 'master' of git+ssh://mirttex@git.packagekit.org/srv/git/QPackag... | Daniel Nicoletti | 1 | -1/+1 |
2008-06-29 | lib creating mocs... | Daniel Nicoletti | 5 | -7/+55 |
2008-06-29 | now the FindQPackageKit works, but now we have a link error.. | Daniel Nicoletti | 3 | -13/+21 |
2008-06-28 | The AddRm gui is almost there, | Daniel Nicoletti | 3 | -0/+59 |
2008-06-29 | Update header name | Adrien BUSTANY | 2 | -2/+1 |
2008-06-29 | Add install target | Adrien BUSTANY | 1 | -0/+29 |
2008-06-29 | Switch the lib to cmake | Adrien BUSTANY | 1 | -0/+30 |
2008-06-27 | Redo the getGroups, make the groupsEnum a single enum not 2^ | Daniel Nicoletti | 5 | -41/+35 |
2008-06-15 | Groups mapped | Daniel Nicoletti | 7 | -10/+80 |
2008-06-15 | Fixed the getActions :) | Daniel Nicoletti | 1 | -18/+19 |
2008-06-13 | Add Enums to QPackageKit.h | Adrien BUSTANY | 1 | -0/+8 |
2008-06-13 | Forgot to add Actions.h to the pro file | Adrien BUSTANY | 1 | -1/+1 |
2008-06-13 | I forgot the file | Adrien BUSTANY | 1 | -0/+56 |
2008-06-13 | Change the proto of getActions to return an uint, to OR with Action::Value | Adrien BUSTANY | 3 | -42/+47 |
2008-06-13 | Modified the ErrorCode signal so that it sends an enumered value (new file Er... | Adrien BUSTANY | 5 | -6/+90 |
2008-06-11 | Make the auth error non fatal, send AuthRefused signal instead | Adrien BUSTANY | 3 | -12/+18 |
2008-06-11 | Install unit test | Adrien BUSTANY | 5 | -0/+73 |
2008-06-11 | Merge branch 'master' of git+ssh://madcat@git.packagekit.org/srv/git/QPackageKit | Adrien BUSTANY | 2 | -6/+6 |
2008-06-11 | PolicyKit integration, so that we can actually do something | Adrien BUSTANY | 8 | -13/+115 |
2008-06-08 | big changes in PkAddRm, also a bug fix in the lib methods | Daniel Nicoletti | 2 | -6/+6 |
2008-06-09 | Restore the common header | Adrien BUSTANY | 1 | -0/+10 |
2008-06-09 | Copyright stuff, for our friends at Novell | Adrien BUSTANY | 21 | -461/+154 |
2008-06-09 | StateHasChanged | Adrien BUSTANY | 3 | -1/+6 |
2008-06-09 | RestartSchedule, RepoListChanged signals | Adrien BUSTANY | 3 | -3/+7 |
2008-06-09 | GetTransactionList | Adrien BUSTANY | 2 | -0/+5 |
2008-06-09 | SetProxy | Adrien BUSTANY | 4 | -3/+16 |
2008-06-09 | CallerActiveChanged | Adrien BUSTANY | 3 | -1/+3 |
2008-06-09 | RepoSignatureRequired | Adrien BUSTANY | 3 | -3/+10 |
2008-06-09 | EulaRequired signal, AcceptEula | Adrien BUSTANY | 3 | -2/+16 |
2008-06-09 | GetOldTransactions, Transaction signal | Adrien BUSTANY | 3 | -3/+14 |
2008-06-09 | GetRepoList, RepoDetail signal | Adrien BUSTANY | 4 | -3/+12 |
2008-06-09 | InstallSignature | Adrien BUSTANY | 5 | -2/+33 |
2008-06-09 | IsCallerActive | Adrien BUSTANY | 3 | -2/+8 |
2008-06-09 | RepoEnable, RepoSetData | Adrien BUSTANY | 3 | -1/+13 |