Implement online help filter.
The search for remote content, like stl::vector in cpp-reference, google, bing, wikipedia etc... Task-number: QTCREATORBUG-1375 Reviewed-by: ck
Showing
- src/plugins/help/help.pro 4 additions, 1 deletionsrc/plugins/help/help.pro
- src/plugins/help/helpplugin.cpp 6 additions, 0 deletionssrc/plugins/help/helpplugin.cpp
- src/plugins/help/remotehelpfilter.cpp 172 additions, 0 deletionssrc/plugins/help/remotehelpfilter.cpp
- src/plugins/help/remotehelpfilter.h 90 additions, 0 deletionssrc/plugins/help/remotehelpfilter.h
- src/plugins/help/remotehelpfilter.ui 157 additions, 0 deletionssrc/plugins/help/remotehelpfilter.ui
Loading
Please register or sign in to comment