Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | Add a global session list | René 'Necoro' Neumann | 2009-01-28 | 1 | -2/+2 | |
| * | | Use the new database class layout | René 'Necoro' Neumann | 2009-01-28 | 1 | -1/+2 | |
| * | | Moved SQLDatabase | René 'Necoro' Neumann | 2009-01-28 | 1 | -248/+4 | |
| * | | Moved DictDatabase | René 'Necoro' Neumann | 2009-01-28 | 1 | -159/+0 | |
| * | | First 'db' layout | René 'Necoro' Neumann | 2009-01-28 | 1 | -17/+0 | |
* | | | First part of fixing the search | René 'Necoro' Neumann | 2009-02-17 | 1 | -3/+0 | |
* | | | Fixed the jump_to logic (seemed like it stopped working right after having in... | René 'Necoro' Neumann | 2009-02-17 | 1 | -68/+73 | |
* | | | Set default app icon -- also for dialogs | René 'Necoro' Neumann | 2009-02-17 | 2 | -2/+5 | |
* | | | First get dependencies. So that in case an error occurs, the iterator is not ... | René 'Necoro' Neumann | 2009-02-17 | 1 | -4/+4 | |
* | | | Do not add a package to the unmerge queue multiple times | René 'Necoro' Neumann | 2009-02-17 | 1 | -4/+5 | |
* | | | Display correct sabayon-message | René 'Necoro' Neumann | 2009-02-13 | 1 | -2/+2 | |
* | | | Additional sabayon message for missing portage tree | René 'Necoro' Neumann | 2009-02-13 | 2 | -17/+9 | |
* | | | 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 'window... | René 'Necoro' Neumann | 2009-01-27 | 3 | -11/+15 | |
* | 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 | |
* | 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 t... | René 'Necoro' Neumann | 2008-10-28 | 1 | -1/+4 | |
* | 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 |