comparison base/base.pro @ 457:ef14acd6d102

* Add beginnings of capability to search plugins that are not yet installed -- lots more work to do here, though
author Chris Cannam
date Tue, 14 Oct 2008 16:36:35 +0000
parents 9d70f577d6f5
children ebb6ac65bccc
comparison
equal deleted inserted replaced
456:64e64e304a12 457:ef14acd6d102
38 Scavenger.h \ 38 Scavenger.h \
39 Selection.h \ 39 Selection.h \
40 Serialiser.h \ 40 Serialiser.h \
41 StorageAdviser.h \ 41 StorageAdviser.h \
42 TempDirectory.h \ 42 TempDirectory.h \
43 TextMatcher.h \
43 Thread.h \ 44 Thread.h \
44 UnitDatabase.h \ 45 UnitDatabase.h \
45 ViewManagerBase.h \ 46 ViewManagerBase.h \
46 Window.h \ 47 Window.h \
47 XmlExportable.h \ 48 XmlExportable.h \
65 Resampler.cpp \ 66 Resampler.cpp \
66 Selection.cpp \ 67 Selection.cpp \
67 Serialiser.cpp \ 68 Serialiser.cpp \
68 StorageAdviser.cpp \ 69 StorageAdviser.cpp \
69 TempDirectory.cpp \ 70 TempDirectory.cpp \
71 TextMatcher.cpp \
70 Thread.cpp \ 72 Thread.cpp \
71 UnitDatabase.cpp \ 73 UnitDatabase.cpp \
72 ViewManagerBase.cpp \ 74 ViewManagerBase.cpp \
73 XmlExportable.cpp 75 XmlExportable.cpp