Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the console title length changeable by the user | René 'Necoro' Neumann | 2008-06-08 | 3 | -17/+59 |
| | |||||
* | 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 ↵ | René 'Necoro' Neumann | 2008-05-27 | 1 | -5/+10 |
| | | | | still misbehavior, as packages shouldn't be masked at this point of time | ||||
* | Don't set the pause.svg ... it's ugly ^^ | René 'Necoro' Neumann | 2008-05-27 | 1 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | Added python version to traceback | René 'Necoro' Neumann | 2008-05-03 | 1 | -0/+1 |
| | |||||
* | Use only global shm | René 'Necoro' Neumann | 2008-05-02 | 1 | -7/+1 |
| | |||||
* | Added pause systray icon | René 'Necoro' Neumann | 2008-05-02 | 1 | -1/+3 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | Only init dbus threads, if it is really needed. | René 'Necoro' Neumann | 2008-04-18 | 1 | -2/+8 |
| | |||||
* | Enhanced get_use_desc - similar to the 'unify' branch | René 'Necoro' Neumann | 2008-04-17 | 1 | -39/+45 |
| | |||||
* | 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 ↵ | René 'Necoro' Neumann | 2008-04-16 | 2 | -8/+11 |
| | | | | current installed package matches the criterion already. | ||||
* | Fixed the accidential removal of packages in the install queue if one is masked. | René 'Necoro' Neumann | 2008-04-15 | 1 | -2/+14 |
| | |||||
* | Fixes bug #24 | René 'Necoro' Neumann | 2008-04-14 | 1 | -2/+2 |
| | |||||
* | For some reason i18n strings were not displayed in threads sometimes | René 'Necoro' Neumann | 2008-04-14 | 1 | -0/+6 |
| | |||||
* | Also update dependency categories | René 'Necoro' Neumann | 2008-04-14 | 1 | -2/+5 |
| | |||||
* | Some length restrictions | René 'Necoro' Neumann | 2008-04-11 | 2 | -96/+100 |
| | |||||
* | Now unicode support for translations :) | René 'Necoro' Neumann | 2008-04-09 | 28 | -28/+14 |
| | |||||
* | Fixed small bug in plugin system | René 'Necoro' Neumann | 2008-04-09 | 1 | -1/+1 |
| | |||||
* | Do something useful if an assertionerror is thrown during dep-resolution | René 'Necoro' Neumann | 2008-04-09 | 3 | -11/+18 |
| | |||||
* | Make (again) normal portage backend the default | René 'Necoro' Neumann | 2008-04-09 | 1 | -1/+1 |
| | |||||
* | Added lock to database | René 'Necoro' Neumann | 2008-04-08 | 1 | -1/+18 |
| | |||||
* | Also delete packages from 'ALL' when a category is refreshed | René 'Necoro' Neumann | 2008-04-08 | 1 | -21/+39 |
| | |||||
* | Now recognize local shm module | René 'Necoro' Neumann | 2008-04-08 | 1 | -3/+6 |
| | |||||
* | Use exception names provided by catapult | René 'Necoro' Neumann | 2008-04-01 | 2 | -3/+1 |
| | |||||
* | Catapult 'list_categories' does not filter anymore | René 'Necoro' Neumann | 2008-04-01 | 1 | -5/+5 |
| | |||||
* | 'get_world_file_path' and 'get_environment' removed from catapult API | René 'Necoro' Neumann | 2008-04-01 | 3 | -18/+18 |
| | |||||
* | Use new layered catapult api for find_packages | René 'Necoro' Neumann | 2008-04-01 | 1 | -29/+41 |
| | |||||
* | Fixes issue #13. | René 'Necoro' Neumann | 2008-03-29 | 1 | -0/+4 |
| | |||||
* | Added version infos to exceptions | René 'Necoro' Neumann | 2008-03-28 | 5 | -2/+33 |
| | |||||
* | Added turkish translation. Thanks to Gürkan Gür. | René 'Necoro' Neumann | 2008-03-28 | 1 | -1/+2 |
| | |||||
* | Make find_version run every 30 minutes | René 'Necoro' Neumann | 2008-03-28 | 1 | -10/+26 |
| | |||||
* | Merged in version_list branch | René 'Necoro' Neumann | 2008-03-27 | 5 | -192/+274 |
|\ | |||||
| * | Use buttons instead of toolbar | René 'Necoro' Neumann | 2008-03-25 | 1 | -26/+53 |
| | | |||||
| * | Use the local etc-file | René 'Necoro' Neumann | 2008-03-25 | 1 | -1/+1 |
| | | |||||
| * | Added preference switch for showing the slots | René 'Necoro' Neumann | 2008-03-25 | 2 | -96/+138 |
| | | |||||
| * | Show slots in the version list | René 'Necoro' Neumann | 2008-03-25 | 1 | -6/+35 |
| | | |||||
| * | Converted back to HB instead of HPaned | René 'Necoro' Neumann | 2008-03-25 | 3 | -57/+31 |
| | | |||||
| * | Polished frontend | René 'Necoro' Neumann | 2008-03-25 | 1 | -2/+3 |
| | |