summaryrefslogtreecommitdiff
path: root/portato/db/database.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* applied 2to3 and fixed the resultRené 'Necoro' Neumann2010-04-111-2/+2
* Rewrote the database initialization to be a class instead of a functionRené 'Necoro' Neumann2010-03-161-0/+2
* Use existing translation for search typesRené 'Necoro' Neumann2010-03-051-1/+1
* Fixed copyrightRené 'Necoro' Neumann2010-03-051-1/+1
* Save current search type in sessionRené 'Necoro' Neumann2010-03-051-3/+2
* Fix commit 7449bc5fb8fRené 'Necoro' Neumann2010-03-051-3/+3
* Added some textual descriptionsRené 'Necoro' Neumann2010-03-051-0/+7
* Add description support to the databasesRené 'Necoro' Neumann2010-03-051-0/+27
* Merge in DB branch (even though it does not offer the change-db-in-prefs feat...René 'Necoro' Neumann2009-02-171-1/+1
* Do not show categories which only hold disabled packagesRené 'Necoro' Neumann2009-02-021-1/+3
* Add the disabled field to PkgDataRené 'Necoro' Neumann2009-02-021-3/+11
* Use the new database class layoutRené 'Necoro' Neumann2009-01-281-0/+17
* Moved SQLDatabaseRené 'Necoro' Neumann2009-01-281-0/+2
* Moved DictDatabaseRené 'Necoro' Neumann2009-01-281-0/+28
* First 'db' layoutRené 'Necoro' Neumann2009-01-281-0/+42