Simple display preferences and song database code copied from playlist (will template...
commitf0f1e34aa96dcbd0dece2d16b9069af364ba1ccc
authorJames Hogan <james@albanarts.com>
Tue, 16 Sep 2008 10:41:42 +0000 (16 11:41 +0100)
committerJames Hogan <james@albanarts.com>
Tue, 16 Sep 2008 10:41:42 +0000 (16 11:41 +0100)
tree1430abd958a010c0e4f56af5536c1bde719d4d0e
parentacbb2b86cdf20705c0da78f43e0b8eb991626b49
Simple display preferences and song database code copied from playlist (will template them together in future)
17 files changed:
design/prefs.txt [new file with mode: 0644]
design/refactor.txt [new file with mode: 0644]
design/songdb.txt [new file with mode: 0644]
kworship/CMakeLists.txt
kworship/README
kworship/kworship.cpp
kworship/kworship.h
kworship/kworshipview_base.ui
kworship/playlist/KwPlaylistModel.cpp
kworship/prefsDisplay_base.ui [new file with mode: 0644]
kworship/songdb/CMakeLists.txt [new file with mode: 0644]
kworship/songdb/KwSongDatabase.cpp [new file with mode: 0644]
kworship/songdb/KwSongDatabase.h [new file with mode: 0644]
kworship/songdb/KwSongDatabaseModel.cpp [new file with mode: 0644]
kworship/songdb/KwSongDatabaseModel.h [new file with mode: 0644]
kworship/songdb/KwSongDatabaseNode.cpp [new file with mode: 0644]
kworship/songdb/KwSongDatabaseNode.h [new file with mode: 0644]