You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
amarok/amarok/src/database_refactor
Timothy Pearson f6d535927f
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
11 years ago
..
sqlite Rename KApplication to TDEApplication to avoid conflicts with KDE4 11 years ago
README Added abandoned KDE3 version of Amarok 15 years ago
_Makefile.am Added abandoned KDE3 version of Amarok 15 years ago
collectiondb.cpp Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
collectiondb.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
dbenginebase.cpp Remove additional unneeded tq method conversions 13 years ago
dbenginebase.h Convert accidental instances of STQL to the proper SQL 13 years ago

README

 DATABASE
==========

This folder contains a draft of the planned plugin-based database redesign. If you are
interested in helping, please contact our mailing list amarok-devel@lists.sf.net


WORK IN PROGRESS