Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (91 - 93 of 301)

Ticket Resolution Summary Owner Reporter
#209 invalid xCenter widget and "Always on top" martini
Description

Hi

when the xcenter has the feature enabled "Always on top", the contextual menu (right click) of the items on the QT widget shows in the back of the xcenter bar.

Check screenshots.

#258 wontfix Use qt4 as the root directory rather than qt4-<version of qt> losepete
Description

A simple request which makes updating qt4 much easier for those of us who prefer zip files to rpm/yum.

By having the "root" directory as simply qt4 rather than qt4-<version number> the steps required to update qt4 are simply

1] delete existing qt4 directory (might be an idea to make a copy 1st in case of problems with the update)

2] unzip new qt4 package to the location of the previous qt4 package

The above means no fannying around changing path and libpath in config.sys file to reflect the qt4-<version number> and no reboot necessary.

Hope you do not mind the suggestion...

#102 fixed DBCS fonts and font association KO Myung-Hun
Description

Hi/2.

On DBCS OS/2, 2 special fonts are supported. They are 'WarpSans? Combined' and 'Helv Combined' in 'PS55GUI.FDR'.

Fortunately, these two combined fonts are supported by Qt4 because I can see the text of menu of SMPlayer in Korean.

The font for menu text is 'Helv Combined'. But icon text and window text in Korean are not displayed. The font for them is 'WarpSans? Combined'.

I know, Qt 4 does not support bitmap fonts. So 'WarpSans?' is replaced with 'Workplace Sans' But 'Workplace Sans' does not include any DBCS glyphs. As a result, any Korean texts are not displayed at all.

So I think, you should not replace 'WarpSans?' with 'Workplace Sans' if it is 'WarpSans? Combined'.

In addition, DBCS OS/2 has a special feature. It is 'Font Association'. That is, if a specified font does not include a glyph for a specific codeset, OS/2 load that glyph from the associated font.

Primarily, this is used when DBCS chars need to be displayed on a program using SBCS fonts only.

For DBCS users, I think, this feature is very important.

Note: See TracQuery for help on using queries.