Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (64 - 66 of 301)

Ticket Resolution Summary Owner Reporter
#285 wontfix Characterset Problems Silvan Scherrer
Description

Following up to the above... the WPSU header reports support for the specific Greek codepages 1253 and 869. That is actually correct, because it /does/ support all the Greek characters in those codepages.

Something in QT4 (possibly Pango?) is somehow drawing the conclusion that WPSU supports the entire Greek Unicode block, which is wrong. Whether it's basing that conclusion on the fact that those two codepages are supported, or because it checks the font for some particular character (or range of characters), I don't know.

see also http://svn.netlabs.org/lucide/ticket/141 comment:7 and later

#294 wontfix QtDBus Silvan Scherrer
Description

we should consider also supporting QtDBus, as I see more and more apps using it. Of course it can be deactivated during the port, but we loos the functionality then.

#296 fixed SSL Problem Silvan Scherrer
Description

It seems all or most Qt apps don't work anymore with SSL sites. The reason is that Qt 4.7 sets SSLv3 as default. And a lot sites changed that due to POODLE. The solution would possible be to have TSLv1 as default.

As info: in Qt 4.8+ this is fixed already

Note: See TracQuery for help on using queries.