summaryrefslogtreecommitdiff
path: root/portato (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Moved version list out of the PackageTable into the normal MainWindowRené 'Necoro' Neumann2008-06-072-259/+266
| |
| * Show CPV instead of CP in the package infoRené 'Necoro' Neumann2008-06-071-1/+1
| |
| * Also show masked best matches when asked for only_installedRené 'Necoro' Neumann2008-06-071-2/+4
| |
| * Also print ebuild and changelog if the package is not in system anymoreRené 'Necoro' Neumann2008-06-071-1/+4
| |
| * Also have masked package being looked up in the updater. Though this is ↵René 'Necoro' Neumann2008-05-271-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' Neumann2008-05-271-2/+2
| |
* | Small fixesRené 'Necoro' Neumann2008-05-212-2/+2
| |
* | Merged from trunkRené 'Necoro' Neumann2008-05-219-117/+130
|\|
| * Fixed copyright stringRené 'Necoro' Neumann2008-05-161-1/+1
| |
| * Fixed 'find_best_match' and 'update_world' to better mimic portage's behaviorRené 'Necoro' Neumann2008-05-161-2/+2
| |
| * Fixed spellingRené 'Necoro' Neumann2008-05-151-2/+2
| |
| * Added python version to tracebackRené 'Necoro' Neumann2008-05-031-0/+1
| |
| * Use only global shmRené 'Necoro' Neumann2008-05-021-7/+1
| |
| * Added pause systray iconRené 'Necoro' Neumann2008-05-021-1/+3
| |
| * Fixed small bugRené 'Necoro' Neumann2008-05-011-1/+1
| |
| * Changed max scrollback lines to 2**20 to prevent segfaultsRené 'Necoro' Neumann2008-04-291-1/+1
| |
| * Added shortcut for 'Reload Portage' - increased max. scrollback linesRené 'Necoro' Neumann2008-04-212-97/+99
| |
| * Fixed update world to fit current portage handlingRené 'Necoro' Neumann2008-04-181-4/+9
| |
| * Added seqizz' nick to the translators listingsRené 'Necoro' Neumann2008-04-181-1/+1
| |
| * Only init dbus threads, if it is really needed.René 'Necoro' Neumann2008-04-181-2/+8
| |
| * Enhanced get_use_desc - similar to the 'unify' branchRené 'Necoro' Neumann2008-04-171-39/+45
| |
* | Some more fixesRené 'Necoro' Neumann2008-05-211-19/+17
| |
* | Fixed errors, so the app startsRené 'Necoro' Neumann2008-05-213-8/+10
| |
* | Ported to new find_packages API #2: withVersion --> with_versionRené 'Necoro' Neumann2008-05-213-4/+4
| |
* | Ported to new find_packages APIRené 'Necoro' Neumann2008-05-214-11/+11
| |
* | Ported packageRené 'Necoro' Neumann2008-05-213-31/+20
| |
* | Ported find_best_matchRené 'Necoro' Neumann2008-05-141-24/+11
| |
* | Fixed get_use_descRené 'Necoro' Neumann2008-04-172-9/+18
| |
* | Cleaned up interfaceRené 'Necoro' Neumann2008-04-172-121/+12
| |
* | Ported the find_* and the get_use_desc from catapultRené 'Necoro' Neumann2008-04-171-121/+113
| |
* | Make get_package_settings take an 'installed' argument instead of a treeRené 'Necoro' Neumann2008-04-172-17/+14
| |
* | Changed 'is_overlay' to 'is_in_overlay'René 'Necoro' Neumann2008-04-173-6/+5
|/
* Rev. 198 done rightRené 'Necoro' Neumann2008-04-171-4/+6
|
* Correct handling of masked packages during updateRené 'Necoro' Neumann2008-04-161-8/+5
|
* Do not update packages, if the package to update to is masked and the ↵René 'Necoro' Neumann2008-04-162-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' Neumann2008-04-151-2/+14
|
* Fixes bug #24René 'Necoro' Neumann2008-04-141-2/+2
|
* For some reason i18n strings were not displayed in threads sometimesRené 'Necoro' Neumann2008-04-141-0/+6
|
* Also update dependency categoriesRené 'Necoro' Neumann2008-04-141-2/+5
|
* Some length restrictionsRené 'Necoro' Neumann2008-04-112-96/+100
|
* Now unicode support for translations :)René 'Necoro' Neumann2008-04-0928-28/+14
|
* Fixed small bug in plugin systemRené 'Necoro' Neumann2008-04-091-1/+1
|
* Do something useful if an assertionerror is thrown during dep-resolutionRené 'Necoro' Neumann2008-04-093-11/+18
|
* Make (again) normal portage backend the defaultRené 'Necoro' Neumann2008-04-091-1/+1
|
* Added lock to databaseRené 'Necoro' Neumann2008-04-081-1/+18
|
* Also delete packages from 'ALL' when a category is refreshedRené 'Necoro' Neumann2008-04-081-21/+39
|
* Now recognize local shm moduleRené 'Necoro' Neumann2008-04-081-3/+6
|
* Use exception names provided by catapultRené 'Necoro' Neumann2008-04-012-3/+1
|
* Catapult 'list_categories' does not filter anymoreRené 'Necoro' Neumann2008-04-011-5/+5
|
* 'get_world_file_path' and 'get_environment' removed from catapult APIRené 'Necoro' Neumann2008-04-013-18/+18
|