Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Make blocks way more intelligent | René 'Necoro' Neumann | 2008-06-08 | 3 | -45/+107 | |
* | | Added odict from voidspace.org.uk | René 'Necoro' Neumann | 2008-06-08 | 1 | -0/+1399 | |
* | | Do not block the same slot - as clears itself | René 'Necoro' Neumann | 2008-06-08 | 1 | -3/+3 | |
* | | Removed legacy plugins | René 'Necoro' Neumann | 2008-06-08 | 7 | -128/+1 | |
* | | Updated docs and german translation | René 'Necoro' Neumann | 2008-06-08 | 5 | -637/+697 | |
* | | Make the new behavior configurable | René 'Necoro' Neumann | 2008-06-08 | 4 | -25/+54 | |
* | | Make selection work with the other cat layout | René 'Necoro' Neumann | 2008-06-08 | 1 | -0/+18 | |
* | | Porthole like display in the cat list | René 'Necoro' Neumann | 2008-06-08 | 2 | -5/+39 | |
* | | Make the console title length changeable by the user | René 'Necoro' Neumann | 2008-06-08 | 5 | -17/+63 | |
* | | Updated Changelog | René 'Necoro' Neumann | 2008-06-07 | 1 | -0/+6 | |
* | | Moved version list out of the PackageTable into the normal MainWindow | René 'Necoro' Neumann | 2008-06-07 | 2 | -259/+266 | |
* | | Show CPV instead of CP in the package info | René 'Necoro' Neumann | 2008-06-07 | 1 | -1/+1 | |
* | | Also show masked best matches when asked for only_installed | René 'Necoro' Neumann | 2008-06-07 | 1 | -2/+4 | |
* | | Also print ebuild and changelog if the package is not in system anymore | René 'Necoro' Neumann | 2008-06-07 | 1 | -1/+4 | |
* | | Also have masked package being looked up in the updater. Though this is still... | René 'Necoro' Neumann | 2008-05-27 | 1 | -5/+10 | |
* | | Don't set the pause.svg ... it's ugly ^^ | René 'Necoro' Neumann | 2008-05-27 | 1 | -2/+2 | |
| * | Small fixes | René 'Necoro' Neumann | 2008-05-21 | 2 | -2/+2 | |
| * | Merged from trunk | René 'Necoro' Neumann | 2008-05-21 | 18 | -1949/+308 | |
| |\ | |/ |/| | ||||||
* | | Fixed copyright string | René 'Necoro' Neumann | 2008-05-16 | 1 | -1/+1 | |
* | | Fixed 'find_best_match' and 'update_world' to better mimic portage's behavior | René 'Necoro' Neumann | 2008-05-16 | 1 | -2/+2 | |
* | | Fixed spelling | René 'Necoro' Neumann | 2008-05-15 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | Fixed spelling | René 'Necoro' Neumann | 2008-05-15 | 1 | -2/+2 | |
|/ / | ||||||
* | | Added python version to traceback | René 'Necoro' Neumann | 2008-05-03 | 1 | -0/+1 | |
* | | Removed _shm and now only use the one in portage; do not install catapult bac... | René 'Necoro' Neumann | 2008-05-02 | 4 | -1824/+3 | |
* | | Use only global shm | René 'Necoro' Neumann | 2008-05-02 | 2 | -14/+2 | |
* | | Added pause systray icon | René 'Necoro' Neumann | 2008-05-02 | 3 | -1/+174 | |
* | | Fixed small bug | René 'Necoro' Neumann | 2008-05-01 | 1 | -1/+1 | |
* | | Changed max scrollback lines to 2**20 to prevent segfaults | René 'Necoro' Neumann | 2008-04-29 | 1 | -1/+1 | |
* | | Added shortcut for 'Reload Portage' - increased max. scrollback lines | René 'Necoro' Neumann | 2008-04-21 | 2 | -97/+99 | |
* | | Fixed update world to fit current portage handling | René 'Necoro' Neumann | 2008-04-18 | 1 | -4/+9 | |
* | | Added seqizz' nick to the translators listings | René 'Necoro' Neumann | 2008-04-18 | 2 | -2/+2 | |
* | | Only init dbus threads, if it is really needed. | René 'Necoro' Neumann | 2008-04-18 | 1 | -2/+8 | |
* | | Changelog up2date | René 'Necoro' Neumann | 2008-04-17 | 1 | -0/+2 | |
* | | Enhanced get_use_desc - similar to the 'unify' branch | René 'Necoro' Neumann | 2008-04-17 | 1 | -39/+45 | |
| * | Some more fixes | René 'Necoro' Neumann | 2008-05-21 | 1 | -19/+17 | |
| * | Fixed errors, so the app starts | René 'Necoro' Neumann | 2008-05-21 | 3 | -8/+10 | |
| * | Ported to new find_packages API #2: withVersion --> with_version | René 'Necoro' Neumann | 2008-05-21 | 3 | -4/+4 | |
| * | Ported to new find_packages API | René 'Necoro' Neumann | 2008-05-21 | 4 | -11/+11 | |
| * | Ported package | René 'Necoro' Neumann | 2008-05-21 | 3 | -31/+20 | |
| * | Ported find_best_match | René 'Necoro' Neumann | 2008-05-14 | 1 | -24/+11 | |
| * | Fixed get_use_desc | René 'Necoro' Neumann | 2008-04-17 | 2 | -9/+18 | |
| * | Cleaned up interface | René 'Necoro' Neumann | 2008-04-17 | 2 | -121/+12 | |
| * | Ported the find_* and the get_use_desc from catapult | René 'Necoro' Neumann | 2008-04-17 | 1 | -121/+113 | |
| * | Make get_package_settings take an 'installed' argument instead of a tree | René 'Necoro' Neumann | 2008-04-17 | 2 | -17/+14 | |
| * | Changed 'is_overlay' to 'is_in_overlay' | René 'Necoro' Neumann | 2008-04-17 | 3 | -6/+5 | |
|/ | ||||||
* | Rev. 198 done right | René 'Necoro' Neumann | 2008-04-17 | 1 | -4/+6 | |
* | Correct handling of masked packages during update | René 'Necoro' Neumann | 2008-04-16 | 1 | -8/+5 | |
* | Do not update packages, if the package to update to is masked and the current... | René 'Necoro' Neumann | 2008-04-16 | 2 | -8/+11 | |
* | Fixed the accidential removal of packages in the install queue if one is masked. | René 'Necoro' Neumann | 2008-04-15 | 1 | -2/+14 | |
* | Updated catalan translation | Roger Calvó | 2008-04-15 | 1 | -2/+2 |