Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes bug on <portage-2.2 in preferences | René 'Necoro' Neumann | 2008-07-10 | 1 | -1/+2 |
| | |||||
* | Make the queue's update_world set-sensitive too | René 'Necoro' Neumann | 2008-07-10 | 3 | -6/+11 |
| | |||||
* | Updated translation | René 'Necoro' Neumann | 2008-07-10 | 4 | -83/+88 |
| | |||||
* | Moved color info to config | René 'Necoro' Neumann | 2008-07-10 | 4 | -5/+22 |
| | |||||
* | Add tooltip to revert btn | René 'Necoro' Neumann | 2008-07-10 | 2 | -140/+145 |
| | |||||
* | Update changelog | René 'Necoro' Neumann | 2008-07-09 | 1 | -0/+2 |
| | |||||
* | Updated translations | René 'Necoro' Neumann | 2008-07-09 | 3 | -1009/+1026 |
| | |||||
* | Merged in the portage-2.2 branch | René 'Necoro' Neumann | 2008-07-09 | 14 | -149/+335 |
|\ | |||||
| * | Added package sets of portage-2.2 | René 'Necoro' Neumann | 2008-07-09 | 2 | -0/+35 |
| | | |||||
| * | Introduced Sets for finding | René 'Necoro' Neumann | 2008-07-09 | 2 | -95/+145 |
| | | |||||
| * | Renamed generic package sets | René 'Necoro' Neumann | 2008-07-09 | 6 | -21/+26 |
| | | |||||
| * | Make update_world set compatible | René 'Necoro' Neumann | 2008-07-09 | 4 | -9/+22 |
| | | |||||
| * | Added set selection in preferences | René 'Necoro' Neumann | 2008-07-09 | 3 | -3/+83 |
| | | |||||
| * | Removed '__find_resolved_unresolved' as it is quite useless. | René 'Necoro' Neumann | 2008-06-26 | 3 | -53/+29 |
| | | | | | | | | Also removed the "find_packages::ws" and moved the content into "world" and "system" to prepare for exchangebility. | ||||
| * | Added very basic set querying | René 'Necoro' Neumann | 2008-06-26 | 3 | -0/+27 |
| | | |||||
* | | Fixed update world/get_new_packages | René 'Necoro' Neumann | 2008-07-09 | 1 | -12/+16 |
| | | |||||
* | | 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 |
| | | | | |