Age | Commit message (Collapse) | Author |
|
https://bugreports.qt.nokia.com//browse/QTBUG-16934
|
|
|
|
|
|
Rename ImplFontSelectData to FontSelectPattern because I can never remember the
name of the thing. This way I'll be able to remember that its basically the
equivalent of fontconfig's FcPattern
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to sberg for the pointer.
|
|
soffice currently fails upon start up at least in GTK case due to
vcl/unx/generic/app/saldisp.cxx SalDisplay ctor calling GetX11SalData()
when the data is actually of type SalGenericData instead.
|
|
|
|
|
|
|
|
re-loading all GtkStylaContexts
|
|
than one row in the toolbar (is it detectable in GtkSalGraphices?)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
are is bigger to see a whole widget), if will need to be removed once we will fix that
|
|
|
|
|
|
|
|
|
|
move more chunks of unx/generic into generic/ and into libvcl itself.
This allows the headless backend to remove it's X linkage finally.
|
|
|
|
Implement SalTimer ourselves rather more cleanly
Remove nasty GtkXLib cruft inherited from X backend
Merge and cleanup most Yield / mainloop bits into GtkData
|
|
|