Hmm, since you said components on the same path are shown I hoped that was because these were implicitly imported.

Does your component directory have a qmldir file?

Does it help if you set QML2_IMPORT_PATH to include your component directory before launching QtCreator?

Otherwise we'll probably have to look at the code to see how it determines viable directories.

Cheers,
_