Revision 745108

Go back to digest for 9th December 2007

Features in Development Tools

David Nolden committed changes in /trunk/KDE/kdevplatform:

Add a new quickopen interface that allows some data-providers to serve file-lists for other data-providers.

That way we only need one single data-provider for all the duchain stuff, and it queries the file-lists from all other enabled data-providers.

File Changes

Modified 11 files
  • /trunk/KDE/kdevplatform
  •   /language/interfaces/iquickopen.h
  •   /language/interfaces/quickopendataprovider.cpp
  •   /language/interfaces/quickopendataprovider.h
  •   /plugins/quickopen/projectfilequickopen.cpp
  •   /plugins/quickopen/projectfilequickopen.h
  •   /plugins/quickopen/projectitemquickopen.cpp
  •   /plugins/quickopen/projectitemquickopen.h
  •   /plugins/quickopen/quickopenmodel.cpp
  •   /plugins/quickopen/quickopenmodel.h
  •   /plugins/quickopen/quickopenplugin.cpp
  •   /plugins/quickopen/quickopenplugin.h
11 files changed in total