Help index filter optimizations
Move retrieval away from prepare search, and do some caching. Also split
the keyword search into individual chunks per help database that are
executed on the UI thread individually.
Change-Id: I0b8fe4abfc3cba46620985752d3d90638e10512f
Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
Showing
- src/plugins/coreplugin/helpmanager.cpp 1 addition, 46 deletionssrc/plugins/coreplugin/helpmanager.cpp
- src/plugins/coreplugin/helpmanager.h 1 addition, 4 deletionssrc/plugins/coreplugin/helpmanager.h
- src/plugins/help/help.pro 1 addition, 1 deletionsrc/plugins/help/help.pro
- src/plugins/help/helpindexfilter.cpp 99 additions, 8 deletionssrc/plugins/help/helpindexfilter.cpp
- src/plugins/help/helpindexfilter.h 12 additions, 2 deletionssrc/plugins/help/helpindexfilter.h
Loading
Please register or sign in to comment