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