OpenSceneGraph/src/osgQt
Robert Osfield 740b29d0f7 From Wang Rui, "I've found a problem when using QFont (osgQt/QFontImplementation.cpp)
to read fonts: only the first character of a whole text is correctly
shown and others are disappeared. I haven't got into the font
implementation so can't explain why this happened and how it should
work under other platforms, but it seems to be fixed by specifying
width and height of the glyph object. The source file is attached for
future developments. At present it just works for my own project. :-)
"
2011-01-26 16:10:42 +00:00
..
CMakeLists.txt Moved GraphicsWindowQt from osgviewerQtContext into osgQt. 2010-12-13 16:25:50 +00:00
GraphicsWindowQt.cpp Moved GraphicsWindowQt from osgviewerQtContext into osgQt. 2010-12-13 16:25:50 +00:00
QFontImplementation.cpp From Wang Rui, "I've found a problem when using QFont (osgQt/QFontImplementation.cpp) 2011-01-26 16:10:42 +00:00
QGraphicsViewAdapter.cpp Converted FrameStamp::g/setFrameNumber from int to uint 2010-12-22 20:11:05 +00:00
QWidgetImage.cpp From Jean-Sebastien Guay, "I've been working in the last few days 2010-06-15 13:57:44 +00:00