Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change 'split(" ")' to single 'split()' to also catch multiple spaces and tabs | René 'Necoro' Neumann | 2009-02-09 | 1 | -1/+1 |
| | |||||
* | SQLDatabase.populate needs a regexp | René 'Necoro' Neumann | 2009-02-09 | 1 | -1/+1 |
| | |||||
* | Same copyright statement in all files | René 'Necoro' Neumann | 2009-02-07 | 17 | -17/+17 |
| | |||||
* | Always print debug messages in the file log | René 'Necoro' Neumann | 2009-02-03 | 1 | -1/+2 |
| | |||||
* | Return correct system result on Sabayon | René 'Necoro' Neumann | 2009-02-03 | 1 | -7/+9 |
| | |||||
* | Updated translation | René 'Necoro' Neumann | 2009-01-28 | 1 | -1/+1 |
| | |||||
* | Remove the cluttering section names; rename main session section from ↵ | René 'Necoro' Neumann | 2009-01-27 | 3 | -11/+15 |
| | | | | 'window' to 'gui' | ||||
* | Fix and use the features of previous revision | René 'Necoro' Neumann | 2009-01-27 | 1 | -1/+1 |
| | |||||
* | Small changes | René 'Necoro' Neumann | 2009-01-15 | 1 | -1/+1 |
| | |||||
* | Add system info to exception info | René 'Necoro' Neumann | 2009-01-15 | 1 | -2/+14 |
| | |||||
* | Add prerequisite checking before startup | René 'Necoro' Neumann | 2009-01-15 | 4 | -8/+59 |
| | |||||
* | Fix small typo | Dirk Göttel | 2009-01-08 | 1 | -1/+1 |
| | |||||
* | Small (cosmetical) changes. Perhaps this helps to track down the "cpv not in ↵ | René 'Necoro' Neumann | 2008-12-11 | 1 | -17/+22 |
| | | | | self.iters['uninstall']" bug. | ||||
* | Do not translate exception messages | René 'Necoro' Neumann | 2008-12-11 | 1 | -3/+3 |
| | |||||
* | 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 |
| | |||||
* | 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 | 1 | -3/+4 |
| | |||||
* | Improvement to session handling of selections. Increased gui SESSION_VERSION. | René 'Necoro' Neumann | 2008-11-02 | 2 | -37/+88 |
| | |||||
* | Merge in SQL stuff | René 'Necoro' Neumann | 2008-11-02 | 2 | -4/+246 |
| | |||||
* | Remove some trailing whitespaces | René 'Necoro' Neumann | 2008-10-28 | 3 | -11/+11 |
| | |||||
* | 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 |
| | |||||
* | Attach logfile to mail | René 'Necoro' Neumann | 2008-09-15 | 2 | -16/+48 |
| | |||||
* | Add a log-file | René 'Necoro' Neumann | 2008-09-15 | 1 | -1/+1 |
| | |||||
* | Some small readability changes | René 'Necoro' Neumann | 2008-09-15 | 1 | -5/+5 |
| | |||||
* | New dependency handling. Should fix some bugs. | René 'Necoro' Neumann | 2008-09-15 | 1 | -31/+25 |
| | |||||
* | Fixed block check | René 'Necoro' Neumann | 2008-09-12 | 1 | -1/+1 |
| | |||||
* | Removed ConfigParser.set_boolean and use normal ConfigParser.set instead | René 'Necoro' Neumann | 2008-09-02 | 1 | -2/+2 |
| | |||||
* | Switch from tabs to 4 spaces | René 'Necoro' Neumann | 2008-09-02 | 18 | -3997/+3997 |
| | |||||
* | 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 |
| | |||||
* | Make the updater parallel merge aware | René 'Necoro' Neumann | 2008-07-27 | 1 | -7/+16 |
| | |||||
* | Fixing subprocess/listener handling | René 'Necoro' Neumann | 2008-07-25 | 1 | -11/+8 |
| | |||||
* | Added "$(version)" for the config file naming. | René 'Necoro' Neumann | 2008-07-20 | 1 | -95/+96 |
| | |||||
* | Fixed the update_world with sets for <portage-2.2 | René 'Necoro' Neumann | 2008-07-16 | 2 | -6/+7 |
| | |||||
* | 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 | 2 | -6/+8 |
| |