GlslEditor: Remove duplicated icons
This change makes GlslCompletionAssist reuse the equivalent icons
from CPlusPlus, and adds specific ones for "Attribute", "Uniform"
and "Varying".
Change-Id: Ic8860274a9f421d28cfec86ed0d1badb7e1cf92e
Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
Showing
- share/qtcreator/themes/dark.creatortheme 3 additions, 0 deletionsshare/qtcreator/themes/dark.creatortheme
- share/qtcreator/themes/default.creatortheme 3 additions, 0 deletionsshare/qtcreator/themes/default.creatortheme
- share/qtcreator/themes/defaultflat.creatortheme 3 additions, 0 deletionsshare/qtcreator/themes/defaultflat.creatortheme
- src/libs/utils/theme/theme.h 3 additions, 0 deletionssrc/libs/utils/theme/theme.h
- src/plugins/glsleditor/glslcompletionassist.cpp 65 additions, 21 deletionssrc/plugins/glsleditor/glslcompletionassist.cpp
- src/plugins/glsleditor/glslcompletionassist.h 0 additions, 11 deletionssrc/plugins/glsleditor/glslcompletionassist.h
- src/plugins/glsleditor/glsleditor.qrc 0 additions, 9 deletionssrc/plugins/glsleditor/glsleditor.qrc
- src/plugins/glsleditor/images/attribute.png 0 additions, 0 deletionssrc/plugins/glsleditor/images/attribute.png
- src/plugins/glsleditor/images/const.png 0 additions, 0 deletionssrc/plugins/glsleditor/images/const.png
- src/plugins/glsleditor/images/func.png 0 additions, 0 deletionssrc/plugins/glsleditor/images/func.png
- src/plugins/glsleditor/images/keyword.png 0 additions, 0 deletionssrc/plugins/glsleditor/images/keyword.png
- src/plugins/glsleditor/images/other.png 0 additions, 0 deletionssrc/plugins/glsleditor/images/other.png
- src/plugins/glsleditor/images/type.png 0 additions, 0 deletionssrc/plugins/glsleditor/images/type.png
- src/plugins/glsleditor/images/uniform.png 0 additions, 0 deletionssrc/plugins/glsleditor/images/uniform.png
- src/plugins/glsleditor/images/var.png 0 additions, 0 deletionssrc/plugins/glsleditor/images/var.png
- src/plugins/glsleditor/images/varying.png 0 additions, 0 deletionssrc/plugins/glsleditor/images/varying.png
Loading
Please register or sign in to comment