Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 301)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Resolution Summary Owner Reporter
#61 wontfix Release version of QtGui4.dll is built 3 times rudi
Description

From my understanding, the split DLL feature should only be applied to debug builds. However, currently for a release build, we get makefile.Release, makefile.ReleaseA and makefile.ReleaseB which all create the same target named QtGui4.dll.

#129 wontfix Build break using GCC 3.3.5 rudi
Description

GCC 3.3.5 pukes on line 173 in

src\gui\kernel\qkeymapper_p.h:

enum { KeyLayoutSize? = sizeof(keyLayout) / sizeof(keyLayout[0]) };

It doesn't seem to allow to declare an enum from an integer expression.

#132 fixed Designer refuses to load ui file produced with QtCreator on Windows rudi
Description

I tried to load some ui files that were created on Windows (QtCreator? 1.2.? / Qt 4.5.2). The smaller one could be loaded by the OS/2 version of designer. However, when trying the larger one, I got:

"The file <xyz> is not a valid *.ui file".

followed by another box claiming:

"An error has occurred while reading the ui file at line 1, column 1: Start tag expected."

However, the file looks perfectly O.K. to me.

1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracQuery for help on using queries.