Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated German translation | René 'Necoro' Neumann | 2008-07-08 | 2 | -46/+58 |
| | |||||
* | Merged in some dialog beautification | René 'Necoro' Neumann | 2008-07-08 | 1 | -6/+8 |
|\ | |||||
| * | Beautified some dialogs | René 'Necoro' Neumann | 2008-06-30 | 1 | -6/+8 |
| | | |||||
* | | Updated German translation | René 'Necoro' Neumann | 2008-07-08 | 2 | -1013/+994 |
| | | |||||
* | | Removed the USE_CATAPULT stuff | René 'Necoro' Neumann | 2008-07-08 | 3 | -13/+6 |
| | | |||||
* | | Merged in the new plugin system | René 'Necoro' Neumann | 2008-07-08 | 27 | -830/+1010 |
|\ \ | |||||
| * | | Added the reload_portage plugin | René 'Necoro' Neumann | 2008-07-08 | 1 | -1/+1 |
| | | | |||||
| * | | Added the reload_portage plugin | René 'Necoro' Neumann | 2008-07-08 | 2 | -4/+36 |
| | | | |||||
| * | | Very basic documentation | René 'Necoro' Neumann | 2008-07-08 | 1 | -57/+16 |
| | | | |||||
| * | | Documented the plugin module | René 'Necoro' Neumann | 2008-07-08 | 2 | -32/+229 |
| | | | |||||
| * | | Ported remaining plugins | René 'Necoro' Neumann | 2008-07-04 | 6 | -89/+100 |
| | | | |||||
| * | | Removed lxml version in error string | René 'Necoro' Neumann | 2008-07-04 | 1 | -2/+1 |
| | | | |||||
| * | | Removed lxml version in error string | René 'Necoro' Neumann | 2008-07-04 | 1 | -3/+1 |
| | | | |||||
| * | | Ignore errors on plugin loading | René 'Necoro' Neumann | 2008-07-04 | 1 | -0/+6 |
| | | | |||||
| * | | Added ability to install missing plugin deps | René 'Necoro' Neumann | 2008-07-04 | 3 | -95/+126 |
| | | | |||||
| * | | Some more dependency awareness | René 'Necoro' Neumann | 2008-07-04 | 5 | -23/+59 |
| | | | |||||
| * | | Some window refinement | René 'Necoro' Neumann | 2008-07-03 | 1 | -109/+126 |
| | | | |||||
| * | | Removed XSD_LOCATION -- as there is no more xsd ;) | René 'Necoro' Neumann | 2008-07-03 | 2 | -5/+1 |
| | | | |||||
| * | | Merged in the new plugin window and the plugin deps | René 'Necoro' Neumann | 2008-07-03 | 4 | -35/+266 |
| |\ \ | |||||
| | * | | Should show dependencies now | René 'Necoro' Neumann | 2008-07-03 | 2 | -82/+128 |
| | | | | |||||
| | * | | Now the new design is able to do the same as the old one | René 'Necoro' Neumann | 2008-06-30 | 3 | -168/+182 |
| | | | | |||||
| | * | | First draft of the new plugin window | René 'Necoro' Neumann | 2008-06-30 | 1 | -8/+172 |
| | | | | |||||
| | * | | Added stuff to plugin.py | René 'Necoro' Neumann | 2008-06-30 | 1 | -2/+24 |
| | | | | |||||
| | * | | Removed frontend tag; added dependencies tag | René 'Necoro' Neumann | 2008-06-24 | 1 | -9/+7 |
| | | | | |||||
| | * | | Removed frontend specification from notify plugin | René 'Necoro' Neumann | 2008-06-24 | 1 | -1/+0 |
| | | | | |||||
| * | | | Updated setup.py to install the correct set of plugins | René 'Necoro' Neumann | 2008-07-03 | 1 | -3/+2 |
| | | | | |||||
| * | | | Ported etc-proposals plugin | René 'Necoro' Neumann | 2008-07-03 | 3 | -50/+43 |
| | | | | |||||
| * | | | Ported gpytage plugin | René 'Necoro' Neumann | 2008-07-03 | 2 | -16/+14 |
| | | | | |||||
| * | | | Ported Notify plugin | René 'Necoro' Neumann | 2008-07-03 | 4 | -37/+51 |
| | | | | |||||
| * | | | Remove xsd and -x cmdline option | René 'Necoro' Neumann | 2008-07-03 | 2 | -107/+1 |
| | | | | |||||
| * | | | Ported completely | René 'Necoro' Neumann | 2008-07-03 | 3 | -548/+54 |
| | | | | |||||
| * | | | New plugin system - first hack | René 'Necoro' Neumann | 2008-07-03 | 2 | -420/+683 |
| | | | | |||||
* | | | | Removed catapult | René 'Necoro' Neumann | 2008-07-08 | 3 | -427/+0 |
| | | | | |||||
* | | | | Fixed find_best_match for <portage-2.1.5 | René 'Necoro' Neumann | 2008-07-04 | 1 | -2/+2 |
| | | | | |||||
* | | | | Use __slots__ for the PkgData class to save memory | René 'Necoro' Neumann | 2008-07-03 | 1 | -2/+3 |
| |_|/ |/| | | |||||
* | | | Only add a package to mergequeue if everything went fine | René 'Necoro' Neumann | 2008-06-30 | 1 | -1/+1 |
|/ / | |||||
* | | First merge from portage-2.2 branch as it includes fixes for trunk too | René 'Necoro' Neumann | 2008-06-25 | 6 | -10/+105 |
|\ \ | |||||
| * | | Now load 22 versions when running the correct portage | René 'Necoro' Neumann | 2008-06-25 | 4 | -8/+18 |
| | | | |||||
| * | | Added Package_22 and System_22 | René 'Necoro' Neumann | 2008-06-25 | 4 | -5/+63 |
| | | | |||||
| * | | Added 2.2 settings | René 'Necoro' Neumann | 2008-06-25 | 1 | -0/+27 |
|/ / | |||||
* | | Added mail error message dialog | René 'Necoro' Neumann | 2008-06-25 | 2 | -13/+24 |
| | | |||||
* | | Have blocks as packages and not as CPV | René 'Necoro' Neumann | 2008-06-24 | 1 | -1/+1 |
|/ | |||||
* | Fixed vanishing categories | René 'Necoro' Neumann | 2008-06-24 | 1 | -1/+1 |
| | |||||
* | German translation | René 'Necoro' Neumann | 2008-06-23 | 2 | -18/+33 |
| | |||||
* | allowed to dismiss the warning dialogs for keywords/useflags | René 'Necoro' Neumann | 2008-06-23 | 4 | -6/+22 |
| | |||||
* | Reverted last commit; Added get and set method | René 'Necoro' Neumann | 2008-06-23 | 1 | -11/+19 |
| | |||||
* | Make Session inherit from ConfigParser. This allows the usage of normal ↵ | René 'Necoro' Neumann | 2008-06-23 | 1 | -9/+10 |
| | | | | config operations here | ||||
* | German translation | René 'Necoro' Neumann | 2008-06-23 | 2 | -144/+228 |
| | |||||
* | Added the possibility to directly mail bugs | René 'Necoro' Neumann | 2008-06-23 | 9 | -27/+335 |
|\ | |||||
| * | Finished send_mail work | René 'Necoro' Neumann | 2008-06-23 | 2 | -52/+68 |
| | |