summaryrefslogtreecommitdiff
path: root/portato/db (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add database type to global config -- no user-config for the momentRené 'Necoro' Neumann2009-02-201-11/+12
* Show database types in the preferences - though nothing useful can be done at...René 'Necoro' Neumann2009-02-181-0/+5
* In some cases the SQL-search does the right thing ;)René 'Necoro' Neumann2009-02-171-0/+1
* Merge in DB branch (even though it does not offer the change-db-in-prefs feat...René 'Necoro' Neumann2009-02-174-4/+4
* SQLDatabase.populate needs a regexpRené 'Necoro' Neumann2009-02-091-1/+1
* Use warning instead of debug, if the sql database could not be loadedRené 'Necoro' Neumann2009-02-021-2/+2
* Remove the USE_SQL flag - use normal config insteadRené 'Necoro' Neumann2009-02-021-6/+19
* Do not show categories which only hold disabled packagesRené 'Necoro' Neumann2009-02-023-7/+16
* find -> indexRené 'Necoro' Neumann2009-02-021-1/+1
* Add the disabled field to PkgDataRené 'Necoro' Neumann2009-02-023-12/+30
* Enable sql-db formatsRené 'Necoro' Neumann2009-01-283-14/+35
* Use the new database class layoutRené 'Necoro' Neumann2009-01-284-23/+40
* Moved SQLDatabaseRené 'Necoro' Neumann2009-01-282-0/+229
* Moved DictDatabaseRené 'Necoro' Neumann2009-01-282-0/+175
* First 'db' layoutRené 'Necoro' Neumann2009-01-282-0/+53