Add a flag to the navigation widget to decide whether it's embedded or shown in a tooltip
This allows to show the small help message only in the popup, but not in quickopen or so. If I had known this requires touching a hundred files I would probably not have done it ... CCMAIL:kfunk@kde.org
Showing
- language/duchain/ducontext.cpp 4 additions, 2 deletionslanguage/duchain/ducontext.cpp
- language/duchain/ducontext.h 4 additions, 1 deletionlanguage/duchain/ducontext.h
- language/duchain/navigation/abstractnavigationwidget.cpp 13 additions, 7 deletionslanguage/duchain/navigation/abstractnavigationwidget.cpp
- language/duchain/navigation/abstractnavigationwidget.h 8 additions, 1 deletionlanguage/duchain/navigation/abstractnavigationwidget.h
- plugins/contextbrowser/contextbrowserview.cpp 2 additions, 2 deletionsplugins/contextbrowser/contextbrowserview.cpp
- plugins/quickopen/duchainitemquickopen.cpp 2 additions, 2 deletionsplugins/quickopen/duchainitemquickopen.cpp
Loading
Please register or sign in to comment