Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use two different portage.config instances instead of just one: One for ↵ | René 'Necoro' Neumann | 2008-12-11 | 5 | -9/+19 |
| | | | | | | | | global stuff - and one for package related things (e.g. where setcpv() is called). Also PortageSettings now takes care, that setcpv() is not called multiple times in a row with the same CPV. This should enhance performance :) | ||||
* | Make the use list lazy too | René 'Necoro' Neumann | 2008-12-05 | 2 | -75/+79 |
| | |||||
* | Make the dependency list lazy | René 'Necoro' Neumann | 2008-12-05 | 3 | -218/+217 |
| | |||||
* | Sort the dependency flags | René 'Necoro' Neumann | 2008-12-05 | 1 | -1/+19 |
| | |||||
* | update debug message | René 'Necoro' Neumann | 2008-11-24 | 1 | -1/+1 |
| | |||||
* | some more 5px paddings in the preferences | René 'Necoro' Neumann | 2008-11-24 | 1 | -1/+6 |
| | |||||
* | Save pref window dimensions in session | René 'Necoro' Neumann | 2008-11-24 | 2 | -96/+116 |
| | |||||
* | Allow session stuff being stored in the config | René 'Necoro' Neumann | 2008-11-24 | 2 | -0/+28 |
| | |||||
* | Make setlist scrollable | René 'Necoro' Neumann | 2008-11-24 | 1 | -6/+30 |
| | |||||
* | Increase session version for the last change | René 'Necoro' Neumann | 2008-11-24 | 2 | -2/+2 |
| | |||||
* | Change ', ' into '@' for the selection pathes | René 'Necoro' Neumann | 2008-11-03 | 1 | -7/+7 |
| | |||||
* | Add defaults only session loading | René 'Necoro' Neumann | 2008-11-03 | 2 | -13/+21 |
| | |||||
* | Improvement to session handling of selections. Increased gui SESSION_VERSION. | René 'Necoro' Neumann | 2008-11-02 | 3 | -42/+91 |
| | |||||
* | Merge in SQL stuff | René 'Necoro' Neumann | 2008-11-02 | 3 | -4/+249 |
| | |||||
* | Remove some trailing whitespaces | René 'Necoro' Neumann | 2008-10-28 | 10 | -24/+24 |
| | |||||
* | Do not insert empty lines before expanded useflags in the queue tooltip, if ↵ | René 'Necoro' Neumann | 2008-10-28 | 1 | -1/+4 |
| | | | | there are no other useflags | ||||
* | Also use WrappedTree in popups | René 'Necoro' Neumann | 2008-09-18 | 1 | -1/+1 |
| | |||||
* | Some cosmetics | René 'Necoro' Neumann | 2008-09-15 | 1 | -13/+9 |
| | |||||
* | Attach logfile to mail | René 'Necoro' Neumann | 2008-09-15 | 3 | -17/+51 |
| | |||||
* | Add a log-file | René 'Necoro' Neumann | 2008-09-15 | 4 | -51/+97 |
| | |||||
* | Some small readability changes | René 'Necoro' Neumann | 2008-09-15 | 1 | -5/+5 |
| | |||||
* | Add a __str__ method to backend.Package | René 'Necoro' Neumann | 2008-09-15 | 1 | -0/+5 |
| | |||||
* | Documentation update | René 'Necoro' Neumann | 2008-09-15 | 1 | -6/+49 |
| | |||||
* | New dependency handling. Should fix some bugs. | René 'Necoro' Neumann | 2008-09-15 | 3 | -136/+88 |
| | |||||
* | Fixed block check | René 'Necoro' Neumann | 2008-09-12 | 1 | -1/+1 |
| | |||||
* | Fixed portage-2.1.4.4 bug with sets | René 'Necoro' Neumann | 2008-09-12 | 1 | -5/+5 |
| | |||||
* | Removed ConfigParser.set_boolean and use normal ConfigParser.set instead | René 'Necoro' Neumann | 2008-09-02 | 2 | -39/+14 |
| | |||||
* | Switch from tabs to 4 spaces | René 'Necoro' Neumann | 2008-09-02 | 40 | -7672/+7672 |
| | |||||
* | Preparing 0.11 | René 'Necoro' Neumann | 2008-07-28 | 1 | -2/+2 |
| | |||||
* | Disable '--oneshot' button if senseless | René 'Necoro' Neumann | 2008-07-28 | 2 | -98/+102 |
| | |||||
* | Added one level of indirection to find wrong calls of 'get_widget' | René 'Necoro' Neumann | 2008-07-28 | 1 | -1/+20 |
| | |||||
* | Removed obsolete queuePopup | René 'Necoro' Neumann | 2008-07-28 | 2 | -117/+97 |
| | |||||
* | New --oneshot-cb works | René 'Necoro' Neumann | 2008-07-28 | 2 | -100/+106 |
| | |||||
* | First support for the new emerge options | René 'Necoro' Neumann | 2008-07-28 | 2 | -113/+147 |
| | |||||
* | Add scrollbacklines to config | René 'Necoro' Neumann | 2008-07-28 | 1 | -1/+1 |
| | |||||
* | Dependencies for the call graph should not be hard | René 'Necoro' Neumann | 2008-07-27 | 1 | -1/+2 |
| | |||||
* | Make the updater parallel merge aware | René 'Necoro' Neumann | 2008-07-27 | 1 | -7/+16 |
| | |||||
* | portage.Set.getAtoms() does not return strings... | René 'Necoro' Neumann | 2008-07-27 | 1 | -1/+2 |
| | |||||
* | Fixed bug in update_world | René 'Necoro' Neumann | 2008-07-27 | 1 | -1/+1 |
| | |||||
* | Fixing subprocess/listener handling | René 'Necoro' Neumann | 2008-07-25 | 2 | -11/+13 |
| | |||||
* | Added "$(version)" for the config file naming. | René 'Necoro' Neumann | 2008-07-20 | 2 | -96/+101 |
| | |||||
* | Fixed file naming if portage-configs are directories | René 'Necoro' Neumann | 2008-07-20 | 1 | -2/+2 |
| | |||||
* | Fixed the update_world with sets for <portage-2.2 | René 'Necoro' Neumann | 2008-07-16 | 2 | -6/+7 |
| | |||||
* | Abort the main process if child dies. | René 'Necoro' Neumann | 2008-07-16 | 1 | -0/+1 |
| | |||||
* | Make portage cleanup old porttree instance | René 'Necoro' Neumann | 2008-07-12 | 1 | -1/+2 |
| | |||||
* | Make mailwindow modal | René 'Necoro' Neumann | 2008-07-10 | 1 | -50/+52 |
| | |||||
* | 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 | 1 | -2/+2 |
| | |||||
* | Moved color info to config | René 'Necoro' Neumann | 2008-07-10 | 3 | -3/+9 |
| |