summaryrefslogtreecommitdiff
path: root/portato/backend/flags.py (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' Neumann3-1026/+1052
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' Neumann2-8/+9
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-11Update translationsRené 'Necoro' Neumann2-1137/+1139
2008-12-11Do not translate exception messagesRené 'Necoro' Neumann1-3/+3
2008-12-11Updated changelogRené 'Necoro' Neumann1-0/+2
2008-12-11Use two different portage.config instances instead of just one: One for globa...René 'Necoro' Neumann5-9/+19
2008-12-05Update changelogRené 'Necoro' Neumann1-0/+6
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
span title='2008-01-11 17:02:21 +0000'>2008-01-11 r597@Devoty: necoro | 2008-01-10 14:12:35 +0100Necoro1-3/+3 updated todo 2008-01-10 r595@Devoty: necoro | 2008-01-10 04:04:15 +0100Necoro1-52/+3 Re-Introduced etc-proposals 2008-01-09 r586@Devoty: necoro | 2008-01-09 14:54:18 +0100Necoro1-1/+1 Disabled catapult till it is really usable 2007-12-06 r577@Devoty: necoro | 2007-12-06 20:37:36 +0100Necoro1-1/+1 Fixed desktop file 2007-12-06 r572@Devoty: necoro | 2007-11-28 08:48:15 +0100Necoro1-0/+1 2007-11-27 r570@Devoty: necoro | 2007-11-27 02:08:21 +0100Necoro3-84/+108 Added scrollbars to update window