Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (31 - 33 of 301)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Ticket Resolution Summary Owner Reporter
#180 wontfix Location of ui_*.h rudi
Description

With 4.6.3, qmake places the generated ui_*.h files in the objects directory. While appears to be a good choice not to mix the generated files with the source, it caused a compile break here. In order to fix this, I had to add "." to the compiler's include path. Is that working as designed ?

#188 wontfix DragText support for Qt Grimus
Description

Can Qt apps (like Quassel) be enabled for text drag and drop with DragText?? It's one of the coolest GUI features under eCS and works across web browser, text editor, even command line - would be nice to be able to drag text in and out of Qt apps.

#189 wontfix Inconsitent behavior of QWebSettings::(set)iconDatabasePath() rudi
Description

This is a multiplatform issue. Not sure if it is kown at Nokia and/or fixed in 4.7:

QWebSettings::iconDatabasePath() returns the fully qualified file path of the icon database file instead of only the directory where the database file is located. This contradicts to the docs and to the corresponding "set" function. Furthermore, the returned path name contains native separators where it should use forward slashes.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracQuery for help on using queries.