]> git.lyx.org Git - lyx.git/commit
#9130 Text in main work area isn't rendered with high resolution
authorStephan Witt <switt@lyx.org>
Tue, 19 May 2015 20:46:06 +0000 (22:46 +0200)
committerStephan Witt <switt@lyx.org>
Tue, 19 May 2015 20:46:26 +0000 (22:46 +0200)
commitc053a9394d1075ecad02ccce2f34c95f08c1f00f
treeb8adb0597ee9279d232dae4a5ed95bb11a5ca72e
parent0933df00113ee2735699c13559ad3b6e7e9fd115
#9130 Text in main work area isn't rendered with high resolution
Improved icon and pixmap handling with SVG images and high physical resolution displays.
This results in much better looking icons and splash banner.
src/frontends/qt4/GuiApplication.cpp
src/frontends/qt4/GuiApplication.h
src/frontends/qt4/GuiImage.cpp
src/frontends/qt4/GuiView.cpp
src/graphics/GraphicsLoader.cpp