-
- Downloads
move tooltips into UI creation code (instead keeping them in a xml database)
Remove obsolete tooltip database (xml & related class). The tooltip database was only used in one spot. To simplify the code, these tooltips can be defined directly where they are used. Some of the tooltips are also present in item classes (and therefore duplicate). This may be worth more refactoring in the future.
parent
211794b6
No related branches found
No related tags found
Showing
- GUI/Views/CommonWidgets/tooltipdatabase.cpp 0 additions, 126 deletionsGUI/Views/CommonWidgets/tooltipdatabase.cpp
- GUI/Views/CommonWidgets/tooltipdatabase.h 0 additions, 44 deletionsGUI/Views/CommonWidgets/tooltipdatabase.h
- GUI/Views/CommonWidgets/tooltips.xml 0 additions, 265 deletionsGUI/Views/CommonWidgets/tooltips.xml
- GUI/Views/SampleDesigner/LayerView.cpp 0 additions, 1 deletionGUI/Views/SampleDesigner/LayerView.cpp
- GUI/Views/SampleDesigner/SampleWidgetBox.cpp 82 additions, 52 deletionsGUI/Views/SampleDesigner/SampleWidgetBox.cpp
- GUI/Views/widgetbox/widgetboxcategorylistview.cpp 0 additions, 1 deletionGUI/Views/widgetbox/widgetboxcategorylistview.cpp
- GUI/gui.qrc 0 additions, 1 deletionGUI/gui.qrc
- GUI/mainwindow/mainwindow.cpp 0 additions, 2 deletionsGUI/mainwindow/mainwindow.cpp
- GUI/mainwindow/mainwindow.h 0 additions, 2 deletionsGUI/mainwindow/mainwindow.h
Loading
Please register or sign in to comment