Made font of search results match text editor font
Before it would use Courier on all platforms, which didn't always look nice. Now it uses the configured text editor font. The file paths are now also normal size, at least personally I don't see why they should use a larger font.
Showing
- src/plugins/find/searchresulttreeitemdelegate.cpp 6 additions, 6 deletionssrc/plugins/find/searchresulttreeitemdelegate.cpp
- src/plugins/find/searchresulttreeitemroles.h 2 additions, 2 deletionssrc/plugins/find/searchresulttreeitemroles.h
- src/plugins/find/searchresulttreemodel.cpp 10 additions, 10 deletionssrc/plugins/find/searchresulttreemodel.cpp
- src/plugins/find/searchresulttreemodel.h 8 additions, 4 deletionssrc/plugins/find/searchresulttreemodel.h
- src/plugins/find/searchresulttreeview.cpp 7 additions, 1 deletionsrc/plugins/find/searchresulttreeview.cpp
- src/plugins/find/searchresulttreeview.h 2 additions, 0 deletionssrc/plugins/find/searchresulttreeview.h
- src/plugins/find/searchresultwindow.cpp 21 additions, 16 deletionssrc/plugins/find/searchresultwindow.cpp
- src/plugins/find/searchresultwindow.h 3 additions, 1 deletionsrc/plugins/find/searchresultwindow.h
- src/plugins/texteditor/texteditorplugin.cpp 15 additions, 1 deletionsrc/plugins/texteditor/texteditorplugin.cpp
- src/plugins/texteditor/texteditorplugin.h 6 additions, 0 deletionssrc/plugins/texteditor/texteditorplugin.h
Loading
Please register or sign in to comment