Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-07-10 | Fixes bug on <portage-2.2 in preferences | René 'Necoro' Neumann | 1 | -1/+2 | |
2008-07-10 | Make the queue's update_world set-sensitive too | René 'Necoro' Neumann | 3 | -6/+11 | |
2008-07-10 | Updated translation | René 'Necoro' Neumann | 4 | -83/+88 | |
2008-07-10 | Moved color info to config | René 'Necoro' Neumann | 4 | -5/+22 | |
2008-07-10 | Add tooltip to revert btn | René 'Necoro' Neumann | 2 | -140/+145 | |
2008-07-09 | Update changelog | René 'Necoro' Neumann | 1 | -0/+2 | |
2008-07-09 | Updated translations | René 'Necoro' Neumann | 3 | -1009/+1026 | |
2008-07-09 | Added package sets of portage-2.2 | René 'Necoro' Neumann | 2 | -0/+35 | |
2008-07-09 | Introduced Sets for finding | René 'Necoro' Neumann | 2 | -95/+145 | |
2008-07-09 | Renamed generic package sets | René 'Necoro' Neumann | 6 | -21/+26 | |
2008-07-09 | Make update_world set compatible | René 'Necoro' Neumann | 4 | -9/+22 | |
2008-07-09 | Added set selection in preferences | René 'Necoro' Neumann | 3 | -3/+83 | |
2008-07-09 | Fixed update world/get_new_packages | René 'Necoro' Neumann | 1 | -12/+16 | |
2008-07-08 | Updated German translation | René 'Necoro' Neumann | 2 | -46/+58 | |
2008-07-08 | Updated German translation | René 'Necoro' Neumann | 2 | -1013/+994 | |
2008-07-08 | Removed the USE_CATAPULT stuff | René 'Necoro' Neumann | 3 | -13/+6 | |
2008-07-08 | Removed catapult | René 'Necoro' Neumann | 3 | -427/+0 | |
2008-07-08 | Added the reload_portage plugin | René 'Necoro' Neumann | 1 | -1/+1 | |
2008-07-08 | Added the reload_portage plugin | René 'Necoro' Neumann | 2 | -4/+36 | |
2008-07-08 | Very basic documentation | René 'Necoro' Neumann | 1 | -57/+16 | |
2008-07-08 | Documented the plugin module | René 'Necoro' Neumann | 2 | -32/+229 | |
2008-07-04 | Ported remaining plugins | René 'Necoro' Neumann | 6 | -89/+100 | |
2008-07-04 | Removed lxml version in error string | René 'Necoro' Neumann | 1 | -2/+1 | |
2008-07-04 | Removed lxml version in error string | René 'Necoro' Neumann | 1 | -3/+1 | |
2008-07-04 | Ignore errors on plugin loading | René 'Necoro' Neumann | 1 | -0/+6 | |
2008-07-04 | Added ability to install missing plugin deps | René 'Necoro' Neumann | 3 | -95/+126 | |
2008-07-04 | Fixed find_best_match for <portage-2.1.5 | René 'Necoro' Neumann | 1 | -2/+2 | |
2008-07-04 | Some more dependency awareness | René 'Necoro' Neumann | 5 | -23/+59 | |
2008-07-03 | Some window refinement | René 'Necoro' Neumann | 1 | -109/+126 | |
2008-07-03 | Removed XSD_LOCATION -- as there is no more xsd ;) | René 'Necoro' Neumann | 2 | -5/+1 | |
2008-07-03 | Updated setup.py to install the correct set of plugins | René 'Necoro' Neumann | 1 | -3/+2 | |
2008-07-03 | Ported etc-proposals plugin | René 'Necoro' Neumann | 3 | -50/+43 | |
2008-07-03 | Ported gpytage plugin | René 'Necoro' Neumann | 2 | -16/+14 | |
2008-07-03 | Ported Notify plugin | René 'Necoro' Neumann | 4 | -37/+51 | |
2008-07-03 | Remove xsd and -x cmdline option | René 'Necoro' Neumann | 2 | -107/+1 | |
2008-07-03 | Ported completely | René 'Necoro' Neumann | 3 | -548/+54 | |
2008-07-03 | Should show dependencies now | René 'Necoro' Neumann | 2 | -82/+128 | |
2008-07-03 | Use __slots__ for the PkgData class to save memory | René 'Necoro' Neumann | 1 | -2/+3 | |
2008-07-03 | New plugin system - first hack | René 'Necoro' Neumann | 2 | -420/+683 | |
2008-06-30 | Now the new design is able to do the same as the old one | René 'Necoro' Neumann | 3 | -168/+182 | |
2008-06-30 | First draft of the new plugin window | René 'Necoro' Neumann | 1 | -8/+172 | |
2008-06-30 | Added stuff to plugin.py | René 'Necoro' Neumann | 1 | -2/+24 | |
2008-06-30 | Beautified some dialogs | René 'Necoro' Neumann | 1 | -6/+8 | |
2008-06-30 | Only add a package to mergequeue if everything went fine | René 'Necoro' Neumann | 1 | -1/+1 | |
2008-06-26 | Removed '__find_resolved_unresolved' as it is quite useless. | René 'Necoro' Neumann | 3 | -53/+29 | |
Also removed the "find_packages::ws" and moved the content into "world" and "system" to prepare for exchangebility. | |||||
2008-06-26 | Added very basic set querying | René 'Necoro' Neumann | 3 | -0/+27 | |
2008-06-25 | Now load 22 versions when running the correct portage | René 'Necoro' Neumann | 4 | -8/+18 | |
2008-06-25 | Added Package_22 and System_22 | René 'Necoro' Neumann | 4 | -5/+63 | |