summaryrefslogtreecommitdiff
path: root/portato (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-02Remove the USE_SQL flag - use normal config insteadRené 'Necoro' Neumann2-9/+19
2009-02-02Do not show categories which only hold disabled packagesRené 'Necoro' Neumann4-12/+21
2009-02-02find -> indexRené 'Necoro' Neumann1-1/+1
2009-02-02Handle non existing versionsRené 'Necoro' Neumann2-4/+27
2009-02-02Add 'VersionsNotFoundException'René 'Necoro' Neumann1-0/+4
2009-02-02Add the disabled field to PkgDataRené 'Necoro' Neumann3-12/+30
2009-01-28Enable sql-db formatsRené 'Necoro' Neumann3-14/+35
2009-01-28Add a SectionDict class, which maps a section of a session to a dict.René 'Necoro' Neumann1-0/+27
2009-01-28Add a global session listRené 'Necoro' Neumann2-5/+20
2009-01-28Use the new database class layoutRené 'Necoro' Neumann5-24/+42
2009-01-28Moved SQLDatabaseRené 'Necoro' Neumann3-248/+233
2009-01-28Moved DictDatabaseRené 'Necoro' Neumann3-159/+175
2009-01-28First 'db' layoutRené 'Necoro' Neumann3-17/+53
2009-01-28Updated translationRené 'Necoro' Neumann1-1/+1
2009-01-27Remove the cluttering section names; rename main session section from 'window...René 'Necoro' Neumann4-11/+17
2009-01-27Add rename functionsRené 'Necoro' Neumann1-0/+13
2009-01-27Add remove_section functionRené 'Necoro' Neumann1-3/+16
2009-01-27Fix logging in bpythonRené 'Necoro' Neumann1-1/+6
2009-01-27Move gettext init stuff from portato.py to portato/__init__.pyRené 'Necoro' Neumann1-1/+7
2009-01-27Add remove function to sessionRené 'Necoro' Neumann1-0/+13
2009-01-27Use implicit 'MAIN' if no name and therefore default session name is givenRené 'Necoro' Neumann2-3/+3
2009-01-27Use session name as default section nameRené 'Necoro' Neumann1-3/+10
2009-01-27Fix and use the features of previous revisionRené 'Necoro' Neumann2-2/+2
2009-01-27Enhance Session class to support name and oldfilesRené 'Necoro' Neumann1-4/+24
2009-01-26Removing 'catapult' option for systemRené 'Necoro' Neumann2-4/+3
2009-01-15Small changes #2René 'Necoro' Neumann1-5/+2
2009-01-15Small changesRené 'Necoro' Neumann2-5/+3
2009-01-15Removed old, deprecated portage_dep importsRené 'Necoro' Neumann3-14/+1
2009-01-15Add system info to exception infoRené 'Necoro' Neumann1-2/+14
2009-01-15Add prerequisite checking before startupRené 'Necoro' Neumann4-8/+59
2009-01-08Fix small typoDirk Göttel1-1/+1
2008-12-11Small (cosmetical) changes. Perhaps this helps to track down the "cpv not in ...René 'Necoro' Neumann1-17/+22
2008-12-11Rev 324 done rightRené 'Necoro' Neumann1-1/+1
2008-12-11Do not translate exception messagesRené 'Necoro' Neumann1-3/+3
2008-12-11Use two different portage.config instances instead of just one: One for globa...René 'Necoro' Neumann5-9/+19
2008-12-05Make the use list lazy tooRené 'Necoro' Neumann2-75/+79
2008-12-05Make the dependency list lazyRené 'Necoro' Neumann3-218/+217
2008-12-05Sort the dependency flagsRené 'Necoro' Neumann1-1/+19
2008-11-24update debug messageRené 'Necoro' Neumann1-1/+1
2008-11-24some more 5px paddings in the preferencesRené 'Necoro' Neumann1-1/+6
2008-11-24Save pref window dimensions in sessionRené 'Necoro' Neumann2-96/+116
2008-11-24Allow session stuff being stored in the configRené 'Necoro' Neumann2-0/+28
2008-11-24Make setlist scrollableRené 'Necoro' Neumann1-6/+30
2008-11-24Increase session version for the last changeRené 'Necoro' Neumann2-2/+2
2008-11-03Change ', ' into '@' for the selection pathesRené 'Necoro' Neumann1-7/+7
2008-11-03Add defaults only session loadingRené 'Necoro' Neumann2-13/+21
2008-11-02Improvement to session handling of selections. Increased gui SESSION_VERSION.René 'Necoro' Neumann3-42/+91
2008-11-02Merge in SQL stuffRené 'Necoro' Neumann3-4/+249
2008-10-28Remove some trailing whitespacesRené 'Necoro' Neumann10-24/+24
2008-10-28Do not insert empty lines before expanded useflags in the queue tooltip, if t...René 'Necoro' Neumann1-1/+4